edu.internet2.middleware.grouper.ws.rest.group
Class WsRestFindGroupsLiteRequest

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

public class WsRestFindGroupsLiteRequest
extends Object
implements WsRequestBean

lite bean that will be the data from rest request

See Also:
for lite method

Constructor Summary
WsRestFindGroupsLiteRequest()
           
 
Method Summary
 String getActAsSubjectId()
          field
 String getActAsSubjectIdentifier()
          field
 String getActAsSubjectSourceId()
          field
 String getAscending()
          true or null for ascending, false for descending.
 String getClientVersion()
          field
 String getGroupAttributeName()
          field
 String getGroupAttributeValue()
          field
 String getGroupName()
          field
 String getGroupTypeName()
           
 String getGroupUuid()
          field
 String getIncludeGroupDetail()
          field
 String getPageNumber()
          page number 1 indexed if paging
 String getPageSize()
          page size if paging
 String getParamName0()
          field
 String getParamName1()
          field
 String getParamValue0()
          field
 String getParamValue1()
          field
 String getQueryFilterType()
          field
 String getSortString()
          must be an hql query field, e.g.
 String getStemName()
          field
 String getStemNameScope()
          field
 String getTypeOfGroups()
          comma separated type of groups can be an enum of TypeOfGroup, e.g.
 GrouperRestHttpMethod retrieveRestHttpMethod()
          see which http method this is supposed to be associated with, and override whatever was passed in
 void setActAsSubjectId(String actAsSubjectId1)
          field
 void setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
          field
 void setActAsSubjectSourceId(String actAsSubjectSource1)
          field
 void setAscending(String ascending1)
          true or null for ascending, false for descending.
 void setClientVersion(String clientVersion1)
          field
 void setGroupAttributeName(String groupAttributeName1)
          field
 void setGroupAttributeValue(String groupAttributeValue1)
          field
 void setGroupName(String groupName1)
          field
 void setGroupTypeName(String groupTypeName1)
          field
 void setGroupUuid(String groupUuid1)
          field
 void setIncludeGroupDetail(String includeGroupDetail1)
          field
 void setPageNumber(String pageNumber1)
          page number 1 indexed if paging
 void setPageSize(String pageSize1)
          page size if paging
 void setParamName0(String _paramName0)
          field
 void setParamName1(String _paramName1)
          field
 void setParamValue0(String _paramValue0)
          field
 void setParamValue1(String _paramValue1)
          field
 void setQueryFilterType(String queryFilterType1)
           
 void setSortString(String sortString1)
          must be an hql query field, e.g.
 void setStemName(String stemName1)
          field
 void setStemNameScope(String stemNameScope1)
          field
 void setTypeOfGroups(String typeOfGroups1)
          comma separated type of groups can be an enum of TypeOfGroup, e.g.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsRestFindGroupsLiteRequest

public WsRestFindGroupsLiteRequest()
Method Detail

getClientVersion

public String getClientVersion()
field

Returns:
field

setClientVersion

public void setClientVersion(String clientVersion1)
field

Parameters:
clientVersion1 -

getActAsSubjectId

public String getActAsSubjectId()
field

Returns:
field

setActAsSubjectId

public void setActAsSubjectId(String actAsSubjectId1)
field

Parameters:
actAsSubjectId1 -

getActAsSubjectSourceId

public String getActAsSubjectSourceId()
field

Returns:
field

setActAsSubjectSourceId

public void setActAsSubjectSourceId(String actAsSubjectSource1)
field

Parameters:
actAsSubjectSource1 -

getActAsSubjectIdentifier

public String getActAsSubjectIdentifier()
field

Returns:
field

setActAsSubjectIdentifier

public void setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
field

Parameters:
actAsSubjectIdentifier1 -

getIncludeGroupDetail

public String getIncludeGroupDetail()
field

Returns:
field

setIncludeGroupDetail

public void setIncludeGroupDetail(String includeGroupDetail1)
field

