public class OLEGOKBSearchDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb
| Constructor and Description | 
|---|
| OLEGOKBSearchDaoOjb() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<OleGokbTipp> | getTippsByPlatform(Integer platformId,
                                    Integer packageId,
                                    String title,
                                    String titleInstanceType,
                                    List<String> platformProviders) | 
| List<OleGokbTipp> | packageSearch(String packageName,
                          String platformName,
                          List<String> platformProviders,
                          String title,
                          List<String> issnList,
                          String titleInstanceType,
                          List<String> platformStatusList,
                          List<String> packageStatusList,
                          List<String> tippStatusList) | 
getDbPlatform, setDbPlatformpublic OLEGOKBSearchDaoOjb()
public List<OleGokbTipp> packageSearch(String packageName, String platformName, List<String> platformProviders, String title, List<String> issnList, String titleInstanceType, List<String> platformStatusList, List<String> packageStatusList, List<String> tippStatusList)
public List<OleGokbTipp> getTippsByPlatform(Integer platformId, Integer packageId, String title, String titleInstanceType, List<String> platformProviders)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.