public class LookupEntryServiceClientImpl extends Object implements LookupEntryServiceClient
LookupEntryServiceClient.| Constructor and Description |
|---|
LookupEntryServiceClientImpl(LookupEntryService lookupEntryService) |
| 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.
|
public LookupEntryServiceClientImpl(LookupEntryService lookupEntryService)
public LookupEntryReferenceType createLookupEntry(ArchiveReferenceType archiveReference, Map<String,PropertyType> properties) throws EcmException
LookupEntryServiceClientcreateLookupEntry in interface LookupEntryServiceClientarchiveReference - the reference to the archive to create the new lookup entry inproperties - the properties of the new lookup entryEcmException - indicates any system errorpublic LookupEntryReferenceType createLookupEntry(CreateLookupEntryInputType properties) throws EcmException
LookupEntryServiceClientcreateLookupEntry in interface LookupEntryServiceClientproperties - the properties of the new lookup entryEcmException - indicates any system errorpublic LookupEntryClient resolve(LookupEntryReferenceType reference)
LookupEntryServiceClientresolve in interface LookupEntryServiceClientreference - a reference to the lookup entryCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.