| Modifier and Type | Interface and Description |
|---|---|
interface |
CommentDao |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentDaoImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HierarchyContentSource<C extends Content<CA,CF>,CA extends AbstractContentAttribute,CF extends AbstractContentFacet>
Describes a Content Source / Adapter (DAO) that can fetch content
|
| 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 | Field and Description |
|---|---|
protected ContentSource<C,CA,CF> |
GenericContentServiceImpl.contentSource |
| Modifier and Type | Method and Description |
|---|---|
ContentSource<C,CA,CF> |
GenericContentService.getContentSource() |
ContentSource<C,CA,CF> |
GenericContentServiceImpl.getContentSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericContentServiceImpl.setContentSource(ContentSource<C,CA,CF> contentSource) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PostDao |
| Modifier and Type | Class and Description |
|---|---|
class |
PostDaoImpl |
Copyright © 2018. All rights reserved.