Package | Description |
---|---|
com.lexmark.saperion.document |
This package holds data models concerning saperion documents.
|
Modifier and Type | Method and Description |
---|---|
static LoadKindEnumeration |
LoadKindEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadKindEnumeration[] |
LoadKindEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DocumentRevisionType |
DocumentService.loadDocument(DocumentReferenceType documentId,
LoadKindEnumeration loadKind)
Loads the latest
document revision with the given
document id . |
DocumentRevisionType |
DocumentService.loadDocument(DocumentRevisionReferenceType revisionId,
LoadKindEnumeration loadKind)
Loads a complete
document revision given its
revision id . |
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.