Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
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.assignGroupIdIndex(Long theGroupIdIndex)
set the group id index
|
GcAddMember |
GcAddMember.assignGroupName(String theGroupName)
set the group name
|
GcAddMember |
GcAddMember.assignGroupUuid(String theGroupUuid)
set the group uuid
|
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 © 2016 Internet2. All rights reserved.