org.kuali.rice.krms.impl.repository
Class RepositoryServiceBase
java.lang.Object
org.kuali.rice.krms.impl.repository.RepositoryServiceBase
public class RepositoryServiceBase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
businessObjectService
protected BusinessObjectService businessObjectService
RepositoryServiceBase
public RepositoryServiceBase()
setBusinessObjectService
public void setBusinessObjectService(BusinessObjectService businessObjectService)
- Sets the businessObjectService attribute value.
- Parameters:
businessObjectService
- The businessObjectService to set.
getBusinessObjectService
protected BusinessObjectService getBusinessObjectService()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.