| 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. |
class |
WebCmsObjectSuperClass<T extends WebCmsObjectSuperClass<T>>
Base implementation for a
WebCmsObject entity that ensures that the object id is part of an object collection. |
| 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.
|
class |
WebCmsAssetEndpoint<T extends WebCmsAsset>
This endpoint represents a
WebCmsAsset. |
| 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 |
WebCmsComponent
Represents a (visual) component of an asset.
|
class |
WebCmsComponentType
Represents a type of
WebCmsComponent. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerWebCmsComponentModel
Represents a collection of other
WebCmsComponentModels. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsComponentModel
Represents a base model for strongly typed web component implementations,
backed by a
WebCmsComponent entity. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlaceholderWebCmsComponentModel |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyWebCmsComponentModel
Represents a component that renders as a different component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextWebCmsComponentModel
Represents a text component that can be either plain text, rich text or markup (defined by
TextWebCmsComponentModel.MarkupType. |
| Modifier and Type | Method and Description |
|---|---|
WebCmsDomainBound |
CurrentDomainAwareEntityFactory.createDto(WebCmsDomainBound entity) |
WebCmsDomainBound |
CurrentDomainAwareEntityFactory.createNew(Object... args) |
| Modifier and Type | Method and Description |
|---|---|
WebCmsDomainBound |
CurrentDomainAwareEntityFactory.createDto(WebCmsDomainBound entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsEndpoint
An endpoint can be anything that can be accessed by a collection or URLs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsImage
A single image asset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageWebCmsComponentModel |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsMenu
Corresponds to a named
Menu. |
| 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 |
WebCmsRemoteEndpoint
This endpoint represent a redirect to the configured target URL
|
| 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.