public final class GroupNameId extends Object implements GroupId
GroupId
which identifies the name of a Workgroup
.Workgroup
,
Serialized FormConstructor and Description |
---|
GroupNameId(String nameId) |
GroupNameId(String namespace,
String nameId) |
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.
|
String |
getNameId() |
String |
getNamespace() |
int |
hashCode() |
boolean |
isEmpty()
Returns true if this Id has an empty value.
|
String |
toString() |
public GroupNameId(String nameId)
public GroupNameId(String namespace, String nameId)
public String getNamespace()
public boolean isEmpty()
Id
public boolean equals(Object obj)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.