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, toString
beforeInvoke, getClientToken, mapException
public 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
Operation
SaBasicException
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.