edu.internet2.middleware.grouper.ws.rest.attribute
Class WsRestGetAttributeAssignmentsLiteRequest

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

public class WsRestGetAttributeAssignmentsLiteRequest
extends java.lang.Object
implements WsRequestBean

Bean for rest request to get attributes lite


Constructor Summary
WsRestGetAttributeAssignmentsLiteRequest()
           
 
Method Summary
 java.lang.String getActAsSubjectId()
          if acting as another user
 java.lang.String getActAsSubjectIdentifier()
          if acting as another user
 java.lang.String getActAsSubjectSourceId()
          if acting as another user
 java.lang.String getAction()
          action to query, or none to query all actions
 java.lang.String getAttributeAssignId()
          attributeAssignId if you know the assign id you want, put it here
 java.lang.String getAttributeAssignType()
          is the attribute assign type we are looking for
 java.lang.String getClientVersion()
          is the version of the client.
 java.lang.String getEnabled()
          is A for all, T or null for enabled only, F for disabled
 java.lang.String getIncludeAssignmentsOnAssignments()
          if this is not querying assignments on assignments directly, but the assignments and assignments on those assignments should be returned, enter true.
 java.lang.String getIncludeGroupDetail()
          T or F as to if the group detail should be returned
 java.lang.String getIncludeSubjectDetail()
          T|F, for if the extended subject information should be returned (anything more than just the id)
 java.lang.String getParamName0()
          reserved for future use
 java.lang.String getParamName1()
          reserved for future use
 java.lang.String getParamValue0()
          reserved for future use
 java.lang.String getParamValue1()
          reserved for future use
 java.lang.String getSubjectAttributeNames()
          are the additional subject attributes (data) to return (comma separated) If blank, whatever is configured in the grouper-ws.properties will be sent
 java.lang.String getWsAttributeDefId()
          find assignments in this attribute def (optional)
 java.lang.String getWsAttributeDefName()
          find assignments in this attribute def (optional)
 java.lang.String getWsAttributeDefNameId()
          find assignments in this attribute def name (optional)
 java.lang.String getWsAttributeDefNameName()
          find assignments in this attribute def name (optional)
 java.lang.String getWsOwnerAttributeDefId()
          to query attributes assigned on attribute def
 java.lang.String getWsOwnerAttributeDefName()
          to query attributes assigned on attribute def
 java.lang.String getWsOwnerGroupId()
          is group id to look in
 java.lang.String getWsOwnerGroupName()
          is group name to look in
 java.lang.String getWsOwnerMembershipAnyGroupId()
          to query attributes in "any" membership which is on immediate or effective membership
 java.lang.String getWsOwnerMembershipAnyGroupName()
          to query attributes in "any" membership which is on immediate or effective membership
 java.lang.String getWsOwnerMembershipAnySubjectId()
          to query attributes in "any" membership which is on immediate or effective membership
 java.lang.String getWsOwnerMembershipAnySubjectIdentifier()
          to query attributes in "any" membership which is on immediate or effective membership
 java.lang.String getWsOwnerMembershipAnySubjectSourceId()
          to query attributes in "any" membership which is on immediate or effective membership
 java.lang.String getWsOwnerMembershipId()
          to query attributes on immediate membership
 java.lang.String getWsOwnerStemId()
          is stem to look in
 java.lang.String getWsOwnerStemName()
          is stem to look in
 java.lang.String getWsOwnerSubjectId()
          is subject to look in
 java.lang.String getWsOwnerSubjectIdentifier()
          is subject to look in
 java.lang.String getWsOwnerSubjectSourceId()
          is subject to look in
 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)
          if acting as another user
 void setActAsSubjectIdentifier(java.lang.String actAsSubjectIdentifier1)
          if acting as another user
 void setActAsSubjectSourceId(java.lang.String actAsSubjectSourceId1)
          if acting as another user
 void setAction(java.lang.String action1)
          action to query, or none to query all actions
 void setAttributeAssignId(java.lang.String attributeAssignId1)
          attributeAssignId if you know the assign id you want, put it here
 void setAttributeAssignType(java.lang.String attributeAssignType1)
          is the attribute assign type we are looking for
 void setClientVersion(java.lang.String clientVersion1)
          is the version of the client.
 void setEnabled(java.lang.String enabled1)
          is A for all, T or null for enabled only, F for disabled
 void setIncludeAssignmentsOnAssignments(java.lang.String includeAssignmentsOnAssignments1)
          if this is not querying assignments on assignments directly, but the assignments and assignments on those assignments should be returned, enter true.
 void setIncludeGroupDetail(java.lang.String includeGroupDetail1)
          T or F as to if the group detail should be returned
 void setIncludeSubjectDetail(java.lang.String includeSubjectDetail1)
          T|F, for if the extended subject information should be returned (anything more than just the id)
 void setParamName0(java.lang.String _paramName0)
          reserved for future use
 void setParamName1(java.lang.String _paramName1)
          reserved for future use
 void setParamValue0(java.lang.String _paramValue0)
          reserved for future use
 void setParamValue1(java.lang.String _paramValue1)
          reserved for future use
 void setSubjectAttributeNames(java.lang.String subjectAttributeNames1)
          are the additional subject attributes (data) to return (comma separated) If blank, whatever is configured in the grouper-ws.properties will be sent
 void setWsAttributeDefId(java.lang.String wsAttributeDefId1)
          find assignments in this attribute def (optional)
 void setWsAttributeDefName(java.lang.String wsAttributeDefName1)
          find assignments in this attribute def (optional)
 void setWsAttributeDefNameId(java.lang.String wsAttributeDefNameId1)
          find assignments in this attribute def name (optional)
 void setWsAttributeDefNameName(java.lang.String wsAttributeDefNameName1)
          find assignments in this attribute def name (optional)
 void setWsOwnerAttributeDefId(java.lang.String wsOwnerAttributeDefId1)
          to query attributes assigned on attribute def
 void setWsOwnerAttributeDefName(java.lang.String wsOwnerAttributeDefName1)
          to query attributes assigned on attribute def
 void setWsOwnerGroupId(java.lang.String wsOwnerGroupId1)
          is group id to look in
 void setWsOwnerGroupName(java.lang.String wsOwnerGroupName1)
          is group name to look in
 void setWsOwnerMembershipAnyGroupId(java.lang.String wsOwnerMembershipAnyGroupId1)
          to query attributes in "any" membership which is on immediate or effective membership
 void setWsOwnerMembershipAnyGroupName(java.lang.String wsOwnerMembershipAnyGroupName1)
          to query attributes in "any" membership which is on immediate or effective membership
 void setWsOwnerMembershipAnySubjectId(java.lang.String wsOwnerMembershipAnySubjectId1)
          to query attributes in "any" membership which is on immediate or effective membership
 void setWsOwnerMembershipAnySubjectIdentifier(java.lang.String wsOwnerMembershipAnySubjectIdentifier1)
          to query attributes in "any" membership which is on immediate or effective membership
 void setWsOwnerMembershipAnySubjectSourceId(java.lang.String wsOwnerMembershipAnySubjectSourceId1)
          to query attributes in "any" membership which is on immediate or effective membership
 void setWsOwnerMembershipId(java.lang.String wsOwnerMembershipId1)
          to query attributes on immediate membership
 void setWsOwnerStemId(java.lang.String wsOwnerStemId1)
          is stem to look in
 void setWsOwnerStemName(java.lang.String wsOwnerStemName1)
          is stem to look in
 void setWsOwnerSubjectId(java.lang.String wsOwnerSubjectId1)
          is subject to look in
 void setWsOwnerSubjectIdentifier(java.lang.String wsOwnerSubjectIdentifier1)
          is subject to look in
 void setWsOwnerSubjectSourceId(java.lang.String wsOwnerSubjectSourceId1)
          is subject to look in
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsRestGetAttributeAssignmentsLiteRequest

