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,
QueryExpression<Boolean> filter) |
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.archive.ArchiveReferenceType |
geArchiveReference() |
QueryExpression<Boolean> |
getFilter() |
ArrayList<com.lexmark.saperion.lookup.LookupEntryListItemType> |
invoke() |
String |
toString() |
public SearchLookupEntriesOperation(com.lexmark.saperion.archive.ArchiveReferenceType archiveReference,
QueryExpression<Boolean> filter)
public ArrayList<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()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.