Uses of Interface
org.kuali.rice.kns.service.BusinessObjectDictionaryService
Packages that use BusinessObjectDictionaryService
Package
Description
-
Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.inquiry
Fields in org.kuali.rice.kns.inquiry declared as BusinessObjectDictionaryServiceModifier and TypeFieldDescriptionprotected BusinessObjectDictionaryServiceKualiInquirableImpl.businessObjectDictionaryServiceDeprecated.Methods in org.kuali.rice.kns.inquiry that return BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionprotected BusinessObjectDictionaryServiceKualiInquirableImpl.getBusinessObjectDictionaryService()Deprecated.Methods in org.kuali.rice.kns.inquiry with parameters of type BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionvoidKualiInquirableImpl.setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService) Deprecated. -
Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.lookup
Fields in org.kuali.rice.kns.lookup declared as BusinessObjectDictionaryServiceModifier and TypeFieldDescriptionprotected BusinessObjectDictionaryServiceAbstractLookupableHelperServiceImpl.businessObjectDictionaryServiceDeprecated.Methods in org.kuali.rice.kns.lookup that return BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionAbstractLookupableHelperServiceImpl.getBusinessObjectDictionaryService()Deprecated.Gets the businessObjectDictionaryService attribute.protected BusinessObjectDictionaryServiceKualiLookupableImpl.getBusinessObjectDictionaryService()Deprecated.LookupableHelperService.getBusinessObjectDictionaryService()Deprecated.This method returns the BusinessObjectDictionaryService used to initialize this helper service and is used by Lookupable implementations to retrieve the proper service.LookupUtils.getBusinessObjectDictionaryService()Deprecated.Methods in org.kuali.rice.kns.lookup with parameters of type BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionvoidAbstractLookupableHelperServiceImpl.setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService) Deprecated.Sets the businessObjectDictionaryService attribute value. -
Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.maintenance
Fields in org.kuali.rice.kns.maintenance declared as BusinessObjectDictionaryServiceModifier and TypeFieldDescriptionprotected BusinessObjectDictionaryServiceKualiMaintainableImpl.businessObjectDictionaryServiceDeprecated.Methods in org.kuali.rice.kns.maintenance that return BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionprotected BusinessObjectDictionaryServiceKualiMaintainableImpl.getBusinessObjectDictionaryService()Deprecated.Methods in org.kuali.rice.kns.maintenance with parameters of type BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionvoidKualiMaintainableImpl.setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService) Deprecated. -
Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.maintenance.rules
Fields in org.kuali.rice.kns.maintenance.rules declared as BusinessObjectDictionaryServiceModifier and TypeFieldDescriptionprotected BusinessObjectDictionaryServiceMaintenanceDocumentRuleBase.boDictionaryServiceDeprecated.Methods in org.kuali.rice.kns.maintenance.rules with parameters of type BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionvoidMaintenanceDocumentRuleBase.setBoDictionaryService(BusinessObjectDictionaryService boDictionaryService) Deprecated. -
Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.service
Methods in org.kuali.rice.kns.service that return BusinessObjectDictionaryServiceModifier and TypeMethodDescriptionKNSServiceLocator.getBusinessObjectDictionaryService()Deprecated. -
Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.web.ui
Methods in org.kuali.rice.kns.web.ui that return BusinessObjectDictionaryService