Uses of Interface
org.kuali.rice.kns.service.DocumentHelperService
Packages that use DocumentHelperService
Package
Description
-
Uses of DocumentHelperService in org.kuali.rice.kns.maintenance
Fields in org.kuali.rice.kns.maintenance declared as DocumentHelperServiceModifier and TypeFieldDescriptionprotected DocumentHelperServiceKualiMaintainableImpl.documentHelperServiceDeprecated.Methods in org.kuali.rice.kns.maintenance that return DocumentHelperServiceModifier and TypeMethodDescriptionprotected DocumentHelperServiceKualiMaintainableImpl.getDocumentHelperService()Deprecated.Methods in org.kuali.rice.kns.maintenance with parameters of type DocumentHelperServiceModifier and TypeMethodDescriptionvoidKualiMaintainableImpl.setDocumentHelperService(DocumentHelperService documentHelperService) Deprecated. -
Uses of DocumentHelperService in org.kuali.rice.kns.maintenance.rules
Fields in org.kuali.rice.kns.maintenance.rules declared as DocumentHelperServiceModifier and TypeFieldDescriptionprotected DocumentHelperServiceMaintenanceDocumentRuleBase.documentHelperServiceDeprecated.Methods in org.kuali.rice.kns.maintenance.rules that return DocumentHelperServiceModifier and TypeMethodDescriptionMaintenanceDocumentRuleBase.getDocumentHelperService()Deprecated.Methods in org.kuali.rice.kns.maintenance.rules with parameters of type DocumentHelperServiceModifier and TypeMethodDescriptionvoidMaintenanceDocumentRuleBase.setDocumentHelperService(DocumentHelperService documentHelperService) Deprecated. -
Uses of DocumentHelperService in org.kuali.rice.kns.service
Methods in org.kuali.rice.kns.service that return DocumentHelperServiceModifier and TypeMethodDescriptionstatic DocumentHelperServiceKNSServiceLocator.getDocumentHelperService()Deprecated. -
Uses of DocumentHelperService in org.kuali.rice.kns.web.struts.action
Methods in org.kuali.rice.kns.web.struts.action that return DocumentHelperServiceModifier and TypeMethodDescriptionprotected DocumentHelperServiceKualiDocumentActionBase.getDocumentHelperService()Deprecated.