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