Class WsRestGetSubjectsLiteRequest
java.lang.Object
edu.internet2.middleware.grouperClient.ws.beans.WsRestGetSubjectsLiteRequest
- All Implemented Interfaces:
WsRequestBean
request bean for rest get subjects lite request
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactAsSubjectId subject to act as instead of logged in useractAsSubjectIdentifier subject to act as instead of logged in useractAsSubjectSource subject to act as instead of logged in userfield is the version of the client.is if the memberships should be retrieved from a certain field membership of the group (certain list)group name to look ingroup uuid to look inT or F as to if the group detail should be returnedT|F, for if the extended subject information should be returned (anything more than just the id)must be one of All, Effective, Immediate, Composite, NonImmediateparamName0 optional: reserved for future useparamName1 optional: reserved for future useparamValue0 optional: reserved for future useparamValue1 optional: reserved for future useretrieveSubjectDetailsearch sources with this free-form search stringsourceids to limit request to, or null for allsubjectAttributeNamessubject id to look for membershipssubject id to look for membershipssubject id to look for membershipsvoidsetActAsSubjectId(String actAsSubjectId1) actAsSubjectId subject to act as instead of logged in uservoidsetActAsSubjectIdentifier(String actAsSubjectIdentifier1) actAsSubjectIdentifier subject to act as instead of logged in uservoidsetActAsSubjectSourceId(String actAsSubjectSource1) actAsSubjectSource subject to act as instead of logged in uservoidsetClientVersion(String clientVersion1) field is the version of the client.voidsetFieldName(String fieldName1) is if the memberships should be retrieved from a certain field membership of the group (certain list)voidsetGroupName(String groupName1) group name to look invoidsetGroupUuid(String groupUuid1) group uuid to look invoidsetIncludeGroupDetail(String includeGroupDetail1) T or F as to if the group detail should be returnedvoidsetIncludeSubjectDetail(String includeSubjectDetail1) T|F, for if the extended subject information should be returned (anything more than just the id)voidsetMemberFilter(String replaceAllExisting1) must be one of All, Effective, Immediate, Composite, NonImmediatevoidsetParamName0(String _paramName0) paramName0 optional: reserved for future usevoidsetParamName1(String _paramName1) paramName1 optional: reserved for future usevoidsetParamValue0(String _paramValue0) _paramValue0 optional: reserved for future usevoidsetParamValue1(String _paramValue1) paramValue1 optional: reserved for future usevoidsetRetrieveSubjectDetail(String retrieveSubjectDetail1) retrieveSubjectDetail1voidsetSearchString(String searchString1) search sources with this free-form search stringvoidsetSourceIds(String sourceIds1) sourceids to limit request to, or null for allvoidsetSubjectAttributeNames(String subjectAttributeNames1) subjectAttributeNamesvoidsetSubjectId(String subjectId1) subject id to look for membershipsvoidsetSubjectIdentifier(String subjectIdentifier1) subject id to look for membershipsvoidsetSubjectSourceId(String subjectSourceId1) subject id to look for memberships
-
Constructor Details
-
WsRestGetSubjectsLiteRequest
public WsRestGetSubjectsLiteRequest()
-
-
Method Details
-
getSearchString
search sources with this free-form search string- Returns:
- search string
-
setSearchString
search sources with this free-form search string- Parameters:
searchString1-
-
getSubjectId
subject id to look for memberships- Returns:
- subject id
-
setSubjectId
subject id to look for memberships- Parameters:
subjectId1-
-
getSubjectIdentifier
subject id to look for memberships- Returns:
- subject identifier
-
setSubjectIdentifier
subject id to look for memberships- Parameters:
subjectIdentifier1-
-
getSubjectSourceId
subject id to look for memberships- Returns:
- source id
-
setSubjectSourceId
subject id to look for memberships- Parameters:
subjectSourceId1-
-
getSourceIds
sourceids to limit request to, or null for all- Returns:
- the sourceIds
-
setSourceIds
sourceids to limit request to, or null for all- Parameters:
sourceIds1- the sourceIds to set
-
getRetrieveSubjectDetail
retrieveSubjectDetail- Returns:
- retrieveSubjectDetail
-
setRetrieveSubjectDetail
retrieveSubjectDetail1- Parameters:
retrieveSubjectDetail1-
-
getActAsSubjectId
actAsSubjectId subject to act as instead of logged in user- Returns:
- actAsSubjectId
-
setActAsSubjectId
actAsSubjectId subject to act as instead of logged in user- Parameters:
actAsSubjectId1-
-
getActAsSubjectSourceId
actAsSubjectSource subject to act as instead of logged in user- Returns:
- actAsSubjectSource
-
setActAsSubjectSourceId
actAsSubjectSource subject to act as instead of logged in user- Parameters:
actAsSubjectSource1-
-
getActAsSubjectIdentifier
actAsSubjectIdentifier subject to act as instead of logged in user- Returns:
- actAsSubjectIdentifier
-
setActAsSubjectIdentifier
actAsSubjectIdentifier subject to act as instead of logged in user- Parameters:
actAsSubjectIdentifier1-
-
getSubjectAttributeNames
subjectAttributeNames- Returns:
- subjectAttributeNames
-
setSubjectAttributeNames
subjectAttributeNames- Parameters:
subjectAttributeNames1-
-
getIncludeGroupDetail
T or F as to if the group detail should be returned- Returns:
- includeGroupDetail
-
setIncludeGroupDetail
T or F as to if the group detail should be returned- Parameters:
includeGroupDetail1-
-
getParamName0
paramName0 optional: reserved for future use- Returns:
- paramName0
-
setParamName0
paramName0 optional: reserved for future use- Parameters:
_paramName0-
-
getParamValue0
paramValue0 optional: reserved for future use- Returns:
- paramValue0
-
setParamValue0
_paramValue0 optional: reserved for future use- Parameters:
_paramValue0-
-
getParamName1
paramName1 optional: reserved for future use- Returns:
- paramName1
-
setParamName1
paramName1 optional: reserved for future use- Parameters:
_paramName1-
-
getParamValue1
paramValue1 optional: reserved for future use- Returns:
- paramValue1
-
setParamValue1
paramValue1 optional: reserved for future use- Parameters:
_paramValue1-
-
getGroupName
group name to look in- Returns:
- the groupName
-
setGroupName
group name to look in- Parameters:
groupName1- the groupName to set
-
getGroupUuid
group uuid to look in- Returns:
- the groupUuid
-
setGroupUuid
group uuid to look in- Parameters:
groupUuid1- the groupUuid to set
-
getClientVersion
field is the version of the client. Must be in GrouperWsVersion, e.g. v1_3_000- Returns:
- the clientVersion
-
setClientVersion
field is the version of the client. Must be in GrouperWsVersion, e.g. v1_3_000- Parameters:
clientVersion1- the clientVersion to set
-
getFieldName
is if the memberships should be retrieved from a certain field membership of the group (certain list)- Returns:
- the fieldName
-
setFieldName
is if the memberships should be retrieved from a certain field membership of the group (certain list)- Parameters:
fieldName1- the fieldName to set
-
getIncludeSubjectDetail
T|F, for if the extended subject information should be returned (anything more than just the id)- Returns:
- the includeSubjectDetail
-
setIncludeSubjectDetail
T|F, for if the extended subject information should be returned (anything more than just the id)- Parameters:
includeSubjectDetail1- the includeSubjectDetail to set
-
getMemberFilter
must be one of All, Effective, Immediate, Composite, NonImmediate- Returns:
- the replaceAllExisting
-
setMemberFilter
must be one of All, Effective, Immediate, Composite, NonImmediate- Parameters:
replaceAllExisting1- the replaceAllExisting to set
-