public interface LookupEntryServiceClient
Modifier and Type | Method and Description |
---|---|
LookupEntryReferenceType |
createLookupEntry(ArchiveReferenceType archiveReference,
Map<String,PropertyType> properties)
This method creates a new Lookup entry instance.
|
LookupEntryReferenceType |
createLookupEntry(CreateLookupEntryInputType properties)
This method creates a new Lookup entry instance.
|
LookupEntryClient |
resolve(LookupEntryReferenceType reference)
This method returns a client for the lookup entry referenced.
|
LookupEntryReferenceType createLookupEntry(ArchiveReferenceType archiveReference, Map<String,PropertyType> properties) throws EcmException
archiveReference
- the reference to the archive to create the new lookup entry inproperties
- the properties of the new lookup entryEcmException
- indicates any system errorLookupEntryReferenceType createLookupEntry(CreateLookupEntryInputType properties) throws EcmException
properties
- the properties of the new lookup entryEcmException
- indicates any system errorLookupEntryClient resolve(LookupEntryReferenceType reference)
reference
- a reference to the lookup entryCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.