Package org.exoplatform.documents.dao
Class PublicDocumentAccessDAO
java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<PublicDocumentAccessEntity,Long>
org.exoplatform.documents.dao.PublicDocumentAccessDAO
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<PublicDocumentAccessEntity,Long>
public class PublicDocumentAccessDAO
extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<PublicDocumentAccessEntity,Long>
-
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
modelClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAll
-
Constructor Details
-
PublicDocumentAccessDAO
public PublicDocumentAccessDAO()
-
-
Method Details
-
getPublicDocumentAccessByNodeId
-