Parameters:
includeGroupDetail1 -

getParamName0

public String getParamName0()
field

Returns:
field

setParamName0

public void setParamName0(String _paramName0)
field

Parameters:
_paramName0 -

getParamValue0

public String getParamValue0()
field

Returns:
field

setParamValue0

public void setParamValue0(String _paramValue0)
field

Parameters:
_paramValue0 -

getParamName1

public String getParamName1()
field

Returns:
field

setParamName1

public void setParamName1(String _paramName1)
field

Parameters:
_paramName1 -

getParamValue1

public String getParamValue1()
field

Returns:
field

setParamValue1

public void setParamValue1(String _paramValue1)
field

Parameters:
_paramValue1 -

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()

getQueryFilterType

public String getQueryFilterType()
field

Returns:
the queryFilterType

setQueryFilterType

public void setQueryFilterType(String queryFilterType1)
Parameters:
queryFilterType1 - the queryFilterType to set

getGroupName

public String getGroupName()
field

Returns:
the groupName

setGroupName

public void setGroupName(String groupName1)
field

Parameters:
groupName1 - the groupName to set

getStemName

public String getStemName()
field

Returns:
the stemName

setStemName

public void setStemName(String stemName1)
field

Parameters:
stemName1 - the stemName to set

getStemNameScope

public String getStemNameScope()
field

Returns:
the stemNameScope

setStemNameScope

public void setStemNameScope(String stemNameScope1)
field

Parameters:
stemNameScope1 - the stemNameScope to set

getGroupUuid

public String getGroupUuid()
field

Returns:
the groupUuid

setGroupUuid

public void setGroupUuid(String groupUuid1)
field

Parameters:
groupUuid1 - the groupUuid to set

getGroupAttributeName

public String getGroupAttributeName()
field

Returns:
the groupAttributeName

setGroupAttributeName

public void setGroupAttributeName(String groupAttributeName1)
field

Parameters:
groupAttributeName1 - the groupAttributeName to set

getGroupAttributeValue

public String getGroupAttributeValue()
field

Returns:
the groupAttributeValue

setGroupAttributeValue

public void setGroupAttributeValue(String groupAttributeValue1)
field

Parameters:
groupAttributeValue1 - the groupAttributeValue to set

getGroupTypeName

public String getGroupTypeName()
Returns:
the groupTypeName

setGroupTypeName

public void setGroupTypeName(String groupTypeName1)
field

Parameters:
groupTypeName1 - the groupTypeName to set

getAscending

public String getAscending()
true or null for ascending, false for descending. If you pass true or false, must pass a sort string

Returns:
the ascending

getPageNumber

public String getPageNumber()
page number 1 indexed if paging

Returns:
the pageNumber

getPageSize

public String getPageSize()
page size if paging

Returns:
the pageSize

getSortString

public String getSortString()
must be an hql query field, e.g. can sort on name, displayName, extension, displayExtension

Returns:
the sortString

setAscending

public void setAscending(String ascending1)
true or null for ascending, false for descending. If you pass true or false, must pass a sort string

Parameters:
ascending1 - the ascending to set

setPageNumber

public void setPageNumber(String pageNumber1)
page number 1 indexed if paging

Parameters:
pageNumber1 - the pageNumber to set

setPageSize

public void setPageSize(String pageSize1)
page size if paging

Parameters:
pageSize1 - the pageSize to set

setSortString

public void setSortString(String sortString1)
must be an hql query field, e.g. can sort on name, displayName, extension, displayExtension

Parameters:
sortString1 - the sortString to set

getTypeOfGroups

public String getTypeOfGroups()
comma separated type of groups can be an enum of TypeOfGroup, e.g. group, role, entity

Returns:
type of group

setTypeOfGroups

public void setTypeOfGroups(String typeOfGroups1)
comma separated type of groups can be an enum of TypeOfGroup, e.g. group, role, entity

Parameters:
typeOfGroups1 -