public class WsGetGrouperPrivilegesLiteResult extends Object
Constructor and Description |
---|
WsGetGrouperPrivilegesLiteResult()
empty
|
Modifier and Type | Method and Description |
---|---|
WsParam[] |
getParams() |
WsGrouperPrivilegeResult[] |
getPrivilegeResults()
Privileges for this query
|
WsResponseMeta |
getResponseMetadata() |
WsResultMeta |
getResultMetadata() |
String[] |
getSubjectAttributeNames()
attributes of subjects returned, in same order as the data
|
void |
setParams(WsParam[] params1) |
void |
setPrivilegeResults(WsGrouperPrivilegeResult[] privilegeResults1)
Privileges for this query
|
void |
setResponseMetadata(WsResponseMeta responseMetadata1) |
void |
setResultMetadata(WsResultMeta resultMetadata1) |
void |
setSubjectAttributeNames(String[] attributeNamesa)
attributes of subjects returned, in same order as the data
|
public WsResultMeta getResultMetadata()
public String[] getSubjectAttributeNames()
public void setSubjectAttributeNames(String[] attributeNamesa)
attributeNamesa
- the attributeNames to setpublic WsResponseMeta getResponseMetadata()
WsResponseBean.getResponseMetadata()
public void setResultMetadata(WsResultMeta resultMetadata1)
resultMetadata1
- the resultMetadata to setpublic void setResponseMetadata(WsResponseMeta responseMetadata1)
responseMetadata1
- the responseMetadata to setpublic WsParam[] getParams()
public void setParams(WsParam[] params1)
params1
- the params to setpublic WsGrouperPrivilegeResult[] getPrivilegeResults()
public void setPrivilegeResults(WsGrouperPrivilegeResult[] privilegeResults1)
privilegeResults1
- Copyright © 2016 Internet2. All rights reserved.