org.kuali.rice.krms.impl.repository
Class RepositoryServiceBase

java.lang.Object
  extended by org.kuali.rice.krms.impl.repository.RepositoryServiceBase

public class RepositoryServiceBase
extends Object


Field Summary
protected  BusinessObjectService businessObjectService
           
 
Constructor Summary
RepositoryServiceBase()
           
 
Method Summary
protected  BusinessObjectService getBusinessObjectService()
           
 void setBusinessObjectService(BusinessObjectService businessObjectService)
          Sets the businessObjectService attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

businessObjectService

protected BusinessObjectService businessObjectService
Constructor Detail

RepositoryServiceBase

public RepositoryServiceBase()
Method Detail

setBusinessObjectService

public void setBusinessObjectService(BusinessObjectService businessObjectService)
Sets the businessObjectService attribute value.

Parameters:
businessObjectService - The businessObjectService to set.

getBusinessObjectService

protected BusinessObjectService getBusinessObjectService()


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