public interface TransactionalDocumentControllerService extends DocumentControllerService
DocumentControllerService
and adds
methods specific to transactional documents.Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ModelAndView |
copy(TransactionalDocumentFormBase form)
Invoked to copy the current transactional document into a new document.
|
acknowledge, approve, blanketApprove, cancelAttachment, close, complete, deleteNote, disapprove, docHandler, downloadAttachment, fyi, insertNote, performSuperUserWorkflowAction, performSuperUserWorkflowAction, performWorkflowAction, performWorkflowAction, recall, reload, route, save, save, sendAdHocRequests, superUserApprove, superUserDisapprove, superUserTakeActions, supervisorFunctions
cancel, checkViewAuthorization, sessionTimeout, start
org.springframework.web.servlet.ModelAndView copy(TransactionalDocumentFormBase form)
form
- form instance containing the transactional document dataCopyright © 2005–2014 The Kuali Foundation. All rights reserved.