| Interface | Description |
|---|---|
| WebCmsAssetEndpointRepository | |
| WebCmsAssetLinkRepository | |
| WebCmsAssetRepository | |
| WebCmsAssetService |
Builds preview urls for
WebCmsAssets |
| Class | Description |
|---|---|
| AbstractWebCmsAssetImporter<T extends WebCmsAsset> |
Base class for importing a simple asset type.
|
| QWebCmsAsset |
QWebCmsAsset is a Querydsl query type for WebCmsAsset
|
| QWebCmsAssetEndpoint |
QWebCmsAssetEndpoint is a Querydsl query type for WebCmsAssetEndpoint
|
| QWebCmsAssetLink |
QWebCmsAssetLink is a Querydsl query type for WebCmsAssetLink
|
| StringToWebCmsAssetConverter |
Converts a
String to WebCmsAsset. |
| WebCmsAsset<T extends WebCmsAsset<T>> |
Generic base class for an identifiable asset in the WebCmsModule.
|
| WebCmsAssetComponentLinkType |
Represents the type specifier for a link between a
WebCmsAsset and a WebCmsComponent. |
| WebCmsAssetEndpoint<T extends WebCmsAsset> |
This endpoint represents a
WebCmsAsset. |
| WebCmsAssetHandlerMethodArgumentResolver |
This
HandlerMethodArgumentResolver resolves any WebCmsAsset argument
if the loaded context is of type WebCmsAssetEndpoint. |
| WebCmsAssetInterceptor |
Sets the publication date and ensures that there is a single endpoint pointing to the asset.
|
| WebCmsAssetLink |
Base class that maps the relationship between a
WebCmsObject and a WebCmsTypeSpecifier. |
| WebCmsAssetLinkPropertyDataImporter |
Supports WebCmsObjects to have the wcm:assets property,
create links to the assets specified.
|
| WebCmsAssetServiceImpl |
Copyright © 2020. All rights reserved.