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

Packages that use BusinessObjectMetaDataService
org.kuali.rice.kim.impl.identity   
org.kuali.rice.kns.inquiry Copyright 2005-2013 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-2013 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-2013 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-2013 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-2013 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.struts.action Copyright 2005-2013 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.workflow.service.impl Workflow service implementations. 
 

Uses of BusinessObjectMetaDataService in org.kuali.rice.kim.impl.identity
 

Methods in org.kuali.rice.kim.impl.identity that return BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService PersonServiceImpl.getBusinessObjectMetaDataService()
           
 

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

Fields in org.kuali.rice.kns.inquiry declared as BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService KualiInquirableImpl.businessObjectMetaDataService
           
 

Methods in org.kuali.rice.kns.inquiry that return BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService KualiInquirableImpl.getBusinessObjectMetaDataService()
           
 

Methods in org.kuali.rice.kns.inquiry with parameters of type BusinessObjectMetaDataService
 void KualiInquirableImpl.setBusinessObjectMetaDataService(BusinessObjectMetaDataService businessObjectMetaDataService)
           
 

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

Fields in org.kuali.rice.kns.lookup declared as BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService AbstractLookupableHelperServiceImpl.businessObjectMetaDataService
           
 

Methods in org.kuali.rice.kns.lookup that return BusinessObjectMetaDataService
 BusinessObjectMetaDataService AbstractLookupableHelperServiceImpl.getBusinessObjectMetaDataService()
          Gets the businessObjectMetaDataService attribute.
static BusinessObjectMetaDataService LookupUtils.getBusinessObjectMetaDataService()
           
 

Methods in org.kuali.rice.kns.lookup with parameters of type BusinessObjectMetaDataService
 void AbstractLookupableHelperServiceImpl.setBusinessObjectMetaDataService(BusinessObjectMetaDataService businessObjectMetaDataService)
          Sets the businessObjectMetaDataService attribute value.
 

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

Fields in org.kuali.rice.kns.maintenance declared as BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService KualiMaintainableImpl.businessObjectMetaDataService
          Deprecated.  
 

Methods in org.kuali.rice.kns.maintenance that return BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService KualiMaintainableImpl.getBusinessObjectMetaDataService()
          Deprecated.  
 

Methods in org.kuali.rice.kns.maintenance with parameters of type BusinessObjectMetaDataService
 void KualiMaintainableImpl.setBusinessObjectMetaDataService(BusinessObjectMetaDataService businessObjectMetaDataService)
          Deprecated.  
 

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

Fields in org.kuali.rice.kns.maintenance.rules declared as BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService MaintenanceDocumentRuleBase.businessObjectMetaDataService
           
 

Methods in org.kuali.rice.kns.maintenance.rules with parameters of type BusinessObjectMetaDataService
 void MaintenanceDocumentRuleBase.setBusinessObjectMetaDataService(BusinessObjectMetaDataService businessObjectMetaDataService)
           
 

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

Methods in org.kuali.rice.kns.service that return BusinessObjectMetaDataService
static BusinessObjectMetaDataService KNSServiceLocator.getBusinessObjectMetaDataService()
          Deprecated.  
 

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

Classes in org.kuali.rice.kns.service.impl that implement BusinessObjectMetaDataService
 class BusinessObjectMetaDataServiceImpl
          Deprecated. 
 

Uses of BusinessObjectMetaDataService in org.kuali.rice.kns.web.struts.action
 

Methods in org.kuali.rice.kns.web.struts.action that return BusinessObjectMetaDataService
 BusinessObjectMetaDataService KualiDocumentActionBase.getBusinessObjectMetaDataService()
           
 

Uses of BusinessObjectMetaDataService in org.kuali.rice.krad.workflow.service.impl
 

Methods in org.kuali.rice.krad.workflow.service.impl that return BusinessObjectMetaDataService
protected  BusinessObjectMetaDataService WorkflowAttributePropertyResolutionServiceImpl.getBusinessObjectMetaDataService()
           
 



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