Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W _ 

A

AbstractWebCmsAssetImporter<T extends WebCmsAsset> - Class in com.foreach.across.modules.webcms.domain.asset
Base class for importing a simple asset type.
AbstractWebCmsAssetImporter(String, Class<T>) - Constructor for class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
 
AbstractWebCmsAssetModelLoader<T extends WebCmsAsset> - Class in com.foreach.across.modules.webcms.domain.asset.web
Base class for a WebCmsEndpointModelLoader that handles a WebCmsAssetEndpoint.
AbstractWebCmsAssetModelLoader() - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.AbstractWebCmsAssetModelLoader
 
AbstractWebCmsComponentModelReader<T extends WebCmsComponentModel> - Class in com.foreach.across.modules.webcms.domain.component.model
Base class that builds the metadata for a WebCmsComponentModel and supports component template.
AbstractWebCmsComponentModelReader() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelReader
 
AbstractWebCmsComponentModelWriter<T extends WebCmsComponentModel> - Class in com.foreach.across.modules.webcms.domain.component.model
Base class with override-able methods for component model persistence.
AbstractWebCmsComponentModelWriter() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
 
AbstractWebCmsDataImporter<T,U> - Class in com.foreach.across.modules.webcms.data
Abstract base class for a WebCmsDataImporter that needs to support both map and collection data, as well as the different WebCmsDataImportAction options.
AbstractWebCmsDataImporter() - Constructor for class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
 
AbstractWebCmsDataInstaller - Class in com.foreach.across.modules.webcms.installers
Base installer class for importing data from one or more YAML resources.
AbstractWebCmsDataInstaller() - Constructor for class com.foreach.across.modules.webcms.installers.AbstractWebCmsDataInstaller
 
AbstractWebCmsDomainContextFilter - Class in com.foreach.across.modules.webcms.domain.domain.web
Filter that attempts to set the current WebCmsDomainContext based on the hostname of the current request.
AbstractWebCmsDomainContextFilter() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter
 
AbstractWebCmsDomainContextFilter.DomainContextLookup - Class in com.foreach.across.modules.webcms.domain.domain.web
Helper for a single hostname lookup that maps to a WebCmsDomainContext and its corresponding default Locale.
AbstractWebCmsPropertyDataCollectionsImporter - Class in com.foreach.across.modules.webcms.data
Base class that re-dispatches incoming property data imports that could not be resolved.
AbstractWebCmsPropertyDataCollectionsImporter() - Constructor for class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataCollectionsImporter
 
AbstractWebCmsPropertyDataImporter<T,U extends com.foreach.across.modules.hibernate.business.SettableIdBasedEntity<U>> - Class in com.foreach.across.modules.webcms.data
 
AbstractWebCmsPropertyDataImporter() - Constructor for class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataImporter
 
accepts(String, TypeDescriptor) - Method in class com.foreach.across.modules.webcms.domain.domain.EntityQueryWebCmsDomainFunctions
 
ACCESSIBLE_DOMAINS - Static variable in class com.foreach.across.modules.webcms.domain.domain.EntityQueryWebCmsDomainFunctions
Returns all domains that the current principal can see.
AcrossExpressionObjectFactory() - Constructor for class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect.AcrossExpressionObjectFactory
 
active - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
add(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
Add a component to the ordered list.
addAttributeValue(WebCmsComponentAutoCreateTask.Attribute, String, Object) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateTask
 
addChild(WebCmsComponentAutoCreateTask) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateTask
 
addCompletedCallback(Consumer) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
Adds a callback to execute once the data entry is completed
addForceUpdateProperty(Map<String, Object>) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Add force update property to a data values map.
addInterceptors(InterceptorRegistry) - Method in class com.foreach.across.modules.webcms.config.WebCmsWebModuleInterceptorConfiguration
 
addMember(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
Add a member to the list.
addResource(String) - Method in class com.foreach.across.modules.webcms.installers.AbstractWebCmsDataInstaller
Add a single YAML resource to import by specifying the resource location.
addResource(Resource) - Method in class com.foreach.across.modules.webcms.installers.AbstractWebCmsDataInstaller
Add a single YAML resource to import.
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainContextHandlerInterceptor
 
afterCreate(WebCmsArticle) - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleInterceptor
 
afterCreate(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetInterceptor
 
afterCreate(WebCmsPage) - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageInterceptor
 
afterUpdate(WebCmsArticle) - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleInterceptor
 
afterUpdate(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetInterceptor
 
afterUpdate(ContainerWebCmsComponentModel, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelWriter
 
afterUpdate(T, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
 
afterUpdate(WebCmsPage) - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageInterceptor
 
ALLOW_PER_DOMAIN - Static variable in interface com.foreach.across.modules.webcms.WebCmsEntityAttributes
Attribute on EntityConfiguration that specifies if an entity should be manageable per domain.
ALLOWABLE_ACTIONS_ADJUSTED - Static variable in interface com.foreach.across.modules.webcms.WebCmsEntityAttributes.MultiDomainConfiguration
Set to true on any EntityConfiguration to indicate that the EntityConfigurationAllowableActionsBuilder has been modified for multi-domain-support.
ALLOWED_COMPONENT_LINK - Static variable in class com.foreach.across.modules.webcms.domain.component.DefaultAllowedComponentTypeFetcher
 
appendPreviewCode(WebCmsEndpoint, UriComponentsBuilder) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointService
 
appendPreviewCode(WebCmsEndpoint, UriComponentsBuilder) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 
appliesFor(WebCmsEndpoint) - Method in class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleEndpointAccessValidator
 
appliesFor(WebCmsEndpoint) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetEndpointAccessValidator
 
appliesFor(WebCmsEndpoint) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.WebCmsEndpointAccessValidator
 
apply(String, EQType[], TypeDescriptor, EQTypeConverter) - Method in class com.foreach.across.modules.webcms.domain.domain.EntityQueryWebCmsDomainFunctions
 
applyDataValues(Map<String, Object>, U) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Apply the data values to the dto object.
applyDataValues(Map<String, Object>, U) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataImporter
Apply the data values to the dto object.
applyDataValues(Map<String, Object>, WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
applyDataValues(Map<String, Object>, WebCmsMenu) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
applyDataValues(Map<String, Object>, WebCmsMenuItem) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
 
applyDataValues(Map<String, Object>, WebCmsMenuItem) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemOnAssetImporter
 
applyDataValues(Map<String, Object>, WebCmsUrl) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
 
applyDataValues(Map<String, Object>, WebCmsUrl) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnEndpointImporter
 
applyVisibleDomainsPredicate(Predicate, QWebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainAdminUiService
Automatically append the domain binding predicate to an existing QueryDSL predicate.
ARTICLE_TYPES_CONTROL_NAME - Static variable in class com.foreach.across.modules.webcms.domain.publication.web.PublicationTypeFormProcessor
 
articleTemplatePage - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
articleType - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
asAttributeValue() - Method in enum com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.MarkupType
 
asComponentTemplate() - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
asComponentTemplate() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Convert the current model to a templated version: keep all properties but create a new backing component.
asComponentTemplate() - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
asComponentTemplate() - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
 
asComponentTemplate() - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel
 
asComponentTemplate() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
assemble(Serializable, Object) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
asset - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
asset - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
ASSET - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
ASSET_MODEL_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetModelLoader
 
ASSET_OBJECT_ID - Static variable in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuCache
 
asTemplate() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
 
attachDomainContext(WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Create a new WebCmsDomainContext for the given domain, and attach it to the WebCmsDomainContextHolder.
ATTRIBUTE_NAME - Static variable in enum com.foreach.across.modules.webcms.data.WebCmsDataImportAction
 
attributes - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
attributes - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
attributes - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
attributes - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
attributes - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
attributes - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
attributes - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 

B

BaseWebCmsTypeSpecifierRepository<T extends WebCmsTypeSpecifier<?>> - Interface in com.foreach.across.modules.webcms.domain.type
Repository interface for any WebCmsTypeSpecifier implementation.
beforeCreate(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetInterceptor
 
beforeDelete(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetInterceptor
 
beforeUpdate(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetInterceptor
 
beforeUpdate(ContainerWebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelWriter
 
beforeUpdate(T) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
 
body - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
bodyWithContentMarkers - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
build(ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.asset.web.builders.ImageUploadViewElementBuilder
Deprecated.
 
build(ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.asset.web.builders.WebCmsAssetEndpointViewElementBuilder
 
build(ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.page.web.MenuItemsViewElementBuilder
 
build(ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.redirect.web.WebCmsRemoteEndpointViewElementBuilder
 
build(ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsUrlEndpointViewElementBuilder
 
buildComponent(WebCmsComponentAutoCreateTask) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateService
Builds the component model represented by a single task, but does not save it.
buildComponentModel(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelReader
 
buildComponentModel(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelReader
Build the basic WebCmsComponentModel.
buildComponentModel(WebCmsComponentAutoCreateService, T, WebCmsComponentAutoCreateTask) - Method in interface com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateStrategy
 
buildComponentModel(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModelReader
 
buildComponentModel(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModelReader
 
buildComponentModel(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelReader
 
buildComponentModel(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModelReader
 
buildComponentModelSetForOwner(WebCmsObject, boolean) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Build a WebCmsComponentModelSet for all components owned by the WebCmsObject, and attached to the current domain.
buildComponentModelSetForOwner(WebCmsObject, WebCmsDomain, boolean) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Build a WebCmsComponentModelSet for all components owned by the WebCmsObject, and attached to the specified domain.
buildDefaultDomainLookup(List<AbstractWebCmsDomainContextFilter.DomainContextLookup>) - Method in class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter
buildDefaultDomainLookup(List<AbstractWebCmsDomainContextFilter.DomainContextLookup>) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationFilter
Uses the WebCmsMultiDomainConfiguration#getDefaultDomainKey() to determine the default domain.
buildDomainSpecificLookups() - Method in class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter
Builds the list of lookups that should be used.
buildDomainSpecificLookups() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationFilter
 
buildImageUrl(WebCmsImage, int, int) - Method in class com.foreach.across.modules.webcms.domain.image.connector.CloudinaryWebCmsImageConnector
 
buildImageUrl(WebCmsImage, int, int) - Method in class com.foreach.across.modules.webcms.domain.image.connector.ImageServerWebCmsImageConnector
 
buildImageUrl(WebCmsImage, int, int) - Method in interface com.foreach.across.modules.webcms.domain.image.connector.WebCmsImageConnector
Builds a URL to render the given image.
buildMainComponent(ContainerWebCmsComponentModel, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelWriter
 
buildMainComponent(T, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
 
buildMainComponent(PlaceholderWebCmsComponentModel, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModelWriter
 
buildMainComponent(ProxyWebCmsComponentModel, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModelWriter
 
buildMainComponent(TextWebCmsComponentModel, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelWriter
 
buildMainComponent(ImageWebCmsComponentModel, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModelWriter
 
buildMetadata(Object, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelReader
Override if you want to use a custom implementation for reading the metadata.
buildModelForComponent(WebCmsComponent) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Build the WebCmsComponentModel for a particular WebCmsComponent entity.
buildModelForComponent(WebCmsComponent, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Build the WebCmsComponentModel for a particular WebCmsComponent entity.
buildObject(IExpressionContext, String) - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect.AcrossExpressionObjectFactory
 
buildOptions(ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeOptionIterableBuilder
 
buildPreviewUrl(WebCmsAsset) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetService
Builds a preview url for a particular WebCmsAsset on the current domain.
buildPreviewUrl(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetServiceImpl
 
buildPreviewUrlOnDomain(WebCmsAsset, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetService
Builds a preview url for a particular WebCmsAsset on the current domain.
buildPreviewUrlOnDomain(WebCmsAsset, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetServiceImpl
 
buildUriComponents(WebCmsAsset) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsUriComponentsService
Builds a UriComponentsBuilder for a particular WebCmsAsset on the current domain.
buildUriComponents(WebCmsAsset, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsUriComponentsService
Builds a UriComponentsBuilder for a particular WebCmsAsset on the current domain.
buildUriComponents(WebCmsEndpoint) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsUriComponentsService
Builds a UriComponentsBuilder for a particular WebCmsEndpoint on the current domain.
buildUriComponents(WebCmsEndpoint, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsUriComponentsService
Builds a UriComponentsBuilder for a particular WebCmsEndpoint on the current domain.
buildUriComponents(WebCmsUrl) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsUriComponentsService
Builds a UriComponentsBuilder for a particular WebCmsUrl on the current domain.
buildUriComponents(WebCmsUrl, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsUriComponentsService
Builds a UriComponentsBuilder for a particular WebCmsUrl on the current domain.

C

CANONICAL_PATH - Static variable in class com.foreach.across.modules.webcms.domain.page.config.WebCmsPageConfiguration
 
canonicalPath - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
canonicalPathGenerated - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
CHILD_COMPONENT_RESTRICTED - Static variable in interface com.foreach.across.modules.webcms.domain.WebCmsChildComponentRestrictable
If set to true, this object will only allow its linked WebCmsComponentTypes as an option
clear() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
Remove all components from this set.
clear() - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuCache
 
clearDomainBoundTypes() - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
clearDomainIgnoredTypes() - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
clearNoDomainAllowedTypes() - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
clearWebCmsDomainContext() - Static method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContextHolder
Removes the (optional) context attached to the current thread.
cloneMetadata(WebCmsComponentModel) - Static method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Attempt to forcibly clone the metadata of a WebCmsComponentModel.
close() - Method in class com.foreach.across.modules.webcms.domain.domain.CloseableWebCmsDomainContext
 
CloseableWebCmsDomainContext - Class in com.foreach.across.modules.webcms.domain.domain
Implementation that will set the current WebCmsDomainContext based on the given WebCmsDomain instance upon creation, and will reset to the previous WebCmsDomainContext when CloseableWebCmsDomainContext.close() is called.
CloseableWebCmsDomainContext(WebCmsDomainContext) - Constructor for class com.foreach.across.modules.webcms.domain.domain.CloseableWebCmsDomainContext
 
CloseableWebCmsDomainContext() - Constructor for class com.foreach.across.modules.webcms.domain.domain.CloseableWebCmsDomainContext
 
CloudinaryWebCmsImageConnector - Class in com.foreach.across.modules.webcms.domain.image.connector
Implements the WebCmsImageConnector using the Cloudinary API.
CloudinaryWebCmsImageConnector() - Constructor for class com.foreach.across.modules.webcms.domain.image.connector.CloudinaryWebCmsImageConnector
 
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
Prefix that all object ids for a WebCmsArticle have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleType
Prefix that all object ids of a WebCmsArticleType have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
Prefix that all object ids of a WebCmsComponent have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentType
Prefix that all object ids of a WebCmsComponentType have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
Prefix that all object ids of a WebCmsDomain have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.image.WebCmsImage
Prefix that all object ids for a WebCmsImage have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenu
Prefix that all object ids of a WebCmsMenu have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.page.WebCmsPage
Prefix that all object ids for a WebCmsPage have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.page.WebCmsPageType
Prefix that all object ids of a WebCmsArticleType have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublication
Prefix that all asset ids for a WebCmsPublication should have.
COLLECTION_ID - Static variable in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationType
Prefix that all object ids of a WebCmsPublicationType have.
com.foreach.across.modules.webcms - package com.foreach.across.modules.webcms
 
com.foreach.across.modules.webcms.config - package com.foreach.across.modules.webcms.config
 
com.foreach.across.modules.webcms.data - package com.foreach.across.modules.webcms.data
 
com.foreach.across.modules.webcms.data.json - package com.foreach.across.modules.webcms.data.json
 
com.foreach.across.modules.webcms.domain - package com.foreach.across.modules.webcms.domain
 
com.foreach.across.modules.webcms.domain.article - package com.foreach.across.modules.webcms.domain.article
 
com.foreach.across.modules.webcms.domain.article.web - package com.foreach.across.modules.webcms.domain.article.web
 
com.foreach.across.modules.webcms.domain.asset - package com.foreach.across.modules.webcms.domain.asset
 
com.foreach.across.modules.webcms.domain.asset.config - package com.foreach.across.modules.webcms.domain.asset.config
 
com.foreach.across.modules.webcms.domain.asset.web - package com.foreach.across.modules.webcms.domain.asset.web
 
com.foreach.across.modules.webcms.domain.asset.web.builders - package com.foreach.across.modules.webcms.domain.asset.web.builders
 
com.foreach.across.modules.webcms.domain.asset.web.processors - package com.foreach.across.modules.webcms.domain.asset.web.processors
 
com.foreach.across.modules.webcms.domain.component - package com.foreach.across.modules.webcms.domain.component
 
com.foreach.across.modules.webcms.domain.component.config - package com.foreach.across.modules.webcms.domain.component.config
 
com.foreach.across.modules.webcms.domain.component.container - package com.foreach.across.modules.webcms.domain.component.container
 
com.foreach.across.modules.webcms.domain.component.model - package com.foreach.across.modules.webcms.domain.component.model
 
com.foreach.across.modules.webcms.domain.component.model.create - package com.foreach.across.modules.webcms.domain.component.model.create
 
com.foreach.across.modules.webcms.domain.component.placeholder - package com.foreach.across.modules.webcms.domain.component.placeholder
 
com.foreach.across.modules.webcms.domain.component.proxy - package com.foreach.across.modules.webcms.domain.component.proxy
 
com.foreach.across.modules.webcms.domain.component.text - package com.foreach.across.modules.webcms.domain.component.text
 
com.foreach.across.modules.webcms.domain.component.web - package com.foreach.across.modules.webcms.domain.component.web
 
com.foreach.across.modules.webcms.domain.domain - package com.foreach.across.modules.webcms.domain.domain
 
com.foreach.across.modules.webcms.domain.domain.config - package com.foreach.across.modules.webcms.domain.domain.config
 
com.foreach.across.modules.webcms.domain.domain.support - package com.foreach.across.modules.webcms.domain.domain.support
 
com.foreach.across.modules.webcms.domain.domain.validators - package com.foreach.across.modules.webcms.domain.domain.validators
 
com.foreach.across.modules.webcms.domain.domain.web - package com.foreach.across.modules.webcms.domain.domain.web
 
com.foreach.across.modules.webcms.domain.endpoint - package com.foreach.across.modules.webcms.domain.endpoint
 
com.foreach.across.modules.webcms.domain.endpoint.config - package com.foreach.across.modules.webcms.domain.endpoint.config
 
com.foreach.across.modules.webcms.domain.endpoint.support - package com.foreach.across.modules.webcms.domain.endpoint.support
 
com.foreach.across.modules.webcms.domain.endpoint.web - package com.foreach.across.modules.webcms.domain.endpoint.web
 
com.foreach.across.modules.webcms.domain.endpoint.web.context - package com.foreach.across.modules.webcms.domain.endpoint.web.context
 
com.foreach.across.modules.webcms.domain.endpoint.web.controllers - package com.foreach.across.modules.webcms.domain.endpoint.web.controllers
 
com.foreach.across.modules.webcms.domain.endpoint.web.interceptor - package com.foreach.across.modules.webcms.domain.endpoint.web.interceptor
 
com.foreach.across.modules.webcms.domain.image - package com.foreach.across.modules.webcms.domain.image
 
com.foreach.across.modules.webcms.domain.image.component - package com.foreach.across.modules.webcms.domain.image.component
 
com.foreach.across.modules.webcms.domain.image.config - package com.foreach.across.modules.webcms.domain.image.config
 
com.foreach.across.modules.webcms.domain.image.connector - package com.foreach.across.modules.webcms.domain.image.connector
 
com.foreach.across.modules.webcms.domain.image.web - package com.foreach.across.modules.webcms.domain.image.web
 
com.foreach.across.modules.webcms.domain.menu - package com.foreach.across.modules.webcms.domain.menu
 
com.foreach.across.modules.webcms.domain.menu.config - package com.foreach.across.modules.webcms.domain.menu.config
 
com.foreach.across.modules.webcms.domain.menu.validators - package com.foreach.across.modules.webcms.domain.menu.validators
 
com.foreach.across.modules.webcms.domain.menu.web - package com.foreach.across.modules.webcms.domain.menu.web
 
com.foreach.across.modules.webcms.domain.page - package com.foreach.across.modules.webcms.domain.page
 
com.foreach.across.modules.webcms.domain.page.config - package com.foreach.across.modules.webcms.domain.page.config
 
com.foreach.across.modules.webcms.domain.page.repositories - package com.foreach.across.modules.webcms.domain.page.repositories
 
com.foreach.across.modules.webcms.domain.page.services - package com.foreach.across.modules.webcms.domain.page.services
 
com.foreach.across.modules.webcms.domain.page.validators - package com.foreach.across.modules.webcms.domain.page.validators
 
com.foreach.across.modules.webcms.domain.page.web - package com.foreach.across.modules.webcms.domain.page.web
 
com.foreach.across.modules.webcms.domain.publication - package com.foreach.across.modules.webcms.domain.publication
 
com.foreach.across.modules.webcms.domain.publication.config - package com.foreach.across.modules.webcms.domain.publication.config
 
com.foreach.across.modules.webcms.domain.publication.web - package com.foreach.across.modules.webcms.domain.publication.web
 
com.foreach.across.modules.webcms.domain.redirect - package com.foreach.across.modules.webcms.domain.redirect
 
com.foreach.across.modules.webcms.domain.redirect.config - package com.foreach.across.modules.webcms.domain.redirect.config
 
com.foreach.across.modules.webcms.domain.redirect.web - package com.foreach.across.modules.webcms.domain.redirect.web
 
com.foreach.across.modules.webcms.domain.type - package com.foreach.across.modules.webcms.domain.type
 
com.foreach.across.modules.webcms.domain.type.config - package com.foreach.across.modules.webcms.domain.type.config
 
com.foreach.across.modules.webcms.domain.type.web - package com.foreach.across.modules.webcms.domain.type.web
 
com.foreach.across.modules.webcms.domain.url - package com.foreach.across.modules.webcms.domain.url
 
com.foreach.across.modules.webcms.domain.url.config - package com.foreach.across.modules.webcms.domain.url.config
 
com.foreach.across.modules.webcms.domain.url.repositories - package com.foreach.across.modules.webcms.domain.url.repositories
 
com.foreach.across.modules.webcms.domain.url.validators - package com.foreach.across.modules.webcms.domain.url.validators
 
com.foreach.across.modules.webcms.domain.url.web - package com.foreach.across.modules.webcms.domain.url.web
 
com.foreach.across.modules.webcms.extensions - package com.foreach.across.modules.webcms.extensions
 
com.foreach.across.modules.webcms.icons - package com.foreach.across.modules.webcms.icons
 
com.foreach.across.modules.webcms.infrastructure - package com.foreach.across.modules.webcms.infrastructure
 
com.foreach.across.modules.webcms.installers - package com.foreach.across.modules.webcms.installers
 
com.foreach.across.modules.webcms.web - package com.foreach.across.modules.webcms.web
 
com.foreach.across.modules.webcms.web.thymeleaf - package com.foreach.across.modules.webcms.web.thymeleaf
 
combine(WebCmsAssetCondition) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
 
combine(WebCmsEndpointCondition) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsEndpointCondition
Two conditions are merged by modifying this instance of WebCmsEndpointCondition.
combineArrays(String[], String[]) - Static method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsConditionUtils
Combines two arrays.
combineUrlSegments(String, String) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
Create a full url by combining a base with a path segment.
compareArrays(String[], String[]) - Static method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsConditionUtils
Compares the length of two arrays.
compareTo(WebCmsAssetCondition, HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
 
compareTo(WebCmsEndpointCondition, HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsEndpointCondition
Returns -1, 0 or 1 if the current WebCmsEndpointCondition is more specific, equally specific or less specific than the given condition.
compileHostPattern(String) - Method in class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter
Convert a configured hostname to a lookup pattern.
component(String) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Retrieve a component by name from the default scope.
component - Variable in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
COMPONENT_MESSAGE_CODE_PREFIX - Static variable in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
 
COMPONENT_RESTRICTED - Static variable in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentType
If set to true, this component will never be present as an option, unless specified by a WebCmsTypeSpecifierLink with WebCmsTypeSpecifierLink#getLinkType() DefaultAllowedComponentTypeFetcher.ALLOWED_COMPONENT_LINK
COMPONENT_SEARCH_QUERY - Static variable in class com.foreach.across.modules.webcms.domain.component.web.SearchComponentViewProcessor
 
COMPONENT_TYPES_CONTROL_NAME - Static variable in class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeFormProcessor
 
componentFromScope(String, String) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Retrieve a component by name from the specified scope.
componentFromScope(String, String, boolean) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Retrieve a component by name from the specified scope.
componentType - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
ComponentTypeFormProcessor - Class in com.foreach.across.modules.webcms.domain.component.web
 
ComponentTypeFormProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeFormProcessor
 
ComponentTypeOptionIterableBuilder - Class in com.foreach.across.modules.webcms.domain.component.web
Builds the WebCmsComponentType options for a WebCmsObject.
ComponentTypeOptionIterableBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeOptionIterableBuilder
 
ConditionalOnAdminUI - Annotation Type in com.foreach.across.modules.webcms.config
Helper conditional annotation for the combination of AdminWebModule and EntityModule.
conditionTranslator() - Static method in class com.foreach.across.modules.webcms.domain.domain.EntityQueryWebCmsDomainFunctions
Create a condition translator that supports the domain-related functions and will expand single condition (eg.
ConfigurableWebCmsEndpointContext - Interface in com.foreach.across.modules.webcms.domain.endpoint.web.context
 
configureHibernatePackage(HibernatePackageRegistry) - Method in class com.foreach.across.modules.webcms.extensions.EntityScanConfiguration
 
CONTAINER - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
CONTAINER_MEMBER_SCOPE - Static variable in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
ContainerMemberViewProcessor - Class in com.foreach.across.modules.webcms.domain.component.web
Applies some UI changes when modifying a member of a container.
ContainerMemberViewProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.component.web.ContainerMemberViewProcessor
 
ContainerWebCmsComponentModel - Class in com.foreach.across.modules.webcms.domain.component.container
Represents a collection of other WebCmsComponentModels.
ContainerWebCmsComponentModel(WebCmsComponentType) - Constructor for class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
ContainerWebCmsComponentModel(WebCmsComponent, Collection<WebCmsComponentModel>) - Constructor for class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
ContainerWebCmsComponentModel(WebCmsComponent) - Constructor for class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
ContainerWebCmsComponentModel(WebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
ContainerWebCmsComponentModelAdminRenderer - Class in com.foreach.across.modules.webcms.domain.component.container
 
ContainerWebCmsComponentModelAdminRenderer() - Constructor for class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelAdminRenderer
 
ContainerWebCmsComponentModelReader - Class in com.foreach.across.modules.webcms.domain.component.container
 
ContainerWebCmsComponentModelReader() - Constructor for class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelReader
 
ContainerWebCmsComponentModelWriter - Class in com.foreach.across.modules.webcms.domain.component.container
 
ContainerWebCmsComponentModelWriter() - Constructor for class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelWriter
 
contains(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
 
containsMarkers(String) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
 
containsScope(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
content(ViewElementBuilder) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
Set content of the "content" pane.
convert(String) - Method in class com.foreach.across.modules.webcms.domain.domain.StringToWebCmsDomainConverter
 
convert(String) - Method in class com.foreach.across.modules.webcms.domain.menu.StringToWebCmsMenuConverter
 
convert(String) - Method in class com.foreach.across.modules.webcms.domain.page.StringToWebCmsPageConverter
 
convert(Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.publication.MapToWebCmsPublicationConverter
 
convert(String) - Method in class com.foreach.across.modules.webcms.domain.publication.StringToWebCmsPublicationConverter
 
convert(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.WebCmsObjectToStringConverter
 
convertImportActionToDataAction(Object, WebCmsDataImportAction) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
 
convertSingleValue(Object, Object) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataConversionService
Converts a single raw value to a property on a DTO object.
convertToPropertyValues(Map<String, Object>, Object) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataConversionService
Convert raw data to property values on a DTO object.
CookieWebCmsDomainContextResolver - Class in com.foreach.across.modules.webcms.domain.domain.web
Resolver that reads the WebCmsDomainContext from a cookie, and writes it to a cookie as well.
CookieWebCmsDomainContextResolver(WebCmsDomainService, ApplicationEventPublisher) - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.CookieWebCmsDomainContextResolver
 
createComponent(WebCmsComponentAutoCreateTask) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateService
Create all components represented by a single task.
createComponentModel(String, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Create a new component model for a specific component type.
createComponentModel(String, WebCmsDomain, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Create a new component model for a specific component type on the specified domain.
createComponentModel(WebCmsComponentType, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Create a new component model for a specific component type, on the current domain.
createContentViewElementBuilder(TextWebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelAdminRenderer
 
createContentViewElementBuilder(WebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelAdminRenderService
 
createContentViewElementBuilder(T, String) - Method in interface com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelContentAdminRenderer
 
createContentViewElementBuilder(ImageWebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.image.web.ImageWebComponentModelAdminRenderer
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
createdBy - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
createdDate - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
createDefaultComponents(WebCmsAsset<?>, Map<String, String>) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsDefaultComponentsService
Creates the default components for an object.
createDefaultComponents(WebCmsObject, WebCmsTypeSpecifier<?>, Map<String, String>) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsDefaultComponentsService
Accepts a single WebCmsObject.
createDomainContextLookup(String, WebCmsDomain, Object) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationFilter
Create a single DomainContextLookup for a host name and domain.
createDto(WebCmsDataEntry, T, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Create a DTO object for either a new instance or an existing instance.
createDto(WebCmsDataEntry, U, WebCmsDataAction, T) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataImporter
 
createDto(WebCmsDataEntry, WebCmsArticle, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleImporter
 
createDto(WebCmsDataEntry, WebCmsComponentModel, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
createDto(WebCmsDomainBound) - Method in class com.foreach.across.modules.webcms.domain.domain.support.CurrentDomainAwareEntityFactory
 
createDto(WebCmsDataEntry, WebCmsDomain, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainImporter
 
createDto(WebCmsDataEntry, WebCmsMenu, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
createDto(WebCmsDataEntry, WebCmsMenuItem, WebCmsDataAction, WebCmsMenu) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
 
createDto(WebCmsDataEntry, WebCmsMenuItem, WebCmsDataAction, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemOnAssetImporter
 
createDto(WebCmsDataEntry, WebCmsPage, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageImporter
 
createDto(WebCmsDataEntry, WebCmsPublication, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationImporter
 
createDto(WebCmsDataEntry, WebCmsEndpoint, WebCmsDataAction, Map<String, Object>) - Method in class com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpointImporter
 
createDto(WebCmsDataEntry, WebCmsUrl, WebCmsDataAction, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
 
createDto(WebCmsDataEntry, WebCmsUrl, WebCmsDataAction, WebCmsEndpoint) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnEndpointImporter
 
createElement(ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
 
createFormElement(WebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelAdminRenderService
 
createMembersViewElementBuilder(ContainerWebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelAdminRenderer
 
createMembersViewElementBuilder(WebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelAdminRenderService
 
createMembersViewElementBuilder(T, String) - Method in interface com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelMembersAdminRenderer
 
createMetadataForDomain(WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainMetadataFactory
Create the metadata for a particular domain.
createMetadataForDomain(WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainMetadataFactoryImpl
 
createMetadataViewElementBuilder(WebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelAdminRenderService
 
createMetadataViewElementBuilder(T, U, String) - Method in interface com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelMetadataAdminRenderer
 
createNew(Object...) - Method in class com.foreach.across.modules.webcms.domain.domain.support.CurrentDomainAwareEntityFactory
 
createProxy(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
Proxy to the component with the specific object id should be created.
createSettingsViewElementBuilder(WebCmsComponentModel, String) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelAdminRenderService
 
createViewElementBuilders(EntityViewRequest, EntityView, ViewElementBuilderMap) - Method in class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleListViewProcessor
 
createViewElementBuilders(EntityViewRequest, EntityView, ViewElementBuilderMap) - Method in class com.foreach.across.modules.webcms.domain.asset.web.processors.WebCmsAssetListViewProcessor
 
createViewElementBuilders(EntityViewRequest, EntityView, ViewElementBuilderMap) - Method in class com.foreach.across.modules.webcms.domain.component.web.SearchComponentViewProcessor
 
CurrentDomainAwareAllowableActionsBuilder - Class in com.foreach.across.modules.webcms.domain.domain.support
Wraps around a target EntityConfigurationAllowableActionsBuilder and checks that domain bound objects can only be managed if a specific domain is selected.
CurrentDomainAwareAllowableActionsBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.domain.support.CurrentDomainAwareAllowableActionsBuilder
 
CurrentDomainAwareEntityFactory - Class in com.foreach.across.modules.webcms.domain.domain.support
Custom EntityFactory for WebCmsDomainBound entities that will pre-configure the current domain on new entities where no domain has been set.
CurrentDomainAwareEntityFactory() - Constructor for class com.foreach.across.modules.webcms.domain.domain.support.CurrentDomainAwareEntityFactory
 

D

decreaseLevel() - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.WebCmsPlaceholderContentModel
 
deepCopy(Object) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
DEFAULT - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
DEFAULT_COOKIE_NAME - Static variable in class com.foreach.across.modules.webcms.domain.domain.web.CookieWebCmsDomainContextResolver
 
DEFAULT_TEMPLATE_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.endpoint.web.interceptor.WebCmsEndpointHandlerInterceptor
Attribute value should be the view that will be resolved if a handler method has a void return type.
DefaultAllowedComponentTypeFetcher - Class in com.foreach.across.modules.webcms.domain.component
DefaultAllowedComponentTypeFetcher() - Constructor for class com.foreach.across.modules.webcms.domain.component.DefaultAllowedComponentTypeFetcher
 
DefaultWebCmsEndpointContext - Class in com.foreach.across.modules.webcms.domain.endpoint.web.context
 
DefaultWebCmsEndpointContext() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.web.context.DefaultWebCmsEndpointContext
 
DefaultWebCmsEndpointContextResolver - Class in com.foreach.across.modules.webcms.domain.endpoint.web
Resolves the url into an endpoint and subsequently validates that the endpoint is accessible.
DefaultWebCmsEndpointContextResolver() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.web.DefaultWebCmsEndpointContextResolver
 
delete(U, T) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataImporter
 
delete(WebCmsMenuItem, WebCmsMenu) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
 
delete(WebCmsMenuItem, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemOnAssetImporter
 
delete(WebCmsUrl, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
 
delete(WebCmsUrl, WebCmsEndpoint) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnEndpointImporter
 
deleteImageData(WebCmsImage) - Method in class com.foreach.across.modules.webcms.domain.image.connector.CloudinaryWebCmsImageConnector
 
deleteImageData(WebCmsImage) - Method in class com.foreach.across.modules.webcms.domain.image.connector.ImageServerWebCmsImageConnector
 
deleteImageData(WebCmsImage) - Method in interface com.foreach.across.modules.webcms.domain.image.connector.WebCmsImageConnector
Removes the physical data associated with a WebCmsImage.
deleteInstance(T, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Perform the delete action on existing instance.
deleteInstance(T, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
 
deleteInstance(WebCmsComponentModel, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
deleteInstance(WebCmsDomain, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainImporter
 
deleteInstance(WebCmsMenu, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
deleteInstance(WebCmsEndpoint, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpointImporter
 
description - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
description - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
description - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
description - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
description - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
description - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
description - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
description - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
description - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
description - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
deserialize(JsonParser, DeserializationContext) - Method in class com.foreach.across.modules.webcms.data.json.WebCmsObjectDeserializer
 
determineDefaultLocale(HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainLocaleContextResolver
Determine the default locale for the given request, Called if no Locale session attribute has been found.
disable(Class<? extends WebCmsObject>) - Method in class com.foreach.across.modules.webcms.domain.component.config.WebCmsObjectComponentViewsConfiguration
Disable the web components UI for a specific WebCmsObject implementation.
disable(Class<? extends WebCmsAsset>) - Method in class com.foreach.across.modules.webcms.domain.menu.config.WebCmsAssetMenuViewsConfiguration
Disable WebCmsMenuItem management for a specific WebCmsAsset implementation.
disable(Class<? extends WebCmsAsset>) - Method in class com.foreach.across.modules.webcms.domain.url.config.WebCmsAssetUrlConfiguration
Disable URL endpoints for a specific WebCmsAsset implementation.
disabled() - Static method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration
 
disassemble(Object) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
DISCRIMINATOR_COLUMN - Static variable in class com.foreach.across.modules.webcms.domain.WebCmsObjectInheritanceSuperClass
Name of the discriminator column, mapped readonly.
doControl(EntityViewRequest, EntityView, EntityViewCommand, BindingResult, HttpMethod) - Method in class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
doControl(EntityViewRequest, EntityView, EntityViewCommand, BindingResult, HttpMethod) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter
 
doGet(EntityViewRequest, EntityView, EntityViewCommand) - Method in class com.foreach.across.modules.webcms.domain.component.web.SearchComponentViewProcessor
 
DOMAIN - Static variable in class com.foreach.across.modules.webcms.data.WebCmsDomainContextPropertyImporter
 
domain - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
domain - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
domain - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
domain - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
domain - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
DOMAIN - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
domain - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
domain - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
domain - Variable in class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
domain - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
domain - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
domain - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
domain - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
domain - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
domain - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
domain - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
domain - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
domain - Variable in class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
domain - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
DOMAIN - Static variable in interface com.foreach.across.modules.webcms.WebCmsModuleCache
Cache for domains and domain metadata.
DOMAIN_GROUP - Static variable in class com.foreach.across.modules.webcms.icons.WebCmsMenuIcons
 
DOMAIN_PROPERTY - Static variable in interface com.foreach.across.modules.webcms.WebCmsEntityAttributes
Attribute that contains the String with the name of the property that links to the WebCmsDomain.
domainBoundTypes(Class<?>...) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
domainBoundTypes(Collection<Class<?>>) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
DomainContextLookup() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter.DomainContextLookup
 
domainGroup() - Method in class com.foreach.across.modules.webcms.icons.WebCmsMenuIcons
 
domainIgnoredTypes(Class<?>...) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
domainIgnoredTypes(Collection<Class<?>>) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
domainKey - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeFormProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.component.web.ContainerMemberViewProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageFormViewProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.page.web.PageFormViewProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.publication.web.PublicationTypeFormProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailedFormProcessor
 
doPost(EntityViewRequest, EntityView, EntityViewCommand, BindingResult) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailureDetectionProcessor
 

E

EDIT - Static variable in class com.foreach.across.modules.webcms.icons.WebCmsImageIcons
 
edit() - Method in class com.foreach.across.modules.webcms.icons.WebCmsImageIcons
 
enable(Class<? extends WebCmsObject>) - Method in class com.foreach.across.modules.webcms.domain.component.config.WebCmsObjectComponentViewsConfiguration
Enable the web components UI for a specific WebCmsObject implementation.
enable(Class<? extends WebCmsAsset>) - Method in class com.foreach.across.modules.webcms.domain.menu.config.WebCmsAssetMenuViewsConfiguration
Enable WebCmsMenuItem management for a specific WebCmsAsset implementation.
enable(Class<? extends WebCmsAsset>) - Method in class com.foreach.across.modules.webcms.domain.url.config.WebCmsAssetUrlConfiguration
Enable URL endpoints for a specific WebCmsAsset implementation.
endpoint - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
endpoint - Variable in class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
ENDPOINT_ID - Static variable in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuCache
 
EndpointModificationType - Enum in com.foreach.across.modules.webcms.domain.endpoint.support
Possible modifications on a WebCmsEndpoint.
ENTITY_MODEL_ADJUSTED - Static variable in interface com.foreach.across.modules.webcms.WebCmsEntityAttributes.MultiDomainConfiguration
Set to true on any EntityConfiguration to indicate that the EntityModel has been modified for multi-domain support.
EntityQueryWebCmsDomainFunctions - Class in com.foreach.across.modules.webcms.domain.domain
Implements support for selectedDomain(), visibleDomains() and accessibleDomains() in EQL statements.
EntityQueryWebCmsDomainFunctions() - Constructor for class com.foreach.across.modules.webcms.domain.domain.EntityQueryWebCmsDomainFunctions
 
EntityScanConfiguration - Class in com.foreach.across.modules.webcms.extensions
Register entities for scanning by the Hibernate module.
EntityScanConfiguration() - Constructor for class com.foreach.across.modules.webcms.extensions.EntityScanConfiguration
 
entityValidator() - Method in class com.foreach.across.modules.webcms.config.WebCmsModuleDomainConfiguration
 
equals(Object) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
equals(Object, Object) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
evict(WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
 
evictLookupData() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
Remove only the shared lookup data from the cache.
executeAfterAssetSaved(WebCmsDataEntry, Map<String, Object>, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsPropertyDataImportService
 
executeBeforeAssetSaved(WebCmsDataEntry, Map<String, Object>, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsPropertyDataImportService
 
externalId - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 

F

fetchComponentTypes(WebCmsObject, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.component.DefaultAllowedComponentTypeFetcher
 
fetchComponentTypes(WebCmsObject, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.WebCmsAllowedComponentTypeFetcher
Returns the selectable WebCmsComponentTypes for a specified WebCmsObject and WebCmsDomain
FILTER_NAME - Static variable in class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter
 
findAll(Predicate) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetEndpointRepository
 
findAll(Predicate, Sort) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetEndpointRepository
 
findAll(Predicate, OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetEndpointRepository
 
findAll(OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetEndpointRepository
 
findAll(Predicate) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainRepository
 
findAll(Predicate, Sort) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainRepository
 
findAll(Predicate, OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainRepository
 
findAll(OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainRepository
 
findAll(Predicate) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLinkRepository
 
findAll(Predicate, Sort) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLinkRepository
 
findAll(Predicate, OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLinkRepository
 
findAll(OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLinkRepository
 
findAll(Predicate) - Method in interface com.foreach.across.modules.webcms.domain.url.repositories.WebCmsUrlRepository
 
findAll(Predicate, Sort) - Method in interface com.foreach.across.modules.webcms.domain.url.repositories.WebCmsUrlRepository
 
findAll(Predicate, OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.url.repositories.WebCmsUrlRepository
 
findAll(OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.url.repositories.WebCmsUrlRepository
 
findAll(Predicate) - Method in interface com.foreach.across.modules.webcms.domain.WebCmsObjectEntityRepository
 
findAll(Predicate, Sort) - Method in interface com.foreach.across.modules.webcms.domain.WebCmsObjectEntityRepository
 
findAll(Predicate, OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.WebCmsObjectEntityRepository
 
findAll(OrderSpecifier<?>[]) - Method in interface com.foreach.across.modules.webcms.domain.WebCmsObjectEntityRepository
 
findAllByAsset(WebCmsAsset) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetEndpointRepository
 
findAllByEndpoint(WebCmsEndpoint) - Method in interface com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemRepository
 
findAllByEndpoint(WebCmsEndpoint) - Method in interface com.foreach.across.modules.webcms.domain.url.repositories.WebCmsUrlRepository
 
findAllByEndpoint(WebCmsEndpoint, Pageable) - Method in interface com.foreach.across.modules.webcms.domain.url.repositories.WebCmsUrlRepository
 
findAllByMenu(WebCmsMenu) - Method in interface com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemRepository
 
findAllByOwnerObjectId(String) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLinkRepository
 
findAllByOwnerObjectId(String) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLinkRepository
 
findAllByOwnerObjectIdAndDomainOrderBySortIndexAsc(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.WebCmsComponentRepository
 
findAllByOwnerObjectIdAndLinkTypeOrderBySortIndexAsc(String, String) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLinkRepository
 
findAllByOwnerObjectIdAndLinkTypeOrderBySortIndexAsc(String, String) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLinkRepository
 
findByCanonicalPath(String) - Method in interface com.foreach.across.modules.webcms.domain.page.services.WebCmsPageService
Find a single page by its unique canonical path.
findByCanonicalPathAndDomain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.page.services.WebCmsPageService
Find a single page by its canonicalPath within the specified domain.
findByMenuAndPath(WebCmsMenu, String) - Method in interface com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemRepository
 
findOneByAssetAndDomain(WebCmsAsset, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetEndpointRepository
 
findOneByCanonicalPathAndDomain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.page.repositories.WebCmsPageRepository
 
findOneByDomainKey(String) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainRepository
 
findOneByNameAndDomain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.menu.WebCmsMenuRepository
 
findOneByObjectId(String) - Method in interface com.foreach.across.modules.webcms.domain.article.WebCmsArticleRepository
 
findOneByObjectId(String) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetRepository
 
findOneByObjectId(String) - Method in interface com.foreach.across.modules.webcms.domain.image.WebCmsImageRepository
 
findOneByObjectId(String) - Method in interface com.foreach.across.modules.webcms.domain.WebCmsObjectRepository
 
findOneByObjectTypeAndTypeKeyAndDomain(String, String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierRepository
 
findOneByOwnerObjectIdAndLinkTypeAndAsset(String, String, WebCmsAsset) - Method in interface com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLinkRepository
 
findOneByOwnerObjectIdAndLinkTypeAndTypeSpecifier(String, String, WebCmsTypeSpecifier) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLinkRepository
 
findOneByOwnerObjectIdAndNameAndDomain(String, String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.WebCmsComponentRepository
 
findOneByPathAndEndpoint_Domain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.url.repositories.WebCmsUrlRepository
 
findOneByPublicationKeyAndDomain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationRepository
 
findOneByTargetUrlAndDomain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpointRepository
 
findOneByTypeKeyAndDomain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.type.BaseWebCmsTypeSpecifierRepository
 
FINISHED - Static variable in interface com.foreach.across.modules.webcms.WebCmsEntityAttributes.MultiDomainConfiguration
Set to true if auto-configuration of multi-domain support has already been fully performed.
FORCE_UPDATE - Static variable in class com.foreach.across.modules.webcms.data.WebCmsForceUpdatePropertyImporter
 
forComponent(WebCmsComponent) - Static method in enum com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.MarkupType
 
forObjectId(String) - Static method in interface com.foreach.across.modules.webcms.domain.WebCmsObject
Wraps an objectId as representing an existing WebCmsObject.
fromAttributeValue(String) - Static method in enum com.foreach.across.modules.webcms.data.WebCmsDataImportAction
Retrieve the action represented by an attribute value.
fromAttributeValue(String) - Static method in enum com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.MarkupType
 
fromMarkerString(String) - Static method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarker
 

G

generateCanonicalPath(WebCmsPage) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
Generates a unique canonical path for a WebCmsPage.
generated - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
generateObjectId(String) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
Generate a unique object id for the given collection.
generateUrlPathSegment(String) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
Convert text into a valid path segment for url.
get(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Get the component by name by traversing the entire hierarchy bottom up.
get(String, boolean) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Get the component by name and optionally traverse the hierarchy.
get(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
Gets the component with that name.
getAccessibleDomains(AllowableAction...) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainAdminUiService
Returns all domains that the current principal can select.
getAllExpressionObjectNames() - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect.AcrossExpressionObjectFactory
 
getAllowableActions(EntityConfiguration<?>) - Method in class com.foreach.across.modules.webcms.domain.domain.support.CurrentDomainAwareAllowableActionsBuilder
 
getAllowableActions(EntityConfiguration<V>, V) - Method in class com.foreach.across.modules.webcms.domain.domain.support.CurrentDomainAwareAllowableActionsBuilder
 
getArticleType(String) - Method in interface com.foreach.across.modules.webcms.domain.article.WebCmsArticleService
Get the WebCmsArticleType with the specified object id.
getArticleTypeByKey(String) - Method in interface com.foreach.across.modules.webcms.domain.article.WebCmsArticleService
Get the WebCmsArticleType with the specified type key, attached to the current domain.
getArticleTypeByKey(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.article.WebCmsArticleService
Get the WebCmsArticleType with the specified type key, attached to the specified domain.
getAsset(Class<U>) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLink
 
getAssetType() - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
 
getAssetType() - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
getAssetType() - Method in class com.foreach.across.modules.webcms.domain.image.WebCmsImage
 
getAssetType() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPage
 
getAssetType() - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublication
 
getAttribute(String) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
Get the value of the attribute identified by attributeName.
getAttribute(String, Class<Y>) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
Get the value of the attribute identified by attributeName.
getAttribute(String, Class<Y>, Y) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
Get the value of the attribute identified by attributeName.
getAttribute(String, TypeDescriptor, Y) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
Get the value of the attribute identified by attributeName.
getAttribute(String) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getAttribute(String, Class<Y>) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getAttribute(String, TypeDescriptor, Y) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getAttribute(String, Class<Y>, Y) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getAttribute(String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
getAttribute(String, String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
getAttribute(String) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifier
 
getAttribute(String, String) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifier
 
getBaseType(WebCmsComponentType) - Static method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentUtils
Get the base type attribute (WebCmsComponentModel.TYPE_ATTRIBUTE) for a WebCmsComponentType.
getBooleanAttribute(String, boolean) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifier
 
getComponentCreated(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
getComponentModel(String) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get the component model for a specific WebCmsComponent identified by its object id.
getComponentModel(String, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get the component model for a specific WebCmsComponent identified by its object id.
getComponentModelByName(String, WebCmsObject) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get a single WebCmsComponentModel for a specific owner by name.
getComponentModelByName(String, WebCmsObject, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get a single WebCmsComponentModel by name.
getComponentModelByNameAndDomain(String, WebCmsObject, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get a single WebCmsComponentModel for a specific owner by name and domain.
getComponentModelByNameAndDomain(String, WebCmsObject, WebCmsDomain, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get a single WebCmsComponentModel for a specific owner by name and domain.
getComponentModelsForOwner(WebCmsObject) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Return all components owned by the WebCmsObject on the current domain, according to their sort order.
getComponentModelsForOwner(WebCmsObject, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Return all components owned by the WebCmsObject on the specific domain, according to their sort order.
getComponentsForScope(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
getComponentType() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getComponentType(String) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get the component type represented by the type key.
getComponentType(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Get the component type represented by the type key on the specified domain.
getContent() - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
 
getContent() - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsEndpointCondition
 
getConverter(Class<T>) - Method in class com.foreach.across.modules.webcms.domain.asset.StringToWebCmsAssetConverter
 
getConverter(Class<T>) - Method in class com.foreach.across.modules.webcms.domain.type.MapToWebCmsTypeSpecifierConverter
 
getConverter(Class<T>) - Method in class com.foreach.across.modules.webcms.domain.type.StringToWebCmsTypeSpecifierConverter
 
getCookieDomain() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
getCookieDomain() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getCurrentDomain() - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Always returns the current domain, bound to the WebCmsDomainContextHolder.
getCurrentDomainForEntity(Object) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Returns the current domain for a particular entity.
getCurrentDomainForType(Class<?>) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Returns the current domain for a particular entity type.
getCurrentDomainMetadata(Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Return the metadata for the current domain.
getCurrentTask() - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
getCustomTemplate() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Implements ViewElement.getCustomTemplate().
getDefaultLocale() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
getDefaultLocale() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getDefaultScope() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Get the first scope that will be checked when requesting a component.
getDefaultType() - Method in class com.foreach.across.modules.webcms.domain.page.web.PageTypeProperties
 
getDescription() - Method in class com.foreach.across.modules.webcms.WebCmsModule
 
getDialectPostProcessorPrecedence() - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect
 
getDomain() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getDomain() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
getDomain() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getDomain() - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainBound
 
getDomain(String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
 
getDomain(String) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainService
Get the domain with that object id.
getDomainByKey(String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
 
getDomainByKey(String) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainService
Get the domain with the specified domain key.
getDomainContextFilterClass() - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration
 
getDomainKey() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
getDomainKey() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getElementType() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getEndpoint(Class<T>) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.context.DefaultWebCmsEndpointContext
 
getEndpoint() - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.WebCmsEndpointContext
 
getEndpoint(Class<T>) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.WebCmsEndpointContext
 
getExisting(WebCmsDataEntry, T) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataImporter
 
getExisting(WebCmsDataEntry, WebCmsMenu) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
 
getExisting(WebCmsDataEntry, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemOnAssetImporter
 
getExisting(WebCmsDataEntry, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
 
getExisting(WebCmsDataEntry, WebCmsEndpoint) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnEndpointImporter
 
getExistingEntity(String, WebCmsDataEntry, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleImporter
 
getExistingEntity(String, WebCmsDataEntry, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
If no asset has been found by the unique asset key and domain combination (or no asset key was defined), this method will be called with the entry key.
getExistingEntity(String, WebCmsDataEntry, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageImporter
 
getExistingEntity(String, WebCmsDataEntry, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationImporter
 
getExpressionObjectFactory() - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect
 
getFromScope(String, String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Get the component by name from the specific scope.
getFromScope(String, String, boolean) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Get the component by name from a specific scope.
getHostNames() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
List of the hostnames this domain matches.
getHostNames() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getId() - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
getImage() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
getImageServerKey() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
getImageServerKey() - Method in interface com.foreach.across.modules.webcms.domain.image.ImageOwner
Deprecated.
This method returns the key used to retrieve the image in image server.
getImageServerKey() - Method in class com.foreach.across.modules.webcms.domain.image.WebCmsImage
Deprecated.
getInstallers() - Method in class com.foreach.across.modules.webcms.WebCmsModule
 
getLocaleForHostName(String) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
Get the configured locale for a particular configured host name.
getLocaleForHostName(String) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getLocales() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
getLocales() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getLocation() - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
Attempt to build a relative location of this data entry in the parent data.
getLookupData(Class<T>) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
Get shared lookup data, used by AbstractWebCmsDomainContextFilter.
getMatchingCondition(HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
 
getMatchingCondition(HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsEndpointCondition
A condition can only match if the resolved WebCmsEndpointContext has an endpoint of the correct class and a url with correct statuscode.
getMember(String, Class<U>) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
getMember(String) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
getMenuByName(String) - Method in interface com.foreach.across.modules.webcms.domain.menu.WebCmsMenuService
Find the menu with the specific name.
getMenuByName(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.menu.WebCmsMenuService
Find the menu with the specific name for the given domain.
getMenuItems(String) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuCache
Returns the flat list of menu items that are registered for a particular menu on the current domain.
getMessage() - Method in exception com.foreach.across.modules.webcms.data.WebCmsDataImportException
 
getMessage() - Method in exception com.foreach.across.modules.webcms.infrastructure.ValidationFailedException
 
getMetadata(Class<U>) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Coerce the metadata to the type specified.
getMetadata() - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
getMetadata(Class<T>) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
Retrieve the domain metadata and coerce it to a the expected type.
getMetadataForDomain(WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
 
getMetadataForDomain(WebCmsDomain, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainService
Retrieve the metadata for a specific domain.
getMetadataForDomain(WebCmsDomain, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Retrieve the metadata for a specific domain.
getName() - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
 
getName() - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
getName() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getName() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
getName() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getName() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPage
 
getName() - Method in class com.foreach.across.modules.webcms.WebCmsModule
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleType
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentType
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.image.WebCmsImage
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenu
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPage
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageType
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublication
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationType
 
getObjectCollectionId() - Method in class com.foreach.across.modules.webcms.domain.WebCmsObjectSuperClass
 
getObjectId() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getObjectId() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
getObjectId() - Method in interface com.foreach.across.modules.webcms.domain.WebCmsObject
 
getObjectId() - Method in class com.foreach.across.modules.webcms.domain.WebCmsObjectSuperClass
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleType
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentType
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.image.WebCmsImage
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPage
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageType
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublication
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationType
 
getObjectType() - Method in class com.foreach.across.modules.webcms.domain.WebCmsObjectInheritanceSuperClass
 
getOwnerObjectId() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getPageType(String) - Method in interface com.foreach.across.modules.webcms.domain.page.services.WebCmsPageService
Get the WebCmsPageType with the specified object id.
getPageTypeByKey(String) - Method in interface com.foreach.across.modules.webcms.domain.page.services.WebCmsPageService
Get the WebCmsPageType with the specified type key, attached to the current domain.
getPageTypeByKey(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.page.services.WebCmsPageService
Get the WebCmsPageType with the specified type key, attached to the specified domain.
getParentKey() - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
Shortcut to retrieve the key of the optional parent data.
getPlaceholderContent(String) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.WebCmsPlaceholderContentModel
 
getPlaceholderContent(String) - Method in interface com.foreach.across.modules.webcms.domain.component.placeholder.WebCmsPlaceholderLookupService
 
getPlaceholderName() - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
getPostProcessors() - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect
 
getPrimaryUrl() - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpoint
Get the primary url for this WebCmsEndpoint
getPrimaryUrlForAsset(WebCmsAsset) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointService
Get the primary URL for a WebCmsAsset on the current domain.
getPrimaryUrlForAsset(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 
getPrimaryUrlForAssetOnDomain(WebCmsAsset, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointService
Get the primary URL for a WebCmsAsset on the specified domain.
getPrimaryUrlForAssetOnDomain(WebCmsAsset, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 
getProcessors(String) - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect
 
getPublicationByKey(String) - Method in interface com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationService
Finds the publication represented by the publication key.
getPublicationByKey(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationService
Finds the publication represented by the publication key and attached to that domain.
getScopeNames() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
getSelectedDomain() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainAdminUiService
Always returns the current domain, bound to the WebCmsDomainContextHolder.
getSingleValue(Class<V>) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
Get the single value and cast it to the expected type.
getSortIndex() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getSortIndex() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
getSortIndex() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getTableNames() - Method in class com.foreach.across.modules.webcms.installers.WebCmsAuditableInstaller
 
getTask(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
getTemplate() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageType
 
getTitle() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
getToStringInfix() - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
 
getToStringInfix() - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsEndpointCondition
 
getTypeSpecifier(Class<U>) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLink
 
getTypeSpecifier(String) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierService
Finds the type specifier with that object id.
getTypeSpecifier(String, Class<T>) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierService
Finds the type specifier with that object id, assuming it is of the expected java type.
getTypeSpecifierByKey(String, Class<T>) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierService
Finds the type specifier represented by the type key, assuming it is of the expected java type.
getTypeSpecifierByKey(String, Class<T>, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierService
Finds the type specifier represented by the type key, assuming it is of the expected java type.
getUrl() - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.WebCmsEndpointContext
 
getUrlForPath(String) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointService
Retrieve the WebCmsUrl corresponding to a particular path.
getUrlForPath(String) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 
getUrlForPathAndDomain(String, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointService
Retrieve the WebCmsUrl corresponding to a particular path on a specific domain.
getUrlForPathAndDomain(String, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 
getUrlForPathAndDomain(String, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlCache
 
getUrlPrefix() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainUrlConfigurer
 
getUrlPrefix() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
getUrlWithPath(String) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpoint
 
getValue(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeFormProcessor
 
getValue(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.publication.web.PublicationTypeFormProcessor
 
getVisibleDomains() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainAdminUiService
Returns the domains from which entities are currently selectable (visible domains).
getWebCmsDomainContext() - Static method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContextHolder
 
GLOBAL - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
group - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 

H

handleDeleteEvent(BuildEntityDeleteViewEvent<WebCmsPage>) - Method in class com.foreach.across.modules.webcms.domain.page.config.WebCmsPageDeleteEventHandler
 
handledType() - Method in class com.foreach.across.modules.webcms.data.json.WebCmsObjectDeserializer
 
handles(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleInterceptor
 
handles(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetInterceptor
 
handles(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageInterceptor
 
hasAttribute(String) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfiguration
 
hasAttribute(String) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
hasAttribute(String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
hasAttribute(String) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifier
 
hasChildren() - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateTask
 
hasEndpoint() - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetType
 
hasEndpoint() - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItem
 
hashCode() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
hashCode(Object) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
hasImage() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
hasImageServerKey() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
hasMarkup() - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
You can always set markup on the container but the value of ContainerWebCmsComponentModel.isMarkupSupported() will determine if it will be used for rendering or not.
hasMetadata() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
hasMetadata() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
 
hasNewValue() - Method in class com.foreach.across.modules.webcms.infrastructure.ModificationReport
 
hasOldValue() - Method in class com.foreach.across.modules.webcms.infrastructure.ModificationReport
 
hasOwner() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
hasOwner() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
 
hasParameters() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarker
 
hasParent() - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
 
hasTarget() - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
 
holdsDomain() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
 
holdsDomain(String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
Check if the context holds the domain with the specified domain key.
httpStatus - Variable in class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
HttpStatusType - Class in com.foreach.across.modules.webcms.domain.url
A custom Hibernate type to persist HttpStatus objects with their status code.
HttpStatusType() - Constructor for class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 

I

ICON_SET - Static variable in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
id - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
id - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
id - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
id - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
id - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
id - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
id - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
id - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
id - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
id - Variable in class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
id - Variable in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpoint
 
id - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
id - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
id - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
id - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
id - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
id - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
id - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
id - Variable in class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
id - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
id - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
id - Variable in class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
IgnoreEndpointModel - Annotation Type in com.foreach.across.modules.webcms.domain.endpoint.web
When used on a Controller or handler method that maps to a WebCmsEndpointContext, this annotation will ensure the WebCmsEndpointModelLoader beans will not be called and no default model will be created.
image - Variable in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
ImageOwner - Interface in com.foreach.across.modules.webcms.domain.image
Deprecated.
ImageServerWebCmsImageConnector - Class in com.foreach.across.modules.webcms.domain.image.connector
Implements the WebCmsImageConnector using an ImageServer client.
ImageServerWebCmsImageConnector() - Constructor for class com.foreach.across.modules.webcms.domain.image.connector.ImageServerWebCmsImageConnector
 
ImageUploadViewElementBuilder - Class in com.foreach.across.modules.webcms.domain.asset.web.builders
Deprecated.
ImageUploadViewElementBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.builders.ImageUploadViewElementBuilder
Deprecated.
 
imageUrl(ImageWebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Build a url to the original image file of the image configured on a WebCmsImage.
imageUrl(ImageWebCmsComponentModel, int, int) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Build a url to the image file of the image configured on a WebCmsImage.
imageUrl(WebCmsImage) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Build a url to the original image file of a WebCmsImage.
imageUrl(WebCmsImage, int, int) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Build a url to the image file of the WebCmsImage.
ImageWebCmsComponentAdminResources - Class in com.foreach.across.modules.webcms.web
 
ImageWebCmsComponentAdminResources(WebResourcePackageManager) - Constructor for class com.foreach.across.modules.webcms.web.ImageWebCmsComponentAdminResources
 
ImageWebCmsComponentModel - Class in com.foreach.across.modules.webcms.domain.image.component
 
ImageWebCmsComponentModel() - Constructor for class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
ImageWebCmsComponentModel(WebCmsComponent) - Constructor for class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
ImageWebCmsComponentModel(ImageWebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
ImageWebCmsComponentModel.Metadata - Class in com.foreach.across.modules.webcms.domain.image.component
 
ImageWebCmsComponentModelReader - Class in com.foreach.across.modules.webcms.domain.image.component
 
ImageWebCmsComponentModelReader() - Constructor for class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModelReader
 
ImageWebCmsComponentModelRenderer - Class in com.foreach.across.modules.webcms.domain.image.web
 
ImageWebCmsComponentModelRenderer() - Constructor for class com.foreach.across.modules.webcms.domain.image.web.ImageWebCmsComponentModelRenderer
 
ImageWebCmsComponentModelWriter - Class in com.foreach.across.modules.webcms.domain.image.component
 
ImageWebCmsComponentModelWriter() - Constructor for class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModelWriter
 
ImageWebComponentModelAdminRenderer - Class in com.foreach.across.modules.webcms.domain.image.web
 
ImageWebComponentModelAdminRenderer() - Constructor for class com.foreach.across.modules.webcms.domain.image.web.ImageWebComponentModelAdminRenderer
 
importData(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Import a single data entry from the original data set.
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataCollectionsImporter
 
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, T, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataImporter
 
importData(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataCollectionsImporter
 
importData(WebCmsDataEntry) - Method in interface com.foreach.across.modules.webcms.data.WebCmsDataImporter
 
importData(Map<String, Object>) - Method in interface com.foreach.across.modules.webcms.data.WebCmsDataImportService
Import a collection of data.
importData(Map<String, Object>, String) - Method in interface com.foreach.across.modules.webcms.data.WebCmsDataImportService
Import a collection of data.
importData(WebCmsDataEntry) - Method in interface com.foreach.across.modules.webcms.data.WebCmsDataImportService
Import a data entry.
importData(Map<String, Object>) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataImportServiceImpl
 
importData(Map<String, Object>, String) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataImportServiceImpl
 
importData(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataImportServiceImpl
 
importData(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.WebCmsDomainContextImporter
 
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsDomainContextPropertyImporter
 
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsForceUpdatePropertyImporter
 
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, T, WebCmsDataAction) - Method in interface com.foreach.across.modules.webcms.data.WebCmsPropertyDataImporter
Perform the actual import of the property data.
importData(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.WebCmsRootDataImporter
 
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, WebCmsObject, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLinkPropertyDataImporter
 
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, WebCmsObject, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentPropertyDataImporter
 
importData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, WebCmsObject, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeLinkPropertyDataImporter
 
importPropertyData(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsPropertyDataImportService
 
increaseLevel() - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.WebCmsPlaceholderContentModel
 
initializeCommandObject(EntityViewRequest, EntityViewCommand, WebDataBinder) - Method in class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeFormProcessor
 
initializeCommandObject(EntityViewRequest, EntityViewCommand, WebDataBinder) - Method in class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
initializeCommandObject(EntityViewRequest, EntityViewCommand, WebDataBinder) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
 
initializeCommandObject(EntityViewRequest, EntityViewCommand, WebDataBinder) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageFormViewProcessor
 
initializeCommandObject(EntityViewRequest, EntityViewCommand, WebDataBinder) - Method in class com.foreach.across.modules.webcms.domain.page.web.PageFormViewProcessor
 
initializeCommandObject(EntityViewRequest, EntityViewCommand, WebDataBinder) - Method in class com.foreach.across.modules.webcms.domain.publication.web.PublicationTypeFormProcessor
 
initializeCommandObject(EntityViewRequest, EntityViewCommand, WebDataBinder) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailedFormProcessor
 
install() - Method in class com.foreach.across.modules.webcms.installers.AbstractWebCmsDataInstaller
 
install(WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.web.ImageWebCmsComponentAdminResources
 
install(WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.web.TextWebCmsComponentAdminResources
 
install(WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.web.WebCmsComponentAdminResources
 
InvalidWebCmsConditionCombination - Exception in com.foreach.across.modules.webcms.domain.endpoint.web.controllers
Thrown when two conditions should be merged but they form an invalid combination.
InvalidWebCmsConditionCombination(String) - Constructor for exception com.foreach.across.modules.webcms.domain.endpoint.web.controllers.InvalidWebCmsConditionCombination
 
isAlwaysPrefix() - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainUrlConfigurer
 
isAlwaysPrefix() - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
isAvailable() - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.context.DefaultWebCmsEndpointContext
 
isAvailable() - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.WebCmsEndpointContext
Returns true if and only if this context is resolved and an endpoint was found.
isCacheable(String) - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect.AcrossExpressionObjectFactory
 
isChildComponentRestricted() - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifier
 
isChildComponentRestricted() - Method in interface com.foreach.across.modules.webcms.domain.WebCmsChildComponentRestrictable
 
isCollectionData() - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
 
isContainerType(WebCmsComponentType) - Static method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentUtils
Check if a type has a ContainerWebCmsComponentModel as base type.
isCurrentDomain(WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Test if a specific domain is the current domain bound tot the thread.
isDomainBound(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration
Check if a type is domain bound.
isDomainBound(Object) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Check if a particular entity is domain-bound according to the current WebCmsMultiDomainConfiguration.
isDomainBound(Class<?>) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Check if a particular entity type is domain-bound according to the current WebCmsMultiDomainConfiguration.
isEmpty() - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
isEmpty() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Base implementation that can be used to check if the component contains any relevant data.
isEmpty() - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
isEmpty() - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
 
isEmpty() - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel
 
isEmpty() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
isEnabledForAsset(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.url.config.WebCmsAssetUrlConfiguration
Are urls enabled for this particular asset?
isExternalImage() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
isFailed() - Method in class com.foreach.across.modules.webcms.domain.endpoint.support.PrimaryUrlForAssetFailedEvent
 
isFixed() - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
isMapData() - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
 
isMarkupSupported() - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
isMetadataOfType(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
Check if the metadata is of a particular type.
isMutable() - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
isNew() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
isNew() - Method in interface com.foreach.across.modules.webcms.domain.WebCmsObject
 
isNoDomain(WebCmsDomain) - Static method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
isNoDomain() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
 
isNoDomainAllowed(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration
Check if a domain bound type has the actual domain demarcated as optional.
isNoDomainAllowed(Object) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Check if a particular entity does not require a specific domain.
isNoDomainAllowed(Class<?>) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
Check if a particular entity type does not require a specific domain.
isObjectIdForCollection(String, String) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
Checks if an object id is for a given collection.
isOfType(Class<T>) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.context.DefaultWebCmsEndpointContext
 
isOfType(Class<T>) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.WebCmsEndpointContext
 
isPreviewMode() - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.WebCmsEndpointContext
 
isProxyComponent() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
 
isPublishable() - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetType
 
isPublishedOnDate(WebCmsAsset, Date) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
Is the given asset published on a particular date.
isResolved() - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.ConfigurableWebCmsEndpointContext
 
isSingleValue() - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
 
isValidPreviewCode(WebCmsEndpoint, String) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointService
Check if a particular security code allows access to an endpoint.
isValidPreviewCode(WebCmsEndpoint, String) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 

K

keywords - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 

L

lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
lastModifiedBy - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
lastModifiedDate - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
linkType - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
linkType - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
LIST_VIEW_ADJUSTED - Static variable in interface com.foreach.across.modules.webcms.WebCmsEntityAttributes.MultiDomainConfiguration
Set to true on any EntityConfiguration or EntityAssociation to indicate the list view has already been adjusted for multi-domain support.
LOAD_ENDPOINT_MODEL_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.endpoint.web.WebCmsEndpointControllerAdvice
If the value of the attribute is true and WebCmsEndpointContext.isAvailable() returns true, only then will the WebCmsEndpointModelLoader beans be called.
loadEndpointData(HttpServletRequest, Model) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.WebCmsEndpointControllerAdvice
 
loadModel(HttpServletRequest, WebCmsArticle, Model) - Method in class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleModelLoader
 
loadModel(HttpServletRequest, WebCmsEndpointContext, Model) - Method in class com.foreach.across.modules.webcms.domain.asset.web.AbstractWebCmsAssetModelLoader
 
loadModel(HttpServletRequest, T, Model) - Method in class com.foreach.across.modules.webcms.domain.asset.web.AbstractWebCmsAssetModelLoader
 
loadModel(HttpServletRequest, WebCmsAsset<?>, Model) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetModelLoader
 
loadModel(HttpServletRequest, WebCmsEndpointContext, Model) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.WebCmsEndpointModelLoader
The return value determines if the next loader in the chain should be called.
loadModel(HttpServletRequest, WebCmsPage, Model) - Method in class com.foreach.across.modules.webcms.domain.page.web.WebCmsPageModelLoader
 
LOCALE_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainLocaleContextResolver
 
LOG - Variable in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
 

M

managementPerDomain() - Static method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration
Create a multi-domain configuration where any WebCmsDomainBound object is domain bound by default, with the exception of any WebCmsTypeSpecifier.
managementPerEntity() - Static method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration
Create a multi-domain configuration where any WebCmsDomainBound object is domain bound by default, with the exception of any WebCmsTypeSpecifier.
MapToWebCmsPublicationConverter - Class in com.foreach.across.modules.webcms.domain.publication
 
MapToWebCmsPublicationConverter() - Constructor for class com.foreach.across.modules.webcms.domain.publication.MapToWebCmsPublicationConverter
 
MapToWebCmsTypeSpecifierConverter - Class in com.foreach.across.modules.webcms.domain.type
 
MapToWebCmsTypeSpecifierConverter() - Constructor for class com.foreach.across.modules.webcms.domain.type.MapToWebCmsTypeSpecifierConverter
 
MARKER_PATTERN - Static variable in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
 
matches(String) - Method in class com.foreach.across.modules.webcms.domain.domain.web.AbstractWebCmsDomainContextFilter.DomainContextLookup
Checks if the hostname matches with the configured host pattern.
member(String, WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Retrieve a container member by name.
members(ViewElementBuilder) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
Set content of the "members" pane, this contains any related components owned by this one.
members(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Retrieve the member components of a container.
menu - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
MENU - Static variable in interface com.foreach.across.modules.webcms.WebCmsModuleCache
 
menu - Variable in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
MenuItemsViewElementBuilder - Class in com.foreach.across.modules.webcms.domain.page.web
 
MenuItemsViewElementBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.page.web.MenuItemsViewElementBuilder
 
messageSource() - Method in class com.foreach.across.modules.webcms.config.WebCmsModuleDomainConfiguration
 
Metadata() - Constructor for class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel.Metadata
 
metadata - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
metadata(ViewElementBuilder) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
Set content of the "metadata" pane.
Metadata() - Constructor for class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel.Metadata
 
METADATA_CLASS_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Common attribute used to specify the fully qualified class name of the metadata for a particular component type.
ModificationReport<T extends ModificationType,U> - Class in com.foreach.across.modules.webcms.infrastructure
 
ModificationReport() - Constructor for class com.foreach.across.modules.webcms.infrastructure.ModificationReport
 
ModificationStatus - Enum in com.foreach.across.modules.webcms.infrastructure
Status outcome of an attempted modification request.
ModificationType - Interface in com.foreach.across.modules.webcms.infrastructure
Indicates the type of modification.
MULTI_LINE - Static variable in interface com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.Attributes
If set to false, the component will behave as a single line of text.

N

name - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
name - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
name - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
name - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
name - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
name - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
name - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
name - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
name - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
name - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
name - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
NAME - Static variable in class com.foreach.across.modules.webcms.web.ImageWebCmsComponentAdminResources
 
NAME - Static variable in class com.foreach.across.modules.webcms.web.TextWebCmsComponentAdminResources
 
NAME - Static variable in class com.foreach.across.modules.webcms.web.WebCmsComponentAdminResources
 
NAME - Static variable in class com.foreach.across.modules.webcms.WebCmsModule
 
NO_DOMAIN_KEY - Static variable in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
noDomain() - Static method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
 
noDomain(Object) - Static method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
 
noDomainAllowedTypes(Class<?>...) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
noDomainAllowedTypes(Collection<Class<?>>) - Method in class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
NONE - Static variable in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
Constant identifier for no-domain which is in fact a null value.
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 

O

OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
Object type name (discriminator value).
OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.article.WebCmsArticleType
Object type name (discriminator value).
OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentType
Object type name (discriminator value).
OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.image.WebCmsImage
Object type name (discriminator value).
OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.page.WebCmsPage
Object type name (discriminator value).
OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.page.WebCmsPageType
Object type name (discriminator value).
OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublication
Object type name (discriminator value).
OBJECT_TYPE - Static variable in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationType
Object type name (discriminator value).
objectCollectionId - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
objectCollectionId - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
objectCollectionId - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
objectCollectionId - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
objectId - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
objectType - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
OPTIONS_QUERY_ADJUSTED - Static variable in interface com.foreach.across.modules.webcms.WebCmsEntityAttributes.MultiDomainConfiguration
Set to true on any EntityConfiguration or EntityPropertyDescriptor to indicate that the EntityAttributes.OPTIONS_ENTITY_QUERY has been modified for multi-domain support.
ORIGINAL_HEIGHT - Static variable in interface com.foreach.across.modules.webcms.domain.image.connector.WebCmsImageConnector
 
ORIGINAL_WIDTH - Static variable in interface com.foreach.across.modules.webcms.domain.image.connector.WebCmsImageConnector
 
outputFinished(String, String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
outputStarted(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
ownerObjectId - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
ownerObjectId - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
ownerObjectId - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 

P

PageFormViewProcessor - Class in com.foreach.across.modules.webcms.domain.page.web
 
PageFormViewProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.page.web.PageFormViewProcessor
 
PageTemplateProperties - Class in com.foreach.across.modules.webcms.domain.page.web
Configuration properties for WebCmsPage templating.
PageTemplateProperties() - Constructor for class com.foreach.across.modules.webcms.domain.page.web.PageTemplateProperties
 
PageTemplateResolver - Class in com.foreach.across.modules.webcms.domain.page.web
Resolves a configured template name to the actual template.
PageTemplateResolver() - Constructor for class com.foreach.across.modules.webcms.domain.page.web.PageTemplateResolver
 
pageType - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
PageTypeProperties - Class in com.foreach.across.modules.webcms.domain.page.web
Configuration properties for WebCmsPageType.
PageTypeProperties() - Constructor for class com.foreach.across.modules.webcms.domain.page.web.PageTypeProperties
 
parent - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
parseMarker(String) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
Converts a string version of a marker into the WebCmsContentMarker.
path - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
path - Variable in class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
path(String) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrl.WebCmsUrlBuilder
 
PATH_SEGMENT - Static variable in class com.foreach.across.modules.webcms.domain.page.config.WebCmsPageConfiguration
 
PATH_TO_URL_ID - Static variable in interface com.foreach.across.modules.webcms.WebCmsModuleCache
 
pathSegment - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
pathSegmentGenerated - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
placeholderRendered(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
Signal a placeholder block has just been rendered.
PlaceholderWebCmsComponentModel - Class in com.foreach.across.modules.webcms.domain.component.placeholder
 
PlaceholderWebCmsComponentModel() - Constructor for class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
PlaceholderWebCmsComponentModel(WebCmsComponent) - Constructor for class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
PlaceholderWebCmsComponentModel(PlaceholderWebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
PlaceholderWebCmsComponentModel.Metadata - Class in com.foreach.across.modules.webcms.domain.component.placeholder
 
PlaceholderWebCmsComponentModelReader - Class in com.foreach.across.modules.webcms.domain.component.placeholder
 
PlaceholderWebCmsComponentModelReader() - Constructor for class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModelReader
 
PlaceholderWebCmsComponentModelWriter - Class in com.foreach.across.modules.webcms.domain.component.placeholder
 
PlaceholderWebCmsComponentModelWriter() - Constructor for class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModelWriter
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.interceptor.WebCmsEndpointHandlerInterceptor
 
postProcess(EntityViewRequest, EntityView) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailureDetectionProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.ComponentTypeFormProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.ContainerMemberViewProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.SearchComponentViewProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageFormViewProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageListViewProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.page.web.PageFormViewProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.publication.web.PublicationTypeFormProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailedFormProcessor
 
postRender(EntityViewRequest, EntityView, ContainerViewElement, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetUrlFormProcessor
 
postValidation(WebCmsComponent, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentValidator
 
postValidation(WebCmsDomain, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.domain.validators.WebCmsDomainValidator
 
postValidation(WebCmsMenu, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.menu.validators.WebCmsMenuValidator
 
postValidation(WebCmsPage, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.page.validators.WebCmsPageValidator
 
postValidation(WebCmsPublication, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.publication.web.WebCmsPublicationValidator
 
postValidation(WebCmsTypeSpecifier, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.type.web.WebCmsTypeSpecifierValidator
 
postValidation(WebCmsUrl, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.url.validators.WebCmsUrlValidator
 
PREFIX - Static variable in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect
 
prefixObjectIdForCollection(String, String) - Static method in class com.foreach.across.modules.webcms.infrastructure.WebCmsUtils
Ensures a unique id is for a given collection.
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainContextHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.interceptor.WebCmsEndpointHandlerInterceptor
 
prepareForSaving(U, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Override if you want to post process an item before saving.
prepareForSaving(WebCmsComponentModel, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
Override if you want to post process an item before saving.
prepareForSaving(WebCmsPage) - Method in interface com.foreach.across.modules.webcms.domain.page.services.WebCmsPageService
Prepares a WebCmsPage for saving.
prepareForSaving(WebCmsPage, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageImporter
 
prepareForSaving(WebCmsPublication, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationImporter
 
PrepareModificationType - Enum in com.foreach.across.modules.webcms.domain.page.services
Holds the possible modification types that can be returned when calling WebCmsPageService.prepareForSaving(WebCmsPage).
preProcess(EntityViewRequest, EntityView, EntityViewCommand) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageFormViewProcessor
 
preProcess(EntityViewRequest, EntityView, EntityViewCommand) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailedFormProcessor
 
preProcess(EntityViewRequest, EntityView, EntityViewCommand) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailureDetectionProcessor
 
preValidation(WebCmsComponent, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentValidator
 
preValidation(WebCmsPage, Errors, Object...) - Method in class com.foreach.across.modules.webcms.domain.page.validators.WebCmsPageValidator
 
PREVIEW - Static variable in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
preview() - Method in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
primary - Variable in class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
primaryLocked - Variable in class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
PrimaryUrlForAssetFailedEvent - Class in com.foreach.across.modules.webcms.domain.endpoint.support
Event that is published by WebCmsEndpointService.updateOrCreatePrimaryUrlForAsset(String, WebCmsAsset, boolean) in case the automatic updating of a primary url fails.
PrimaryUrlForAssetFailedEvent() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.support.PrimaryUrlForAssetFailedEvent
 
PROFILE - Static variable in interface com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.Attributes
Optionally specify an additional text profile this component should use.
PROPERTY_NAME - Static variable in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLinkPropertyDataImporter
 
PROPERTY_NAME - Static variable in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentPropertyDataImporter
 
PROPERTY_NAME - Static variable in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeLinkPropertyDataImporter
 
proxyTarget - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
ProxyWebCmsComponentModel - Class in com.foreach.across.modules.webcms.domain.component.proxy
Represents a component that renders as a different component.
ProxyWebCmsComponentModel() - Constructor for class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
 
ProxyWebCmsComponentModel(WebCmsComponent, WebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
 
ProxyWebCmsComponentModel(WebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
 
ProxyWebCmsComponentModelReader - Class in com.foreach.across.modules.webcms.domain.component.proxy
Builds a ProxyWebCmsComponentModel for any component where WebCmsComponent.isProxyComponent() returns true.
ProxyWebCmsComponentModelReader() - Constructor for class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModelReader
 
ProxyWebCmsComponentModelWriter - Class in com.foreach.across.modules.webcms.domain.component.proxy
Responsible for persisting a ProxyWebCmsComponentModel.
ProxyWebCmsComponentModelWriter() - Constructor for class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModelWriter
 
publication - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
publicationDate - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
publicationDate - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
publicationDate - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
publicationDate - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
publicationDate - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
publicationKey - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
publicationType - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
PublicationTypeFormProcessor - Class in com.foreach.across.modules.webcms.domain.publication.web
 
PublicationTypeFormProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.publication.web.PublicationTypeFormProcessor
 
published - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
published - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
published - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
published - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
published - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
put(String, WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
Register a component under a specific name in the set.
put(WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
 
putLookupData(Object) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
Store shared lookup data, used by the AbstractWebCmsDomainContextFilter.

Q

QWebCmsArticle - Class in com.foreach.across.modules.webcms.domain.article
QWebCmsArticle is a Querydsl query type for WebCmsArticle
QWebCmsArticle(String) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
QWebCmsArticle(Path<? extends WebCmsArticle>) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
QWebCmsArticle(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
QWebCmsArticle(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
QWebCmsArticle(Class<? extends WebCmsArticle>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
QWebCmsArticleType - Class in com.foreach.across.modules.webcms.domain.article
QWebCmsArticleType is a Querydsl query type for WebCmsArticleType
QWebCmsArticleType(String) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
QWebCmsArticleType(Path<? extends WebCmsArticleType>) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
QWebCmsArticleType(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
QWebCmsArticleType(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
QWebCmsArticleType(Class<? extends WebCmsArticleType>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
QWebCmsAsset - Class in com.foreach.across.modules.webcms.domain.asset
QWebCmsAsset is a Querydsl query type for WebCmsAsset
QWebCmsAsset(String) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
QWebCmsAsset(Path<? extends WebCmsAsset>) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
QWebCmsAsset(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
QWebCmsAsset(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
QWebCmsAsset(Class<? extends WebCmsAsset<?>>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
QWebCmsAssetEndpoint - Class in com.foreach.across.modules.webcms.domain.asset
QWebCmsAssetEndpoint is a Querydsl query type for WebCmsAssetEndpoint
QWebCmsAssetEndpoint(String) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
QWebCmsAssetEndpoint(Path<? extends WebCmsAssetEndpoint>) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
QWebCmsAssetEndpoint(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
QWebCmsAssetEndpoint(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
QWebCmsAssetEndpoint(Class<? extends WebCmsAssetEndpoint<? extends WebCmsAsset>>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
QWebCmsAssetLink - Class in com.foreach.across.modules.webcms.domain.asset
QWebCmsAssetLink is a Querydsl query type for WebCmsAssetLink
QWebCmsAssetLink(String) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
QWebCmsAssetLink(Path<? extends WebCmsAssetLink>) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
QWebCmsAssetLink(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
QWebCmsAssetLink(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
QWebCmsAssetLink(Class<? extends WebCmsAssetLink>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
QWebCmsAssetType - Class in com.foreach.across.modules.webcms.domain.asset.web
QWebCmsAssetType is a Querydsl query type for WebCmsAssetType
QWebCmsAssetType(String) - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
QWebCmsAssetType(Path<? extends WebCmsAssetType>) - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
QWebCmsAssetType(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
QWebCmsAssetType(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
QWebCmsAssetType(Class<? extends WebCmsAssetType<? extends WebCmsTypeSpecifier<?>>>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
QWebCmsComponent - Class in com.foreach.across.modules.webcms.domain.component
QWebCmsComponent is a Querydsl query type for WebCmsComponent
QWebCmsComponent(String) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
QWebCmsComponent(Path<? extends WebCmsComponent>) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
QWebCmsComponent(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
QWebCmsComponent(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
QWebCmsComponent(Class<? extends WebCmsComponent>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
QWebCmsComponentType - Class in com.foreach.across.modules.webcms.domain.component
QWebCmsComponentType is a Querydsl query type for WebCmsComponentType
QWebCmsComponentType(String) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
QWebCmsComponentType(Path<? extends WebCmsComponentType>) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
QWebCmsComponentType(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
QWebCmsComponentType(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
QWebCmsComponentType(Class<? extends WebCmsComponentType>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
QWebCmsDomain - Class in com.foreach.across.modules.webcms.domain.domain
QWebCmsDomain is a Querydsl query type for WebCmsDomain
QWebCmsDomain(String) - Constructor for class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
QWebCmsDomain(Path<? extends WebCmsDomain>) - Constructor for class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
QWebCmsDomain(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
QWebCmsEndpoint - Class in com.foreach.across.modules.webcms.domain.endpoint
QWebCmsEndpoint is a Querydsl query type for WebCmsEndpoint
QWebCmsEndpoint(String) - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
QWebCmsEndpoint(Path<? extends WebCmsEndpoint>) - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
QWebCmsEndpoint(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
QWebCmsEndpoint(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
QWebCmsEndpoint(Class<? extends WebCmsEndpoint>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
QWebCmsImage - Class in com.foreach.across.modules.webcms.domain.image
QWebCmsImage is a Querydsl query type for WebCmsImage
QWebCmsImage(String) - Constructor for class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
QWebCmsImage(Path<? extends WebCmsImage>) - Constructor for class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
QWebCmsImage(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
QWebCmsImage(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
QWebCmsImage(Class<? extends WebCmsImage>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
QWebCmsMenu - Class in com.foreach.across.modules.webcms.domain.menu
QWebCmsMenu is a Querydsl query type for WebCmsMenu
QWebCmsMenu(String) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
QWebCmsMenu(Path<? extends WebCmsMenu>) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
QWebCmsMenu(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
QWebCmsMenu(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
QWebCmsMenu(Class<? extends WebCmsMenu>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
QWebCmsMenuItem - Class in com.foreach.across.modules.webcms.domain.menu
QWebCmsMenuItem is a Querydsl query type for WebCmsMenuItem
QWebCmsMenuItem(String) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
QWebCmsMenuItem(Path<? extends WebCmsMenuItem>) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
QWebCmsMenuItem(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
QWebCmsMenuItem(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
QWebCmsMenuItem(Class<? extends WebCmsMenuItem>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
QWebCmsObjectInheritanceSuperClass - Class in com.foreach.across.modules.webcms.domain
QWebCmsObjectInheritanceSuperClass is a Querydsl query type for WebCmsObjectInheritanceSuperClass
QWebCmsObjectInheritanceSuperClass(String) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
QWebCmsObjectInheritanceSuperClass(Path<? extends WebCmsObjectInheritanceSuperClass>) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
QWebCmsObjectInheritanceSuperClass(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
QWebCmsObjectInheritanceSuperClass(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
QWebCmsObjectInheritanceSuperClass(Class<? extends WebCmsObjectInheritanceSuperClass<?>>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
QWebCmsObjectSuperClass - Class in com.foreach.across.modules.webcms.domain
QWebCmsObjectSuperClass is a Querydsl query type for WebCmsObjectSuperClass
QWebCmsObjectSuperClass(String) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
QWebCmsObjectSuperClass(Path<? extends WebCmsObjectSuperClass>) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
QWebCmsObjectSuperClass(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
QWebCmsObjectSuperClass(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
QWebCmsObjectSuperClass(Class<? extends WebCmsObjectSuperClass<?>>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
QWebCmsPage - Class in com.foreach.across.modules.webcms.domain.page
QWebCmsPage is a Querydsl query type for WebCmsPage
QWebCmsPage(String) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
QWebCmsPage(Path<? extends WebCmsPage>) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
QWebCmsPage(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
QWebCmsPage(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
QWebCmsPage(Class<? extends WebCmsPage>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
QWebCmsPageType - Class in com.foreach.across.modules.webcms.domain.page
QWebCmsPageType is a Querydsl query type for WebCmsPageType
QWebCmsPageType(String) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
QWebCmsPageType(Path<? extends WebCmsPageType>) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
QWebCmsPageType(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
QWebCmsPageType(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
QWebCmsPageType(Class<? extends WebCmsPageType>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
QWebCmsPublication - Class in com.foreach.across.modules.webcms.domain.publication
QWebCmsPublication is a Querydsl query type for WebCmsPublication
QWebCmsPublication(String) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
QWebCmsPublication(Path<? extends WebCmsPublication>) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
QWebCmsPublication(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
QWebCmsPublication(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
QWebCmsPublication(Class<? extends WebCmsPublication>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
QWebCmsPublicationType - Class in com.foreach.across.modules.webcms.domain.publication
QWebCmsPublicationType is a Querydsl query type for WebCmsPublicationType
QWebCmsPublicationType(String) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
QWebCmsPublicationType(Path<? extends WebCmsPublicationType>) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
QWebCmsPublicationType(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
QWebCmsPublicationType(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
QWebCmsPublicationType(Class<? extends WebCmsPublicationType>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
QWebCmsRemoteEndpoint - Class in com.foreach.across.modules.webcms.domain.redirect
QWebCmsRemoteEndpoint is a Querydsl query type for WebCmsRemoteEndpoint
QWebCmsRemoteEndpoint(String) - Constructor for class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
QWebCmsRemoteEndpoint(Path<? extends WebCmsRemoteEndpoint>) - Constructor for class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
QWebCmsRemoteEndpoint(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
QWebCmsRemoteEndpoint(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
QWebCmsRemoteEndpoint(Class<? extends WebCmsRemoteEndpoint>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
QWebCmsTypeSpecifier - Class in com.foreach.across.modules.webcms.domain.type
QWebCmsTypeSpecifier is a Querydsl query type for WebCmsTypeSpecifier
QWebCmsTypeSpecifier(String) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
QWebCmsTypeSpecifier(Path<? extends WebCmsTypeSpecifier>) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
QWebCmsTypeSpecifier(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
QWebCmsTypeSpecifier(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
QWebCmsTypeSpecifier(Class<? extends WebCmsTypeSpecifier<?>>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
QWebCmsTypeSpecifierLink - Class in com.foreach.across.modules.webcms.domain.type
QWebCmsTypeSpecifierLink is a Querydsl query type for WebCmsTypeSpecifierLink
QWebCmsTypeSpecifierLink(String) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
QWebCmsTypeSpecifierLink(Path<? extends WebCmsTypeSpecifierLink>) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
QWebCmsTypeSpecifierLink(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
QWebCmsTypeSpecifierLink(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
QWebCmsTypeSpecifierLink(Class<? extends WebCmsTypeSpecifierLink>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
QWebCmsUrl - Class in com.foreach.across.modules.webcms.domain.url
QWebCmsUrl is a Querydsl query type for WebCmsUrl
QWebCmsUrl(String) - Constructor for class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
QWebCmsUrl(Path<? extends WebCmsUrl>) - Constructor for class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
QWebCmsUrl(PathMetadata) - Constructor for class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
QWebCmsUrl(PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
QWebCmsUrl(Class<? extends WebCmsUrl>, PathMetadata, PathInits) - Constructor for class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 

R

readFromComponent(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelReader
 
readFromComponent(WebCmsComponent) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelReader
 
readFromString(String, Class<T>) - Method in class com.foreach.across.modules.webcms.data.json.WebCmsDataObjectMapper
Deserialize a string to the output type.
readFromString(String, TypeDescriptor) - Method in class com.foreach.across.modules.webcms.data.json.WebCmsDataObjectMapper
Deserialize a string to the output type.
redirectToRemote(WebCmsUrl, WebCmsRemoteEndpoint) - Method in class com.foreach.across.modules.webcms.domain.redirect.web.WebCmsRemoteEndpointController
 
refresh(WebCmsEndpoint) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointRepositoryExtension
Force a refresh of the endpoint attached to the current session.
register(String, Class<U>, Supplier<U>) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeRegistry
Registers an object type to an implementation type along with a Supplier that returns a new instance.
registerAliasForScope(String, String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Add an alias for another scope.
registerAssetComponentsForScope(WebCmsAsset, String, boolean) - Method in class com.foreach.across.modules.webcms.domain.asset.web.AbstractWebCmsAssetModelLoader
 
registerComponentsAssociation(EntityConfigurationBuilder<?>) - Method in class com.foreach.across.modules.webcms.domain.component.config.WebCmsObjectComponentViewsConfiguration
Manually register a WebCmsComponent association on the configuration builder.
registerComponentsForScope(WebCmsComponentModelSet, String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Add a set of components to the very end of the hierarchy.
registerDefaultApplicationContextConfigurers(Set<ApplicationContextConfigurer>) - Method in class com.foreach.across.modules.webcms.WebCmsModule
 
registerDefaultTypes(WebCmsTypeRegistry) - Method in class com.foreach.across.modules.webcms.config.WebCmsModuleDomainConfiguration
 
registerIconSet() - Static method in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
registerMenuItemsAssociation(EntityConfigurationBuilder<?>) - Method in class com.foreach.across.modules.webcms.domain.menu.config.WebCmsAssetMenuViewsConfiguration
Manually register a WebCmsMenuItem association on the configuration builder.
registerPreviewModeWebResources(BuildTemplateWebResourcesEvent) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.interceptor.WebCmsEndpointHandlerInterceptor
 
registerResources(List<String>) - Method in class com.foreach.across.modules.webcms.installers.AbstractWebCmsDataInstaller
Register YAML resources to import.
registerResources(List<String>) - Method in class com.foreach.across.modules.webcms.installers.WebCmsDefaultAssetsInstaller
 
registerSingleValueProperty(Class, String) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataConversionService
Registers a property name for a class to use during a single value import.
registerToConversionService(WebCmsDataConversionService) - Method in class com.foreach.across.modules.webcms.domain.type.StringToWebCmsTypeSpecifierConverter
 
registerToConversionService(WebCmsDataConversionService) - Method in class com.foreach.across.modules.webcms.domain.WebCmsObjectToStringConverter
 
registerToMvcConversionService(ConverterRegistry) - Method in class com.foreach.across.modules.webcms.domain.WebCmsObjectToStringConverter
 
registerWebResources(EntityViewRequest, EntityView, WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.domain.asset.web.processors.WebCmsAssetListViewProcessor
 
registerWebResources(EntityViewRequest, EntityView, WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
registerWebResources(EntityViewRequest, EntityView, WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
 
registerWebResources(EntityViewRequest, EntityView, WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageFormViewProcessor
 
registerWebResources(EntityViewRequest, EntityView, WebResourceRegistry) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageListViewProcessor
 
reloadCache() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
 
reloadCache() - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuCache
 
reloadCache() - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlCache
 
remove(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
Removes the component registered with that name.
remove(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
Removes the component model.
remove(String) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuCache
 
remove(WebCmsUrl) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlCache
 
REMOVE - Static variable in class com.foreach.across.modules.webcms.icons.WebCmsImageIcons
 
remove() - Method in class com.foreach.across.modules.webcms.icons.WebCmsImageIcons
 
removeComponents(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Removes the components for that scope.
removeComponents(WebCmsComponentModelSet) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
render(EntityViewRequest, EntityView, ContainerViewElementBuilderSupport<?, ?>, ViewElementBuilderMap, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.SearchComponentViewProcessor
 
render(EntityViewRequest, EntityView, ContainerViewElementBuilderSupport<?, ?>, ViewElementBuilderMap, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
render(EntityViewRequest, EntityView, ContainerViewElementBuilderSupport<?, ?>, ViewElementBuilderMap, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
 
render(EntityViewRequest, EntityView, ContainerViewElementBuilderSupport<?, ?>, ViewElementBuilderMap, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageListViewProcessor
 
render(EntityViewRequest, EntityView, ContainerViewElementBuilderSupport<?, ?>, ViewElementBuilderMap, ViewElementBuilderContext) - Method in class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailedFormProcessor
 
replace(Object, Object, Object) - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
replaceMarkers(String, Map<String, String>) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
Replace all markers in the text specified.
replaceMarkers(String, Function<WebCmsContentMarker, String>) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
Replace all markers in the text specified.
REQUEST_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
resolve(ConfigurableWebCmsEndpointContext, HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.DefaultWebCmsEndpointContextResolver
 
resolve(ConfigurableWebCmsEndpointContext, HttpServletRequest) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.WebCmsEndpointContextResolver
If a WebCmsUrl can be found on the given request, this will be put on the given context.
resolveAction(WebCmsDataImportAction, T) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Resolve the import action into the actual action to perform depending if there's an existing item we're dealing with or not.
resolveAction(Object, WebCmsDataEntry) - Static method in class com.foreach.across.modules.webcms.data.WebCmsDataActionResolver
Resolve the import action into the actual action to perform depending if there's an existing item we're dealing with or not.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetHandlerMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointHandlerMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlHandlerMethodArgumentResolver
 
resolveComponentType(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateService
Attempts to resolve a requested component type by its type key.
resolveDomainContext(HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.domain.web.CookieWebCmsDomainContextResolver
 
resolveDomainContext(HttpServletRequest) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainContextResolver
Attempts to resolve the domain context attached to the current request.
resolveLocaleContext(HttpServletRequest) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainLocaleContextResolver
 
resolvePageTemplate(WebCmsPage) - Method in class com.foreach.across.modules.webcms.domain.page.web.PageTemplateResolver
 
resolvePageTemplate(String) - Method in class com.foreach.across.modules.webcms.domain.page.web.PageTemplateResolver
Resolves the requested template.
retrieveDomainForDataEntry(WebCmsDataEntry, Class<?>) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Retrieves the current domain for the specified data entry and class.
retrieveExistingInstance(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Get the existing object that this data represents.
retrieveExistingInstance(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
 
retrieveExistingInstance(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
retrieveExistingInstance(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainImporter
 
retrieveExistingInstance(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
retrieveExistingInstance(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpointImporter
 
retrieveMarkers(String) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
Retrieve the unique markers in a text.
retrieveObjectType(Class<U>) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeRegistry
 
retrieveSupplier(Class<U>) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeRegistry
 
retrieveTypeSpecifierClass(String) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeRegistry
 
returnedClass() - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
ROOT - Static variable in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
 
ROWS - Static variable in interface com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.Attributes
Size indicator: number of rows the component should have by default.

S

save(U, T) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsPropertyDataImporter
 
save(T) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
 
save(WebCmsComponent) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Save a WebCmsComponent to the repository.
save(WebCmsComponentModel) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
Save a WebCmsComponentModel to the repository.
save(T) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelWriter
 
save(WebCmsMenuItem, WebCmsMenu) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
 
save(WebCmsMenuItem, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemOnAssetImporter
 
save(WebCmsUrl, WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
 
save(WebCmsUrl, WebCmsEndpoint) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnEndpointImporter
 
saveComponent(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
 
saveDto(U, WebCmsDataAction, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Save an updated or created instance.
saveDto(T, WebCmsDataAction, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
 
saveDto(WebCmsComponentModel, WebCmsDataAction, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
saveDto(WebCmsDomain, WebCmsDataAction, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainImporter
 
saveDto(WebCmsMenu, WebCmsDataAction, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
saveDto(WebCmsEndpoint, WebCmsDataAction, WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpointImporter
 
saveImageData(WebCmsImage, byte[]) - Method in class com.foreach.across.modules.webcms.domain.image.connector.CloudinaryWebCmsImageConnector
 
saveImageData(WebCmsImage, byte[]) - Method in class com.foreach.across.modules.webcms.domain.image.connector.ImageServerWebCmsImageConnector
 
saveImageData(WebCmsImage, byte[]) - Method in interface com.foreach.across.modules.webcms.domain.image.connector.WebCmsImageConnector
Associates physical image data with a WebCmsImage.
schedule(String, String, String) - Method in class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
SEARCH - Static variable in class com.foreach.across.modules.webcms.icons.WebCmsComponentIcons
 
search() - Method in class com.foreach.across.modules.webcms.icons.WebCmsComponentIcons
 
SearchComponentViewProcessor - Class in com.foreach.across.modules.webcms.domain.component.web
This processor is a work in progress.
SearchComponentViewProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.component.web.SearchComponentViewProcessor
 
SELECTED_DOMAIN - Static variable in class com.foreach.across.modules.webcms.domain.domain.EntityQueryWebCmsDomainFunctions
Always returns the current domain, bound to the WebCmsDomainContextHolder.
SELECTED_DOMAIN - Static variable in class com.foreach.across.modules.webcms.icons.WebCmsMenuIcons
 
selectedDomain() - Method in class com.foreach.across.modules.webcms.icons.WebCmsMenuIcons
 
serialize(WebCmsObject, JsonGenerator, SerializerProvider) - Method in class com.foreach.across.modules.webcms.data.json.WebCmsObjectSerializer
 
setAnnotatedElement(AnnotatedElement) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
Set the values for this condition based on the attributes of the annotated element.
setAnnotatedElement(AnnotatedElement) - Method in class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsEndpointCondition
Set the values for this condition based on the attributes of the annotated element.
setApplicationContext(ApplicationContext) - Method in class com.foreach.across.modules.webcms.installers.AbstractWebCmsDataInstaller
 
setAssetRepository(WebCmsAssetRepository) - Method in class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
 
setComponent(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Set the original component backing this model, can never be null.
setComponentModelHierarchy(WebCmsComponentModelHierarchy) - Method in class com.foreach.across.modules.webcms.domain.asset.web.AbstractWebCmsAssetModelLoader
 
setComponentModelService(WebCmsComponentModelService) - Method in class com.foreach.across.modules.webcms.domain.asset.web.AbstractWebCmsAssetModelLoader
 
setComponentNames(String...) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
Set the names of the component models that should be editable.
setContent(String) - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel
 
setDataImportService(WebCmsDataImportService) - Method in class com.foreach.across.modules.webcms.installers.AbstractWebCmsDataInstaller
 
setDomain(WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
setDomain(WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainBound
Set the WebCmsDomain this entity belongs to.
setDomainContext(HttpServletRequest, HttpServletResponse, WebCmsDomainContext) - Method in class com.foreach.across.modules.webcms.domain.domain.web.CookieWebCmsDomainContextResolver
 
setDomainContext(HttpServletRequest, HttpServletResponse, WebCmsDomainContext) - Method in interface com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainContextResolver
Set the domain context for the current request.
setDomainKey(String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
Set the unique domain key for this domain.
setEndpoint(WebCmsEndpoint) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.ConfigurableWebCmsEndpointContext
 
setId(Long) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
setImage(WebCmsImage) - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel
 
setLocaleContext(HttpServletRequest, HttpServletResponse, LocaleContext) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainLocaleContextResolver
 
setName(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Set the name on the backing component.
setName(String) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
setObjectId(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Set the unique object id of the backing component
setObjectId(String) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
Manually set the unique object id.
setObjectId(String) - Method in class com.foreach.across.modules.webcms.domain.WebCmsObjectSuperClass
Manually set the unique object id.
setOwner(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLink
 
setOwner(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Set the owner object of the backing component.
setOwner(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
Set the owner of this component, will use WebCmsObject.getObjectId() to get the owner object id.
setOwner(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
Set the owner of the objects being created.
setOwner(WebCmsObject) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLink
 
setOwnerObjectId(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Set the owner object id of the backing component.
setPath(String) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrl
Prefix the path if it does not start with a /
setPlaceholderContent(String, Object) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.WebCmsPlaceholderContentModel
 
setPlaceholderName(String) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
setPreviewMode(boolean) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.ConfigurableWebCmsEndpointContext
 
setPropertyDataImportService(WebCmsPropertyDataImportService) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
 
setPublicationDate(Date) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
setResolved(boolean) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.ConfigurableWebCmsEndpointContext
 
setScopeOrder(String...) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
Re-order all scopes.
setSortIndex(int) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
setTarget(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
Target component model that is proxied by this component.
setTemplatePrefixToIgnore(String[]) - Method in class com.foreach.across.modules.webcms.domain.page.web.PageTemplateProperties
 
settings(ViewElementBuilder) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
Set content of the "settings" pane.
setTitle(String) - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Set the title on the backing component.
setTypeSpecifierRepository(WebCmsTypeSpecifierRepository) - Method in class com.foreach.across.modules.webcms.domain.type.web.WebCmsTypeSpecifierValidator
 
setUrl(WebCmsUrl) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.context.ConfigurableWebCmsEndpointContext
 
setWebCmsDomain(WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
setWebCmsDomain(WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsDomainAware
Set the domain this metadata belongs to.
setWebCmsDomainContext(WebCmsDomainContext) - Static method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContextHolder
Associate the given context with the current thread.
shouldMapToWebCmsUrl(String) - Method in class com.foreach.across.modules.webcms.domain.endpoint.config.WebCmsEndpointMappingConfiguration
Should the request be mapped to a WebCmsUrl? Checks if the requested lookup path matches the patterns configured.
showAddComponentButton(boolean) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
 
showAsLinkedComponent(boolean) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
Show this component as a linked component (only with edit and delete options).
showDeleteButton(boolean) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
 
showSettings(boolean) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
Should settings be shown.
SingleWebCmsComponentFormProcessor - Class in com.foreach.across.modules.webcms.domain.component.web
Layouts the web component form pages, builds the actual component model and renders the form.
SingleWebCmsComponentFormProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
size() - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
sortableContainer(boolean) - Method in class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
Indicate if the component is a sortable container.
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
sortIndex - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
source - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
sqlTypes() - Method in class com.foreach.across.modules.webcms.domain.url.HttpStatusType
 
StringToWebCmsAssetConverter - Class in com.foreach.across.modules.webcms.domain.asset
Converts a String to WebCmsAsset.
StringToWebCmsAssetConverter() - Constructor for class com.foreach.across.modules.webcms.domain.asset.StringToWebCmsAssetConverter
 
StringToWebCmsDomainConverter - Class in com.foreach.across.modules.webcms.domain.domain
Converts a String to WebCmsDomain.
StringToWebCmsDomainConverter() - Constructor for class com.foreach.across.modules.webcms.domain.domain.StringToWebCmsDomainConverter
 
StringToWebCmsMenuConverter - Class in com.foreach.across.modules.webcms.domain.menu
Converts a String to WebCmsMenu.
StringToWebCmsMenuConverter() - Constructor for class com.foreach.across.modules.webcms.domain.menu.StringToWebCmsMenuConverter
 
StringToWebCmsPageConverter - Class in com.foreach.across.modules.webcms.domain.page
Converter that supports either object id or canonical path for looking up a WebCmsPage.
StringToWebCmsPageConverter() - Constructor for class com.foreach.across.modules.webcms.domain.page.StringToWebCmsPageConverter
 
StringToWebCmsPublicationConverter - Class in com.foreach.across.modules.webcms.domain.publication
 
StringToWebCmsPublicationConverter() - Constructor for class com.foreach.across.modules.webcms.domain.publication.StringToWebCmsPublicationConverter
 
StringToWebCmsTypeSpecifierConverter - Class in com.foreach.across.modules.webcms.domain.type
StringToWebCmsTypeSpecifierConverter() - Constructor for class com.foreach.across.modules.webcms.domain.type.StringToWebCmsTypeSpecifierConverter
 
stripMarkers(String) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
Simply strip all markers from the text.
subTitle - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.WebCmsDataCollectionsImporter
 
supports(WebCmsDataEntry) - Method in interface com.foreach.across.modules.webcms.data.WebCmsDataImporter
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.WebCmsDomainContextImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsDomainContextPropertyImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsForceUpdatePropertyImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.data.WebCmsPropertyDataCollectionsImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in interface com.foreach.across.modules.webcms.data.WebCmsPropertyDataImporter
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.data.WebCmsRootDataImporter
 
supports(WebCmsAsset<?>) - Method in class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleModelLoader
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
 
supports(WebCmsAsset<?>) - Method in class com.foreach.across.modules.webcms.domain.asset.web.AbstractWebCmsAssetModelLoader
 
supports(WebCmsAsset<?>) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetModelLoader
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLinkPropertyDataImporter
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelAdminRenderer
 
supports(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelReader
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModelWriter
 
supports(WebCmsObject, WebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.component.DefaultAllowedComponentTypeFetcher
 
supports(WebCmsComponentModel, WebCmsComponentAutoCreateTask) - Method in interface com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateStrategy
 
supports(WebCmsComponent) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelReader
 
supports(WebCmsComponentModel) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelWriter
 
supports(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModelReader
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModelWriter
 
supports(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModelReader
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModelWriter
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelAdminRenderer
 
supports(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelReader
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelWriter
 
supports(WebCmsComponentModel) - Method in interface com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelContentAdminRenderer
 
supports(WebCmsComponentModel) - Method in interface com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelMembersAdminRenderer
 
supports(WebCmsComponentModel, Object) - Method in interface com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelMetadataAdminRenderer
 
supports(WebCmsObject, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.WebCmsAllowedComponentTypeFetcher
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentPropertyDataImporter
 
supports(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentValidator
 
supports(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.domain.validators.WebCmsDomainValidator
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainImporter
 
supports(WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModelReader
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModelWriter
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.image.web.ImageWebCmsComponentModelRenderer
 
supports(WebCmsComponentModel) - Method in class com.foreach.across.modules.webcms.domain.image.web.ImageWebComponentModelAdminRenderer
 
supports(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.menu.validators.WebCmsMenuValidator
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemCollectionsImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemOnAssetImporter
 
supports(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.page.validators.WebCmsPageValidator
 
supports(WebCmsAsset<?>) - Method in class com.foreach.across.modules.webcms.domain.page.web.WebCmsPageModelLoader
 
supports(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.publication.web.WebCmsPublicationValidator
 
supports(WebCmsDataEntry) - Method in class com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpointImporter
 
supports(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.type.web.WebCmsTypeSpecifierValidator
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeLinkPropertyDataImporter
 
supports(Class<?>) - Method in class com.foreach.across.modules.webcms.domain.url.validators.WebCmsUrlValidator
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
 
supports(WebCmsPropertyDataImporter.Phase, WebCmsDataEntry, Object, WebCmsDataAction) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnEndpointImporter
 
supports(WebCmsComponentModel, WebCmsContentMarker) - Method in interface com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentContentMarkerRenderer
Can this renderer write this component model?
supports(WebCmsComponentModel) - Method in interface com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentModelRenderer
Can this renderer write this component model?
SUPPORTS_MARKUP_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
If the WebCmsComponentType has this attribute set to true then markup on the container will be used for rendering if it is set.
supportsParameter(MethodParameter) - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class com.foreach.across.modules.webcms.domain.url.WebCmsUrlHandlerMethodArgumentResolver
 

T

targetUrl - Variable in class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
template - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
TEMPLATE_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Common attribute used to specify the (Thymeleaf) template that should be used to render components of that type.
TextWebCmsComponentAdminResources - Class in com.foreach.across.modules.webcms.web
 
TextWebCmsComponentAdminResources(WebResourcePackageManager) - Constructor for class com.foreach.across.modules.webcms.web.TextWebCmsComponentAdminResources
 
TextWebCmsComponentModel - Class in com.foreach.across.modules.webcms.domain.component.text
Represents a text component that can be either plain text, rich text or markup (defined by TextWebCmsComponentModel.MarkupType.
TextWebCmsComponentModel(WebCmsComponent) - Constructor for class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel
 
TextWebCmsComponentModel(WebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel
 
TextWebCmsComponentModel.Attributes - Interface in com.foreach.across.modules.webcms.domain.component.text
Attributes supported on a WebCmsComponentType.
TextWebCmsComponentModel.MarkupType - Enum in com.foreach.across.modules.webcms.domain.component.text
Basic supported text component types.
TextWebCmsComponentModelAdminRenderer - Class in com.foreach.across.modules.webcms.domain.component.text
 
TextWebCmsComponentModelAdminRenderer() - Constructor for class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelAdminRenderer
 
TextWebCmsComponentModelReader - Class in com.foreach.across.modules.webcms.domain.component.text
 
TextWebCmsComponentModelReader() - Constructor for class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelReader
 
TextWebCmsComponentModelWriter - Class in com.foreach.across.modules.webcms.domain.component.text
 
TextWebCmsComponentModelWriter() - Constructor for class com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModelWriter
 
title - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
title - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
title - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
title - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
toDto() - Method in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel.Metadata
 
toDto() - Method in class com.foreach.across.modules.webcms.domain.image.component.ImageWebCmsComponentModel.Metadata
 
toString() - Method in class com.foreach.across.modules.webcms.data.WebCmsDataEntry
 
toString() - Method in class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
 
toString() - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
toString() - Method in class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLink
 
toString() - Method in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
toString() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
 
toString() - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarker
 
toString() - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
toString() - Method in class com.foreach.across.modules.webcms.domain.image.WebCmsImage
 
toString() - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenu
 
toString() - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPage
 
toString() - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifier
 
toString() - Method in class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLink
 
TYPE - Static variable in class com.foreach.across.modules.webcms.domain.component.placeholder.PlaceholderWebCmsComponentModel
 
TYPE - Static variable in class com.foreach.across.modules.webcms.domain.component.proxy.ProxyWebCmsComponentModel
 
TYPE - Static variable in interface com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.Attributes
Type of component: plain-text, rich-text or markup are supported
TYPE_ATTRIBUTE - Static variable in class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Common attribute used to specify the base type of the component type.
TYPE_DYNAMIC - Static variable in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
TYPE_FIXED - Static variable in class com.foreach.across.modules.webcms.domain.component.container.ContainerWebCmsComponentModel
 
typeKey - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
typeKey - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
typeKey - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
typeKey - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
typeKey - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
typeKey - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
typeSpecifier - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 

U

UnknownWebCmsComponentException - Exception in com.foreach.across.modules.webcms.domain.component
 
UnknownWebCmsComponentException(WebCmsComponent) - Constructor for exception com.foreach.across.modules.webcms.domain.component.UnknownWebCmsComponentException
 
UnknownWebCmsComponentModelException - Exception in com.foreach.across.modules.webcms.domain.component
 
UnknownWebCmsComponentModelException(WebCmsComponentModel) - Constructor for exception com.foreach.across.modules.webcms.domain.component.UnknownWebCmsComponentModelException
 
update(WebCmsObject) - Method in interface com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentUpdateLinkBuilder
 
updateFromString(String, Object, boolean) - Method in class com.foreach.across.modules.webcms.data.json.WebCmsDataObjectMapper
Update an object with properties defined in a JSON string.
updateOrCreatePrimaryUrlForAsset(String, WebCmsAsset, boolean) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointService
Update the primary URL for a WebCmsAsset.
updateOrCreatePrimaryUrlForAsset(String, WebCmsAsset, boolean) - Method in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 
url - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
url(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
Retrieve the primary URL for a specific asset.
urls - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
urls - Variable in class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
urls - Variable in class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpoint
Collection of urls attached to this endpoint.
urls - Variable in class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 

V

validate(U, Errors) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
Perform some custom validation on the item to be saved.
validate(WebCmsComponentModel, Errors) - Method in class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
validate(WebCmsDomain, Errors) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainImporter
 
validate(WebCmsMenu, Errors) - Method in class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
validate(WebCmsPage, Errors) - Method in class com.foreach.across.modules.webcms.domain.page.WebCmsPageImporter
 
validate(WebCmsPublication, Errors) - Method in class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationImporter
 
validateAccess(WebCmsAssetEndpoint<WebCmsArticle>) - Method in class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleEndpointAccessValidator
 
validateAccess(WebCmsAssetEndpoint<T>) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetEndpointAccessValidator
 
validateAccess(WebCmsAsset) - Method in class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetEndpointAccessValidator
 
validateAccess(T) - Method in interface com.foreach.across.modules.webcms.domain.endpoint.web.WebCmsEndpointAccessValidator
 
validateCommandObject(EntityViewRequest, EntityViewCommand, Errors, HttpMethod) - Method in class com.foreach.across.modules.webcms.domain.component.web.ContainerMemberViewProcessor
 
validateCommandObject(EntityViewRequest, EntityViewCommand, Errors, HttpMethod) - Method in class com.foreach.across.modules.webcms.domain.component.web.SingleWebCmsComponentFormProcessor
 
validateCommandObject(EntityViewRequest, EntityViewCommand, Errors, HttpMethod) - Method in class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageFormViewProcessor
 
validateForSaving(U) - Method in class com.foreach.across.modules.webcms.data.AbstractWebCmsDataImporter
This performs validation by building an Errors object, and dispatching to the #validate(T, Errors) method.
validateObjectId(String) - Method in class com.foreach.across.modules.webcms.domain.asset.AbstractWebCmsAssetImporter
Should validate the object id for the asset type requested.
ValidationFailedException - Exception in com.foreach.across.modules.webcms.infrastructure
Exception to be thrown in case validation fails.
ValidationFailedException(String, Errors) - Constructor for exception com.foreach.across.modules.webcms.infrastructure.ValidationFailedException
 
ValidationFailedException(MessageSource, String, Errors) - Constructor for exception com.foreach.across.modules.webcms.infrastructure.ValidationFailedException
 
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.data.WebCmsDataAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.data.WebCmsDataImportAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.data.WebCmsPropertyDataImporter.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateTask.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.MarkupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.domain.endpoint.support.EndpointModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.domain.page.services.PrepareModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.foreach.across.modules.webcms.infrastructure.ModificationStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.foreach.across.modules.webcms.data.WebCmsDataAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.foreach.across.modules.webcms.data.WebCmsDataImportAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.foreach.across.modules.webcms.data.WebCmsPropertyDataImporter.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateTask.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.foreach.across.modules.webcms.domain.component.text.TextWebCmsComponentModel.MarkupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.foreach.across.modules.webcms.domain.endpoint.support.EndpointModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.foreach.across.modules.webcms.domain.page.services.PrepareModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.foreach.across.modules.webcms.infrastructure.ModificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW - Static variable in class com.foreach.across.modules.webcms.icons.WebCmsComponentIcons
 
viewMembers() - Method in class com.foreach.across.modules.webcms.icons.WebCmsComponentIcons
 
VISIBLE_DOMAINS - Static variable in class com.foreach.across.modules.webcms.domain.domain.EntityQueryWebCmsDomainFunctions
Returns the domains from which entities are currently selectable.
visibleDomainsPredicate(QWebCmsDomain) - Method in class com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainAdminUiService
Create a domain binding predicate for a QueryDSL path of a WebCmsDomain property.

W

WebCmsAllowedComponentTypeFetcher - Interface in com.foreach.across.modules.webcms.domain.component
Interface that defines which WebCmsComponentTypes can be used as an option for a specified WebCmsObject
webCmsArticle - Static variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
WebCmsArticle - Class in com.foreach.across.modules.webcms.domain.article
A single article from a WebCmsPublication.
WebCmsArticle(Long, Long, String, String, Date, String, Date, WebCmsDomain, boolean, Date, int, WebCmsPublication, WebCmsArticleType, String, String, String) - Constructor for class com.foreach.across.modules.webcms.domain.article.WebCmsArticle
 
WebCmsArticle.WebCmsArticleBuilder - Class in com.foreach.across.modules.webcms.domain.article
 
WebCmsArticleAdminConfiguration - Class in com.foreach.across.modules.webcms.domain.article.web
 
WebCmsArticleAdminConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleAdminConfiguration
 
WebCmsArticleBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.article.WebCmsArticle.WebCmsArticleBuilder
 
WebCmsArticleConfiguration - Class in com.foreach.across.modules.webcms.domain.article.web
 
WebCmsArticleConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleConfiguration
 
WebCmsArticleEndpointAccessValidator - Class in com.foreach.across.modules.webcms.domain.article.web
Both article asset itself but also the publication should be published.
WebCmsArticleEndpointAccessValidator() - Constructor for class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleEndpointAccessValidator
 
WebCmsArticleImporter - Class in com.foreach.across.modules.webcms.domain.article
 
WebCmsArticleImporter() - Constructor for class com.foreach.across.modules.webcms.domain.article.WebCmsArticleImporter
 
WebCmsArticleInterceptor - Class in com.foreach.across.modules.webcms.domain.article
Add the article type components.
WebCmsArticleInterceptor() - Constructor for class com.foreach.across.modules.webcms.domain.article.WebCmsArticleInterceptor
 
WebCmsArticleListViewProcessor - Class in com.foreach.across.modules.webcms.domain.article.web
If publication is offline - highlights all articles as offline as well.
WebCmsArticleListViewProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleListViewProcessor
 
WebCmsArticleMapping - Annotation Type in com.foreach.across.modules.webcms.domain.article.web
Mapping for a WebCmsArticle endpoint.
WebCmsArticleModelLoader - Class in com.foreach.across.modules.webcms.domain.article.web
Loads the initial model for a WebCmsArticle.
WebCmsArticleModelLoader() - Constructor for class com.foreach.across.modules.webcms.domain.article.web.WebCmsArticleModelLoader
 
WebCmsArticleRepository - Interface in com.foreach.across.modules.webcms.domain.article
 
WebCmsArticleService - Interface in com.foreach.across.modules.webcms.domain.article
Service for retrieving WebCmsArticle and WebCmsArticleType instances.
webCmsArticleType - Static variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
WebCmsArticleType - Class in com.foreach.across.modules.webcms.domain.article
Type specifier for a particular article.
WebCmsArticleType(Long, Long, String, String, Date, String, Date, WebCmsDomain, String, String, String, Map<String, String>) - Constructor for class com.foreach.across.modules.webcms.domain.article.WebCmsArticleType
 
WebCmsArticleTypeRepository - Interface in com.foreach.across.modules.webcms.domain.article
 
webCmsAsset - Static variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
WebCmsAsset<T extends WebCmsAsset<T>> - Class in com.foreach.across.modules.webcms.domain.asset
Generic base class for an identifiable asset in the WebCmsModule.
WebCmsAsset() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
WebCmsAsset(Long, Long, String, String, Date, String, Date, WebCmsDomain, boolean, Date, int) - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAsset
 
WebCmsAssetComponentLinkType - Class in com.foreach.across.modules.webcms.domain.asset
Represents the type specifier for a link between a WebCmsAsset and a WebCmsComponent.
WebCmsAssetComponentLinkType() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetComponentLinkType
 
WebCmsAssetCondition - Class in com.foreach.across.modules.webcms.domain.asset.web
A condition to use for retrieving the correct WebCmsEndpoint.
WebCmsAssetCondition() - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetCondition
 
webCmsAssetEndpoint - Static variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
WebCmsAssetEndpoint<T extends WebCmsAsset> - Class in com.foreach.across.modules.webcms.domain.asset
This endpoint represents a WebCmsAsset.
WebCmsAssetEndpoint() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetEndpoint
 
WebCmsAssetEndpointAccessValidator<T extends WebCmsAsset> - Class in com.foreach.across.modules.webcms.domain.asset.web
Allows access to a WebCmsAsset if it is published and the publication date is not in the future.
WebCmsAssetEndpointAccessValidator() - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetEndpointAccessValidator
 
WebCmsAssetEndpointRepository - Interface in com.foreach.across.modules.webcms.domain.asset
 
WebCmsAssetEndpointViewElementBuilder - Class in com.foreach.across.modules.webcms.domain.asset.web.builders
 
WebCmsAssetEndpointViewElementBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.builders.WebCmsAssetEndpointViewElementBuilder
 
WebCmsAssetHandlerMethodArgumentResolver - Class in com.foreach.across.modules.webcms.domain.asset
This HandlerMethodArgumentResolver resolves any WebCmsAsset argument if the loaded context is of type WebCmsAssetEndpoint.
WebCmsAssetHandlerMethodArgumentResolver() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetHandlerMethodArgumentResolver
 
WebCmsAssetInterceptor - Class in com.foreach.across.modules.webcms.domain.asset
Sets the publication date and ensures that there is a single endpoint pointing to the asset.
WebCmsAssetInterceptor() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetInterceptor
 
webCmsAssetLink - Static variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
WebCmsAssetLink - Class in com.foreach.across.modules.webcms.domain.asset
Base class that maps the relationship between a WebCmsObject and a WebCmsTypeSpecifier.
WebCmsAssetLink() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLink
 
WebCmsAssetLink(Long, Long, String, Date, String, Date, WebCmsAsset, String, int) - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLink
 
WebCmsAssetLinkPropertyDataImporter - Class in com.foreach.across.modules.webcms.domain.asset
Supports WebCmsObjects to have the wcm:assets property, create links to the assets specified.
WebCmsAssetLinkPropertyDataImporter() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetLinkPropertyDataImporter
 
WebCmsAssetLinkRepository - Interface in com.foreach.across.modules.webcms.domain.asset
 
WebCmsAssetListViewProcessor - Class in com.foreach.across.modules.webcms.domain.asset.web.processors
Highlights the table rows based on publish status of the asset.
WebCmsAssetListViewProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.processors.WebCmsAssetListViewProcessor
 
WebCmsAssetMapping - Annotation Type in com.foreach.across.modules.webcms.domain.asset.web
Mapping for a WebCmsAsset endpoint.
WebCmsAssetMenuViewsConfiguration - Class in com.foreach.across.modules.webcms.domain.menu.config
Allows configuration of a WebCmsMenuItem items for a WebCmsAsset.
WebCmsAssetMenuViewsConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.menu.config.WebCmsAssetMenuViewsConfiguration
 
WebCmsAssetModelLoader - Class in com.foreach.across.modules.webcms.domain.asset.web
Loads the initial model for a generic WebCmsAsset.
WebCmsAssetModelLoader() - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetModelLoader
 
WebCmsAssetPrimaryUrlFailedFormProcessor - Class in com.foreach.across.modules.webcms.domain.url.web
Renders a form to force the user to select an action to be taken with regards to the primary URL of an asset.
WebCmsAssetPrimaryUrlFailedFormProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailedFormProcessor
 
WebCmsAssetPrimaryUrlFailureDetectionProcessor - Class in com.foreach.across.modules.webcms.domain.url.web
Checks if primary URL update failed for the asset being updated.
WebCmsAssetPrimaryUrlFailureDetectionProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetPrimaryUrlFailureDetectionProcessor
 
WebCmsAssetRepository - Interface in com.foreach.across.modules.webcms.domain.asset
 
WebCmsAssetService - Interface in com.foreach.across.modules.webcms.domain.asset
Builds preview urls for WebCmsAssets
WebCmsAssetServiceImpl - Class in com.foreach.across.modules.webcms.domain.asset
 
WebCmsAssetServiceImpl() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetServiceImpl
 
webCmsAssetType - Static variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
WebCmsAssetType<T extends WebCmsTypeSpecifier<T>> - Class in com.foreach.across.modules.webcms.domain.asset.web
Type specifier for a particular asset type
WebCmsAssetType(Long, Long, String, String, Date, String, Date, WebCmsDomain, String, String, String, Map<String, String>) - Constructor for class com.foreach.across.modules.webcms.domain.asset.web.WebCmsAssetType
 
WebCmsAssetUrlConfiguration - Class in com.foreach.across.modules.webcms.domain.url.config
Allows configuration of a single WebCmsAssetEndpoint for WebCmsAsset implementations.
WebCmsAssetUrlConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.url.config.WebCmsAssetUrlConfiguration
 
WebCmsAssetUrlFormProcessor - Class in com.foreach.across.modules.webcms.domain.url.web
 
WebCmsAssetUrlFormProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.url.web.WebCmsAssetUrlFormProcessor
 
WebCmsAuditableInstaller - Class in com.foreach.across.modules.webcms.installers
 
WebCmsAuditableInstaller() - Constructor for class com.foreach.across.modules.webcms.installers.WebCmsAuditableInstaller
 
WebCmsChildComponentRestrictable - Interface in com.foreach.across.modules.webcms.domain
Indicates whether the implementing class should restrict the selectable WebCmsComponentTypes
webCmsComponent - Static variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
WebCmsComponent - Class in com.foreach.across.modules.webcms.domain.component
Represents a (visual) component of an asset.
WebCmsComponent() - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
 
WebCmsComponent(Long, Long, String, String, Date, String, Date, WebCmsDomain, WebCmsComponentType, String, String, int, String, String, String, WebCmsComponent) - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsComponent
 
WebCmsComponent.SharedComponentValidation - Interface in com.foreach.across.modules.webcms.domain.component
Marker interface for validation related to creating a globally shared component without a specific owner.
WebCmsComponentAdminResources - Class in com.foreach.across.modules.webcms.web
Contains the general web resources to enable the administration UI for WebCmsComponentModels.
WebCmsComponentAdminResources(WebResourcePackageManager) - Constructor for class com.foreach.across.modules.webcms.web.WebCmsComponentAdminResources
 
WebCmsComponentAutoCreateQueue - Class in com.foreach.across.modules.webcms.domain.component.model.create
Represents the request-bound queue for auto-creation of components.
WebCmsComponentAutoCreateQueue() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateQueue
 
WebCmsComponentAutoCreateService - Class in com.foreach.across.modules.webcms.domain.component.model.create
Central API for automatic creation of WebCmsComponentModel.
WebCmsComponentAutoCreateService() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateService
 
WebCmsComponentAutoCreateStrategy<T extends WebCmsComponentModel> - Interface in com.foreach.across.modules.webcms.domain.component.model.create
 
WebCmsComponentAutoCreateTask - Class in com.foreach.across.modules.webcms.domain.component.model.create
Represents a task for creating components.
WebCmsComponentAutoCreateTask() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.create.WebCmsComponentAutoCreateTask
 
WebCmsComponentAutoCreateTask.Attribute - Enum in com.foreach.across.modules.webcms.domain.component.model.create
 
WebCmsComponentContentMarkerRenderer<T extends WebCmsComponentModel> - Interface in com.foreach.across.modules.webcms.web.thymeleaf
API for rendering a content marker to the output.
WebCmsComponentContentModelWriter - Class in com.foreach.across.modules.webcms.web.thymeleaf
Writes text or HTML output to the Thymeleaf model while optionally replacing all content markers.
WebCmsComponentContentModelWriter() - Constructor for class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentContentModelWriter
 
WebCmsComponentIcons - Class in com.foreach.across.modules.webcms.icons
 
WebCmsComponentIcons() - Constructor for class com.foreach.across.modules.webcms.icons.WebCmsComponentIcons
 
WebCmsComponentImporter - Class in com.foreach.across.modules.webcms.domain.component
Base class for importing a simple asset type.
WebCmsComponentImporter() - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsComponentImporter
 
WebCmsComponentModel - Class in com.foreach.across.modules.webcms.domain.component.model
Represents a base model for strongly typed web component implementations, backed by a WebCmsComponent entity.
WebCmsComponentModel() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Deprecated.
WebCmsComponentModel(WebCmsComponentType) - Constructor for class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
WebCmsComponentModel(WebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
Base constructor for WebCmsComponentModel.asComponentTemplate() calls, uses the parent component as template and attempts to convert the metadata to a new instance.
WebCmsComponentModel(WebCmsComponent) - Constructor for class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModel
 
WebCmsComponentModelAdminRenderService - Class in com.foreach.across.modules.webcms.domain.component.web
Central API for building the administration UI for editing components.
WebCmsComponentModelAdminRenderService() - Constructor for class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelAdminRenderService
 
WebCmsComponentModelContentAdminRenderer<T extends WebCmsComponentModel> - Interface in com.foreach.across.modules.webcms.domain.component.web
 
WebCmsComponentModelFormElementBuilder - Class in com.foreach.across.modules.webcms.domain.component.web
Configurable builder for a form element for manage a single WebCmsComponentModel.
WebCmsComponentModelFormElementBuilder(WebCmsComponentModel) - Constructor for class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentModelFormElementBuilder
 
WebCmsComponentModelHierarchy - Class in com.foreach.across.modules.webcms.domain.component.model
Represents an ordered hierarchy of WebCmsComponentModelSets that have a scope name.
WebCmsComponentModelHierarchy() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelHierarchy
 
WebCmsComponentModelMembersAdminRenderer<T extends WebCmsComponentModel> - Interface in com.foreach.across.modules.webcms.domain.component.web
 
WebCmsComponentModelMetadataAdminRenderer<T extends WebCmsComponentModel,U> - Interface in com.foreach.across.modules.webcms.domain.component.web
 
WebCmsComponentModelReader<T extends WebCmsComponentModel> - Interface in com.foreach.across.modules.webcms.domain.component.model
 
WebCmsComponentModelRenderer<T extends WebCmsComponentModel> - Interface in com.foreach.across.modules.webcms.web.thymeleaf
API for rendering a WebCmsComponentModel in a Thymeleaf template.
WebCmsComponentModelService - Interface in com.foreach.across.modules.webcms.domain.component.model
Core API for interacting with renderable/editable WebCmsComponentModels.
WebCmsComponentModelSet - Class in com.foreach.across.modules.webcms.domain.component.model
Represents a lookup for WebCmsComponentModels that are accessible by name.
WebCmsComponentModelSet() - Constructor for class com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelSet
 
WebCmsComponentModelWriter<T extends WebCmsComponentModel> - Interface in com.foreach.across.modules.webcms.domain.component.model
 
WebCmsComponentPropertyDataImporter - Class in com.foreach.across.modules.webcms.domain.component
Supports assets or type specifiers to have the wcm:components property, imports all components specified that way.
WebCmsComponentPropertyDataImporter() - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsComponentPropertyDataImporter
 
WebCmsComponentRepository - Interface in com.foreach.across.modules.webcms.domain.component
 
WebCmsComponentsFormProcessor - Class in com.foreach.across.modules.webcms.domain.component.web
Processor that renders a number of components as direct form controls.
WebCmsComponentsFormProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.component.web.WebCmsComponentsFormProcessor
 
webCmsComponentType - Static variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
WebCmsComponentType - Class in com.foreach.across.modules.webcms.domain.component
Represents a type of WebCmsComponent.
WebCmsComponentType(Long, Long, String, String, Date, String, Date, WebCmsDomain, String, String, String, Map<String, String>) - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsComponentType
 
WebCmsComponentTypeRepository - Interface in com.foreach.across.modules.webcms.domain.component
 
WebCmsComponentUpdateLinkBuilder - Interface in com.foreach.across.modules.webcms.domain.component.web
Functional interface proxying the update URL for a component.
WebCmsComponentUtils - Class in com.foreach.across.modules.webcms.domain.component
General utility functions related to WebCmsComponent, WebCmsComponentType and WebCmsComponentModel.
WebCmsComponentValidator - Class in com.foreach.across.modules.webcms.domain.component
Validates that a shared web component (no owner id) has a title and a unique name.
WebCmsComponentValidator() - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsComponentValidator
 
WebCmsConditionUtils - Class in com.foreach.across.modules.webcms.domain.endpoint.web.controllers
 
WebCmsConditionUtils() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsConditionUtils
 
WebCmsContentMarker - Class in com.foreach.across.modules.webcms.domain.component
Represents a single content marker.
WebCmsContentMarker(String) - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarker
 
WebCmsContentMarker(String, String) - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarker
 
WebCmsContentMarkerService - Class in com.foreach.across.modules.webcms.domain.component
API for checking and parsing markers from a text.
WebCmsContentMarkerService() - Constructor for class com.foreach.across.modules.webcms.domain.component.WebCmsContentMarkerService
 
WebCmsDataAction - Enum in com.foreach.across.modules.webcms.data
Represents the different actions possible on a data item.
WebCmsDataActionResolver - Class in com.foreach.across.modules.webcms.data
 
WebCmsDataActionResolver() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsDataActionResolver
 
WebCmsDataCollectionsImporter - Class in com.foreach.across.modules.webcms.data
General importer that supports map or collection data and dispatches the individual entries.
WebCmsDataCollectionsImporter() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsDataCollectionsImporter
 
WebCmsDataConversionService - Class in com.foreach.across.modules.webcms.data
Specific ConversionService used by the WebCmsDataImportServiceImpl.
WebCmsDataConversionService() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsDataConversionService
 
WebCmsDataEntry - Class in com.foreach.across.modules.webcms.data
Represents a set of data to be imported.
WebCmsDataExportService - Class in com.foreach.across.modules.webcms.data
 
WebCmsDataExportService() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsDataExportService
 
WebCmsDataImportAction - Enum in com.foreach.across.modules.webcms.data
Represents the default action to perform with the data represented by a WebCmsDataEntry.
WebCmsDataImporter - Interface in com.foreach.across.modules.webcms.data
API for a single importer component that supports a particular WebCmsDataEntry.
WebCmsDataImportException - Exception in com.foreach.across.modules.webcms.data
Exception thrown when importing a data entry.
WebCmsDataImportException(WebCmsDataEntry) - Constructor for exception com.foreach.across.modules.webcms.data.WebCmsDataImportException
 
WebCmsDataImportException(WebCmsDataEntry, Throwable) - Constructor for exception com.foreach.across.modules.webcms.data.WebCmsDataImportException
 
WebCmsDataImportService - Interface in com.foreach.across.modules.webcms.data
Core API for importing data represented as a map into known assets.
WebCmsDataImportServiceImpl - Class in com.foreach.across.modules.webcms.data
Core API for importing data represented as a map into known assets.
WebCmsDataImportServiceImpl() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsDataImportServiceImpl
 
WebCmsDataObjectMapper - Class in com.foreach.across.modules.webcms.data.json
Wraps around an ObjectMapper for JSON (de-)serialization.
WebCmsDataObjectMapper(WebCmsObjectSerializer, WebCmsObjectDeserializers) - Constructor for class com.foreach.across.modules.webcms.data.json.WebCmsDataObjectMapper
 
WebCmsDefaultAssetsInstaller - Class in com.foreach.across.modules.webcms.installers
 
WebCmsDefaultAssetsInstaller() - Constructor for class com.foreach.across.modules.webcms.installers.WebCmsDefaultAssetsInstaller
 
WebCmsDefaultComponentsService - Interface in com.foreach.across.modules.webcms.domain.type
Core API for creating default data as defined in the type of the object.
WebCmsDialect - Class in com.foreach.across.modules.webcms.web.thymeleaf
Custom Thymeleaf dialect supporting WebCms components.
WebCmsDialect(BeanFactory) - Constructor for class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsDialect
 
WebCmsDialect.AcrossExpressionObjectFactory - Class in com.foreach.across.modules.webcms.web.thymeleaf
 
webCmsDomain - Static variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
WebCmsDomain - Class in com.foreach.across.modules.webcms.domain.domain
A WebCmsDomain represents a collection of other WebCmsObject entities.
WebCmsDomain() - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
WebCmsDomain(Long, Long, String, String, Date, String, Date, String, String, String, Map<String, String>, boolean) - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain
 
WebCmsDomain.WebCmsDomainBuilder - Class in com.foreach.across.modules.webcms.domain.domain
 
WebCmsDomainAware - Interface in com.foreach.across.modules.webcms.domain.domain
Interface for attaching a WebCmsDomain to an instance.
WebCmsDomainBound - Interface in com.foreach.across.modules.webcms.domain.domain
API for any entity that can be linked to a WebCmsDomain.
WebCmsDomainBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsDomain.WebCmsDomainBuilder
 
WebCmsDomainCache - Class in com.foreach.across.modules.webcms.domain.domain
Read-through cache for certain domain related objects.
WebCmsDomainCache() - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainCache
 
WebCmsDomainChangedEvent - Class in com.foreach.across.modules.webcms.domain.domain.web
Event that is published by CookieWebCmsDomainContextResolver when the domain has changed in a multi-domain setup.
WebCmsDomainChangedEvent() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainChangedEvent
 
WebCmsDomainContext - Class in com.foreach.across.modules.webcms.domain.domain
Represents a WebCmsDomain with its associated WebCmsDomainAware.
WebCmsDomainContext(WebCmsDomain, Object) - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainContext
 
WebCmsDomainContextHandlerInterceptor - Class in com.foreach.across.modules.webcms.domain.domain.web
Interceptor that resolves the WebCmsDomainContext if none is present yet.
WebCmsDomainContextHandlerInterceptor() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainContextHandlerInterceptor
 
WebCmsDomainContextHolder - Class in com.foreach.across.modules.webcms.domain.domain
Holder class that associates a WebCmsDomainContext with the current thread.
WebCmsDomainContextImporter - Class in com.foreach.across.modules.webcms.data
 
WebCmsDomainContextImporter() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsDomainContextImporter
 
WebCmsDomainContextPropertyImporter - Class in com.foreach.across.modules.webcms.data
Simple importer implementation that will set the current domain scope.
WebCmsDomainContextPropertyImporter() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsDomainContextPropertyImporter
 
WebCmsDomainContextResolver - Interface in com.foreach.across.modules.webcms.domain.domain.web
 
WebCmsDomainImporter - Class in com.foreach.across.modules.webcms.domain.domain
Creates one (or many) @WebCmsDomains from a yml file
WebCmsDomainImporter() - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainImporter
 
WebCmsDomainLocaleContextResolver - Class in com.foreach.across.modules.webcms.domain.domain.web
Simple LocaleContextResolver that checks if a domain locale attribute has been set and uses that one if so.
WebCmsDomainLocaleContextResolver() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainLocaleContextResolver
 
WebCmsDomainMapping - Annotation Type in com.foreach.across.modules.webcms.domain.domain.web
Mapping to filter on the current WebCmsDomainContext.
WebCmsDomainMetadataFactory - Interface in com.foreach.across.modules.webcms.domain.domain
Factory API to create the metadata for a particular domain.
WebCmsDomainMetadataFactoryImpl - Class in com.foreach.across.modules.webcms.domain.domain
Default implementation of WebCmsDomainMetadataFactory that uses the AutowireCapableBeanFactory to build metadata objects as prototype beans (except for the no-domain where the bean is retrieved by name).
WebCmsDomainMetadataFactoryImpl() - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsDomainMetadataFactoryImpl
 
WebCmsDomainRepository - Interface in com.foreach.across.modules.webcms.domain.domain
 
WebCmsDomainService - Interface in com.foreach.across.modules.webcms.domain.domain
Core API for retrieving domain data, with caching support.
WebCmsDomainUrlConfigurer - Interface in com.foreach.across.modules.webcms.domain.domain.web
API for domain metadata that describes how asset urls should be built.
WebCmsDomainValidator - Class in com.foreach.across.modules.webcms.domain.domain.validators
Validator for domainKey and name of WebCmsDomain.
WebCmsDomainValidator() - Constructor for class com.foreach.across.modules.webcms.domain.domain.validators.WebCmsDomainValidator
 
webCmsEndpoint - Static variable in class com.foreach.across.modules.webcms.domain.endpoint.QWebCmsEndpoint
 
WebCmsEndpoint - Class in com.foreach.across.modules.webcms.domain.endpoint
An endpoint can be anything that can be accessed by a collection or URLs.
WebCmsEndpoint() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpoint
 
WebCmsEndpointAccessValidator<T extends WebCmsEndpoint> - Interface in com.foreach.across.modules.webcms.domain.endpoint.web
Validates that a resolved endpoint should be available.
WebCmsEndpointCondition - Class in com.foreach.across.modules.webcms.domain.endpoint.web.controllers
A condition to use for retrieving the correct WebCmsEndpoint.
WebCmsEndpointCondition() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.web.controllers.WebCmsEndpointCondition
 
WebCmsEndpointContext - Interface in com.foreach.across.modules.webcms.domain.endpoint.web.context
Represents the resolved WebCmsEndpoint for the current request.
WebCmsEndpointContextResolver - Interface in com.foreach.across.modules.webcms.domain.endpoint.web
This class is responsible for resolving a WebCmsEndpointContext based on a HttpServletRequest.
WebCmsEndpointControllerAdvice - Class in com.foreach.across.modules.webcms.domain.endpoint.web
Responsible for loading the default endpoint data if an endpoint is available and default data loading is required.
WebCmsEndpointControllerAdvice() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.web.WebCmsEndpointControllerAdvice
 
WebCmsEndpointHandlerInterceptor - Class in com.foreach.across.modules.webcms.domain.endpoint.web.interceptor
Interceptor for basic WebCmsUrl and WebCmsEndpoint handling.
WebCmsEndpointHandlerInterceptor() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.web.interceptor.WebCmsEndpointHandlerInterceptor
 
WebCmsEndpointHandlerMethodArgumentResolver - Class in com.foreach.across.modules.webcms.domain.endpoint
This HandlerMethodArgumentResolver enables the usage of WebCmsEndpoint as argument
WebCmsEndpointHandlerMethodArgumentResolver() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointHandlerMethodArgumentResolver
 
webCmsEndpointInterceptor() - Method in class com.foreach.across.modules.webcms.config.WebCmsWebModuleInterceptorConfiguration
 
WebCmsEndpointMapping - Annotation Type in com.foreach.across.modules.webcms.domain.endpoint.web.controllers
 
WebCmsEndpointMappingConfiguration - Class in com.foreach.across.modules.webcms.domain.endpoint.config
Configuration properties for included and excluded path patterns that should be mapped for WebCmsUrl instances.
WebCmsEndpointMappingConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.config.WebCmsEndpointMappingConfiguration
 
WebCmsEndpointModelLoader - Interface in com.foreach.across.modules.webcms.domain.endpoint.web
Beans implementing this interface will be called by the WebCmsEndpointControllerAdvice if the initial endpoint related model should be loaded.
WebCmsEndpointRepository - Interface in com.foreach.across.modules.webcms.domain.endpoint
 
WebCmsEndpointRepositoryExtension - Interface in com.foreach.across.modules.webcms.domain.endpoint
 
WebCmsEndpointService - Interface in com.foreach.across.modules.webcms.domain.endpoint
Central API for endpoint and URL related functions.
WebCmsEndpointServiceImpl - Class in com.foreach.across.modules.webcms.domain.endpoint
 
WebCmsEndpointServiceImpl() - Constructor for class com.foreach.across.modules.webcms.domain.endpoint.WebCmsEndpointServiceImpl
 
WebCmsEntityAttributes - Interface in com.foreach.across.modules.webcms
Set of EntityModule related attributes.
WebCmsEntityAttributes.MultiDomainConfiguration - Interface in com.foreach.across.modules.webcms
Describes the set of attributes that are registered on an entity configuration Manually registering these will skip the auto-configuration for that segment.
WebCmsForceUpdatePropertyImporter - Class in com.foreach.across.modules.webcms.data
Simple importer implementation that will act as if a DTO has been changed in order to force saving the dto.
WebCmsForceUpdatePropertyImporter() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsForceUpdatePropertyImporter
 
webCmsIcons - Static variable in class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
webCmsImage - Static variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
WebCmsImage - Class in com.foreach.across.modules.webcms.domain.image
A single image asset.
WebCmsImage(Long, Long, String, String, Date, String, Date, WebCmsDomain, boolean, Date, int, String, String, String, String, String) - Constructor for class com.foreach.across.modules.webcms.domain.image.WebCmsImage
 
WebCmsImage.WebCmsImageBuilder - Class in com.foreach.across.modules.webcms.domain.image
 
WebCmsImageBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.image.WebCmsImage.WebCmsImageBuilder
 
WebCmsImageConnector - Interface in com.foreach.across.modules.webcms.domain.image.connector
General API for storing WebCmsImage data (the physical files) in an external repository.
WebCmsImageFormViewProcessor - Class in com.foreach.across.modules.webcms.domain.image.web
This processor handles the file upload of the form.
WebCmsImageFormViewProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageFormViewProcessor
 
WebCmsImageIcons - Class in com.foreach.across.modules.webcms.icons
 
WebCmsImageIcons() - Constructor for class com.foreach.across.modules.webcms.icons.WebCmsImageIcons
 
WebCmsImageListViewProcessor - Class in com.foreach.across.modules.webcms.domain.image.web
 
WebCmsImageListViewProcessor() - Constructor for class com.foreach.across.modules.webcms.domain.image.web.WebCmsImageListViewProcessor
 
WebCmsImageRepository - Interface in com.foreach.across.modules.webcms.domain.image
 
webCmsMenu - Static variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
WebCmsMenu - Class in com.foreach.across.modules.webcms.domain.menu
Corresponds to a named Menu.
WebCmsMenu(Long, Long, String, String, Date, String, Date, WebCmsDomain, String, String) - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenu
 
WebCmsMenuCache - Class in com.foreach.across.modules.webcms.domain.menu
Read-through cache of menu items.
WebCmsMenuCache() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuCache
 
WebCmsMenuIcons - Class in com.foreach.across.modules.webcms.icons
 
WebCmsMenuIcons() - Constructor for class com.foreach.across.modules.webcms.icons.WebCmsMenuIcons
 
WebCmsMenuImporter - Class in com.foreach.across.modules.webcms.domain.menu
Creates one (or many) @WebCmsMenus from a yml file
WebCmsMenuImporter() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuImporter
 
webCmsMenuItem - Static variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenuItem
 
WebCmsMenuItem - Class in com.foreach.across.modules.webcms.domain.menu
Corresponds to a Menu item, used with a PathBasedMenuBuilder.
WebCmsMenuItem() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItem
 
WebCmsMenuItemCollectionsImporter - Class in com.foreach.across.modules.webcms.domain.menu
AbstractWebCmsPropertyDataCollectionsImporter to re-dispatch menu items imports on a WebCmsMenu.
WebCmsMenuItemCollectionsImporter() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemCollectionsImporter
 
WebCmsMenuItemImporter - Class in com.foreach.across.modules.webcms.domain.menu
Creates one (or many) WebCmsMenuItems from import data.
WebCmsMenuItemImporter() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
 
WebCmsMenuItemOnAssetImporter - Class in com.foreach.across.modules.webcms.domain.menu
Creates one (or many) WebCmsMenuItems attached to a WebCmsAsset from a data import.
WebCmsMenuItemOnAssetImporter() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemOnAssetImporter
 
WebCmsMenuItemRepository - Interface in com.foreach.across.modules.webcms.domain.menu
 
WebCmsMenuRepository - Interface in com.foreach.across.modules.webcms.domain.menu
 
WebCmsMenuService - Interface in com.foreach.across.modules.webcms.domain.menu
Higher-level API for interacting with WebCmsMenu.
WebCmsMenuValidator - Class in com.foreach.across.modules.webcms.domain.menu.validators
Validator for name of WebCmsMenu.
WebCmsMenuValidator() - Constructor for class com.foreach.across.modules.webcms.domain.menu.validators.WebCmsMenuValidator
 
WebCmsModule - Class in com.foreach.across.modules.webcms
 
WebCmsModule() - Constructor for class com.foreach.across.modules.webcms.WebCmsModule
 
WebCmsModuleCache - Interface in com.foreach.across.modules.webcms
Holds cache names.
WebCmsModuleDomainConfiguration - Class in com.foreach.across.modules.webcms.config
 
WebCmsModuleDomainConfiguration() - Constructor for class com.foreach.across.modules.webcms.config.WebCmsModuleDomainConfiguration
 
WebCmsModuleIcons - Class in com.foreach.across.modules.webcms
 
WebCmsModuleIcons() - Constructor for class com.foreach.across.modules.webcms.WebCmsModuleIcons
 
WebCmsMultiDomainAdminUiService - Class in com.foreach.across.modules.webcms.domain.domain
Helper service that retrieves the domains for the current user, taking into account the currently bound context.
WebCmsMultiDomainAdminUiService() - Constructor for class com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainAdminUiService
 
WebCmsMultiDomainConfiguration - Class in com.foreach.across.modules.webcms.domain.domain.config
Configuration bean for easy set-up of multi-domain configurations.
WebCmsMultiDomainConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration
 
WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder - Class in com.foreach.across.modules.webcms.domain.domain.config
 
WebCmsMultiDomainConfigurationBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.domain.config.WebCmsMultiDomainConfiguration.WebCmsMultiDomainConfigurationBuilder
 
WebCmsMultiDomainService - Interface in com.foreach.across.modules.webcms.domain.domain
Central API for working with a multi-domain context.
WebCmsObject - Interface in com.foreach.across.modules.webcms.domain
 
WebCmsObjectComponentViewsConfiguration - Class in com.foreach.across.modules.webcms.domain.component.config
Helper to configure the WebCmsComponent association for a particular WebCmsObject.
WebCmsObjectComponentViewsConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.component.config.WebCmsObjectComponentViewsConfiguration
 
WebCmsObjectDeserializer - Class in com.foreach.across.modules.webcms.data.json
Deserializes a WebCmsObject by using the WebCmsDataConversionService instead.
WebCmsObjectDeserializer() - Constructor for class com.foreach.across.modules.webcms.data.json.WebCmsObjectDeserializer
 
WebCmsObjectEntityRepository<T extends WebCmsObjectSuperClass> - Interface in com.foreach.across.modules.webcms.domain
Base interface for a repository managing either WebCmsObjectSuperClass or WebCmsObjectInheritanceSuperClass.
webCmsObjectInheritanceSuperClass - Static variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
WebCmsObjectInheritanceSuperClass<T extends WebCmsObjectInheritanceSuperClass<T>> - Class in com.foreach.across.modules.webcms.domain
Extends the WebCmsObjectSuperClass with the base columns for a joined inheritance strategy, using an object type discriminator column.
WebCmsObjectInheritanceSuperClass() - Constructor for class com.foreach.across.modules.webcms.domain.WebCmsObjectInheritanceSuperClass
 
WebCmsObjectInheritanceSuperClass(Long, Long, String, String, Date, String, Date, WebCmsDomain) - Constructor for class com.foreach.across.modules.webcms.domain.WebCmsObjectInheritanceSuperClass
 
WebCmsObjectNotFoundException - Exception in com.foreach.across.modules.webcms.domain
 
WebCmsObjectNotFoundException(String) - Constructor for exception com.foreach.across.modules.webcms.domain.WebCmsObjectNotFoundException
 
WebCmsObjectNotFoundException(String, Class<? extends WebCmsObject>) - Constructor for exception com.foreach.across.modules.webcms.domain.WebCmsObjectNotFoundException
 
WebCmsObjectNotFoundException(String, Throwable) - Constructor for exception com.foreach.across.modules.webcms.domain.WebCmsObjectNotFoundException
 
WebCmsObjectNotFoundException(String, Class<? extends WebCmsObject>, Throwable) - Constructor for exception com.foreach.across.modules.webcms.domain.WebCmsObjectNotFoundException
 
WebCmsObjectRepository<T extends WebCmsObject> - Interface in com.foreach.across.modules.webcms.domain
Base interface for a repository allowing lookups by global object id.
WebCmsObjectSerializer - Class in com.foreach.across.modules.webcms.data.json
Ensures that any WebCmsObject is serialized as its unique object id.
WebCmsObjectSerializer() - Constructor for class com.foreach.across.modules.webcms.data.json.WebCmsObjectSerializer
 
webCmsObjectSuperClass - Static variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
WebCmsObjectSuperClass<T extends WebCmsObjectSuperClass<T>> - Class in com.foreach.across.modules.webcms.domain
Base implementation for a WebCmsObject entity that ensures that the object id is part of an object collection.
WebCmsObjectSuperClass() - Constructor for class com.foreach.across.modules.webcms.domain.WebCmsObjectSuperClass
 
WebCmsObjectSuperClass(Long, Long, String, String, Date, String, Date, WebCmsDomain) - Constructor for class com.foreach.across.modules.webcms.domain.WebCmsObjectSuperClass
 
WebCmsObjectToStringConverter - Class in com.foreach.across.modules.webcms.domain
 
WebCmsObjectToStringConverter() - Constructor for class com.foreach.across.modules.webcms.domain.WebCmsObjectToStringConverter
 
webCmsPage - Static variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
WebCmsPage - Class in com.foreach.across.modules.webcms.domain.page
Main entity representing a custom - static - web page.
WebCmsPage(Long, Long, String, String, Date, String, Date, WebCmsDomain, boolean, Date, int, String, WebCmsPage, String, boolean, String, boolean, String, WebCmsPageType) - Constructor for class com.foreach.across.modules.webcms.domain.page.WebCmsPage
 
WebCmsPage.WebCmsPageBuilder - Class in com.foreach.across.modules.webcms.domain.page
 
WebCmsPageBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.page.WebCmsPage.WebCmsPageBuilder
 
WebCmsPageConfiguration - Class in com.foreach.across.modules.webcms.domain.page.config
 
WebCmsPageConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.page.config.WebCmsPageConfiguration
 
WebCmsPageDeleteEventHandler - Class in com.foreach.across.modules.webcms.domain.page.config
 
WebCmsPageDeleteEventHandler() - Constructor for class com.foreach.across.modules.webcms.domain.page.config.WebCmsPageDeleteEventHandler
 
WebCmsPageImporter - Class in com.foreach.across.modules.webcms.domain.page
 
WebCmsPageImporter() - Constructor for class com.foreach.across.modules.webcms.domain.page.WebCmsPageImporter
 
WebCmsPageInterceptor - Class in com.foreach.across.modules.webcms.domain.page
Generate primary url when page is being saved.
WebCmsPageInterceptor() - Constructor for class com.foreach.across.modules.webcms.domain.page.WebCmsPageInterceptor
 
WebCmsPageMapping - Annotation Type in com.foreach.across.modules.webcms.domain.page.web
Mapping for a WebCmsPage endpoint.
WebCmsPageModelLoader - Class in com.foreach.across.modules.webcms.domain.page.web
Loads the initial model for a WebCmsPage.
WebCmsPageModelLoader() - Constructor for class com.foreach.across.modules.webcms.domain.page.web.WebCmsPageModelLoader
 
WebCmsPageRepository - Interface in com.foreach.across.modules.webcms.domain.page.repositories
 
WebCmsPageService - Interface in com.foreach.across.modules.webcms.domain.page.services
API for managing WebCmsPage instances.
webCmsPageType - Static variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
WebCmsPageType - Class in com.foreach.across.modules.webcms.domain.page
Type specifier for a particular page.
WebCmsPageType(Long, Long, String, String, Date, String, Date, WebCmsDomain, String, String, String, Map<String, String>) - Constructor for class com.foreach.across.modules.webcms.domain.page.WebCmsPageType
 
WebCmsPageTypeRepository - Interface in com.foreach.across.modules.webcms.domain.page
 
WebCmsPageValidator - Class in com.foreach.across.modules.webcms.domain.page.validators
Validator for WebCmsPage.
WebCmsPageValidator() - Constructor for class com.foreach.across.modules.webcms.domain.page.validators.WebCmsPageValidator
 
WebCmsPlaceholderContentModel - Class in com.foreach.across.modules.webcms.domain.component.placeholder
 
WebCmsPlaceholderContentModel() - Constructor for class com.foreach.across.modules.webcms.domain.component.placeholder.WebCmsPlaceholderContentModel
 
WebCmsPlaceholderLookupService - Interface in com.foreach.across.modules.webcms.domain.component.placeholder
 
WebCmsPropertyDataCollectionsImporter - Class in com.foreach.across.modules.webcms.data
Default AbstractWebCmsPropertyDataCollectionsImporter that re-dispatches WebCmsObject imports whose property key contains ":" and could not be resolved by other WebCmsPropertyDataImporters.
WebCmsPropertyDataCollectionsImporter() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsPropertyDataCollectionsImporter
 
WebCmsPropertyDataImporter<T> - Interface in com.foreach.across.modules.webcms.data
Importer interface for a custom data property (eg.
WebCmsPropertyDataImporter.Phase - Enum in com.foreach.across.modules.webcms.data
 
WebCmsPropertyDataImportService - Class in com.foreach.across.modules.webcms.data
Dispatches to the appropriate WebCmsPropertyDataImporter for all custom properties.
WebCmsPropertyDataImportService() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsPropertyDataImportService
 
webCmsPublication - Static variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
WebCmsPublication - Class in com.foreach.across.modules.webcms.domain.publication
A single publication for a set of articles or other publication-linked assets.
WebCmsPublication(Long, Long, String, String, Date, String, Date, WebCmsDomain, boolean, Date, int, String, String, WebCmsPublicationType, WebCmsPage) - Constructor for class com.foreach.across.modules.webcms.domain.publication.WebCmsPublication
 
WebCmsPublication.WebCmsPublicationBuilder - Class in com.foreach.across.modules.webcms.domain.publication
 
WebCmsPublicationBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.publication.WebCmsPublication.WebCmsPublicationBuilder
 
WebCmsPublicationImporter - Class in com.foreach.across.modules.webcms.domain.publication
Takes care of importing WebCmsPublication assets.
WebCmsPublicationImporter() - Constructor for class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationImporter
 
WebCmsPublicationRepository - Interface in com.foreach.across.modules.webcms.domain.publication
 
WebCmsPublicationService - Interface in com.foreach.across.modules.webcms.domain.publication
Service for retrieving WebCmsPublication instances.
webCmsPublicationType - Static variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
WebCmsPublicationType - Class in com.foreach.across.modules.webcms.domain.publication
A type specifier for a WebCmsPublication.
WebCmsPublicationType(Long, Long, String, String, Date, String, Date, WebCmsDomain, String, String, String, Map<String, String>) - Constructor for class com.foreach.across.modules.webcms.domain.publication.WebCmsPublicationType
 
WebCmsPublicationTypeRepository - Interface in com.foreach.across.modules.webcms.domain.publication
 
WebCmsPublicationValidator - Class in com.foreach.across.modules.webcms.domain.publication.web
Validator for publicationKey and objectId of WebCmsPublication.
WebCmsPublicationValidator() - Constructor for class com.foreach.across.modules.webcms.domain.publication.web.WebCmsPublicationValidator
 
webCmsRemoteEndpoint - Static variable in class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
WebCmsRemoteEndpoint - Class in com.foreach.across.modules.webcms.domain.redirect
This endpoint represent a redirect to the configured target URL
WebCmsRemoteEndpoint() - Constructor for class com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpoint
 
WebCmsRemoteEndpointController - Class in com.foreach.across.modules.webcms.domain.redirect.web
 
WebCmsRemoteEndpointController() - Constructor for class com.foreach.across.modules.webcms.domain.redirect.web.WebCmsRemoteEndpointController
 
WebCmsRemoteEndpointImporter - Class in com.foreach.across.modules.webcms.domain.redirect
Creates one or many WebCmsRemoteEndpoints from a yaml file.
WebCmsRemoteEndpointImporter() - Constructor for class com.foreach.across.modules.webcms.domain.redirect.WebCmsRemoteEndpointImporter
 
WebCmsRemoteEndpointRepository - Interface in com.foreach.across.modules.webcms.domain.redirect
 
WebCmsRemoteEndpointViewElementBuilder - Class in com.foreach.across.modules.webcms.domain.redirect.web
 
WebCmsRemoteEndpointViewElementBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.redirect.web.WebCmsRemoteEndpointViewElementBuilder
 
WebCmsRenderUtilityService - Class in com.foreach.across.modules.webcms.web
Contains utility methods most often used for rendering.
WebCmsRenderUtilityService() - Constructor for class com.foreach.across.modules.webcms.web.WebCmsRenderUtilityService
 
WebCmsRootDataImporter - Class in com.foreach.across.modules.webcms.data
Imports the data entry with key <root>.
WebCmsRootDataImporter() - Constructor for class com.foreach.across.modules.webcms.data.WebCmsRootDataImporter
 
WebCmsSchemaInstaller - Class in com.foreach.across.modules.webcms.installers
 
WebCmsSchemaInstaller() - Constructor for class com.foreach.across.modules.webcms.installers.WebCmsSchemaInstaller
 
WebCmsSiteConfiguration - Interface in com.foreach.across.modules.webcms.domain.domain.web
This is the default domain metadata interface for a WebCmsDomain representing a website.
WebCmsSiteConfigurationFilter - Class in com.foreach.across.modules.webcms.domain.domain.web
Implementation of AbstractWebCmsDomainContextFilter that checks WebCmsSiteConfiguration metadata.
WebCmsSiteConfigurationFilter() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationFilter
 
WebCmsSiteConfigurationImpl - Class in com.foreach.across.modules.webcms.domain.domain.web
Default implementation of WebCmsSiteConfiguration.
WebCmsSiteConfigurationImpl() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationImpl
 
WebCmsTypeLinkPropertyDataImporter - Class in com.foreach.across.modules.webcms.domain.type
Supports assets or type specifiers to have the wcm:types property, create links to the types specified.
WebCmsTypeLinkPropertyDataImporter() - Constructor for class com.foreach.across.modules.webcms.domain.type.WebCmsTypeLinkPropertyDataImporter
 
WebCmsTypeRegistry - Class in com.foreach.across.modules.webcms.domain.type
Maps the type group (String) to the actual WebCmsTypeSpecifier type.
WebCmsTypeRegistry() - Constructor for class com.foreach.across.modules.webcms.domain.type.WebCmsTypeRegistry
 
webCmsTypeSpecifier - Static variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
WebCmsTypeSpecifier<T extends WebCmsTypeSpecifier<T>> - Class in com.foreach.across.modules.webcms.domain.type
Represents a sub-type specifier for a particular asset or component.
WebCmsTypeSpecifier(Long, Long, String, String, Date, String, Date, WebCmsDomain, String, String, String, Map<String, String>) - Constructor for class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifier
 
webCmsTypeSpecifierLink - Static variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
WebCmsTypeSpecifierLink - Class in com.foreach.across.modules.webcms.domain.type
Base class that maps the relationship between a WebCmsObject and a WebCmsTypeSpecifier.
WebCmsTypeSpecifierLink() - Constructor for class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLink
 
WebCmsTypeSpecifierLink(Long, Long, String, Date, String, Date, String, WebCmsTypeSpecifier, String, int) - Constructor for class com.foreach.across.modules.webcms.domain.type.WebCmsTypeSpecifierLink
 
WebCmsTypeSpecifierLinkRepository - Interface in com.foreach.across.modules.webcms.domain.type
 
WebCmsTypeSpecifierRepository - Interface in com.foreach.across.modules.webcms.domain.type
 
WebCmsTypeSpecifierService - Interface in com.foreach.across.modules.webcms.domain.type
Service for retrieving WebCmsTypeSpecifier instances.
WebCmsTypeSpecifierValidator - Class in com.foreach.across.modules.webcms.domain.type.web
Validator for typeKey and objectId of WebCmsTypeSpecifier.
WebCmsTypeSpecifierValidator() - Constructor for class com.foreach.across.modules.webcms.domain.type.web.WebCmsTypeSpecifierValidator
 
WebCmsUriComponentsService - Interface in com.foreach.across.modules.webcms.domain.endpoint
Utility service that builds an extendable UriComponentsBuilder for a given WebCmsAsset, WebCmsEndpoint or WebCmsUrl
webCmsUrl - Static variable in class com.foreach.across.modules.webcms.domain.url.QWebCmsUrl
 
WebCmsUrl - Class in com.foreach.across.modules.webcms.domain.url
Entity for targeting a specific endpoint
WebCmsUrl() - Constructor for class com.foreach.across.modules.webcms.domain.url.WebCmsUrl
 
WebCmsUrl.WebCmsUrlBuilder - Class in com.foreach.across.modules.webcms.domain.url
 
WebCmsUrlBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.url.WebCmsUrl.WebCmsUrlBuilder
 
WebCmsUrlCache - Class in com.foreach.across.modules.webcms.domain.url
Cache helper for WebCmsUrl to path mappings.
WebCmsUrlCache() - Constructor for class com.foreach.across.modules.webcms.domain.url.WebCmsUrlCache
 
WebCmsUrlEndpointViewElementBuilder - Class in com.foreach.across.modules.webcms.domain.url.web
 
WebCmsUrlEndpointViewElementBuilder() - Constructor for class com.foreach.across.modules.webcms.domain.url.web.WebCmsUrlEndpointViewElementBuilder
 
WebCmsUrlHandlerMethodArgumentResolver - Class in com.foreach.across.modules.webcms.domain.url
This HandlerMethodArgumentResolver enables the usage of WebCmsUrl as argument
WebCmsUrlHandlerMethodArgumentResolver() - Constructor for class com.foreach.across.modules.webcms.domain.url.WebCmsUrlHandlerMethodArgumentResolver
 
WebCmsUrlOnAssetImporter - Class in com.foreach.across.modules.webcms.domain.url
Creates one or many WebCmsUrls linked to a WebCmsAsset from a data import.
WebCmsUrlOnAssetImporter() - Constructor for class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
 
WebCmsUrlOnEndpointImporter - Class in com.foreach.across.modules.webcms.domain.url
Creates one or many WebCmsUrls linked to a WebCmsEndpoint from a data import.
WebCmsUrlOnEndpointImporter() - Constructor for class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnEndpointImporter
 
WebCmsUrlRepository - Interface in com.foreach.across.modules.webcms.domain.url.repositories
 
WebCmsUrlValidator - Class in com.foreach.across.modules.webcms.domain.url.validators
This class validates that only one WebCmsUrl from a WebCmsEndpoint is the primary URL, and that the primary URL is not in itself a redirect.
WebCmsUrlValidator() - Constructor for class com.foreach.across.modules.webcms.domain.url.validators.WebCmsUrlValidator
 
WebCmsUtils - Class in com.foreach.across.modules.webcms.infrastructure
 
WebCmsWebModuleInterceptorConfiguration - Class in com.foreach.across.modules.webcms.config
 
WebCmsWebModuleInterceptorConfiguration() - Constructor for class com.foreach.across.modules.webcms.config.WebCmsWebModuleInterceptorConfiguration
 
writeComponent(ImageWebCmsComponentModel, ThymeleafModelBuilder) - Method in class com.foreach.across.modules.webcms.domain.image.web.ImageWebCmsComponentModelRenderer
 
writeComponent(T, ThymeleafModelBuilder) - Method in interface com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentModelRenderer
Build the Thymeleaf model for the WebCmsComponentModel.
writeHtml(WebCmsComponentModel, String, boolean, ThymeleafModelBuilder) - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentContentModelWriter
Write raw unescaped text (HTML) to the Thymeleaf output.
writeMarkerOutput(T, WebCmsContentMarker, ThymeleafModelBuilder) - Method in interface com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentContentMarkerRenderer
Build the Thymeleaf model for the WebCmsComponentModel.
writeMetadata(T, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
Serializes the metadata class using the WebCmsDataObjectMapper.
writeText(WebCmsComponentModel, String, boolean, ThymeleafModelBuilder) - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentContentModelWriter
Write escaped text to the Thymeleaf output.
writeText(WebCmsComponentModel, String, boolean, boolean, ThymeleafModelBuilder) - Method in class com.foreach.across.modules.webcms.web.thymeleaf.WebCmsComponentContentModelWriter
Write text to the Thymeleaf output.
writeToString(Object) - Method in class com.foreach.across.modules.webcms.data.json.WebCmsDataObjectMapper
 

_

_super - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
 
_super - Variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticleType
 
_super - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAsset
 
_super - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetEndpoint
 
_super - Variable in class com.foreach.across.modules.webcms.domain.asset.QWebCmsAssetLink
 
_super - Variable in class com.foreach.across.modules.webcms.domain.asset.web.QWebCmsAssetType
 
_super - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponent
 
_super - Variable in class com.foreach.across.modules.webcms.domain.component.QWebCmsComponentType
 
_super - Variable in class com.foreach.across.modules.webcms.domain.domain.QWebCmsDomain
 
_super - Variable in class com.foreach.across.modules.webcms.domain.image.QWebCmsImage
 
_super - Variable in class com.foreach.across.modules.webcms.domain.menu.QWebCmsMenu
 
_super - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPage
 
_super - Variable in class com.foreach.across.modules.webcms.domain.page.QWebCmsPageType
 
_super - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublication
 
_super - Variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
 
_super - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectInheritanceSuperClass
 
_super - Variable in class com.foreach.across.modules.webcms.domain.QWebCmsObjectSuperClass
 
_super - Variable in class com.foreach.across.modules.webcms.domain.redirect.QWebCmsRemoteEndpoint
 
_super - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifier
 
_super - Variable in class com.foreach.across.modules.webcms.domain.type.QWebCmsTypeSpecifierLink
 
A B C D E F G H I K L M N O P Q R S T U V W _ 
Skip navigation links

Copyright © 2020. All rights reserved.