| Modifier and Type | Method and Description |
|---|---|
IacucProtocolDocument |
IacucProtocolForm.getIacucProtocolDocument()
Gets a
ProtocolDocument. |
IacucProtocolDocument |
IacucProtocol.getIacucProtocolDocument() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IacucProtocolDocumentRule.processProtocolSpeciesRules(IacucProtocolDocument document)
This method is to validate protocol species defined and its references.
|
void |
IacucProtocol.setIacucProtocolDocument(IacucProtocolDocument iacucProtocolDocument) |
| Modifier and Type | Method and Description |
|---|---|
String |
IacucProtocolAmendRenewServiceImpl.createContinuation(IacucProtocolDocument protocolDocument,
String continuationSummary) |
String |
IacucProtocolAmendRenewService.createContinuation(IacucProtocolDocument protocolDocument,
String continuationSummary) |
String |
IacucProtocolAmendRenewServiceImpl.createContinuationWithAmendment(IacucProtocolDocument protocolDocument,
ProtocolAmendmentBean amendmentBean) |
String |
IacucProtocolAmendRenewService.createContinuationWithAmendment(IacucProtocolDocument protocolDocument,
ProtocolAmendmentBean amendmentBean) |
protected String |
IacucProtocolAmendRenewServiceImpl.generateProtocolContinuationNumber(IacucProtocolDocument protocolDocument)
Generate the protocol number for an continuation.
|
| Constructor and Description |
|---|
CreateIacucAmendmentEvent(IacucProtocolDocument document,
String propertyName,
ProtocolAmendmentBean amendmentBean) |
CreateIacucContinuationEvent(IacucProtocolDocument document,
String propertyName,
String renewalSummary) |
CreateIacucRenewalEvent(IacucProtocolDocument document,
String propertyName,
String renewalSummary) |
ModifyIacucAmendmentSectionsEvent(IacucProtocolDocument document,
String propertyName,
ProtocolAmendmentBean amendmentBean) |
| Constructor and Description |
|---|
IacucProtocolApproveEvent(IacucProtocolDocument document,
IacucProtocolApproveBean protocolApproveBean) |
| Constructor and Description |
|---|
IacucProtocolAssignToAgendaEvent(IacucProtocolDocument document,
IacucProtocolAssignToAgendaBean protocolAssignToAgendaBean) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IacucProtocolCopyServiceImpl.copyProtocolLists(IacucProtocolDocument srcDoc,
IacucProtocolDocument destDoc) |
protected void |
IacucProtocolCopyServiceImpl.copyRequiredProperties(IacucProtocolDocument srcDoc,
IacucProtocolDocument destDoc) |
| Constructor and Description |
|---|
IacucProtocolAdminCorrectionEvent(IacucProtocolDocument document,
String propertyName,
AdminCorrectionBean actionBean) |
| Constructor and Description |
|---|
IacucCommitteeDecisionAbstainerEvent(IacucProtocolDocument document,
IacucCommitteeDecision decision) |
IacucCommitteeDecisionEvent(IacucProtocolDocument document,
IacucCommitteeDecision decision) |
IacucCommitteeDecisionRecuserEvent(IacucProtocolDocument document,
IacucCommitteeDecision decision) |
| Constructor and Description |
|---|
IacucProtocolGenericActionEvent(IacucProtocolDocument document,
IacucProtocolGenericActionBean protocolGenericActionBean) |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolReviewNotRequiredServiceImpl.reviewNotRequired(IacucProtocolDocument protocolDocument,
IacucProtocolReviewNotRequiredBean actionBean) |
void |
IacucProtocolReviewNotRequiredService.reviewNotRequired(IacucProtocolDocument protocolDocument,
IacucProtocolReviewNotRequiredBean actionBean)
This method manages the action of marking a protocol as review not required.
|
| Modifier and Type | Method and Description |
|---|---|
IacucProtocolDocument |
IacucProtocolRequestEvent.getProtocolDocument() |
| Constructor and Description |
|---|
IacucProtocolRequestEvent(IacucProtocolDocument document,
String propertyKey,
IacucProtocolRequestBean requestBean) |
| Constructor and Description |
|---|
IacucProtocolAddReviewAttachmentEvent(IacucProtocolDocument document,
String propertyName,
IacucProtocolReviewAttachment reviewAttachment) |
IacucProtocolAddReviewCommentEvent(IacucProtocolDocument document,
String propertyName,
CommitteeScheduleMinuteBase reviewComment) |
IacucProtocolManageReviewAttachmentEvent(IacucProtocolDocument document,
String propertyName,
List<IacucProtocolReviewAttachment> reviewAttachments) |
| Constructor and Description |
|---|
IacucProtocolSubmitActionEvent(IacucProtocolDocument document,
IacucProtocolSubmitAction submitAction) |
| Constructor and Description |
|---|
DeleteIacucProtocolPersonnelEvent(String errorPathPrefix,
IacucProtocolDocument document) |
| Modifier and Type | Method and Description |
|---|---|
protected IacucProtocolStudyGroupBean |
IacucProtocolProceduresAction.getSelectedProcedureBean(javax.servlet.http.HttpServletRequest request,
IacucProtocolDocument document)
This method is to get the selected procedure bean.
|
protected IacucProtocolStudyGroupDetailBean |
IacucProtocolProceduresAction.getSelectedProcedureDetailBean(javax.servlet.http.HttpServletRequest request,
IacucProtocolDocument document)
This method is to get the selected procedure detail bean.
|
protected IacucProtocolStudyGroupLocation |
IacucProtocolProceduresAction.getSelectedProcedureLocation(javax.servlet.http.HttpServletRequest request,
IacucProtocolDocument document)
This method is to get the selected location in each section.
|
protected IacucProcedurePersonResponsible |
IacucProtocolProceduresAction.getSelectedProcedurePerson(javax.servlet.http.HttpServletRequest request,
IacucProtocolDocument document)
This method is to get the selected person in each section.
|
| Constructor and Description |
|---|
AddProcedureLocationEvent(IacucProtocolDocument document,
IacucProtocolStudyGroupDetailBean procedureDetailBean,
Integer procedureBeanIndex,
Integer procedureDetailBeanIndex) |
AddProcedurePersonResponsibleEvent(IacucProtocolDocument document,
IacucProtocolStudyGroupDetailBean procedureDetailBean,
Integer procedureBeanIndex,
Integer procedureDetailBeanIndex) |
AddProtocolStudyGroupEvent(IacucProtocolDocument document,
IacucProtocolStudyGroupBean procedureBean,
Integer procedureBeanIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected IacucProtocolDocument |
IacucProtocolProposalDevelopmentProtocolDocumentServiceImpl.getProtocolDocumentNewInstanceHook(org.kuali.rice.krad.service.DocumentService documentService) |
| Constructor and Description |
|---|
LookupIacucProtocolFundingSourceEvent(String errorPathPrefix,
IacucProtocolDocument document,
String fundingSourceTypeCode,
ProtocolEventBase.ErrorType type) |
SaveIacucProtocolFundingSourceLinkEvent(IacucProtocolDocument document,
List<ProtocolFundingSourceBase> protocolFundingSources,
List<ProtocolFundingSourceBase> deletedProtocolFundingSources) |
| Constructor and Description |
|---|
AddIacucProtocolLocationEvent(String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolLocation protocolLocation) |
| Constructor and Description |
|---|
AddIacucProtocolReferenceEvent(String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolReferenceBean protocolReferenceBean) |
| Constructor and Description |
|---|
AddProtocolExceptionEvent(String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolException iacucProtocolException)
Constructs a AddProtocolExceptionEvent.java.
|
ProtocolExceptionEventBase(String description,
String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolException protocolException) |
| Constructor and Description |
|---|
AddProtocolSpeciesEvent(String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolSpecies iacucProtocolSpecies)
Constructs a AddProtocolSpeciesEvent.java.
|
ProtocolSpeciesEventBase(String description,
String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolSpecies protocolSpecies) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.