| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsObjectInheritanceSuperClass<T extends WebCmsObjectInheritanceSuperClass<T>>
Extends the
WebCmsObjectSuperClass with the base columns for a joined inheritance strategy, using an object type discriminator column. |
| Constructor and Description |
|---|
QWebCmsObjectInheritanceSuperClass(Class<? extends WebCmsObjectInheritanceSuperClass<?>> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsObjectInheritanceSuperClass(com.querydsl.core.types.Path<? extends WebCmsObjectInheritanceSuperClass> path) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsArticle
A single article from a
WebCmsPublication. |
class |
WebCmsArticleType
Type specifier for a particular article.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsAsset<T extends WebCmsAsset<T>>
Generic base class for an identifiable asset in the WebCmsModule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsAssetType<T extends WebCmsTypeSpecifier<T>>
Type specifier for a particular asset type
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsComponentType
Represents a type of
WebCmsComponent. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsImage
A single image asset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsPage
Main entity representing a custom - static - web page.
|
class |
WebCmsPageType
Type specifier for a particular page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsPublication
A single publication for a set of articles or other publication-linked assets.
|
class |
WebCmsPublicationType
A type specifier for a
WebCmsPublication. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsTypeSpecifier<T extends WebCmsTypeSpecifier<T>>
Represents a sub-type specifier for a particular asset or component.
|
Copyright © 2020. All rights reserved.