org.kuali.kfs.sys.service.impl
Class DocumentHelperServiceImpl
java.lang.Object
org.kuali.rice.kns.service.impl.DocumentHelperServiceImpl
org.kuali.kfs.sys.service.impl.DocumentHelperServiceImpl
- All Implemented Interfaces:
- org.kuali.rice.kns.service.DocumentHelperService
- Direct Known Subclasses:
- SecDocumentHelperServiceImpl
public class DocumentHelperServiceImpl
- extends org.kuali.rice.kns.service.impl.DocumentHelperServiceImpl
| Methods inherited from class org.kuali.rice.kns.service.impl.DocumentHelperServiceImpl |
getDataDictionaryService, getDocumentAuthorizer, getDocumentPresentationController, setDataDictionaryService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentHelperServiceImpl
public DocumentHelperServiceImpl()
getDocumentAuthorizer
public org.kuali.rice.kns.document.authorization.DocumentAuthorizer getDocumentAuthorizer(String documentType)
- Specified by:
getDocumentAuthorizer in interface org.kuali.rice.kns.service.DocumentHelperService- Overrides:
getDocumentAuthorizer in class org.kuali.rice.kns.service.impl.DocumentHelperServiceImpl
getDocumentPresentationController
public org.kuali.rice.kns.document.authorization.DocumentPresentationController getDocumentPresentationController(String documentType)
- Specified by:
getDocumentPresentationController in interface org.kuali.rice.kns.service.DocumentHelperService- Overrides:
getDocumentPresentationController in class org.kuali.rice.kns.service.impl.DocumentHelperServiceImpl
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.