Class PluginContentHibernateDao

All Implemented Interfaces:
CustomContentDao, org.springframework.beans.factory.InitializingBean

public class PluginContentHibernateDao extends VersionedHibernateObjectDao<CustomContentEntityObject> implements CustomContentDao
Hibernate Implementation of the CustomContentDao