| java.lang.Object edu.iu.uis.eden.workgroup.WorkflowGroupId
WorkflowGroupId | public WorkflowGroupId(Long groupId)(Code) | | |
equals | public boolean equals(Object obj)(Code) | | If you make this class non-final, you must rewrite equals to work for subclasses.
|
hashCode | public int hashCode()(Code) | | |
isEmpty | public boolean isEmpty()(Code) | | Returns true if this userId has an empty value. Empty userIds can't be used as keys in a Hash, among other things.
true if this instance doesn't have a value |
|
|