@Repository(value="DocumentContentDataDAO") public final class DocumentContentDataDAOImpl extends AbstractGenericDAOImpl<com.hack23.cia.model.external.riksdagen.documentcontent.impl.DocumentContentData,Long> implements com.hack23.cia.service.data.api.DocumentContentDataDAO
Constructor and Description |
---|
DocumentContentDataDAOImpl()
Instantiates a new document content data dao impl.
|
Modifier and Type | Method and Description |
---|---|
boolean |
checkDocumentContentData(String documentId) |
List<String> |
getIdList() |
addCacheHints, delete, findFirstByProperty, findListByProperty, findListByProperty, getAll, getAllOrderBy, getCriteriaBuilder, getEntityManager, getFullTextEntityManager, getMetamodel, getPage, getPageOrderBy, getPersistentClass, getSize, load, merge, persist, persist, search
public DocumentContentDataDAOImpl()
public boolean checkDocumentContentData(String documentId)
checkDocumentContentData
in interface com.hack23.cia.service.data.api.DocumentContentDataDAO
Copyright © 2010–2017 www.hack23.com. All rights reserved.