Package | Description |
---|---|
com.exsoinn.util.epf |
Modifier and Type | Method and Description |
---|---|
static SelectionCriteria |
SelectionCriteria.fromObjects(SearchPath pSearchPath,
Filter pFilter,
TargetElements pTargeElems) |
static SelectionCriteria |
SelectionCriteria.valueOf(String pStr) |
Modifier and Type | Method and Description |
---|---|
SearchResult |
Context.findElement(SelectionCriteria pSelectCriteria,
Map<String,String> pExtraParams)
Works similar to
Context.findElement(SearchPath, Filter, TargetElements, Map) , except that the first three
arguments are replaced with a SelectionCriteria element. |
Copyright © 2019. All rights reserved.