com.softwareag.mdm.service
Class Role
java.lang.Object
com.softwareag.mdm.service.Profile
com.softwareag.mdm.service.Role
- public class Role
- extends Profile
A role is a profile that is not a user reference: several users may have the same role.
- See Also:
Session
Methods inherited from class com.softwareag.mdm.service.Profile |
equals, forBuiltInRole, format, forSpecificRole, forUser, forUserWithSpecificPrivilege, forUserWithSpecificPrivileges, getLabel, hashCode, isBuiltIn, isBuiltInAdministrator, isBuiltInDistributor, isBuiltInEveryone, isBuiltInOwner, isBuiltInProvider, isBuiltInReadOnly, isSpecificRole, isUserReference, parse, toString |
forName
public static Role forName(String aRoleName)
- Deprecated. Replaced by method
Profile.forSpecificRole(String)
.
getRoleName
public String getRoleName()
- Returns role name. For a specific role, its role name must be a unique
identifier in the directory.
- See Also:
Profile.forSpecificRole(String)
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.