|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRidSet | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| com.sapportals.wcm.repository.manager | Contains interfaces for repository managers. |
| com.sapportals.wcm.repository.service.appproperties | Contains classes and interfaces to persist information related to resources on the database. |
| com.sapportals.wcm.service.urlgenerator | Provides a service that returns URLs to access resources in the CM system. |
| com.sapportals.wcm.util.uri | Contains interfaces and classes to handle uniform resource identifiers (uri). |
| Uses of IRidSet in com.sapportals.wcm.repository |
| Methods in com.sapportals.wcm.repository that return IRidSet | |
IRidSet |
IVersionResource.getCheckedOutRIDs()
|
IRidSet |
IVersionResource.getPredecessorRIDs()
|
IRidSet |
IVersionResource.getSuccessorRIDs()
|
IRidSet |
IWorkspaceResource.getCheckOutSet()
Returns a set containing all checked-out resources that belong to the workspace identified by this resource. |
IRidSet |
IResourceMetadata.getWorkspaceCollectionSet()
Returns a set of collections that are able to contain/create workspace resources. |
IRidSet |
IResourceMetadata.getVersionHistoryCollectionSet()
Returns a set of collections that are used to store version history resources. |
IRidSet |
IVersionHistoryResource.getVersionControlledResourceRIDs()
|
IRidSet |
IVersionHistoryResource.getVersionControlledResourceRIDs(RID scope)
|
IRidSet |
IVersionHistoryResource.getVersionRidSet()
|
IRidSet |
IBindableResource.getBindings()
|
IRidSet |
IVersionControlledResource.getPredecessorRIDs()
|
IRidSet |
IVersionControlledResource.updateFromVersion(IResource version)
update content and dead properties from a specific version. |
IRidSet |
IVersionControlledResource.updateFromVersion(RID version)
update content and dead properties from a specific version. |
| Uses of IRidSet in com.sapportals.wcm.repository.manager |
| Methods in com.sapportals.wcm.repository.manager that return IRidSet | |
IRidSet |
ISecurityManager.isAllowed(IRidList ridList,
com.sapportals.portal.security.usermanagement.IUser user,
IPermissionList permissions,
IResourceContext context)
Checks, whether a user has some permissions on all specified resources. |
| Uses of IRidSet in com.sapportals.wcm.repository.service.appproperties |
| Methods in com.sapportals.wcm.repository.service.appproperties that return IRidSet | |
IRidSet |
IResourceAppPropertyMap.keySet()
Returns the set of RID keys |
| Uses of IRidSet in com.sapportals.wcm.service.urlgenerator |
| Methods in com.sapportals.wcm.service.urlgenerator that return IRidSet | |
IRidSet |
IURLGeneratorService.getPrincipalCollectionRidSet()
Gets a set of RIDs of all collections representing principals (user, groups, roles). |
IRidSet |
IUserManagementRidGenerator.getPrincipalCollectionRidSet()
|
| Uses of IRidSet in com.sapportals.wcm.util.uri |
| Classes in com.sapportals.wcm.util.uri that implement IRidSet | |
class |
RidSet
A set of RID instances. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||