public WsRestGetAttributeAssignmentsLiteRequest()
Method Detail

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

getClientVersion

public java.lang.String getClientVersion()
is the version of the client. Must be in GrouperWsVersion, e.g. v1_3_000

Returns:
client version

setClientVersion

public void setClientVersion(java.lang.String clientVersion1)
is the version of the client. Must be in GrouperWsVersion, e.g. v1_3_000

Parameters:
clientVersion1 -

getAttributeAssignType

public java.lang.String getAttributeAssignType()
is the attribute assign type we are looking for

Returns:
attribute assign type

setAttributeAssignType

public void setAttributeAssignType(java.lang.String attributeAssignType1)
is the attribute assign type we are looking for

Parameters:
attributeAssignType1 -

getAttributeAssignId

public java.lang.String getAttributeAssignId()
attributeAssignId if you know the assign id you want, put it here

Returns:
attributeAssignId

setAttributeAssignId

public void setAttributeAssignId(java.lang.String attributeAssignId1)
attributeAssignId if you know the assign id you want, put it here

Parameters:
attributeAssignId1 -

getWsAttributeDefName

public java.lang.String getWsAttributeDefName()
find assignments in this attribute def (optional)

Returns:
attribute def name

setWsAttributeDefName

public void setWsAttributeDefName(java.lang.String wsAttributeDefName1)
find assignments in this attribute def (optional)

