Uses of Class
com.sap.mdm.ids.RoleId

Packages that use RoleId
com.sap.mdm.data Provides classes for basic data container 
com.sap.mdm.ids Provides interfaces and classes for identifying MDM objects 
com.sap.mdm.security Provides supporting interfaces and classes for the security commands 
com.sap.mdm.security.commands Provides commands for managing permission for repository items 
 

Uses of RoleId in com.sap.mdm.data
 

Methods in com.sap.mdm.data that return RoleId
 RoleId[] JoinCheckOutPermissions.getRoleIds()
          Returns array of role ids.
 

Methods in com.sap.mdm.data with parameters of type RoleId
 void JoinCheckOutPermissions.addRoleId(RoleId roleId)
          Adds id of single role to the join checkout permissions.
 void JoinCheckOutPermissions.setRoleIds(RoleId[] roleIds)
          Sets id of multiple roles.
 void JoinCheckOutPermissions.removeRoleId(RoleId roleId)
          Removes id of single role from the join checkout permissions.
 

Uses of RoleId in com.sap.mdm.ids
 

Fields in com.sap.mdm.ids declared as RoleId
static RoleId RoleId.ADMINISTRATOR_ROLE_ID
          The administrator role Id.
static RoleId RoleId.DEFAULT_ROLE
          The default role Id.
 

Constructors in com.sap.mdm.ids with parameters of type RoleId
RoleId(RoleId that)
          Copy constructor
 

Uses of RoleId in com.sap.mdm.security
 

Fields in com.sap.mdm.security declared as RoleId
static RoleId RoleProperties.ADMINISTRATOR_ROLE_ID
          The administrator role Id.
static RoleId RoleProperties.DEFAULT_ROLE_ID
          The default role Id.
 

Methods in com.sap.mdm.security that return RoleId
 RoleId[] UserProperties.getRoleIds()
          Returns the list of roles the user belongs to.
 RoleId RoleProperties.getId()
          Returns the role ID.
 

Methods in com.sap.mdm.security with parameters of type RoleId
 void UserProperties.setRoleIds(RoleId[] roleIds)
          Sets the list of roles the user belongs to.
 void RoleProperties.setId(RoleId id)
          Sets the role ID.
 

Uses of RoleId in com.sap.mdm.security.commands
 

Methods in com.sap.mdm.security.commands that return RoleId
 RoleId CreateRoleCommand.getNewRoleId()
           
 



Copyright 2004-2007 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.