edu.internet2.middleware.grouper.ws.rest.member
Class WsRestGetMembersLiteRequest

java.lang.Object
  extended by edu.internet2.middleware.grouper.ws.rest.member.WsRestGetMembersLiteRequest
All Implemented Interfaces:
WsRequestBean

public class WsRestGetMembersLiteRequest
extends java.lang.Object
implements WsRequestBean

request bean for rest get members request


Constructor Summary
WsRestGetMembersLiteRequest()
           
 
Method Summary
 java.lang.String getActAsSubjectId()
          actAsSubjectId
 java.lang.String getActAsSubjectIdentifier()
          actAsSubjectIdentifier
 java.lang.String getActAsSubjectSourceId()
          actAsSubjectSource
 java.lang.String getClientVersion()
           
 java.lang.String getFieldName()
          fieldName
 java.lang.String getGroupName()
           
 java.lang.String getGroupUuid()
           
 java.lang.String getIncludeGroupDetail()
          includeGroupDetail
 java.lang.String getMemberFilter()
           
 java.lang.String getParamName0()
          paramName0
 java.lang.String getParamName1()
          paramName1
 java.lang.String getParamValue0()
          paramValue0
 java.lang.String getParamValue1()
          paramValue1
 java.lang.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.
 java.lang.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.
 java.lang.String getRetrieveSubjectDetail()
          retrieveSubjectDetail
 java.lang.String getSourceIds()
          sourceids to limit request to, or null for all
 java.lang.String getSubjectAttributeNames()
          subjectAttributeNames
 GrouperRestHttpMethod retrieveRestHttpMethod()
          see which http method this is supposed to be associated with, and override whatever was passed in
 void setActAsSubjectId(java.lang.String actAsSubjectId1)
          actAsSubjectId
 void setActAsSubjectIdentifier(java.lang.String actAsSubjectIdentifier1)
          actAsSubjectIdentifier
 void setActAsSubjectSourceId(java.lang.String actAsSubjectSource1)
          actAsSubjectSource
 void setClientVersion(java.lang.String clientVersion1)
           
 void setFieldName(java.lang.String fieldName1)
          fieldName
 void setGroupName(java.lang.String groupName1)
           
 void setGroupUuid(java.lang.String groupUuid1)
           
 void setIncludeGroupDetail(java.lang.String includeGroupDetail1)
          includeGroupDetail
 void setMemberFilter(java.lang.String memberFilter1)
          memberFilter1
 void setParamName0(java.lang.String _paramName0)
          paramName0
 void setParamName1(java.lang.String _paramName1)
          paramName1
 void setParamValue0(java.lang.String _paramValue0)
          _paramValue0
 void setParamValue1(java.lang.String _paramValue1)
          paramValue1
 void setPointInTimeFrom(java.lang.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(java.lang.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 setRetrieveSubjectDetail(java.lang.String retrieveSubjectDetail1)
          retrieveSubjectDetail1
 void setSourceIds(java.lang.String sourceIds1)
          sourceids to limit request to, or null for all
 void setSubjectAttributeNames(java.lang.String subjectAttributeNames1)
          subjectAttributeNames
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsRestGetMembersLiteRequest

public WsRestGetMembersLiteRequest()
Method Detail

getSourceIds

public java.lang.String getSourceIds()
sourceids to limit request to, or null for all

Returns:
the sourceIds

setSourceIds

public void setSourceIds(java.lang.String sourceIds1)
sourceids to limit request to, or null for all

Parameters:
sourceIds1 - the sourceIds to set

getMemberFilter

public java.lang.String getMemberFilter()
Returns:

setMemberFilter

public void setMemberFilter(java.lang.String memberFilter1)
memberFilter1

Parameters:
memberFilter1 -

getRetrieveSubjectDetail

public java.lang.String getRetrieveSubjectDetail()
retrieveSubjectDetail

Returns:
retrieveSubjectDetail

setRetrieveSubjectDetail

public void setRetrieveSubjectDetail(java.lang.String retrieveSubjectDetail1)
retrieveSubjectDetail1

Parameters:
retrieveSubjectDetail1 -

getActAsSubjectId

public java.lang.String getActAsSubjectId()
actAsSubjectId

Returns:
actAsSubjectId

setActAsSubjectId

public void setActAsSubjectId(java.lang.String actAsSubjectId1)
actAsSubjectId

Parameters:
actAsSubjectId1 -

getActAsSubjectSourceId

public java.lang.String getActAsSubjectSourceId()
actAsSubjectSource

Returns:
actAsSubjectSource

setActAsSubjectSourceId

public void setActAsSubjectSourceId(java.lang.String actAsSubjectSource1)
actAsSubjectSource

Parameters:
actAsSubjectSource1 -

getActAsSubjectIdentifier

public java.lang.String getActAsSubjectIdentifier()
actAsSubjectIdentifier

Returns:
actAsSubjectIdentifier

setActAsSubjectIdentifier

public void setActAsSubjectIdentifier(java.lang.String actAsSubjectIdentifier1)
actAsSubjectIdentifier

Parameters:
actAsSubjectIdentifier1 -

getFieldName

public java.lang.String getFieldName()
fieldName

Returns:
fieldName

setFieldName

public void setFieldName(java.lang.String fieldName1)
fieldName

Parameters:
fieldName1 -

getSubjectAttributeNames

public java.lang.String getSubjectAttributeNames()
subjectAttributeNames

Returns:
subjectAttributeNames

setSubjectAttributeNames

public void setSubjectAttributeNames(java.lang.String subjectAttributeNames1)
subjectAttributeNames

Parameters:
subjectAttributeNames1 -

getIncludeGroupDetail

public java.lang.String getIncludeGroupDetail()
includeGroupDetail

Returns:
includeGroupDetail

setIncludeGroupDetail

public void setIncludeGroupDetail(java.lang.String includeGroupDetail1)
includeGroupDetail

Parameters:
includeGroupDetail1 -

getParamName0

public java.lang.String getParamName0()
paramName0

Returns:
paramName0

setParamName0

public void setParamName0(java.lang.String _paramName0)
paramName0

Parameters:
_paramName0 -

getParamValue0

public java.lang.String getParamValue0()
paramValue0

Returns:
paramValue0

setParamValue0

public void setParamValue0(java.lang.String _paramValue0)
_paramValue0

Parameters:
_paramValue0 -

getParamName1

public java.lang.String getParamName1()
paramName1

Returns:
paramName1

setParamName1

public void setParamName1(java.lang.String _paramName1)
paramName1

Parameters:
_paramName1 -

getParamValue1

public java.lang.String getParamValue1()
paramValue1

Returns:
paramValue1

setParamValue1

public void setParamValue1(java.lang.String _paramValue1)
paramValue1

Parameters:
_paramValue1 -

getGroupName

public java.lang.String getGroupName()
Returns:
the groupName

setGroupName

public void setGroupName(java.lang.String groupName1)
Parameters:
groupName1 - the groupName to set

getGroupUuid

public java.lang.String getGroupUuid()
Returns:
the groupUuid

setGroupUuid

public void setGroupUuid(java.lang.String groupUuid1)
Parameters:
groupUuid1 - the groupUuid to set

getClientVersion

public java.lang.String getClientVersion()
Returns:
the clientVersion

setClientVersion

public void setClientVersion(java.lang.String clientVersion1)
Parameters:
clientVersion1 - the clientVersion to set

retrieveRestHttpMethod

public GrouperRestHttpMethod retrieveRestHttpMethod()
Description copied from interface: WsRequestBean
see which http method this is supposed to be associated with, and override whatever was passed in

Specified by:
retrieveRestHttpMethod in interface WsRequestBean
Returns:
the method
See Also:
WsRequestBean.retrieveRestHttpMethod()

getPointInTimeFrom

public java.lang.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. This parameter specifies the start of the range of the point in time query. If this is specified but pointInTimeTo is not specified, then the point in time query range will be from the time specified to now. Format: yyyy/MM/dd HH:mm:ss.SSS

Returns:
the pointInTimeFrom

setPointInTimeFrom

public void setPointInTimeFrom(java.lang.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. This parameter specifies the start of the range of the point in time query. If this is specified but pointInTimeTo is not specified, then the point in time query range will be from the time specified to now. Format: yyyy/MM/dd HH:mm:ss.SSS

Parameters:
pointInTimeFrom1 - the pointInTimeFrom to set

getPointInTimeTo

public java.lang.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. This parameter specifies the end of the range of the point in time query. If this is the same as pointInTimeFrom, then the query will be done at a single point in time rather than a range. If this is specified but pointInTimeFrom is not specified, then the point in time query range will be from the minimum point in time to the time specified. Format: yyyy/MM/dd HH:mm:ss.SSS

Returns:
the pointInTimeTo

setPointInTimeTo

public void setPointInTimeTo(java.lang.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. This parameter specifies the end of the range of the point in time query. If this is the same as pointInTimeFrom, then the query will be done at a single point in time rather than a range. If this is specified but pointInTimeFrom is not specified, then the point in time query range will be from the minimum point in time to the time specified. Format: yyyy/MM/dd HH:mm:ss.SSS

Parameters:
pointInTimeTo1 - the pointInTimeTo to set