public class SearchUniqueLookupEntryOperation
extends com.lexmark.saperion.remote.common.operations.EcmOperation<com.lexmark.saperion.lookup.LookupEntryListItemType,com.lexmark.saperion.exceptions.EcmException>
Operation
returns the unique lookup entry in a given definition that meets a
condition
. If no such entry exists null is returned. If several
entries meet the condition an exception is thrownConstructor and Description |
---|
SearchUniqueLookupEntryOperation(com.lexmark.saperion.archive.ArchiveReferenceType archiveReference,
com.lexmark.saperion.remote.common.query.QueryExpression<Boolean> filter) |
Modifier and Type | Method and Description |
---|---|
com.lexmark.saperion.archive.ArchiveReferenceType |
geArchiveReference() |
com.lexmark.saperion.remote.common.query.QueryExpression<Boolean> |
getFilter() |
com.lexmark.saperion.lookup.LookupEntryListItemType |
invoke() |
String |
toString() |
afterInvoke, beforeInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap
public SearchUniqueLookupEntryOperation(com.lexmark.saperion.archive.ArchiveReferenceType archiveReference, com.lexmark.saperion.remote.common.query.QueryExpression<Boolean> filter)
public com.lexmark.saperion.lookup.LookupEntryListItemType invoke() throws com.lexmark.saperion.exceptions.EcmException
com.lexmark.saperion.exceptions.EcmException
public com.lexmark.saperion.archive.ArchiveReferenceType geArchiveReference()
public com.lexmark.saperion.remote.common.query.QueryExpression<Boolean> getFilter()
public String toString()
toString
in class com.lexmark.saperion.remote.common.operations.AbstractOperation<com.lexmark.saperion.lookup.LookupEntryListItemType,com.lexmark.saperion.exceptions.EcmException,com.lexmark.saperion.remote.common.Connection>
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.