Uses of Class
edu.internet2.middleware.grouperClient.api.GcAssignAttributes

Packages that use GcAssignAttributes
edu.internet2.middleware.grouperClient.api   
 

Uses of GcAssignAttributes in edu.internet2.middleware.grouperClient.api
 

Methods in edu.internet2.middleware.grouperClient.api that return GcAssignAttributes
 GcAssignAttributes GcAssignAttributes.addAction(String action)
           
 GcAssignAttributes GcAssignAttributes.addActionToReplace(String action)
          actions to replace
 GcAssignAttributes GcAssignAttributes.addAttributeAssignId(String attributeAssignId)
          add a attribute assign id lookup
 GcAssignAttributes GcAssignAttributes.addAttributeDefNameName(String theAttributeDefNameName)
          set the attributeDefName name
 GcAssignAttributes GcAssignAttributes.addAttributeDefNameToReplace(String theAttributeDefName)
          set the attributeDef name to replace
 GcAssignAttributes GcAssignAttributes.addAttributeDefNameUuid(String theAttributeDefNameUuid)
          set the attributeDefName uuid
 GcAssignAttributes GcAssignAttributes.addAttributeDefTypeToReplace(String attributeDefTypeToReplace)
          attribute def types to replace
 GcAssignAttributes GcAssignAttributes.addAttributeDefUuidToReplace(String theAttributeDefUuid)
          set the attributeDef uuid to replace
 GcAssignAttributes GcAssignAttributes.addOwnerAttributeAssignLookup(WsAttributeAssignLookup wsAttributeAssignLookup)
          for assignments on assignments
 GcAssignAttributes GcAssignAttributes.addOwnerAttributeDefName(String theAttributeDefName)
          set the attribute def name
 GcAssignAttributes GcAssignAttributes.addOwnerAttributeDefUuid(String theAttributeDefUuid)
          set the attribute def uuid
 GcAssignAttributes GcAssignAttributes.addOwnerGroupName(String theGroupName)
          set the group name
 GcAssignAttributes GcAssignAttributes.addOwnerGroupUuid(String theGroupUuid)
          set the group uuid
 GcAssignAttributes GcAssignAttributes.addOwnerMembershipAnyLookup(WsMembershipAnyLookup wsMembershipAnyLookup)
          add a membership any lookup
 GcAssignAttributes GcAssignAttributes.addOwnerMembershipId(String membershipId)
          add a membership id lookup for owner
 GcAssignAttributes GcAssignAttributes.addOwnerStemName(String theStemName)
          set the stem name
 GcAssignAttributes GcAssignAttributes.addOwnerStemUuid(String theStemUuid)
          set the stem uuid
 GcAssignAttributes GcAssignAttributes.addOwnerSubjectLookup(WsSubjectLookup wsSubjectLookup)
          set the subject lookup
 GcAssignAttributes GcAssignAttributes.addParam(String paramName, String paramValue)
          add a param to the list
 GcAssignAttributes GcAssignAttributes.addParam(WsParam wsParam)
          add a param to the list
 GcAssignAttributes GcAssignAttributes.addSubjectAttributeName(String subjectAttributeName)
           
 GcAssignAttributes GcAssignAttributes.addValue(WsAttributeAssignValue wsAttributeAssignValue)
          add a membership any lookup
 GcAssignAttributes GcAssignAttributes.assignActAsSubject(WsSubjectLookup theActAsSubject)
          assign the act as subject if any
 GcAssignAttributes GcAssignAttributes.assignAssignmentNotes(String theAssignmentNotes)
          notes on the assignment (optional)
 GcAssignAttributes GcAssignAttributes.assignAttributeAssignOperation(String theAttributeAssignOperation)
          operation to perform for attribute on owners, from enum AttributeAssignOperation assign_attr, add_attr, remove_attr
 GcAssignAttributes GcAssignAttributes.assignAttributeAssignType(String theAttributeAssignType)
          Type of owner, from enum AttributeAssignType, e.g.
 GcAssignAttributes GcAssignAttributes.assignAttributeAssignValueOperation(String theAttributeAssignValueOperation)
          operation to perform for attribute value on attribute assignments: assign_value, add_value, remove_value, replace_values
 GcAssignAttributes GcAssignAttributes.assignClientVersion(String theClientVersion)
          assign client version
 GcAssignAttributes GcAssignAttributes.assignDelegatable(String theDelegatable)
          really only for permissions, if the assignee can delegate to someone else.
 GcAssignAttributes GcAssignAttributes.assignDisabledTime(Timestamp theDisabledTime)
          disabled time, or null for not disabled
 GcAssignAttributes GcAssignAttributes.assignEnabledTime(Timestamp theEnabledTime)
          enabled time, or null for enabled
 GcAssignAttributes GcAssignAttributes.assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
          assign if the group detail should be included
 GcAssignAttributes GcAssignAttributes.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
          if should include subject detail
 



Copyright © 2012 Internet2. All Rights Reserved.