Class DocumentServiceImpl

java.lang.Object
org.kuali.rice.krad.service.impl.DocumentServiceImpl
All Implemented Interfaces:
DocumentService

public class DocumentServiceImpl extends Object implements DocumentService
Service implementation for the Document structure. It contains all of the document level type of processing and calling back into documents for various centralization of functionality. This is the default, Kuali delivered implementation which utilizes Workflow.
Author:
Kuali Rice Team (rice.collab@kuali.org)