Package org.kuali.rice.kns.service.impl
Class DocumentHelperServiceImpl
java.lang.Object
org.kuali.rice.kns.service.impl.DocumentHelperServiceImpl
- All Implemented Interfaces:
DocumentHelperService
Deprecated.
This class is a utility service intended to help retrieve objects related to particular documents.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getDocumentAuthorizer(String documentType) Deprecated.getDocumentAuthorizer(Document document) Deprecated.getDocumentPresentationController(String documentType) Deprecated.getDocumentPresentationController(Document document) Deprecated.voidsetDataDictionaryService(DataDictionaryService dataDictionaryService) Deprecated.
-
Constructor Details
-
DocumentHelperServiceImpl
public DocumentHelperServiceImpl()Deprecated.
-
-
Method Details
-
getDocumentAuthorizer
Deprecated.- Specified by:
getDocumentAuthorizerin interfaceDocumentHelperService- See Also:
-
getDocumentAuthorizer
Deprecated.- Specified by:
getDocumentAuthorizerin interfaceDocumentHelperService- See Also:
-
getDocumentPresentationController
Deprecated.- Specified by:
getDocumentPresentationControllerin interfaceDocumentHelperService- See Also:
-
getDocumentPresentationController
Deprecated.- Specified by:
getDocumentPresentationControllerin interfaceDocumentHelperService- See Also:
-
getDataDictionaryService
Deprecated.- Returns:
- the dataDictionaryService
-
setDataDictionaryService
Deprecated.- Parameters:
dataDictionaryService- the dataDictionaryService to set
-
DocumentDictionaryService.