Class SaveOnlyDocumentEvent

All Implemented Interfaces:
DocumentEvent, RuleEvent, SaveEvent

public class SaveOnlyDocumentEvent extends SaveDocumentEvent
This class represents the save event that is part of an eDoc in Kuali. This could be triggered when a user presses the save button for a given document or it could happen when another piece of code calls the save method in the document service. This event does not trigger sub-events for validation.