Uses of Interface
org.kuali.rice.krad.service.BusinessObjectService
Packages that use BusinessObjectService
Package
Description
-
Uses of BusinessObjectService in org.kuali.rice.kns.kim.type
Methods in org.kuali.rice.kns.kim.type that return BusinessObjectServiceModifier and TypeMethodDescriptionprotected BusinessObjectServiceDataDictionaryTypeServiceBase.getBusinessObjectService()Deprecated. -
Uses of BusinessObjectService in org.kuali.rice.kns.lookup
Fields in org.kuali.rice.kns.lookup declared as BusinessObjectServiceModifier and TypeFieldDescriptionprotected BusinessObjectServiceAbstractLookupableHelperServiceImpl.businessObjectServiceDeprecated.Methods in org.kuali.rice.kns.lookup that return BusinessObjectServiceModifier and TypeMethodDescriptionAbstractLookupableHelperServiceImpl.getBusinessObjectService()Deprecated.Methods in org.kuali.rice.kns.lookup with parameters of type BusinessObjectServiceModifier and TypeMethodDescriptionvoidAbstractLookupableHelperServiceImpl.setBusinessObjectService(BusinessObjectService businessObjectService) Deprecated. -
Uses of BusinessObjectService in org.kuali.rice.kns.maintenance.rules
Fields in org.kuali.rice.kns.maintenance.rules declared as BusinessObjectServiceModifier and TypeFieldDescriptionprotected BusinessObjectServiceMaintenanceDocumentRuleBase.boServiceDeprecated.Methods in org.kuali.rice.kns.maintenance.rules that return BusinessObjectServiceModifier and TypeMethodDescriptionprotected final BusinessObjectServiceMaintenanceDocumentRuleBase.getBoService()Deprecated.Gets the boService attribute.Methods in org.kuali.rice.kns.maintenance.rules with parameters of type BusinessObjectServiceModifier and TypeMethodDescriptionfinal voidMaintenanceDocumentRuleBase.setBoService(BusinessObjectService boService) Deprecated.Sets the boService attribute value. -
Uses of BusinessObjectService in org.kuali.rice.kns.service
Methods in org.kuali.rice.kns.service that return BusinessObjectServiceModifier and TypeMethodDescriptionstatic BusinessObjectServiceKNSServiceLocator.getBusinessObjectService()Deprecated. -
Uses of BusinessObjectService in org.kuali.rice.kns.web.struts.action
Methods in org.kuali.rice.kns.web.struts.action that return BusinessObjectServiceModifier and TypeMethodDescriptionprotected BusinessObjectServiceKualiDocumentActionBase.getBusinessObjectService()Deprecated. -
Uses of BusinessObjectService in org.kuali.rice.krad.service.impl
Classes in org.kuali.rice.krad.service.impl that implement BusinessObjectServiceMethods in org.kuali.rice.krad.service.impl that return BusinessObjectServiceModifier and TypeMethodDescriptionKNSLegacyDataAdapterImpl.getBusinessObjectService()Deprecated.Methods in org.kuali.rice.krad.service.impl with parameters of type BusinessObjectServiceModifier and TypeMethodDescriptionvoidKNSLegacyDataAdapterImpl.setBusinessObjectService(BusinessObjectService businessObjectService) Deprecated.
DataObjectService