Uses of Class
com.sap.mdm.security.UserProperties

Packages that use UserProperties
com.sap.mdm.extension.schema Provides classes and interfaces for "extension" schema and attribute support
com.sap.mdm.notification.event Provides classes and interfaces for the various server events 
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 UserProperties in com.sap.mdm.extension.schema
 

Methods in com.sap.mdm.extension.schema that return UserProperties
 UserProperties RepositorySchemaEx.getUser(String userName)
          Returns the user properties for the specified user name
 UserProperties[] RepositorySchemaEx.getUsers()
          Returns the properties for all users.
 

Uses of UserProperties in com.sap.mdm.notification.event
 

Methods in com.sap.mdm.notification.event that return UserProperties
 UserProperties UserEvent.getUserProperties()
           
 

Constructors in com.sap.mdm.notification.event with parameters of type UserProperties
UserEvent(int type, String serverName, RepositoryIdentifier repositoryId, UserProperties userProperties)
           
 

Uses of UserProperties in com.sap.mdm.security
 

Constructors in com.sap.mdm.security with parameters of type UserProperties
UserProperties(UserProperties other)
          Copy c'tor.
 

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

Methods in com.sap.mdm.security.commands that return UserProperties
 UserProperties ModifyUserCommand.getUser()
           
 UserProperties[] GetUserListCommand.getUsers()
           
 UserProperties DeleteUserCommand.getUser()
           
 UserProperties CreateUserCommand.getUser()
           
 

Methods in com.sap.mdm.security.commands with parameters of type UserProperties
 void ModifyUserCommand.setUser(UserProperties user)
          Sets the user properties for modifying (required).
 void DeleteUserCommand.setUser(UserProperties user)
          The user to delete (required).
 void CreateUserCommand.setUser(UserProperties user)
          The new user to create (required).
 



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.