Parameters:
wsAttributeDefName1 -

getWsAttributeDefId

public java.lang.String getWsAttributeDefId()
find assignments in this attribute def (optional)

Returns:
attribute def

setWsAttributeDefId

public void setWsAttributeDefId(java.lang.String wsAttributeDefId1)
find assignments in this attribute def (optional)

Parameters:
wsAttributeDefId1 -

getWsAttributeDefNameName

public java.lang.String getWsAttributeDefNameName()
find assignments in this attribute def name (optional)

Returns:
attribute def name name

setWsAttributeDefNameName

public void setWsAttributeDefNameName(java.lang.String wsAttributeDefNameName1)
find assignments in this attribute def name (optional)

Parameters:
wsAttributeDefNameName1 -

getWsAttributeDefNameId

public java.lang.String getWsAttributeDefNameId()
find assignments in this attribute def name (optional)

Returns:
attribute def name id

setWsAttributeDefNameId

public void setWsAttributeDefNameId(java.lang.String wsAttributeDefNameId1)
find assignments in this attribute def name (optional)

Parameters:
wsAttributeDefNameId1 -

getWsOwnerGroupName

public java.lang.String getWsOwnerGroupName()
is group name to look in

Returns:
group name

setWsOwnerGroupName

public void setWsOwnerGroupName(java.lang.String wsOwnerGroupName1)
is group name to look in

Parameters:
wsOwnerGroupName1 -

getWsOwnerGroupId

public java.lang.String getWsOwnerGroupId()
is group id to look in

Returns:
group id

setWsOwnerGroupId

public void setWsOwnerGroupId(java.lang.String wsOwnerGroupId1)
is group id to look in

Parameters:
wsOwnerGroupId1 -

getWsOwnerStemName

public java.lang.String getWsOwnerStemName()
is stem to look in

Returns:
stem

setWsOwnerStemName

public void setWsOwnerStemName(java.lang.String wsOwnerStemName1)
is stem to look in

Parameters:
wsOwnerStemName1 -

getWsOwnerStemId

public java.lang.String getWsOwnerStemId()
is stem to look in

Returns:
stem

setWsOwnerStemId

public void setWsOwnerStemId(java.lang.String wsOwnerStemId1)
is stem to look in

Parameters:
wsOwnerStemId1 -

getWsOwnerSubjectId

public java.lang.String getWsOwnerSubjectId()
is subject to look in

Returns:
subject

setWsOwnerSubjectId

public void setWsOwnerSubjectId(java.lang.String wsOwnerSubjectId1)
is subject to look in

Parameters:
wsOwnerSubjectId1 -

getWsOwnerSubjectSourceId

public java.lang.String getWsOwnerSubjectSourceId()
is subject to look in

Returns:
subject

setWsOwnerSubjectSourceId

public void setWsOwnerSubjectSourceId(java.lang.String wsOwnerSubjectSourceId1)
is subject to look in

