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

Packages that use BusinessObjectAuthorizationService
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.struts.action 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 Core service interfaces. 
org.kuali.rice.krad.service.impl Core service implementations. 
 

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

Fields in org.kuali.rice.kns.inquiry declared as BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService KualiInquirableImpl.businessObjectAuthorizationService
           
 

Methods in org.kuali.rice.kns.inquiry that return BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService KualiInquirableImpl.getBusinessObjectAuthorizationService()
           
 

Methods in org.kuali.rice.kns.inquiry with parameters of type BusinessObjectAuthorizationService
 void KualiInquirableImpl.setBusinessObjectAuthorizationService(BusinessObjectAuthorizationService businessObjectAuthorizationService)
           
 

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

Fields in org.kuali.rice.kns.lookup declared as BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService AbstractLookupableHelperServiceImpl.businessObjectAuthorizationService
           
 

Methods in org.kuali.rice.kns.lookup that return BusinessObjectAuthorizationService
 BusinessObjectAuthorizationService AbstractLookupableHelperServiceImpl.getBusinessObjectAuthorizationService()
           
 

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

Fields in org.kuali.rice.kns.maintenance declared as BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService KualiMaintainableImpl.businessObjectAuthorizationService
          Deprecated.  
 

Methods in org.kuali.rice.kns.maintenance that return BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService KualiMaintainableImpl.getBusinessObjectAuthorizationService()
          Deprecated.  
 

Methods in org.kuali.rice.kns.maintenance with parameters of type BusinessObjectAuthorizationService
 void KualiMaintainableImpl.setBusinessObjectAuthorizationService(BusinessObjectAuthorizationService businessObjectAuthorizationService)
          Deprecated.  
 

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

Fields in org.kuali.rice.kns.maintenance.rules declared as BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService MaintenanceDocumentRuleBase.businessObjectAuthorizationService
           
 

Methods in org.kuali.rice.kns.maintenance.rules with parameters of type BusinessObjectAuthorizationService
 void MaintenanceDocumentRuleBase.setBusinessObjectAuthorizationService(BusinessObjectAuthorizationService businessObjectAuthorizationService)
           
 

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

Methods in org.kuali.rice.kns.service that return BusinessObjectAuthorizationService
static BusinessObjectAuthorizationService KNSServiceLocator.getBusinessObjectAuthorizationService()
          Deprecated.  
 

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

Classes in org.kuali.rice.kns.service.impl that implement BusinessObjectAuthorizationService
 class BusinessObjectAuthorizationServiceImpl
          Deprecated. 
 

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

Methods in org.kuali.rice.kns.web.struts.action that return BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService KualiAction.getBusinessObjectAuthorizationService()
           
protected  BusinessObjectAuthorizationService KualiDocumentActionBase.getBusinessObjectAuthorizationService()
           
 

Uses of BusinessObjectAuthorizationService in org.kuali.rice.krad.service
 

Methods in org.kuali.rice.krad.service that return BusinessObjectAuthorizationService
static BusinessObjectAuthorizationService KRADServiceLocatorInternal.getMaintenanceDocumentAuthorizationService()
           
 

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

Methods in org.kuali.rice.krad.service.impl that return BusinessObjectAuthorizationService
protected  BusinessObjectAuthorizationService InactivationBlockingDisplayServiceImpl.getBusinessObjectAuthorizationService()
           
 



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