| Package | Description |
|---|---|
| org.kuali.kra.common.committee.service.impl | |
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.noteattachment | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.actions.submit | |
| org.kuali.kra.protocol.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolDao<? extends ProtocolBase> |
CommitteeBatchCorrespondenceServiceImplBase.protocolDao |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDao<? extends ProtocolBase> |
CommitteeBatchCorrespondenceServiceImplBase.getProtocolDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeBatchCorrespondenceServiceImplBase.setProtocolDao(ProtocolDao<? extends ProtocolBase> protocolDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucProtocolDao
This class is used to run ojb query directly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolDaoOjb
This class is the implementation for IacucProtocolDao interface.
|
| Constructor and Description |
|---|
IacucProtocolAttachmentServiceImpl(org.kuali.rice.krad.service.BusinessObjectService boService,
ProtocolDao protocolDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolDao
This class is used to run ojb query directly.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolDao<Protocol> |
ProtocolLookupableHelperServiceImpl.getProtocolDaoHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolLookupableHelperServiceImpl.setProtocolDao(ProtocolDao<Protocol> protocolDao)
This is spring bean will be used to get search results.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolDaoOjbBase<GenericProtocol extends ProtocolBase>
This class is the implementation for ProtocolDao interface.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolDao<GenericProtocol> |
ProtocolLookupableHelperServiceImplBase.getProtocolDaoHook() |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolDao<? extends ProtocolBase> |
ProtocolActionMappingBase.dao |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolActionMappingBase.setDao(ProtocolDao<? extends ProtocolBase> dao) |
void |
ProtocolActionServiceImplBase.setProtocolDao(ProtocolDao<? extends ProtocolBase> protocolDao) |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolDao |
ProtocolAttachmentServiceImplBase.protocolDao |
| Constructor and Description |
|---|
ProtocolAttachmentServiceImplBase(org.kuali.rice.krad.service.BusinessObjectService boService,
ProtocolDao protocolDao)
Constructor than sets the dependencies.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.