| Package | Description |
|---|---|
| com.neurosys.comments.dao.jpa | |
| com.neurosys.content.dao.jpa | |
| com.neurosys.content.service | |
| com.neurosys.posts.dao.jpa |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentDaoImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContentHierarchyDaoImpl<C extends AbstractContent<CA,CF>,CA extends AbstractContentAttribute,CF extends AbstractContentFacet>
Default JPA implementation for
ContentDao
TODO: All locale based code is based on AbstractContent.getLocale().Language. |
class |
ContentDaoImpl<C extends ContentDescriber>
Default JPA implementation for
ContentDao with support by the default Transaction Manager
TODO: All locale based code is based on AbstractContent.getLocale().Language. |
| Modifier and Type | Method and Description |
|---|---|
HierarchyContentSource |
ContentServiceImpl.getContentSource()
Deprecated.
|
HierarchyContentSource<C,CA,CF> |
GenericHierarchyContentServiceImpl.getContentSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentServiceImpl.setContentSource(HierarchyContentSource contentSource)
Deprecated.
|
void |
GenericHierarchyContentServiceImpl.setContentSource(HierarchyContentSource<C,CA,CF> contentSource) |
| Modifier and Type | Class and Description |
|---|---|
class |
PostDaoImpl |
Copyright © 2018. All rights reserved.