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 thrown| Constructor and Description |
|---|
SearchUniqueLookupEntryOperation(com.lexmark.saperion.archive.ArchiveReferenceType archiveReference,
QueryExpression<Boolean> filter) |
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.archive.ArchiveReferenceType |
geArchiveReference() |
QueryExpression<Boolean> |
getFilter() |
com.lexmark.saperion.lookup.LookupEntryListItemType |
invoke() |
String |
toString() |
public SearchUniqueLookupEntryOperation(com.lexmark.saperion.archive.ArchiveReferenceType archiveReference,
QueryExpression<Boolean> filter)
public com.lexmark.saperion.lookup.LookupEntryListItemType invoke()
throws com.lexmark.saperion.exceptions.EcmException
com.lexmark.saperion.exceptions.EcmExceptionpublic com.lexmark.saperion.archive.ArchiveReferenceType geArchiveReference()
public 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.