public class WsRestHasMemberRequest extends Object implements WsRequestBean
| Constructor and Description | 
|---|
WsRestHasMemberRequest()  | 
| Modifier and Type | Method and Description | 
|---|---|
WsSubjectLookup | 
getActAsSubjectLookup()  | 
String | 
getClientVersion()  | 
String | 
getFieldName()  | 
String | 
getIncludeGroupDetail()  | 
String | 
getIncludeSubjectDetail()  | 
String | 
getMemberFilter()  | 
WsParam[] | 
getParams()  | 
String | 
getPointInTimeFrom()
To query members at a certain point in time or time range in the past, set this value
 and/or the value of pointInTimeTo. 
 | 
String | 
getPointInTimeTo()
To query members at a certain point in time or time range in the past, set this value
 and/or the value of pointInTimeFrom. 
 | 
String[] | 
getSubjectAttributeNames()  | 
WsSubjectLookup[] | 
getSubjectLookups()  | 
WsGroupLookup | 
getWsGroupLookup()  | 
void | 
setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1)  | 
void | 
setClientVersion(String clientVersion1)  | 
void | 
setFieldName(String fieldName1)  | 
void | 
setIncludeGroupDetail(String includeGroupDetail1)  | 
void | 
setIncludeSubjectDetail(String includeSubjectDetail1)  | 
void | 
setMemberFilter(String replaceAllExisting1)  | 
void | 
setParams(WsParam[] params1)  | 
void | 
setPointInTimeFrom(String pointInTimeFrom1)
To query members at a certain point in time or time range in the past, set this value
 and/or the value of pointInTimeTo. 
 | 
void | 
setPointInTimeTo(String pointInTimeTo1)
To query members at a certain point in time or time range in the past, set this value
 and/or the value of pointInTimeFrom. 
 | 
void | 
setSubjectAttributeNames(String[] subjectAttributeNames1)  | 
void | 
setSubjectLookups(WsSubjectLookup[] subjectLookups1)  | 
void | 
setWsGroupLookup(WsGroupLookup wsGroupLookup1)  | 
public String getClientVersion()
public void setClientVersion(String clientVersion1)
clientVersion1 - the clientVersion to setpublic WsGroupLookup getWsGroupLookup()
public void setWsGroupLookup(WsGroupLookup wsGroupLookup1)
wsGroupLookup1 - the wsGroupLookup to setpublic WsSubjectLookup[] getSubjectLookups()
public void setSubjectLookups(WsSubjectLookup[] subjectLookups1)
subjectLookups1 - the subjectLookups to setpublic String getMemberFilter()
public void setMemberFilter(String replaceAllExisting1)
replaceAllExisting1 - the replaceAllExisting to setpublic WsSubjectLookup getActAsSubjectLookup()
public void setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1)
actAsSubjectLookup1 - the actAsSubjectLookup to setpublic String getFieldName()
public void setFieldName(String fieldName1)
fieldName1 - the fieldName to setpublic String getIncludeGroupDetail()
public void setIncludeGroupDetail(String includeGroupDetail1)
includeGroupDetail1 - the includeGroupDetail to setpublic String getIncludeSubjectDetail()
public void setIncludeSubjectDetail(String includeSubjectDetail1)
includeSubjectDetail1 - the includeSubjectDetail to setpublic String[] getSubjectAttributeNames()
public void setSubjectAttributeNames(String[] subjectAttributeNames1)
subjectAttributeNames1 - the subjectAttributeNames to setpublic WsParam[] getParams()
public void setParams(WsParam[] params1)
params1 - the params to setpublic String getPointInTimeFrom()
public void setPointInTimeFrom(String pointInTimeFrom1)
pointInTimeFrom1 - the pointInTimeFrom to setpublic String getPointInTimeTo()
public void setPointInTimeTo(String pointInTimeTo1)
pointInTimeTo1 - the pointInTimeTo to setCopyright © 2016 Internet2. All rights reserved.