|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.ws.beans.WsRestHasMemberRequest
public class WsRestHasMemberRequest
bean that will be the data from rest request for method
| Constructor Summary | |
|---|---|
WsRestHasMemberRequest()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsRestHasMemberRequest()
| Method Detail |
|---|
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 set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||