public class GetAccessOnLookupEntry extends AbstractOperation<EnumSet<com.lexmark.saperion.administration.AccessRight>> implements Operation<EnumSet<com.lexmark.saperion.administration.AccessRight>>
Operation returns the access rights the current user has on the lookup entry referenced by the given
id.| Constructor and Description |
|---|
GetAccessOnLookupEntry(com.lexmark.saperion.LookupEntryReferenceType reference) |
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.LookupEntryReferenceType |
getReference() |
EnumSet<com.lexmark.saperion.administration.AccessRight> |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayListbeforeInvoke, getClientToken, mapExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterInvoke, beforeInvoke, getResultpublic GetAccessOnLookupEntry(com.lexmark.saperion.LookupEntryReferenceType reference)
public EnumSet<com.lexmark.saperion.administration.AccessRight> invoke() throws SaBasicException
Operationinvoke in interface Operation<EnumSet<com.lexmark.saperion.administration.AccessRight>>SaBasicException - exception when invoking this operationpublic com.lexmark.saperion.LookupEntryReferenceType getReference()
public String toString()
toString in class AbstractOperation<EnumSet<com.lexmark.saperion.administration.AccessRight>>Copyright © 2016 SAPERION AG. All rights reserved.