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

Packages that use UserId
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 UserId in com.sap.mdm.data
 

Methods in com.sap.mdm.data that return UserId
 UserId[] JoinCheckOutPermissions.getUserIds()
          Returns array of user ids.
 

Methods in com.sap.mdm.data with parameters of type UserId
 void JoinCheckOutPermissions.addUserId(UserId userId)
          Adds id of single user to the join checkout permissions.
 void JoinCheckOutPermissions.setUserIds(UserId[] userIds)
          Sets ids of multiple users.
 void JoinCheckOutPermissions.removeUserId(UserId userId)
          Removes id of single user from the join checkout permissions.
 

Uses of UserId in com.sap.mdm.ids
 

Fields in com.sap.mdm.ids declared as UserId
static UserId UserId.ADMINISTRATOR_USER_ID
          ADMINISTRATOR_USER_ID specifies the administrator user ID.
 

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

Uses of UserId in com.sap.mdm.security
 

Fields in com.sap.mdm.security declared as UserId
static UserId UserProperties.ADMINISTRATOR_USER_ID
          The administrator user Id.
 

Methods in com.sap.mdm.security that return UserId
 UserId UserProperties.getId()
          Returns the user ID.
 

Methods in com.sap.mdm.security with parameters of type UserId
 void UserProperties.setId(UserId id)
          Sets the user ID.
 

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

Methods in com.sap.mdm.security.commands that return UserId
 UserId CreateUserCommand.getNewUserId()
           
 



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.