com.softwareag.mdm.service
Class Role

java.lang.Object
  extended bycom.softwareag.mdm.service.Profile
      extended bycom.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

Field Summary
 
Fields inherited from class com.softwareag.mdm.service.Profile
ADMINISTRATOR, DISTRIBUTOR, EVERYONE, OWNER, PROVIDER, READ_ONLY
 
Method Summary
static Role forName(String aRoleName)
          Deprecated. Replaced by method Profile.forSpecificRole(String).
 String getRoleName()
          Returns role name.
 
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
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

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.