Uses of Class
edu.internet2.middleware.grouper.app.attestation.AttestationGroupSave
Packages that use AttestationGroupSave
-
Uses of AttestationGroupSave in edu.internet2.middleware.grouper.app.attestation
Methods in edu.internet2.middleware.grouper.app.attestation that return AttestationGroupSaveModifier and TypeMethodDescriptionAttestationGroupSave.addEmailAddress(Subject subject) add email address of the given subjectAttestationGroupSave.addEmailAddress(String theEmailAddress) add email addressAttestationGroupSave.addEmailAddresses(Group group) add email addresses from members of the given groupAttestationGroupSave.assignAttestationType(AttestationType theAttestationType) assign attestation typeAttestationGroupSave.assignDaysBeforeToRemind(int theDaysBeforeToRemind) days before attestation to remindAttestationGroupSave.assignDaysUntilRecertify(int theDaysUntilRecertify) days until recertifyAttestationGroupSave.assignEmailAddresses(String theEmailAddresses) assign email addresses (separated by semicolon)AttestationGroupSave.assignEmailAddresses(Set<String> theEmailAddresses) assign email addressesAttestationGroupSave.assignEmailGroup(Group theGroup) assign group to email for group attestationAttestationGroupSave.assignEmailGroupId(String theGroupId) assign group to email for group attestationAttestationGroupSave.assignEmailGroupName(String theGroupName) assign group to email for group attestationAttestationGroupSave.assignGroup(Group theGroup) assign a groupAttestationGroupSave.assignGroupId(String theGroupId) group id to add to, mutually exclusive with group name and groupAttestationGroupSave.assignGroupName(String theGroupName) group name to add to, mutually exclusive with group id and groupAttestationGroupSave.assignMarkAsAttested(boolean theMarkAsAttested) AttestationGroupSave.assignReplaceAllSettings(boolean theReplaceAllSettings) replace all existing settings.AttestationGroupSave.assignRunAsRoot(boolean runAsRoot) set this to true to run as a root sessionAttestationGroupSave.assignSaveMode(SaveMode theSaveMode) assign save modeAttestationGroupSave.assignSendEmail(boolean theSendEmail)