- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- close() - Method in class com.foreach.across.modules.webcms.domain.domain.CloseableWebCmsDomainContext
-
- CloseableWebCmsDomainContext - Class in com.foreach.across.modules.webcms.domain.domain
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getComponentModelByName(String, WebCmsObject, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
-
- getComponentModelByNameAndDomain(String, WebCmsObject, WebCmsDomain) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
-
- getComponentModelByNameAndDomain(String, WebCmsObject, WebCmsDomain, Class<U>) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- isDomainBound(Class<?>) - Method in interface com.foreach.across.modules.webcms.domain.domain.WebCmsMultiDomainService
-
- 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
-
- 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
-
- 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.
- 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(WebCmsComponentModel) - Method in interface com.foreach.across.modules.webcms.domain.component.model.WebCmsComponentModelService
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- StringToWebCmsAssetConverter() - Constructor for class com.foreach.across.modules.webcms.domain.asset.StringToWebCmsAssetConverter
-
- StringToWebCmsDomainConverter - Class in com.foreach.across.modules.webcms.domain.domain
-
- StringToWebCmsDomainConverter() - Constructor for class com.foreach.across.modules.webcms.domain.domain.StringToWebCmsDomainConverter
-
- StringToWebCmsMenuConverter - Class in com.foreach.across.modules.webcms.domain.menu
-
- 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
-
- 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.
- WebCmsAllowedComponentTypeFetcher - Interface in com.foreach.across.modules.webcms.domain.component
-
- webCmsArticle - Static variable in class com.foreach.across.modules.webcms.domain.article.QWebCmsArticle
-
- WebCmsArticle - Class in com.foreach.across.modules.webcms.domain.article
-
- 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
-
- WebCmsArticleModelLoader - Class in com.foreach.across.modules.webcms.domain.article.web
-
- 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
-
- 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
-
- WebCmsAssetComponentLinkType() - Constructor for class com.foreach.across.modules.webcms.domain.asset.WebCmsAssetComponentLinkType
-
- WebCmsAssetCondition - Class in com.foreach.across.modules.webcms.domain.asset.web
-
- 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
-
- 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
-
- 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
-
- 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
-
- WebCmsAssetMenuViewsConfiguration - Class in com.foreach.across.modules.webcms.domain.menu.config
-
- WebCmsAssetMenuViewsConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.menu.config.WebCmsAssetMenuViewsConfiguration
-
- WebCmsAssetModelLoader - Class in com.foreach.across.modules.webcms.domain.asset.web
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- WebCmsComponentModelService - Interface in com.foreach.across.modules.webcms.domain.component.model
-
- WebCmsComponentModelSet - Class in com.foreach.across.modules.webcms.domain.component.model
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- WebCmsDomainBound - Interface in com.foreach.across.modules.webcms.domain.domain
-
- 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
-
- WebCmsDomainChangedEvent() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainChangedEvent
-
- WebCmsDomainContext - Class in com.foreach.across.modules.webcms.domain.domain
-
- 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
-
- WebCmsDomainContextHandlerInterceptor() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsDomainContextHandlerInterceptor
-
- WebCmsDomainContextHolder - Class in com.foreach.across.modules.webcms.domain.domain
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- WebCmsMenuItemCollectionsImporter() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemCollectionsImporter
-
- WebCmsMenuItemImporter - Class in com.foreach.across.modules.webcms.domain.menu
-
- WebCmsMenuItemImporter() - Constructor for class com.foreach.across.modules.webcms.domain.menu.WebCmsMenuItemImporter
-
- WebCmsMenuItemOnAssetImporter - Class in com.foreach.across.modules.webcms.domain.menu
-
- 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
-
- WebCmsMenuValidator - Class in com.foreach.across.modules.webcms.domain.menu.validators
-
- 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
-
- WebCmsObjectComponentViewsConfiguration() - Constructor for class com.foreach.across.modules.webcms.domain.component.config.WebCmsObjectComponentViewsConfiguration
-
- WebCmsObjectDeserializer - Class in com.foreach.across.modules.webcms.data.json
-
- WebCmsObjectDeserializer() - Constructor for class com.foreach.across.modules.webcms.data.json.WebCmsObjectDeserializer
-
- WebCmsObjectEntityRepository<T extends WebCmsObjectSuperClass> - Interface in com.foreach.across.modules.webcms.domain
-
- 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
-
- WebCmsPageModelLoader - Class in com.foreach.across.modules.webcms.domain.page.web
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- webCmsPublicationType - Static variable in class com.foreach.across.modules.webcms.domain.publication.QWebCmsPublicationType
-
- WebCmsPublicationType - Class in com.foreach.across.modules.webcms.domain.publication
-
- 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
-
- 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
-
- 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
-
- WebCmsSiteConfigurationFilter() - Constructor for class com.foreach.across.modules.webcms.domain.domain.web.WebCmsSiteConfigurationFilter
-
- WebCmsSiteConfigurationImpl - Class in com.foreach.across.modules.webcms.domain.domain.web
-
- 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
-
- 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
-
- 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
-
- WebCmsTypeSpecifierValidator - Class in com.foreach.across.modules.webcms.domain.type.web
-
- WebCmsTypeSpecifierValidator() - Constructor for class com.foreach.across.modules.webcms.domain.type.web.WebCmsTypeSpecifierValidator
-
- WebCmsUriComponentsService - Interface in com.foreach.across.modules.webcms.domain.endpoint
-
- 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
-
- 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
-
- WebCmsUrlOnAssetImporter() - Constructor for class com.foreach.across.modules.webcms.domain.url.WebCmsUrlOnAssetImporter
-
- WebCmsUrlOnEndpointImporter - Class in com.foreach.across.modules.webcms.domain.url
-
- 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
-
- 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
-
- writeMetadata(T, WebCmsComponent) - Method in class com.foreach.across.modules.webcms.domain.component.model.AbstractWebCmsComponentModelWriter
-
- 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
-