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