public class RepositoryServiceBase extends Object
Modifier and Type | Field and Description |
---|---|
protected BusinessObjectService |
businessObjectService |
Constructor and Description |
---|
RepositoryServiceBase() |
Modifier and Type | Method and Description |
---|---|
protected BusinessObjectService |
getBusinessObjectService() |
void |
setBusinessObjectService(BusinessObjectService businessObjectService)
Sets the businessObjectService attribute value.
|
protected BusinessObjectService businessObjectService
public RepositoryServiceBase()
public void setBusinessObjectService(BusinessObjectService businessObjectService)
businessObjectService
- The businessObjectService to set.protected BusinessObjectService getBusinessObjectService()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.