Class PluginContentHibernateDao

All Implemented Interfaces:
ObjectDao, CustomContentDao, ContentEntityObjectDao<CustomContentEntityObject>, VersionedObjectDao<CustomContentEntityObject>, ContentEntityObjectDaoInternal<CustomContentEntityObject>, ObjectDaoInternal<CustomContentEntityObject>, VersionedObjectDaoInternal<CustomContentEntityObject>, org.springframework.beans.factory.InitializingBean

public class PluginContentHibernateDao extends AbstractContentEntityObjectHibernateDao<CustomContentEntityObject> implements CustomContentDao, org.springframework.beans.factory.InitializingBean
Hibernate Implementation of the CustomContentDao