Package | Description |
---|---|
com.lexmark.saperion.archive |
This package holds data models concerning saperion archives.
|
Modifier and Type | Method and Description |
---|---|
FieldDefinition |
ArchiveService.getField(ArchiveReferenceType definitionReference,
String fieldName)
Returns the field identified by the specified definition-reference and field-name.
|
Modifier and Type | Method and Description |
---|---|
List<FieldDefinition> |
ArchiveType.getFields()
Returns the fields of this archive.
|
List<FieldDefinition> |
ArchiveService.getFields(ArchiveReferenceType reference)
Returns the fields of the archive definition identified by the specified reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchiveType.setFields(List<FieldDefinition> fields)
Sets the fields of this archive.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.