public class BusinessObjectServiceImpl extends Object
Modifier and Type | Field and Description |
---|---|
protected GenericDao |
dao |
Constructor and Description |
---|
BusinessObjectServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
setGenericDao(GenericDao dao)
Sets our BusinessObjectDao
|
protected GenericDao dao
public BusinessObjectServiceImpl()
public void setGenericDao(GenericDao dao)
bos
- the BusinessObjectDaoCopyright © 2005–2016 The Kuali Foundation. All rights reserved.