Uses of Class
edu.internet2.middleware.grouper.attr.assign.AttributeAssignSave
Packages that use AttributeAssignSave
-
Uses of AttributeAssignSave in edu.internet2.middleware.grouper.attr.assign
Methods in edu.internet2.middleware.grouper.attr.assign that return AttributeAssignSaveModifier and TypeMethodDescriptionAttributeAssignSave.addAttributeAssignOnThisAssignment
(AttributeAssignSave theAttributeAssignSave) if including assignments on this assignment, put them here, put in null to remove assignmentsAttributeAssignSave.addAttributeAssignValue
(AttributeAssignValue attributeAssignValue) add a value to assign to this assignment.add a value to an attribute assignmentAttributeAssignSave.assignAction
(String theAction) assign the actionAttributeAssignSave.assignAttributeAssignActionId
(String theAttributeAssignActionId) assign the action id for the action on this assignmentAttributeAssignSave.assignAttributeAssignDelegatable
(AttributeAssignDelegatable theAttributeAssignDelegatable) if the subjects assigned to the attribute can delegate to someone else, or delegate as delegatableAttributeAssignSave.assignAttributeAssignIdsToNotUse
(Set<String> theAttributeAssignIdsToNotUse) if doing an import, these are id's which should not be used.AttributeAssignSave.assignAttributeAssignType
(AttributeAssignType theAttributeAssignType) type of assignmentAttributeAssignSave.assignAttributeDefName
(AttributeDefName theAttributeDefName) attribute name in this assignment as opposed to nameOfAttributeDefNameAttributeAssignSave.assignAttributeDefNameId
(String theAttributeDefNameId) attribute name in this assignment as opposed to nameOfAttributeDefNameAttributeAssignSave.assignDisabledTime
(Long theDisabledTime) if there is a date here, and it is in the past, this assignment is disabledAttributeAssignSave.assignDisabledTime
(Timestamp theDisabledTimestamp) if there is a date here, and it is in the past, this assignment is disabledAttributeAssignSave.assignDisallowed
(boolean theDisallowed) if this is a permission, then if this permission assignment is allowed or notAttributeAssignSave.assignEnabledTime
(Long theEnabledTimeDb) if there is a date here, and it is in the future, this assignment is disabled until that timeAttributeAssignSave.assignEnabledTimestamp
(Timestamp theEnabledTimestamp) if there is a date here, and it is in the future, this assignment is disabled until that timeid of this attribute assignAttributeAssignSave.assignNameOfAttributeDefName
(String theNameOfAttributeDefName) attribute name in this assignment as opposed to attributeDefNameIdAttributeAssignSave.assignNotes
(String theNotes) notes about this assignment, free-form textAttributeAssignSave.assignOwnerAttributeAssign
(AttributeAssign theOwnerAttributeAssign) if this is an attribute assign attribute, this is the foreign keyAttributeAssignSave.assignOwnerAttributeAssignId
(String theOwnerAttributeAssignId) if this is an attribute assign attribute, this is the foreign keyAttributeAssignSave.assignOwnerAttributeDef
(AttributeDef theOwnerAttributeDef) if this is an attribute def attribute, this is the foreign keyAttributeAssignSave.assignOwnerAttributeDefId
(String theOwnerAttributeDefId) if this is an attribute def attribute, this is the foreign key, mutually exclusive with ownerNameOfAttributeDefAttributeAssignSave.assignOwnerGroup
(Group theOwnerGroup) if this is a group attribute, this is the foreign keyAttributeAssignSave.assignOwnerGroupId
(String theOwnerGroupId) if this is a group attribute, this is the foreign key mutually exclusive with ownerGroupNameAttributeAssignSave.assignOwnerGroupName
(String theOwnerGroupName) if this is a group attribute, this is the foreign key mutually exclusive with ownerGroupIdAttributeAssignSave.assignOwnerMember
(Member theOwnerMember) if this is a member attribute, this is the foreign keyAttributeAssignSave.assignOwnerMemberId
(String theOwnerMemberId) if this is a member attribute, this is the foreign key, mutually exclusive with ownerMemberSubjectId(entifier) and ownerMemberSourceIdAttributeAssignSave.assignOwnerMembership
(Membership theOwnerMembership) if this is a membership attribute, this is the foreign key.AttributeAssignSave.assignOwnerMembershipId
(String theOwnerMembershipId) if this is a membership attribute, this is the foreign key.AttributeAssignSave.assignOwnerMemberSourceId
(String theOwnerMemberSourceId) if this is a member attribute, this is the foreign key, mutually exclusive with ownerMemberId, also need to pass in ownerMemberSubjectId or ownerMemberSubjectIdentifierAttributeAssignSave.assignOwnerMemberSubjectId
(String theOwnerMemberSubjectId) if this is a member attribute, this is the foreign key, mutually exclusive with ownerMemberId, also need to pass in ownerMemberSourceIdAttributeAssignSave.assignOwnerMemberSubjectIdentifier
(String theOwnerMemberSubjectIdentifier) if this is a member attribute, this is the foreign key, mutually exclusive with ownerMemberId, also need to pass in ownerMemberSourceIdAttributeAssignSave.assignOwnerNameOfAttributeDef
(String theOwnerNameOfAttributeDef) if this is an attribute def attribute, this is the foreign key mutually exclusive with ownerAttributeDefIdAttributeAssignSave.assignOwnerStem
(Stem theOwnerStem) if this is a stem attribute, this is the foreign key, mutually exclusive with ownerStemNameAttributeAssignSave.assignOwnerStemId
(String theOwnerStemId) if this is a stem attribute, this is the foreign key, mutually exclusive with ownerStemNameAttributeAssignSave.assignOwnerStemName
(String theOwnerStemName) if this is a stem attribute, this is the foreign key, mutually exclusive with ownerStemIdAttributeAssignSave.assignPrintChangesToSystemOut
(boolean thePrintChangesToSystemOut) if changes should be printed as system outAttributeAssignSave.assignPutAttributeAssignIdsToNotUseSet
(boolean thePutAttributeAssignIdsToNotUseSet) if the attribute assign ids should be added to the set to not useAttributeAssignSave.assignSaveMode
(SaveMode theSaveMode) assign save modeMethods in edu.internet2.middleware.grouper.attr.assign with parameters of type AttributeAssignSaveModifier and TypeMethodDescriptionAttributeAssignSave.addAttributeAssignOnThisAssignment
(AttributeAssignSave theAttributeAssignSave) if including assignments on this assignment, put them here, put in null to remove assignments