public final class LucenesearchHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends Item> |
getItemsByAttribute(JaloSession session,
String itemTypeCode,
String attrQualifier,
Object attrValue) |
protected static <T extends Item> |
getItemsByAttributes(JaloSession session,
String itemTypeCode,
Map<String,Object> attributes) |
protected static Map |
map(Object keyA,
Object valueA,
Object keyB,
Object valueB) |
protected static Map |
map(Object keyA,
Object valueA,
Object keyB,
Object valueB,
Object keyC,
Object valueC) |
protected static <T extends Item> Collection<T> getItemsByAttribute(JaloSession session, String itemTypeCode, String attrQualifier, Object attrValue)
protected static <T extends Item> Collection<T> getItemsByAttributes(JaloSession session, String itemTypeCode, Map<String,Object> attributes)
Copyright © 2017 SAP SE. All Rights Reserved.