|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
V - The type of the dependent object in the relation.public interface GroupRelation<V extends DirectoryObject>
A data relationship between a Group and another entity.
| Method Summary | |
|---|---|
Group |
getGroup()
Gets the group involved in the relationship. |
void |
setGroup(Group g)
Sets the group involved in the relationship. |
| Methods inherited from interface edu.vt.middleware.ed.DataRelation |
|---|
getExpirationDate, getRelation, getRelationship, getRoleType, setExpirationDate, setRelation, setRelationship, setRoleType |
| Methods inherited from interface edu.vt.middleware.ed.DataObject |
|---|
getCreatedBy, getCreationDate, getUid, setCreatedBy, setCreationDate, setUid |
| Method Detail |
|---|
Group getGroup()
void setGroup(Group g)
g - Group side of relationship.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||