public class ProtocolFinderDaoOjb extends ProtocolFinderDaoOjbBase implements ProtocolFinderDao
| Constructor and Description |
|---|
ProtocolFinderDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
findCurrentProtocolByNumber(String protocolNumber)
Find the current protocol given a protocolNumber.
|
protected Class<? extends ProtocolBase> |
getProtocolBOClassHook() |
protected Class<? extends ProtocolSubmissionBase> |
getProtocolSubmissionBOClassHook() |
findProtocols, findProtocolSubmissionsgetDbPlatform, setDbPlatformcheckDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindProtocols, findProtocolSubmissionsprotected Class<? extends ProtocolBase> getProtocolBOClassHook()
getProtocolBOClassHook in class ProtocolFinderDaoOjbBaseprotected Class<? extends ProtocolSubmissionBase> getProtocolSubmissionBOClassHook()
getProtocolSubmissionBOClassHook in class ProtocolFinderDaoOjbBasepublic Protocol findCurrentProtocolByNumber(String protocolNumber)
ProtocolFinderDaofindCurrentProtocolByNumber in interface ProtocolFinderDaofindCurrentProtocolByNumber in class ProtocolFinderDaoOjbBaseProtocolFinderDao.findCurrentProtocolByNumber(java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.