Class DocumentDaoOjb

java.lang.Object
org.springframework.dao.support.DaoSupport
org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport
All Implemented Interfaces:
PlatformAwareDao, DocumentDao, OjbCollectionAware, org.springframework.beans.factory.InitializingBean

@Deprecated public class DocumentDaoOjb extends PlatformAwareDaoBaseOjb implements DocumentDao, OjbCollectionAware
Deprecated.
OJB implementation of the DocumentDao interface
Author:
Kuali Rice Team (rice.collab@kuali.org)