SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.util.uri.IRidSet

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

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.