org.kuali.rice.kcb.service.impl
Class BusinessObjectServiceImpl
java.lang.Object
org.kuali.rice.kcb.service.impl.BusinessObjectServiceImpl
- Direct Known Subclasses:
- MessageDeliveryServiceImpl, MessageServiceImpl, RecipientPreferenceServiceImpl
public class BusinessObjectServiceImpl
- extends Object
Base class for service implementations handling business objects
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dao
protected GenericDao dao
BusinessObjectServiceImpl
public BusinessObjectServiceImpl()
setGenericDao
public void setGenericDao(GenericDao dao)
- Sets our BusinessObjectDao
- Parameters:
bos
- the BusinessObjectDao
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.