public abstract class TransactionalDocumentControllerBase extends DocumentControllerBase
DocumentControllerBase
Constructor and Description |
---|
TransactionalDocumentControllerBase() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ModelAndView |
copy(TransactionalDocumentFormBase form) |
protected TransactionalDocumentControllerService |
getControllerService() |
void |
setControllerService(ControllerService controllerService) |
acknowledge, approve, blanketApprove, cancelAttachment, close, complete, createInitialForm, deleteNote, disapprove, docHandler, downloadAttachment, fyi, insertNote, recall, reload, route, save, save, sendAdHocRequests, superUserApprove, superUserDisapprove, superUserTakeActions, supervisorFunctions
addBlankLine, addFileUploadLine, addLine, back, cancel, checkForm, closeEditLineDialog, defaultMapping, deleteFileUploadLine, deleteLine, editLine, getCollectionControllerService, getFileControllerService, getFileFromLine, getMessageView, getModelAndView, getModelAndView, getModelAndView, getModelAndViewService, getModelAndViewWithInit, getModelAndViewWithInit, getNavigationControllerService, getQueryControllerService, getRefreshControllerService, getSaveControllerService, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, performRedirect, refresh, retrieveCollectionPage, retrieveEditLineDialog, returnToHub, returnToPrevious, saveField, saveLine, sessionTimeout, setCollectionControllerService, setFileControllerService, setModelAndViewService, setNavigationControllerService, setQueryControllerService, setRefreshControllerService, setSaveControllerService, showDialog, start, tableJsonRetrieval
public TransactionalDocumentControllerBase()
@RequestMapping(method=POST, params="methodToCall=copy") public org.springframework.web.servlet.ModelAndView copy(TransactionalDocumentFormBase form)
protected TransactionalDocumentControllerService getControllerService()
getControllerService
in class DocumentControllerBase
@Autowired @Qualifier(value="transactionalDocumentControllerService") public void setControllerService(ControllerService controllerService)
setControllerService
in class DocumentControllerBase
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.