| Interface | Description |
|---|---|
| WebCmsAllowedComponentTypeFetcher |
Interface that defines which
WebCmsComponentTypes can be used as an option for a specified WebCmsObject |
| WebCmsComponent.SharedComponentValidation |
Marker interface for validation related to creating a globally shared component without a specific owner.
|
| WebCmsComponentRepository | |
| WebCmsComponentTypeRepository |
| Class | Description |
|---|---|
| DefaultAllowedComponentTypeFetcher |
Fallback
WebCmsAllowedComponentTypeFetcher. |
| QWebCmsComponent |
QWebCmsComponent is a Querydsl query type for WebCmsComponent
|
| QWebCmsComponentType |
QWebCmsComponentType is a Querydsl query type for WebCmsComponentType
|
| WebCmsComponent |
Represents a (visual) component of an asset.
|
| WebCmsComponentImporter |
Base class for importing a simple asset type.
|
| WebCmsComponentPropertyDataImporter |
Supports assets or type specifiers to have the wcm:components property,
imports all components specified that way.
|
| WebCmsComponentType |
Represents a type of
WebCmsComponent. |
| WebCmsComponentUtils | |
| WebCmsComponentValidator |
Validates that a shared web component (no owner id) has a title and a unique name.
|
| WebCmsContentMarker |
Represents a single content marker.
|
| WebCmsContentMarkerService |
API for checking and parsing markers from a text.
|
| Exception | Description |
|---|---|
| UnknownWebCmsComponentException | |
| UnknownWebCmsComponentModelException |
Copyright © 2020. All rights reserved.