| Package | Description |
|---|---|
| org.kuali.rice.krad.document | |
| org.kuali.rice.krad.rules.rule.event |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
DocumentControllerServiceImpl.save(DocumentFormBase form,
SaveDocumentEvent saveDocumentEvent)
Saves the document instance contained on the given form and passes the given event for rule
evaluation.
|
org.springframework.web.servlet.ModelAndView |
DocumentControllerService.save(DocumentFormBase form,
SaveDocumentEvent saveDocumentEvent)
Saves the document instance contained on the given form and passes the given event for rule
evaluation.
|
protected org.springframework.web.servlet.ModelAndView |
DocumentControllerBase.save(DocumentFormBase form,
SaveDocumentEvent saveDocumentEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
SaveOnlyDocumentEvent
This class represents the save event that is part of an eDoc in Kuali.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.