|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.ws.rest.subject.WsRestGetSubjectsLiteRequest
public class WsRestGetSubjectsLiteRequest
request bean for rest get subjects lite request
Constructor Summary | |
---|---|
WsRestGetSubjectsLiteRequest()
|
Method Summary | |
---|---|
String |
getActAsSubjectId()
actAsSubjectId subject to act as instead of logged in user |
String |
getActAsSubjectIdentifier()
actAsSubjectIdentifier subject to act as instead of logged in user |
String |
getActAsSubjectSourceId()
actAsSubjectSource subject to act as instead of logged in user |
String |
getClientVersion()
field is the version of the client. |
String |
getFieldName()
is if the memberships should be retrieved from a certain field membership of the group (certain list) |
String |
getGroupName()
group name to look in |
String |
getGroupUuid()
group uuid to look in |
String |
getIncludeGroupDetail()
T or F as to if the group detail should be returned |
String |
getIncludeSubjectDetail()
T|F, for if the extended subject information should be returned (anything more than just the id) |
String |
getMemberFilter()
must be one of All, Effective, Immediate, Composite, NonImmediate |
String |
getParamName0()
paramName0 optional: reserved for future use |
String |
getParamName1()
paramName1 optional: reserved for future use |
String |
getParamValue0()
paramValue0 optional: reserved for future use |
String |
getParamValue1()
paramValue1 optional: reserved for future use |
String |
getRetrieveSubjectDetail()
retrieveSubjectDetail |
String |
getSearchString()
search sources with this free-form search string |
String |
getSourceIds()
sourceids to limit request to, or null for all |
String |
getSubjectAttributeNames()
subjectAttributeNames |
String |
getSubjectId()
subject id to look for memberships |
String |
getSubjectIdentifier()
subject id to look for memberships |
String |
getSubjectSourceId()
subject id to look for memberships |
GrouperRestHttpMethod |
retrieveRestHttpMethod()
see which http method this is supposed to be associated with, and override whatever was passed in |
void |
setActAsSubjectId(String actAsSubjectId1)
actAsSubjectId subject to act as instead of logged in user |
void |
setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
actAsSubjectIdentifier subject to act as instead of logged in user |
void |
setActAsSubjectSourceId(String actAsSubjectSource1)
actAsSubjectSource subject to act as instead of logged in user |
void |
setClientVersion(String clientVersion1)
field is the version of the client. |
void |
setFieldName(String fieldName1)
is if the memberships should be retrieved from a certain field membership of the group (certain list) |
void |
setGroupName(String groupName1)
group name to look in |
void |
setGroupUuid(String groupUuid1)
group uuid to look in |
void |
setIncludeGroupDetail(String includeGroupDetail1)
T or F as to if the group detail should be returned |
void |
setIncludeSubjectDetail(String includeSubjectDetail1)
T|F, for if the extended subject information should be returned (anything more than just the id) |
void |
setMemberFilter(String replaceAllExisting1)
must be one of All, Effective, Immediate, Composite, NonImmediate |
void |
setParamName0(String _paramName0)
paramName0 optional: reserved for future use |
void |
setParamName1(String _paramName1)
paramName1 optional: reserved for future use |
void |
setParamValue0(String _paramValue0)
_paramValue0 optional: reserved for future use |
void |
setParamValue1(String _paramValue1)
paramValue1 optional: reserved for future use |
void |
setRetrieveSubjectDetail(String retrieveSubjectDetail1)
retrieveSubjectDetail1 |
void |
setSearchString(String searchString1)
search sources with this free-form search string |
void |
setSourceIds(String sourceIds1)
sourceids to limit request to, or null for all |
void |
setSubjectAttributeNames(String subjectAttributeNames1)
subjectAttributeNames |
void |
setSubjectId(String subjectId1)
subject id to look for memberships |
void |
setSubjectIdentifier(String subjectIdentifier1)
subject id to look for memberships |
void |
setSubjectSourceId(String subjectSourceId1)
subject id to look for memberships |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsRestGetSubjectsLiteRequest()
Method Detail |
---|
public String getSearchString()
public void setSearchString(String searchString1)
searchString1
- public String getSubjectId()
public void setSubjectId(String subjectId1)
subjectId1
- public String getSubjectIdentifier()
public void setSubjectIdentifier(String subjectIdentifier1)
subjectIdentifier1
- public String getSubjectSourceId()
public void setSubjectSourceId(String subjectSourceId1)
subjectSourceId1
- public String getSourceIds()
public void setSourceIds(String sourceIds1)
sourceIds1
- the sourceIds to setpublic String getRetrieveSubjectDetail()
public void setRetrieveSubjectDetail(String retrieveSubjectDetail1)
retrieveSubjectDetail1
- public String getActAsSubjectId()
public void setActAsSubjectId(String actAsSubjectId1)
actAsSubjectId1
- public String getActAsSubjectSourceId()
public void setActAsSubjectSourceId(String actAsSubjectSource1)
actAsSubjectSource1
- public String getActAsSubjectIdentifier()
public void setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
actAsSubjectIdentifier1
- public String getSubjectAttributeNames()
public void setSubjectAttributeNames(String subjectAttributeNames1)
subjectAttributeNames1
- public String getIncludeGroupDetail()
public void setIncludeGroupDetail(String includeGroupDetail1)
includeGroupDetail1
- public String getParamName0()
public void setParamName0(String _paramName0)
_paramName0
- public String getParamValue0()
public void setParamValue0(String _paramValue0)
_paramValue0
- public String getParamName1()
public void setParamName1(String _paramName1)
_paramName1
- public String getParamValue1()
public void setParamValue1(String _paramValue1)
_paramValue1
- public String getGroupName()
public void setGroupName(String groupName1)
groupName1
- the groupName to setpublic String getGroupUuid()
public void setGroupUuid(String groupUuid1)
groupUuid1
- the groupUuid to setpublic String getClientVersion()
public void setClientVersion(String clientVersion1)
clientVersion1
- the clientVersion to setpublic GrouperRestHttpMethod retrieveRestHttpMethod()
WsRequestBean
retrieveRestHttpMethod
in interface WsRequestBean
WsRequestBean.retrieveRestHttpMethod()
public String getFieldName()
public void setFieldName(String fieldName1)
fieldName1
- the fieldName to setpublic String getIncludeSubjectDetail()
public void setIncludeSubjectDetail(String includeSubjectDetail1)
includeSubjectDetail1
- the includeSubjectDetail to setpublic String getMemberFilter()
public void setMemberFilter(String replaceAllExisting1)
replaceAllExisting1
- the replaceAllExisting to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |