Uses of Class
edu.internet2.middleware.grouperClient.api.GcAssignAttributes
Packages that use GcAssignAttributes
-
Uses of GcAssignAttributes in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcAssignAttributesModifier and TypeMethodDescriptionGcAssignAttributes.addActionToReplace(String action) actions to replaceGcAssignAttributes.addAttributeAssignId(String attributeAssignId) add a attribute assign id lookupGcAssignAttributes.addAttributeDefIdIndexToReplace(Long theAttributeDefIdIndex) set the attributeDef id index to replaceGcAssignAttributes.addAttributeDefNameIdIndex(Long theAttributeDefNameIdIndex) set the attributeDefName id indexGcAssignAttributes.addAttributeDefNameName(String theAttributeDefNameName) set the attributeDefName nameGcAssignAttributes.addAttributeDefNameToReplace(String theAttributeDefName) set the attributeDef name to replaceGcAssignAttributes.addAttributeDefNameUuid(String theAttributeDefNameUuid) set the attributeDefName uuidGcAssignAttributes.addAttributeDefTypeToReplace(String attributeDefTypeToReplace) attribute def types to replaceGcAssignAttributes.addAttributeDefUuidToReplace(String theAttributeDefUuid) set the attributeDef uuid to replaceGcAssignAttributes.addOwnerAttributeAssignLookup(WsAttributeAssignLookup wsAttributeAssignLookup) for assignments on assignmentsGcAssignAttributes.addOwnerAttributeDefIdIndex(Long theAttributeDefIdIndex) set the attribute def id indexGcAssignAttributes.addOwnerAttributeDefName(String theAttributeDefName) set the attribute def nameGcAssignAttributes.addOwnerAttributeDefUuid(String theAttributeDefUuid) set the attribute def uuidGcAssignAttributes.addOwnerGroupIdIndex(Long theGroupIdIndex) set the group id indexGcAssignAttributes.addOwnerGroupName(String theGroupName) set the group nameGcAssignAttributes.addOwnerGroupUuid(String theGroupUuid) set the group uuidGcAssignAttributes.addOwnerMembershipAnyLookup(WsMembershipAnyLookup wsMembershipAnyLookup) add a membership any lookupGcAssignAttributes.addOwnerMembershipId(String membershipId) add a membership id lookup for ownerGcAssignAttributes.addOwnerStemIdIndex(Long theStemIdIndex) set the stem id indexGcAssignAttributes.addOwnerStemName(String theStemName) set the stem nameGcAssignAttributes.addOwnerStemUuid(String theStemUuid) set the stem uuidGcAssignAttributes.addOwnerSubjectLookup(WsSubjectLookup wsSubjectLookup) set the subject lookupadd a param to the listadd a param to the listGcAssignAttributes.addSubjectAttributeName(String subjectAttributeName) GcAssignAttributes.addValue(WsAttributeAssignValue wsAttributeAssignValue) add a membership any lookupGcAssignAttributes.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcAssignAttributes.assignAssignmentNotes(String theAssignmentNotes) notes on the assignment (optional)GcAssignAttributes.assignAttributeAssignOperation(String theAttributeAssignOperation) operation to perform for attribute on owners, from enum AttributeAssignOperation assign_attr, add_attr, remove_attrGcAssignAttributes.assignAttributeAssignType(String theAttributeAssignType) Type of owner, from enum AttributeAssignType, e.g.GcAssignAttributes.assignAttributeAssignValueOperation(String theAttributeAssignValueOperation) operation to perform for attribute value on attribute assignments: assign_value, add_value, remove_value, replace_valuesGcAssignAttributes.assignClientVersion(String theClientVersion) assign client versionGcAssignAttributes.assignContentType(String theContentType) content type for post requestGcAssignAttributes.assignDelegatable(String theDelegatable) really only for permissions, if the assignee can delegate to someone else.GcAssignAttributes.assignDisabledTime(Timestamp theDisabledTime) disabled time, or null for not disabledGcAssignAttributes.assignEnabledTime(Timestamp theEnabledTime) enabled time, or null for enabledGcAssignAttributes.assignIncludeGroupDetail(Boolean theIncludeGroupDetail) assign if the group detail should be includedGcAssignAttributes.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail) if should include subject detailGcAssignAttributes.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcAssignAttributes.assignWsPass(String theWsPass) ws passGcAssignAttributes.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcAssignAttributes.assignWsPassFile(File theFile) ws passGcAssignAttributes.assignWsPassFileEncrypted(File theFile) ws passGcAssignAttributes.assignWsUser(String theWsUser) ws user