|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeSave | |
---|---|
edu.internet2.middleware.grouper.group |
Uses of CompositeSave in edu.internet2.middleware.grouper.group |
---|
Methods in edu.internet2.middleware.grouper.group that return CompositeSave | |
---|---|
CompositeSave |
CompositeSave.assignCompositeType(CompositeType theCompositeType)
assign the composite type |
CompositeSave |
CompositeSave.assignId(java.lang.String theId)
id of this composite |
CompositeSave |
CompositeSave.assignLeftFactorGroup(Group theLeftFactorGroup)
if this is a group attribute, this is the foreign key |
CompositeSave |
CompositeSave.assignLeftFactorGroupId(java.lang.String theLeftFactorGroupId)
if this is a group attribute, this is the foreign key mutually exclusive with ownerGroupName |
CompositeSave |
CompositeSave.assignLeftFactorGroupName(java.lang.String theLeftFactorGroupName)
left factor group name, this is the foreign key mutually exclusive with leftFactorGroupId |
CompositeSave |
CompositeSave.assignOwnerGroup(Group theOwnerGroup)
owner group foreign key |
CompositeSave |
CompositeSave.assignOwnerGroupId(java.lang.String theOwnerGroupId)
this is the foreign key mutually exclusive with ownerGroupName |
CompositeSave |
CompositeSave.assignOwnerGroupName(java.lang.String theOwnerGroupName)
owner group name, this is the foreign key mutually exclusive with ownerGroupId |
CompositeSave |
CompositeSave.assignRightFactorGroup(Group theRightFactorGroup)
right factor group this is the foreign key |
CompositeSave |
CompositeSave.assignRightFactorGroupId(java.lang.String theRightFactorGroupId)
right factor group id, this is the foreign key mutually exclusive with rightFactorGroupName |
CompositeSave |
CompositeSave.assignRightFactorGroupName(java.lang.String theRightFactorGroupName)
right factor group name, this is the foreign key mutually exclusive with rightFactorGroupId |
CompositeSave |
CompositeSave.assignSaveMode(SaveMode theSaveMode)
assign save mode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |