|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softwareag.mdm.service.Profile com.softwareag.mdm.service.UserReference
Identifies a specific user.
Field Summary |
Fields inherited from class com.softwareag.mdm.service.Profile |
ADMINISTRATOR, DISTRIBUTOR, EVERYONE, OWNER, PROVIDER, READ_ONLY |
Method Summary | |
Iterator |
getPrivileges()
Returns an iterator over ServiceKey s representing user's privileges.
|
String |
getUserId()
Returns the identifier of the user (usually its login). |
boolean |
isPrivilegeGranted(ServiceKey service)
Returns true if this reference has been granted the privilege
of executing the service specified. |
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 |
public String getUserId()
Profile.forUser(String)
public boolean isPrivilegeGranted(ServiceKey service)
true
if this reference has been granted the privilege
of executing the service specified.
Profile.forUserWithSpecificPrivilege(String, ServiceKey)
public Iterator getPrivileges()
Returns an iterator over ServiceKey
s representing user's privileges.
Returns null
if no privileges have been given.
ServiceKey
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.