public class GcAssignGrouperPrivileges extends Object
| Constructor and Description |
|---|
GcAssignGrouperPrivileges() |
| Modifier and Type | Method and Description |
|---|---|
GcAssignGrouperPrivileges |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcAssignGrouperPrivileges |
addParam(WsParam wsParam)
add a param to the list
|
GcAssignGrouperPrivileges |
addPrivilegeName(String thePrivilegeName)
assign the privilege name to query
|
GcAssignGrouperPrivileges |
addSubjectAttributeName(String subjectAttributeName) |
GcAssignGrouperPrivileges |
addSubjectLookup(WsSubjectLookup wsSubjectLookup)
add a subject lookup
|
GcAssignGrouperPrivileges |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcAssignGrouperPrivileges |
assignAllowed(boolean isAllowed)
assign if allowed
|
GcAssignGrouperPrivileges |
assignClientVersion(String theClientVersion)
assign client version
|
GcAssignGrouperPrivileges |
assignGroupLookup(WsGroupLookup theWsGroupLookup)
set the group name
|
GcAssignGrouperPrivileges |
assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included
|
GcAssignGrouperPrivileges |
assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
if should include subject detail
|
GcAssignGrouperPrivileges |
assignPrivilegeType(String thePrivilegeType)
assign privilege type
|
GcAssignGrouperPrivileges |
assignReplaceAllExisting(Boolean isReplaceAllExisting)
set if we should replace all existing members with new list
|
GcAssignGrouperPrivileges |
assignStemLookup(WsStemLookup theStemLookup)
set the stem name to query privs
|
GcAssignGrouperPrivileges |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
WsAssignGrouperPrivilegesResults |
execute()
execute the call and return the results.
|
public GcAssignGrouperPrivileges assignAllowed(boolean isAllowed)
isAllowed - public GcAssignGrouperPrivileges assignPrivilegeType(String thePrivilegeType)
thePrivilegeType - public GcAssignGrouperPrivileges addPrivilegeName(String thePrivilegeName)
thePrivilegeName - public GcAssignGrouperPrivileges assignGroupLookup(WsGroupLookup theWsGroupLookup)
theWsGroupLookup - public GcAssignGrouperPrivileges assignStemLookup(WsStemLookup theStemLookup)
theStemLookup - public GcAssignGrouperPrivileges addParam(String paramName, String paramValue)
paramName - paramValue - public GcAssignGrouperPrivileges addParam(WsParam wsParam)
wsParam - public GcAssignGrouperPrivileges addSubjectLookup(WsSubjectLookup wsSubjectLookup)
wsSubjectLookup - public GcAssignGrouperPrivileges assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject - public GcAssignGrouperPrivileges addSubjectAttributeName(String subjectAttributeName)
subjectAttributeName - public GcAssignGrouperPrivileges assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
theIncludeGroupDetail - public GcAssignGrouperPrivileges assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
theIncludeSubjectDetail - public GcAssignGrouperPrivileges assignTxType(GcTransactionType gcTransactionType)
gcTransactionType - public GcAssignGrouperPrivileges assignClientVersion(String theClientVersion)
theClientVersion - public GcAssignGrouperPrivileges assignReplaceAllExisting(Boolean isReplaceAllExisting)
isReplaceAllExisting - public WsAssignGrouperPrivilegesResults execute()
Copyright © 2014 Internet2. All rights reserved.