Package org.kuali.rice.kew.workgroup
Class WorkflowGroupId
java.lang.Object
org.kuali.rice.kew.workgroup.WorkflowGroupId
- All Implemented Interfaces:
Serializable,Id,GroupId
A
.
GroupId which is a unique numerical identifier for a
invalid reference
Workgroup
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorkflowGroupId
-
-
Method Details
-
getGroupId
-
isEmpty
public boolean isEmpty()Returns true if this userId has an empty value. Empty userIds can't be used as keys in a Hash, among other things. -
equals
If you make this class non-final, you must rewrite equals to work for subclasses. -
hashCode
public int hashCode() -
toString
-