| Package | Description |
|---|---|
| org.kuali.kra.iacuc.noteattachment | |
| org.kuali.kra.iacuc.personnel | |
| org.kuali.kra.irb.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
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.protocol.personnel |
This package is meant to hold all classes
related to Personnel for a
Protocol.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucProtocolAttachmentService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAttachmentServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAttachmentService |
IacucProtocolAttachmentPersonnelRule.getProtocolAttachmentService() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolAttachmentService
Contains the methods used for Protocol Notes and Attachments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAttachmentServiceImpl
Implementation of
ProtocolNoteAndAttachmentService. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAttachmentServiceImplBase
Implementation of
ProtocolNoteAndAttachmentService. |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolAttachmentService |
ProtocolAttachmentProtocolRuleHelperBase.attachmentService |
protected ProtocolAttachmentService |
ProtocolAttachmentVersioningUtilityBase.notesService |
protected ProtocolAttachmentService |
NotesAttachmentsHelperBase.notesService |
| Constructor and Description |
|---|
NotesAttachmentsHelperBase(ProtocolFormBase form,
ProtocolAttachmentService notesService,
TaskAuthorizationService authService,
KraAuthorizationService kraAuthorizationService,
org.kuali.rice.core.api.datetime.DateTimeService dateTimeService,
ProtocolNotepadService protocolNotepadService,
org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService,
ProtocolAttachmentVersioningUtilityBase versioningUtil)
Constructs a helper.
|
ProtocolAttachmentBaseRuleHelper(ProtocolAttachmentService attachmentService,
org.kuali.rice.kns.service.DictionaryValidationService validationService)
Creates helper deferring the setting of the prefix to later and setting used services.
|
ProtocolAttachmentBaseRuleHelper(String aPropertyPrefix,
ProtocolAttachmentService attachmentService,
org.kuali.rice.kns.service.DictionaryValidationService validationService) |
ProtocolAttachmentProtocolRuleHelperBase(ProtocolAttachmentService attachmentService)
Creates helper deferring the setting of the prefix to later and setting used services.
|
ProtocolAttachmentProtocolRuleHelperBase(String aPropertyPrefix,
ProtocolAttachmentService attachmentService)
New constructor added in uplift
|
ProtocolAttachmentVersioningUtilityBase(ProtocolFormBase form,
ProtocolAttachmentService notesService,
VersioningService versionService,
org.kuali.rice.krad.service.DocumentService docService)
Constructs a versioning util.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolAttachmentService |
ProtocolAttachmentPersonnelRuleBase.getProtocolAttachmentService()
This method is to get protocol attachment service
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.