Uses of Interface
org.kuali.rice.kns.service.BusinessObjectDictionaryService

Packages that use BusinessObjectDictionaryService
org.kuali.rice.kns.inquiry Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.lookup Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.maintenance Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.maintenance.rules Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.service Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.service.impl   
org.kuali.rice.kns.web.ui Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.krad.service.impl Core service implementations. 
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.inquiry
 

Fields in org.kuali.rice.kns.inquiry declared as BusinessObjectDictionaryService
protected  BusinessObjectDictionaryService KualiInquirableImpl.businessObjectDictionaryService
           
 

Methods in org.kuali.rice.kns.inquiry that return BusinessObjectDictionaryService
protected  BusinessObjectDictionaryService KualiInquirableImpl.getBusinessObjectDictionaryService()
           
 

Methods in org.kuali.rice.kns.inquiry with parameters of type BusinessObjectDictionaryService
 void KualiInquirableImpl.setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService)
           
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.lookup
 

Fields in org.kuali.rice.kns.lookup declared as BusinessObjectDictionaryService
protected  BusinessObjectDictionaryService AbstractLookupableHelperServiceImpl.businessObjectDictionaryService
           
 

Methods in org.kuali.rice.kns.lookup that return BusinessObjectDictionaryService
 BusinessObjectDictionaryService AbstractLookupableHelperServiceImpl.getBusinessObjectDictionaryService()
          Gets the businessObjectDictionaryService attribute.
protected  BusinessObjectDictionaryService KualiLookupableImpl.getBusinessObjectDictionaryService()
           
 BusinessObjectDictionaryService LookupableHelperService.getBusinessObjectDictionaryService()
          This method returns the BusinessObjectDictionaryService used to initialize this helper service and is used by Lookupable implementations to retrieve the proper service.
static BusinessObjectDictionaryService LookupUtils.getBusinessObjectDictionaryService()
           
 

Methods in org.kuali.rice.kns.lookup with parameters of type BusinessObjectDictionaryService
 void AbstractLookupableHelperServiceImpl.setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService)
          Sets the businessObjectDictionaryService attribute value.
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.maintenance
 

Fields in org.kuali.rice.kns.maintenance declared as BusinessObjectDictionaryService
protected  BusinessObjectDictionaryService KualiMaintainableImpl.businessObjectDictionaryService
          Deprecated.  
 

Methods in org.kuali.rice.kns.maintenance that return BusinessObjectDictionaryService
protected  BusinessObjectDictionaryService KualiMaintainableImpl.getBusinessObjectDictionaryService()
          Deprecated.  
 

Methods in org.kuali.rice.kns.maintenance with parameters of type BusinessObjectDictionaryService
 void KualiMaintainableImpl.setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService)
          Deprecated.  
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.maintenance.rules
 

Fields in org.kuali.rice.kns.maintenance.rules declared as BusinessObjectDictionaryService
protected  BusinessObjectDictionaryService MaintenanceDocumentRuleBase.boDictionaryService
           
 

Methods in org.kuali.rice.kns.maintenance.rules with parameters of type BusinessObjectDictionaryService
 void MaintenanceDocumentRuleBase.setBoDictionaryService(BusinessObjectDictionaryService boDictionaryService)
           
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.service
 

Methods in org.kuali.rice.kns.service that return BusinessObjectDictionaryService
static BusinessObjectDictionaryService KNSServiceLocator.getBusinessObjectDictionaryService()
          Deprecated.  
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.service.impl
 

Classes in org.kuali.rice.kns.service.impl that implement BusinessObjectDictionaryService
 class BusinessObjectDictionaryServiceImpl
          Deprecated. 
 

Methods in org.kuali.rice.kns.service.impl that return BusinessObjectDictionaryService
 BusinessObjectDictionaryService BusinessObjectMetaDataServiceImpl.getBusinessObjectDictionaryService()
          Deprecated. Gets the businessObjectDictionaryService attribute.
 

Methods in org.kuali.rice.kns.service.impl with parameters of type BusinessObjectDictionaryService
 void BusinessObjectMetaDataServiceImpl.setBusinessObjectDictionaryService(BusinessObjectDictionaryService businessObjectDictionaryService)
          Deprecated. Sets the businessObjectDictionaryService attribute value.
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.kns.web.ui
 

Methods in org.kuali.rice.kns.web.ui that return BusinessObjectDictionaryService
static BusinessObjectDictionaryService FieldBridge.getBusinessObjectDictionaryService()
          Deprecated.  
 

Uses of BusinessObjectDictionaryService in org.kuali.rice.krad.service.impl
 

Fields in org.kuali.rice.krad.service.impl declared as BusinessObjectDictionaryService
protected  BusinessObjectDictionaryService ModuleServiceBase.businessObjectDictionaryService
           
 

Methods in org.kuali.rice.krad.service.impl that return BusinessObjectDictionaryService
 BusinessObjectDictionaryService ModuleServiceBase.getBusinessObjectDictionaryService()
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.