com.orchestranetworks.service
Class Role
java.lang.Object
com.orchestranetworks.service.Profile
com.orchestranetworks.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.orchestranetworks.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)
EBX.Platform 4.5.2 [0601:0004]
Copyright Orchestra Networks 2000-2008. All rights reserved.