public class SearchLookupEntriesOperation extends com.lexmark.saperion.remote.common.operations.EcmOperation<ArrayList<com.lexmark.saperion.lookup.LookupEntryListItemType>,com.lexmark.saperion.exceptions.EcmException>
Operation
returns every lookup entry in a given ddc that meets a
condition
.Constructor and Description |
---|
SearchLookupEntriesOperation(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() |
ArrayList<com.lexmark.saperion.lookup.LookupEntryListItemType> |
invoke() |
String |
toString() |
afterInvoke, beforeInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap
public SearchLookupEntriesOperation(com.lexmark.saperion.archive.ArchiveReferenceType archiveReference, com.lexmark.saperion.remote.common.query.QueryExpression<Boolean> filter)
public ArrayList<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()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.