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

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

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

Methods in edu.internet2.middleware.grouperClient.api that return GcAddMember
 GcAddMember GcAddMember.addParam(String paramName, String paramValue)
          add a param to the list
 GcAddMember GcAddMember.addParam(WsParam wsParam)
          add a param to the list
 GcAddMember GcAddMember.addSubjectAttributeName(String subjectAttributeName)
           
 GcAddMember GcAddMember.addSubjectId(String subjectId)
          add a subject lookup
 GcAddMember GcAddMember.addSubjectIdentifier(String subjectIdentifier)
          add a subject lookup
 GcAddMember GcAddMember.addSubjectLookup(WsSubjectLookup wsSubjectLookup)
          add a subject lookup
 GcAddMember GcAddMember.assignActAsSubject(WsSubjectLookup theActAsSubject)
          assign the act as subject if any
 GcAddMember GcAddMember.assignAddExternalSubjectIfNotFound(Boolean theAssignAddExternalSubjectIfNotFound)
          addExternalSubjectIfNotFound T or F, if this is a search by id or identifier, with no source, or the external source, and the subject is not found, then add an external subject (if the user is allowed
 GcAddMember GcAddMember.assignClientVersion(String theClientVersion)
          assign client version
 GcAddMember GcAddMember.assignFieldName(String theFieldName)
          assign the field name to the request
 GcAddMember GcAddMember.assignGroupName(String theGroupName)
          set the group name
 GcAddMember GcAddMember.assignGroupUuid(String theGroupUuid)
          set the group name
 GcAddMember GcAddMember.assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
          assign if the group detail should be included
 GcAddMember GcAddMember.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
          if should include subject detail
 GcAddMember GcAddMember.assignReplaceAllExisting(Boolean isReplaceAllExisting)
          set if we should replace all existing members with new list
 GcAddMember GcAddMember.assignTxType(GcTransactionType gcTransactionType)
          assign the tx type
 



Copyright © 2012 Internet2. All Rights Reserved.