public final class WorkflowGroupId extends Object implements GroupId
GroupId
which is a unique numerical identifier for a Workgroup
.Workgroup
,
Serialized FormConstructor and Description |
---|
WorkflowGroupId(Long groupId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
If you make this class non-final, you must rewrite equals to work for subclasses.
|
Long |
getGroupId() |
int |
hashCode() |
boolean |
isEmpty()
Returns true if this userId has an empty value.
|
String |
toString() |
public WorkflowGroupId(Long groupId)
public Long getGroupId()
public boolean isEmpty()
public boolean equals(Object obj)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.