public class GetLookupEntryAccessControlListsOperation extends AbstractOperation<ArrayList<com.lexmark.saperion.administration.AclReferenceType>>
Operation returns references to all access control lists set on a given lookup
entry.| Constructor and Description |
|---|
GetLookupEntryAccessControlListsOperation(com.lexmark.saperion.LookupEntryReferenceType reference) |
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.LookupEntryReferenceType |
getReference() |
ArrayList<com.lexmark.saperion.administration.AclReferenceType> |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayListbeforeInvoke, getClientToken, mapExceptionpublic GetLookupEntryAccessControlListsOperation(com.lexmark.saperion.LookupEntryReferenceType reference)
public ArrayList<com.lexmark.saperion.administration.AclReferenceType> invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationpublic com.lexmark.saperion.LookupEntryReferenceType getReference()
public String toString()
toString in class AbstractOperation<ArrayList<com.lexmark.saperion.administration.AclReferenceType>>Copyright © 2016 SAPERION AG. All rights reserved.