Package com.saperion.operations.lookup
Class GetAccessOnLookupEntry
java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
  
com.saperion.operations.LegacyOperation<EnumSet<com.lexmark.saperion.administration.AccessRight>>
com.saperion.operations.lookup.GetAccessOnLookupEntry
- All Implemented Interfaces:
- com.lexmark.saperion.remote.common.operations.Operation<EnumSet<com.lexmark.saperion.administration.AccessRight>,,- SaBasicException, - LegacyConnection> - Serializable
public class GetAccessOnLookupEntry
extends LegacyOperation<EnumSet<com.lexmark.saperion.administration.AccessRight>>
This 
Operation returns the access rights the current user has on the
 lookup entry referenced by the given 
 id.- Author:
- jschwarz
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionGetAccessOnLookupEntry(com.lexmark.saperion.lookup.LookupEntryReferenceType reference) 
- 
Method SummaryMethods inherited from class com.saperion.operations.LegacyOperationbeforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapExceptionMethods inherited from class com.lexmark.saperion.remote.common.operations.AbstractOperationafterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMapMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.lexmark.saperion.remote.common.operations.Operationaudit, dispatchEvent, isAuditable, isEventDispatcher
- 
Constructor Details- 
GetAccessOnLookupEntrypublic GetAccessOnLookupEntry(com.lexmark.saperion.lookup.LookupEntryReferenceType reference) 
 
- 
- 
Method Details- 
invoke- Throws:
- SaBasicException
 
- 
getReferencepublic com.lexmark.saperion.lookup.LookupEntryReferenceType getReference()
- 
toString- Overrides:
- toStringin class- com.lexmark.saperion.remote.common.operations.AbstractOperation<EnumSet<com.lexmark.saperion.administration.AccessRight>,- SaBasicException, - LegacyConnection> 
 
 
-