public class ProtocolCopyServiceImpl extends ProtocolCopyServiceImplBase<ProtocolDocument> implements ProtocolCopyService
| Constructor and Description |
|---|
ProtocolCopyServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolActionBase> |
getProtocolActionBOClassHook() |
protected ProtocolActionBase |
getProtocolActionNewInstanceHook(ProtocolBase protocol,
ProtocolSubmissionBase protocolSubmission,
String protocolActionTypeCode) |
protected String |
getProtocolActionProtocolCreatedCodeHook() |
protected String |
getProtocolAggregatorHook() |
protected String |
getProtocolApproverHook() |
protected ProtocolNumberService |
getProtocolNumberServiceHook() |
protected String |
getProtocolRoleTypeHook() |
protected String |
getSequenceNumberNameHook() |
void |
setProtocolNumberService(ProtocolNumberService protocolNumberService)
Set the Protocol Number Service
|
copyAdditionalProperties, copyCustomDataAttributeValues, copyOverviewProperties, copyProtocol, copyProtocol, copyProtocolLists, copyRequiredProperties, createNewProtocol, deepCopy, initializeAuthorization, refreshAttachmentsPersonnels, setDocumentService, setKraAuthorizationService, setSequenceAccessorService, setSystemAuthorizationServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyProtocol, copyProtocolprotected Class<? extends ProtocolActionBase> getProtocolActionBOClassHook()
getProtocolActionBOClassHook in class ProtocolCopyServiceImplBase<ProtocolDocument>protected String getProtocolActionProtocolCreatedCodeHook()
getProtocolActionProtocolCreatedCodeHook in class ProtocolCopyServiceImplBase<ProtocolDocument>protected String getSequenceNumberNameHook()
getSequenceNumberNameHook in class ProtocolCopyServiceImplBase<ProtocolDocument>protected ProtocolNumberService getProtocolNumberServiceHook()
getProtocolNumberServiceHook in class ProtocolCopyServiceImplBase<ProtocolDocument>protected ProtocolActionBase getProtocolActionNewInstanceHook(ProtocolBase protocol, ProtocolSubmissionBase protocolSubmission, String protocolActionTypeCode)
getProtocolActionNewInstanceHook in class ProtocolCopyServiceImplBase<ProtocolDocument>protected String getProtocolAggregatorHook()
getProtocolAggregatorHook in class ProtocolCopyServiceImplBase<ProtocolDocument>protected String getProtocolApproverHook()
getProtocolApproverHook in class ProtocolCopyServiceImplBase<ProtocolDocument>protected String getProtocolRoleTypeHook()
getProtocolRoleTypeHook in class ProtocolCopyServiceImplBase<ProtocolDocument>public void setProtocolNumberService(ProtocolNumberService protocolNumberService)
protocolNumberService - the Protocol Number ServiceCopyright © 2013 The Kuali Foundation. All Rights Reserved.