org.kuali.kfs.sys.service.impl
Class DocumentHelperServiceImpl

java.lang.Object
  extended by org.kuali.rice.kns.service.impl.DocumentHelperServiceImpl
      extended by 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


Constructor Summary
DocumentHelperServiceImpl()
           
 
Method Summary
 org.kuali.rice.kns.document.authorization.DocumentAuthorizer getDocumentAuthorizer(String documentType)
           
 org.kuali.rice.kns.document.authorization.DocumentPresentationController getDocumentPresentationController(String documentType)
           
 
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
 

Constructor Detail

DocumentHelperServiceImpl

public DocumentHelperServiceImpl()
Method Detail

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.