public class IacucProtocolDaoOjb extends ProtocolDaoOjbBase<IacucProtocol> implements org.kuali.rice.krad.util.OjbCollectionAware, IacucProtocolDao
collectionFieldNames| Constructor and Description |
|---|
IacucProtocolDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
getActiveProtocolStatusCodesHook() |
protected Collection<String> |
getApprovedSubmissionStatusCodesHook() |
protected List<CriteriaFieldHelper> |
getCriteriaFields() |
protected Collection<String> |
getPendingAmendmentRenewalsProtocolStatusCodesHook() |
protected Class<? extends ProtocolActionBase> |
getProtocolActionBOClassHoook() |
protected Class<? extends ProtocolBase> |
getProtocolBOClassHook() |
protected Class<? extends ProtocolPersonBase> |
getProtocolPersonBOClassHook() |
protected Class<? extends ProtocolSubmissionBase> |
getProtocolSubmissionBOClassHook() |
protected Class<? extends ProtocolUnitBase> |
getProtocolUnitBOClassHook() |
protected Collection<String> |
getRevisionRequestedProtocolActionTypeCodesHook() |
protected Collection<String> |
getRevisionRequestedProtocolStatusCodesHook() |
protected void |
initRoleListsHook(List<String> investigatorRoles,
List<String> personRoles) |
getCollectionReportQuery, getExpiringProtocols, getNotifiedProtocols, getProtocols, getProtocolSubmissionCountFromProtocol, initCollectionFields, retrieveAttachmentVersions, setDataDictionaryService, setLookupDaogetDbPlatform, setDbPlatformcheckDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPersistenceBrokerTemplategetExpiringProtocols, getNotifiedProtocols, getProtocols, getProtocolSubmissionCountFromProtocol, retrieveAttachmentVersionsprotected Class<? extends ProtocolBase> getProtocolBOClassHook()
getProtocolBOClassHook in class ProtocolDaoOjbBase<IacucProtocol>protected Class<? extends ProtocolPersonBase> getProtocolPersonBOClassHook()
getProtocolPersonBOClassHook in class ProtocolDaoOjbBase<IacucProtocol>protected Class<? extends ProtocolUnitBase> getProtocolUnitBOClassHook()
getProtocolUnitBOClassHook in class ProtocolDaoOjbBase<IacucProtocol>protected Class<? extends ProtocolSubmissionBase> getProtocolSubmissionBOClassHook()
getProtocolSubmissionBOClassHook in class ProtocolDaoOjbBase<IacucProtocol>protected List<CriteriaFieldHelper> getCriteriaFields()
getCriteriaFields in class ProtocolDaoOjbBase<IacucProtocol>protected Collection<String> getApprovedSubmissionStatusCodesHook()
getApprovedSubmissionStatusCodesHook in class ProtocolDaoOjbBase<IacucProtocol>protected Collection<String> getActiveProtocolStatusCodesHook()
getActiveProtocolStatusCodesHook in class ProtocolDaoOjbBase<IacucProtocol>protected Collection<String> getRevisionRequestedProtocolActionTypeCodesHook()
getRevisionRequestedProtocolActionTypeCodesHook in class ProtocolDaoOjbBase<IacucProtocol>protected Collection<String> getRevisionRequestedProtocolStatusCodesHook()
getRevisionRequestedProtocolStatusCodesHook in class ProtocolDaoOjbBase<IacucProtocol>protected Class<? extends ProtocolActionBase> getProtocolActionBOClassHoook()
getProtocolActionBOClassHoook in class ProtocolDaoOjbBase<IacucProtocol>protected void initRoleListsHook(List<String> investigatorRoles, List<String> personRoles)
initRoleListsHook in class ProtocolDaoOjbBase<IacucProtocol>protected Collection<String> getPendingAmendmentRenewalsProtocolStatusCodesHook()
getPendingAmendmentRenewalsProtocolStatusCodesHook in class ProtocolDaoOjbBase<IacucProtocol>Copyright © 2013 The Kuali Foundation. All Rights Reserved.