| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
CommitteeBatchCorrespondenceServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
CommitteeBatchCorrespondenceDetailBase.getProtocolAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeBatchCorrespondenceDetailBase.setProtocolAction(ProtocolActionBase protocolAction) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
CommitteeBatchCorrespondenceServiceImplBase.createAndSaveProtocolAction(ProtocolBase protocol,
ProtocolCorrespondenceTypeBase protocolCorrespondenceType,
String protocolActionTypeCode)
This method creates the ProtocolActionBase business object and persists it to the database.
|
protected abstract ProtocolActionBase |
CommitteeBatchCorrespondenceServiceImplBase.getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCorrespondence |
CommitteeBatchCorrespondenceServiceImplBase.createAndSaveProtocolCorrespondence(String committeeId,
ProtocolBase protocol,
ProtocolCorrespondenceTypeBase protocolCorrespondenceType,
ProtocolActionBase protocolAction)
This method creates the ProtocolCorrespondence business object and persists it to the database.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucProtocolDocument.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase protocolSubmission,
String protocolStatusCode) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolActionBase> |
IacucProtocolDaoOjb.getProtocolActionBOClassHoook() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAction
This class manages all the attributes needed to maintain a protocol action.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
IacucProtocolAbandonServiceImpl.getNewActionHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucProtocolAmendRenewServiceImpl.getNewAmendmentProtocolActionInstanceHook(ProtocolBase protocol) |
protected ProtocolActionBase |
IacucProtocolAmendRenewServiceImpl.getNewRenewalProtocolActionInstanceHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucProtocolApproveServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucProtocolAssignToAgendaServiceImpl.getNewProtocolAssignToAgendaActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission) |
ProtocolActionBase |
IacucProtocolAssignToAgendaServiceImpl.getNewProtocolRemoveFromAgendaActionInstanceHook(IacucProtocol protocol,
IacucProtocolSubmission submission) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolActionBase> |
IacucProtocolCopyServiceImpl.getProtocolActionBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucCommitteeDecisionServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission,
String recordCommitteeDecisionActionCode) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucProtocolGenericActionServiceImpl.getNewDisapprovedInRoutingProtocolActionInstanceHook(ProtocolBase protocol) |
protected ProtocolActionBase |
IacucProtocolGenericActionServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission,
String protocolActionType) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolActionBase> |
IacucProtocolQuestionnairePrintingServiceImpl.getProtocolActionBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolActionServiceImpl.resetProtocolStatus(ProtocolActionBase protocolActionBo,
ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
IacucProtocolUndoLastActionBean.getLastAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IacucProtocolUndoLastActionServiceImpl.removeAttachedCorrespondences(ProtocolActionBase protocolAction) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucPrintXmlUtilServiceImpl.findProtocolActionForSubmission(IacucProtocolSubmission protocolSubmission) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucCommitteeBatchCorrespondenceServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
IacucProtocolHelper.createProtocolCreatedTypeProtocolActionInstanceHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolDocument.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase protocolSubmission,
String actionTypeCode) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAction
This class manages all the attributes needed to maintain a protocol action.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolActionBase> |
ActionHelper.getSortedProtocolActions()
Prepares, sorts, and returns a list of protocol actions.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
ProtocolAbandonServiceImpl.getNewActionHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolAmendRenewServiceImpl.getNewAmendmentProtocolActionInstanceHook(ProtocolBase protocol) |
protected ProtocolActionBase |
ProtocolAmendRenewServiceImpl.getNewRenewalProtocolActionInstanceHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolApproveServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolAssignToAgendaServiceImpl.getNewProtocolAssignToAgendaActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolCopyServiceImpl.getProtocolActionNewInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase protocolSubmission,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolActionBase> |
ProtocolCopyServiceImpl.getProtocolActionBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
CommitteeDecisionServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission,
String recordCommitteeDecisionActionCode) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolGenericActionServiceImpl.getNewDisapprovedInRoutingProtocolActionInstanceHook(ProtocolBase protocol) |
protected ProtocolActionBase |
ProtocolGenericActionServiceImpl.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission,
String protocolActionType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolActionServiceImpl.resetProtocolStatus(ProtocolActionBase protocolActionBo,
ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
UndoLastActionBean.getLastAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UndoLastActionServiceImpl.removeAttachedCorrespondences(ProtocolActionBase protocolAction) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolHelper.createProtocolCreatedTypeProtocolActionInstanceHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
ProtocolBase.getLastProtocolAction() |
protected abstract ProtocolActionBase |
ProtocolDocumentBase.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase protocolSubmission,
String actionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolActionBase> |
ProtocolDaoOjbBase.getProtocolActionBOClassHoook() |
List<ProtocolActionBase> |
ProtocolBase.getProtocolActions() |
List<ProtocolActionBase> |
ProtocolBase.getSortedActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolBase.setProtocolActions(List<ProtocolActionBase> protocolActions) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ActionHelperBase.findProtocolAction(String actionTypeCode,
List<ProtocolActionBase> protocolActions,
ProtocolSubmissionBase currentSubmission) |
ProtocolActionBase |
ActionHelperBase.getLastPerformedAction() |
ProtocolActionBase |
ActionHelperBase.getSelectedProtocolAction() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolActionBase> |
ActionHelperBase.getSortedProtocolActions()
Prepares, sorts, and returns a list of protocol actions.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<? extends ProtocolSubmissionDocBase> |
ActionHelperBase.getSubmissionDocs(ProtocolActionBase protocolAction) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ActionHelperBase.findProtocolAction(String actionTypeCode,
List<ProtocolActionBase> protocolActions,
ProtocolSubmissionBase currentSubmission) |
| Modifier and Type | Method and Description |
|---|---|
abstract ProtocolActionBase |
ProtocolAbandonServiceImplBase.getNewActionHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolAmendRenewServiceImplBase.createCreateAmendmentProtocolAction(ProtocolBase protocol,
String protocolNumber)
Create a ProtocolBase Action indicating that an amendment has been created.
|
protected ProtocolActionBase |
ProtocolAmendRenewServiceImplBase.createCreateRenewalProtocolAction(ProtocolBase protocol,
String protocolNumber)
Create a ProtocolBase Action indicating that a renewal has been created.
|
protected abstract ProtocolActionBase |
ProtocolAmendRenewServiceImplBase.getNewAmendmentProtocolActionInstanceHook(ProtocolBase protocol) |
protected abstract ProtocolActionBase |
ProtocolAmendRenewServiceImplBase.getNewRenewalProtocolActionInstanceHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolActionBase |
ProtocolApproveServiceImplBase.getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
ProtocolAssignToAgendaServiceImplBase.getAssignedToAgendaProtocolAction(ProtocolBase protocol)
This method returns the protocol action that assigned the passed in protocol to a committee agenda.
|
ProtocolActionBase |
ProtocolAssignToAgendaService.getAssignedToAgendaProtocolAction(ProtocolBase protocol)
This method returns the protocol action that assigned the passed in protocol to a committee agenda.
|
protected abstract ProtocolActionBase |
ProtocolAssignToAgendaServiceImplBase.getNewProtocolAssignToAgendaActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolActionBase |
ProtocolCopyServiceImplBase.getProtocolActionNewInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase protocolSubmission,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolActionBase> |
ProtocolCopyServiceImplBase.getProtocolActionBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolActionBase |
CommitteeDecisionServiceImplBase.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission,
String recordCommitteeDecisionActionCode) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolActionBase |
ProtocolGenericActionServiceImplBase.createProtocolActionAndAttach(ProtocolBase protocol,
ProtocolGenericActionBean actionBean,
String protocolActionType) |
protected abstract ProtocolActionBase |
ProtocolGenericActionServiceImplBase.getNewDisapprovedInRoutingProtocolActionInstanceHook(ProtocolBase protocol) |
protected abstract ProtocolActionBase |
ProtocolGenericActionServiceImplBase.getNewProtocolActionInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase submission,
String protocolActionType) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolActionBase> |
ProtocolQuestionnairePrintingServiceImplBase.getProtocolActionBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
ProtocolUndoActionMapping.getProtocolAction() |
ProtocolActionBase |
ProtocolActionUpdateMapping.getProtocolAction() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ProtocolActionServiceImplBase.resetProtocolStatus(ProtocolActionBase protocolActionBo,
ProtocolBase protocol) |
void |
ProtocolActionService.resetProtocolStatus(ProtocolActionBase protocolActionBo,
ProtocolBase protocol)
This method is to undo the protocol status or submission status update.
|
void |
ProtocolUndoActionMapping.setProtocolAction(ProtocolActionBase protocolAction) |
void |
ProtocolActionUpdateMapping.setProtocolAction(ProtocolActionBase protocolAction) |
void |
ProtocolActionServiceImplBase.updateProtocolStatus(ProtocolActionBase protocolActionBo,
ProtocolBase protocol) |
void |
ProtocolActionService.updateProtocolStatus(ProtocolActionBase protocolActionBo,
ProtocolBase protocol)
This method is to update protocol status or submission status after the action is submitted.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
UndoLastActionBean.getLastAction() |
ProtocolActionBase |
UndoLastActionBeanHelperBase.getLastPerformedAction(List<ProtocolActionBase> actionsPerformed) |
protected ProtocolActionBase |
UndoLastActionBeanHelperBase.getPrevToLastPerformedAction(List<ProtocolActionBase> actionsPerformed) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
UndoLastActionBeanHelperBase.isActionProtocolApproval(ProtocolActionBase action,
String protocolNumber) |
protected abstract void |
UndoLastActionServiceImplBase.removeAttachedCorrespondences(ProtocolActionBase protocolAction) |
protected ProtocolDocumentBase |
UndoLastActionServiceImplBase.undoWorkflowRouting(ProtocolDocumentBase protocolDocument,
ProtocolActionBase lastPerformedAction) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
UndoLastActionBeanHelperBase.getLastPerformedAction(List<ProtocolActionBase> actionsPerformed) |
protected ProtocolActionBase |
UndoLastActionBeanHelperBase.getPrevToLastPerformedAction(List<ProtocolActionBase> actionsPerformed) |
protected void |
UndoLastActionBeanHelperBase.sortActions(List<ProtocolActionBase> actionsPerformed) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolActionBase |
ProtocolCorrespondence.getProtocolAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolCorrespondence.setProtocolAction(ProtocolActionBase protocolAction) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolActionBase |
ProtocolHelperBase.createProtocolCreatedTypeProtocolActionInstanceHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolActionBase |
ProposalDevelopmentProtocolDocumentServiceImplBase.getProtocolActionNewInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase protocolSubmission,
String protocolActionTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSummary.setLastProtocolAction(ProtocolActionBase protocolAction) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.