public class GetAuthorizedUsers extends Object
Constructor and Description |
---|
GetAuthorizedUsers() |
Modifier and Type | Method and Description |
---|---|
SaWsMatchKind |
getMatch() |
List<SaWsRight> |
getRights() |
int |
getToken() |
String |
getXhdoc() |
void |
setMatch(SaWsMatchKind match) |
void |
setRights(List<SaWsRight> rights) |
void |
setToken(int token) |
void |
setXhdoc(String xhdoc) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getXhdoc()
public void setXhdoc(String xhdoc)
xhdoc
- the value for the xhdoc propertypublic void setRights(List<SaWsRight> rights)
rights
- the value for the rights propertypublic SaWsMatchKind getMatch()
public void setMatch(SaWsMatchKind match)
match
- the value for the match propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.