Package org.kuali.rice.kew.api.identity
Class PrincipalName
java.lang.Object
org.kuali.rice.kew.api.identity.PrincipalName
- All Implemented Interfaces:
Serializable,Id,UserId
The name of a Principal in KIM
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrincipalName
public PrincipalName() -
PrincipalName
-
-
Method Details
-
getPrincipalName
-
setPrincipalName
-
getId
Description copied from interface:UserIdReturns the value of the id as a String -
isEmpty
public boolean isEmpty()Description copied from interface:IdReturns true if this Id has an empty value. Empty Ids can't be used as keys in a Hash, among other things. -
hashCode
public int hashCode() -
equals
-
toString
-