public class GetField extends AbstractOperation<com.lexmark.saperion.archive.field.FieldDefinition>
| Constructor and Description |
|---|
GetField(com.lexmark.saperion.archive.ArchiveReferenceType definitionReference,
String fieldName)
Creates a new GetField operation.
|
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.archive.field.FieldDefinition |
invoke()
The method that will be called on the server side.
|
afterInvoke, getResult, toArrayList, toStringbeforeInvoke, getClientToken, mapExceptionpublic GetField(com.lexmark.saperion.archive.ArchiveReferenceType definitionReference,
String fieldName)
definitionReference - the reference to the archive definition that contains this fieldfieldName - the name of the fieldpublic com.lexmark.saperion.archive.field.FieldDefinition invoke()
throws SaBasicException
OperationSaBasicException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.