| Interface | Description |
|---|---|
| BaseWebCmsTypeSpecifierRepository<T extends WebCmsTypeSpecifier<?>> |
Repository interface for any
WebCmsTypeSpecifier implementation. |
| WebCmsDefaultComponentsService |
Core API for creating default data as defined in the type of the object.
|
| WebCmsTypeSpecifierLinkRepository | |
| WebCmsTypeSpecifierRepository | |
| WebCmsTypeSpecifierService |
Service for retrieving
WebCmsTypeSpecifier instances. |
| Class | Description |
|---|---|
| MapToWebCmsTypeSpecifierConverter | |
| QWebCmsTypeSpecifier |
QWebCmsTypeSpecifier is a Querydsl query type for WebCmsTypeSpecifier
|
| QWebCmsTypeSpecifierLink |
QWebCmsTypeSpecifierLink is a Querydsl query type for WebCmsTypeSpecifierLink
|
| StringToWebCmsTypeSpecifierConverter |
Converts a
String to WebCmsTypeSpecifier. |
| WebCmsTypeLinkPropertyDataImporter |
Supports assets or type specifiers to have the wcm:types property,
create links to the types specified.
|
| WebCmsTypeRegistry |
Maps the type group (String) to the actual
WebCmsTypeSpecifier type. |
| WebCmsTypeSpecifier<T extends WebCmsTypeSpecifier<T>> |
Represents a sub-type specifier for a particular asset or component.
|
| WebCmsTypeSpecifierLink |
Base class that maps the relationship between a
WebCmsObject and a WebCmsTypeSpecifier. |
Copyright © 2020. All rights reserved.