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