Parameters:
wsOwnerSubjectSourceId1 -

getWsOwnerSubjectIdentifier

public java.lang.String getWsOwnerSubjectIdentifier()
is subject to look in

Returns:
subject

setWsOwnerSubjectIdentifier

public void setWsOwnerSubjectIdentifier(java.lang.String wsOwnerSubjectIdentifier1)
is subject to look in

Parameters:
wsOwnerSubjectIdentifier1 -

getWsOwnerMembershipId

public java.lang.String getWsOwnerMembershipId()
to query attributes on immediate membership

Returns:
membership id

setWsOwnerMembershipId

public void setWsOwnerMembershipId(java.lang.String wsOwnerMembershipId1)
to query attributes on immediate membership

Parameters:
wsOwnerMembershipId1 -

getWsOwnerMembershipAnyGroupName

public java.lang.String getWsOwnerMembershipAnyGroupName()
to query attributes in "any" membership which is on immediate or effective membership

Returns:
owner membership

setWsOwnerMembershipAnyGroupName

public void setWsOwnerMembershipAnyGroupName(java.lang.String wsOwnerMembershipAnyGroupName1)
to query attributes in "any" membership which is on immediate or effective membership

Parameters:
wsOwnerMembershipAnyGroupName1 -

getWsOwnerMembershipAnyGroupId

public java.lang.String getWsOwnerMembershipAnyGroupId()
to query attributes in "any" membership which is on immediate or effective membership

Returns:
any membership

setWsOwnerMembershipAnyGroupId

public void setWsOwnerMembershipAnyGroupId(java.lang.String wsOwnerMembershipAnyGroupId1)
to query attributes in "any" membership which is on immediate or effective membership

Parameters:
wsOwnerMembershipAnyGroupId1 -

getWsOwnerMembershipAnySubjectId

public java.lang.String getWsOwnerMembershipAnySubjectId()
to query attributes in "any" membership which is on immediate or effective membership

Returns:
any membership

setWsOwnerMembershipAnySubjectId

public void setWsOwnerMembershipAnySubjectId(java.lang.String wsOwnerMembershipAnySubjectId1)
to query attributes in "any" membership which is on immediate or effective membership

Parameters:
wsOwnerMembershipAnySubjectId1 -

getWsOwnerMembershipAnySubjectSourceId

public java.lang.String getWsOwnerMembershipAnySubjectSourceId()
to query attributes in "any" membership which is on immediate or effective membership

Returns:
any membership

setWsOwnerMembershipAnySubjectSourceId

public void setWsOwnerMembershipAnySubjectSourceId(java.lang.String wsOwnerMembershipAnySubjectSourceId1)
to query attributes in "any" membership which is on immediate or effective membership

Parameters:
wsOwnerMembershipAnySubjectSourceId1 -

getWsOwnerMembershipAnySubjectIdentifier

public java.lang.String getWsOwnerMembershipAnySubjectIdentifier()
to query attributes in "any" membership which is on immediate or effective membership

Returns:
any membership

setWsOwnerMembershipAnySubjectIdentifier

public void setWsOwnerMembershipAnySubjectIdentifier(java.lang.String wsOwnerMembershipAnySubjectIdentifier1)
to query attributes in "any" membership which is on immediate or effective membership

Parameters:
wsOwnerMembershipAnySubjectIdentifier1 -

getWsOwnerAttributeDefName

public java.lang.String getWsOwnerAttributeDefName()
to query attributes assigned on attribute def

Returns:
attr def

setWsOwnerAttributeDefName

public void setWsOwnerAttributeDefName(java.lang.String wsOwnerAttributeDefName1)
to query attributes assigned on attribute def

Parameters:
wsOwnerAttributeDefName1 -

getWsOwnerAttributeDefId

public java.lang.String getWsOwnerAttributeDefId()
to query attributes assigned on attribute def

Returns:
attr def

setWsOwnerAttributeDefId

public void setWsOwnerAttributeDefId(java.lang.String wsOwnerAttributeDefId1)
to query attributes assigned on attribute def

Parameters:
wsOwnerAttributeDefId1 -

