Package org.kuali.rice.kew.api.user
Interface UserId
- All Superinterfaces:
Id,Serializable
- All Known Implementing Classes:
EmployeeId,PrincipalId,PrincipalName
A user's Id which has a String representable value.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Method Summary
-
Method Details
-
getId
String getId()Returns the value of the id as a String
-