| Package | Description |
|---|---|
| org.kuali.kra.award.awardhierarchy | |
| org.kuali.kra.award.home | |
| org.kuali.kra.award.web.struts.action | |
| org.kuali.kra.coi.disclosure | |
| org.kuali.kra.coi.personfinancialentity | |
| org.kuali.kra.institutionalproposal.service.impl | |
| org.kuali.kra.institutionalproposal.web.struts.action | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| org.kuali.kra.service.impl | |
| org.kuali.kra.subaward.service.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardHierarchyServiceImpl.setVersioningService(VersioningService versioningService) |
| Modifier and Type | Method and Description |
|---|---|
protected VersioningService |
AwardServiceImpl.getVersioningService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardServiceImpl.setVersioningService(VersioningService versioningService) |
| Modifier and Type | Method and Description |
|---|---|
protected VersioningService |
AwardHomeAction.getVersioningService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureServiceImpl.setVersioningService(VersioningService versioningService) |
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialEntityServiceImpl.setVersioningService(VersioningService versioningService) |
| Modifier and Type | Method and Description |
|---|---|
VersioningService |
InstitutionalProposalVersioningServiceImpl.getVersioningService() |
VersioningService |
InstitutionalProposalServiceImpl.getVersioningService() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalVersioningServiceImpl.setVersioningService(VersioningService versioningService) |
void |
InstitutionalProposalServiceImpl.setVersioningService(VersioningService versioningService) |
| Modifier and Type | Method and Description |
|---|---|
protected VersioningService |
InstitutionalProposalHomeAction.getVersioningService() |
| Modifier and Type | Field and Description |
|---|---|
protected VersioningService |
ProtocolVersionServiceImplBase.versioningService |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolVersionServiceImplBase.setVersioningService(VersioningService versioningService)
Inject the Versioning Service.
|
| Modifier and Type | Field and Description |
|---|---|
protected VersioningService |
ProtocolAttachmentVersioningUtilityBase.versionService |
| Constructor and Description |
|---|
ProtocolAttachmentVersioningUtilityBase(ProtocolFormBase form,
ProtocolAttachmentService notesService,
VersioningService versionService,
org.kuali.rice.krad.service.DocumentService docService)
Constructs a versioning util.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersioningServiceImpl
This service implements generic versioning.
|
| Modifier and Type | Method and Description |
|---|---|
protected VersioningService |
SubAwardServiceImpl.getVersioningService()
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAwardServiceImpl.setVersioningService(VersioningService versioningService)
This method is for setting versioningService...
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.