public class DocLookupSearch extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements IDocLookupSearch
| Constructor and Description |
|---|
DocLookupSearch() |
| Modifier and Type | Method and Description |
|---|---|
Object |
findObjectByMap(Object arg0,
Map arg1) |
DocstoreClientLocator |
getDocstoreClientLocator() |
List |
getResult(Class cl,
Map<String,List<Object>> val) |
List |
getResult(Class cl,
String attr,
List<Object> vals) |
List |
getResult(Class cl,
String attr,
List<Object> val,
Map vas) |
getDbPlatform, setDbPlatformpublic DocLookupSearch()
public DocstoreClientLocator getDocstoreClientLocator()
public Object findObjectByMap(Object arg0, Map arg1)
public List getResult(Class cl, String attr, List<Object> vals) throws Exception
Exceptionpublic List getResult(Class cl, Map<String,List<Object>> val)
getResult in interface IDocLookupSearchCopyright © 2004–2015 The Kuali Foundation. All rights reserved.