getAction

public java.lang.String getAction()
action to query, or none to query all actions

Returns:
action

setAction

public void setAction(java.lang.String action1)
action to query, or none to query all actions

Parameters:
action1 -

getIncludeAssignmentsOnAssignments

public java.lang.String getIncludeAssignmentsOnAssignments()
if this is not querying assignments on assignments directly, but the assignments and assignments on those assignments should be returned, enter true. default to false.

Returns:
include assignment

setIncludeAssignmentsOnAssignments

public void setIncludeAssignmentsOnAssignments(java.lang.String includeAssignmentsOnAssignments1)
if this is not querying assignments on assignments directly, but the assignments and assignments on those assignments should be returned, enter true. default to false.

Parameters:
includeAssignmentsOnAssignments1 -

getActAsSubjectId

public java.lang.String getActAsSubjectId()
if acting as another user

Returns:
id

setActAsSubjectId

public void setActAsSubjectId(java.lang.String actAsSubjectId1)
if acting as another user

Parameters:
actAsSubjectId1 -

getActAsSubjectSourceId

public java.lang.String getActAsSubjectSourceId()
if acting as another user

Returns:
source id

setActAsSubjectSourceId

public void setActAsSubjectSourceId(java.lang.String actAsSubjectSourceId1)
if acting as another user

Parameters:
actAsSubjectSourceId1 -

getActAsSubjectIdentifier

public java.lang.String getActAsSubjectIdentifier()
if acting as another user

Returns:
subject identifier

setActAsSubjectIdentifier

public void setActAsSubjectIdentifier(java.lang.String actAsSubjectIdentifier1)
if acting as another user

Parameters:
actAsSubjectIdentifier1 -

getIncludeSubjectDetail

public java.lang.String getIncludeSubjectDetail()
T|F, for if the extended subject information should be returned (anything more than just the id)

Returns:
T|F

setIncludeSubjectDetail

public void setIncludeSubjectDetail(java.lang.String includeSubjectDetail1)
T|F, for if the extended subject information should be returned (anything more than just the id)

Parameters:
includeSubjectDetail1 -

getSubjectAttributeNames

public java.lang.String getSubjectAttributeNames()
are the additional subject attributes (data) to return (comma separated) If blank, whatever is configured in the grouper-ws.properties will be sent

Returns:
subject attribute names

setSubjectAttributeNames

public void setSubjectAttributeNames(java.lang.String subjectAttributeNames1)
are the additional subject attributes (data) to return (comma separated) If blank, whatever is configured in the grouper-ws.properties will be sent

Parameters:
subjectAttributeNames1 -

getIncludeGroupDetail

public java.lang.String getIncludeGroupDetail()
T or F as to if the group detail should be returned

Returns:
T|F

setIncludeGroupDetail

public void setIncludeGroupDetail(java.lang.String includeGroupDetail1)
T or F as to if the group detail should be returned

Parameters:
includeGroupDetail1 -

getParamName0

public java.lang.String getParamName0()
reserved for future use

Returns:
param name 0

setParamName0

public void setParamName0(java.lang.String _paramName0)
reserved for future use

Parameters:
_paramName0 -

getParamValue0

public java.lang.String getParamValue0()
reserved for future use

Returns:
param value 0

setParamValue0

public void setParamValue0(java.lang.String _paramValue0)
reserved for future use

Parameters:
_paramValue0 -

getParamName1

public java.lang.String getParamName1()
reserved for future use

Returns:
paramname1

setParamName1

public void setParamName1(java.lang.String _paramName1)
reserved for future use

Parameters:
_paramName1 -

getParamValue1

public java.lang.String getParamValue1()
reserved for future use

Returns:
param value 1

setParamValue1

public void setParamValue1(java.lang.String _paramValue1)
reserved for future use

Parameters:
_paramValue1 -

getEnabled

public java.lang.String getEnabled()
is A for all, T or null for enabled only, F for disabled

Returns:
enabled

setEnabled

public void setEnabled(java.lang.String enabled1)
is A for all, T or null for enabled only, F for disabled

Parameters:
enabled1 -