public class GetLookupEntryOperation extends AbstractOperation<com.lexmark.saperion.LookupEntryType>
Operation returns a lookup entry given by its reference.| Constructor and Description |
|---|
GetLookupEntryOperation(com.lexmark.saperion.LookupEntryReferenceType lookupEntryReference) |
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.LookupEntryReferenceType |
getLookupEntryReference() |
com.lexmark.saperion.LookupEntryType |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayListbeforeInvoke, getClientToken, mapExceptionpublic GetLookupEntryOperation(com.lexmark.saperion.LookupEntryReferenceType lookupEntryReference)
public com.lexmark.saperion.LookupEntryType invoke()
throws SaBasicException
OperationSaBasicException - exception when invoking this operationpublic com.lexmark.saperion.LookupEntryReferenceType getLookupEntryReference()
public String toString()
toString in class AbstractOperation<com.lexmark.saperion.LookupEntryType>Copyright © 2016 SAPERION AG. All rights reserved.