|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.agila.util.BaseID
org.apache.agila.services.user.GroupID
public class GroupID
Represents the primary key of a Group of Users who work on tasks together. The definition of the group is outside of the Agila project - typically an application may wish to define this or use the security model or business rules to define the groups.
Constructor Summary | |
---|---|
GroupID()
|
|
GroupID(int id)
|
Method Summary |
---|
Methods inherited from class org.apache.agila.util.BaseID |
---|
equals, getID, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GroupID()
public GroupID(int id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |