- AbstractBeanIdBasedRegistry<T> - Class in org.craftercms.core.util.spring
-
Picks up any bean of a specific type defined in the Spring application context, and puts it in a registry, with the key or ID as the
name of the context bean except the a prefix, e.g.
- AbstractBeanIdBasedRegistry() - Constructor for class org.craftercms.core.util.spring.AbstractBeanIdBasedRegistry
-
- AbstractCachedContentStoreAdapter - Class in org.craftercms.core.store.impl
-
- AbstractCachedContentStoreAdapter() - Constructor for class org.craftercms.core.store.impl.AbstractCachedContentStoreAdapter
-
- AbstractCachedContentStoreService - Class in org.craftercms.core.service.impl
-
- AbstractCachedContentStoreService() - Constructor for class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- AbstractCachedUrlTransformationEngine - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- AbstractCachedUrlTransformationEngine() - Constructor for class org.craftercms.core.url.impl.AbstractCachedUrlTransformationEngine
-
- AbstractCachingAwareObject - Class in org.craftercms.core.util.cache.impl
-
- AbstractCachingAwareObject() - Constructor for class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- AbstractCachingAwareObject(CachingAwareObject) - Constructor for class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- AbstractFileBasedContentStoreAdapter - Class in org.craftercms.core.store.impl
-
File-based content store adapter.
- AbstractFileBasedContentStoreAdapter() - Constructor for class org.craftercms.core.store.impl.AbstractFileBasedContentStoreAdapter
-
- AbstractInheritFromHierarchyMergeStrategy - Class in org.craftercms.core.xml.mergers.impl.strategies
-
Abstract
DescriptorMergeStrategy that defines the base code for strategies
that decide which descriptors to "inherit" from upper levels in the folder hierarchy.
- AbstractInheritFromHierarchyMergeStrategy() - Constructor for class org.craftercms.core.xml.mergers.impl.strategies.AbstractInheritFromHierarchyMergeStrategy
-
- AbstractMergeCue - Class in org.craftercms.core.xml.mergers.impl.cues.impl
-
Class description goes HERE
- AbstractMergeCue() - Constructor for class org.craftercms.core.xml.mergers.impl.cues.impl.AbstractMergeCue
-
- AbstractTaggingProcessor - Class in org.craftercms.core.processors.impl
-
- AbstractTaggingProcessor() - Constructor for class org.craftercms.core.processors.impl.AbstractTaggingProcessor
-
- accepts(Item, List<Item>, List<Item>, boolean) - Method in class org.craftercms.core.service.impl.CompositeItemFilter
-
If runningBeforeProcessing is true, calls all filters that need to be run before processing.
- accepts(Item, List<Item>, List<Item>, boolean) - Method in class org.craftercms.core.service.impl.ExcludeByUrlItemFilter
-
- accepts(Item, List<Item>, List<Item>, boolean) - Method in class org.craftercms.core.service.impl.IncludeByUrlItemFilter
-
- accepts(Item, List<Item>, List<Item>, boolean) - Method in interface org.craftercms.core.service.ItemFilter
-
Return true if the given item is accepted by the filter.
- add(T) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- add(int, T) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- addAll(Collection<? extends T>) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- addAll(int, Collection<? extends T>) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- addAttribute(Map.Entry<String, String>, Element) - Method in class org.craftercms.core.processors.impl.AttributeAddingProcessor
-
- addChild(Item) - Method in class org.craftercms.core.service.Tree
-
Adds a child.
- AddContextPathUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- AddContextPathUrlTransformer() - Constructor for class org.craftercms.core.url.impl.AddContextPathUrlTransformer
-
- AddDebugParamUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- AddDebugParamUrlTransformer() - Constructor for class org.craftercms.core.url.impl.AddDebugParamUrlTransformer
-
- addFilter(ItemFilter) - Method in class org.craftercms.core.service.impl.CompositeItemFilter
-
Adds the specified
ItemFilter to the filter list, creating the list if necessary.
- addInheritedDescriptorsInFolder(Context, CachingOptions, List<MergeableDescriptor>, String, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.AbstractInheritFromHierarchyMergeStrategy
-
- addInheritedDescriptorsInFolder(Context, CachingOptions, List<MergeableDescriptor>, String, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.CompositeInheritFromHierarchyMergeStrategy
-
- addInheritedDescriptorsInFolder(Context, CachingOptions, List<MergeableDescriptor>, String, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.InheritLevelsMergeStrategy
-
- addInheritedDescriptorsInFolder(Context, CachingOptions, List<MergeableDescriptor>, String, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.InheritVersionsMergeStrategy
-
- addNewField(Item, String) - Method in class org.craftercms.core.processors.impl.AbstractTaggingProcessor
-
Tags the item adding the new field with the specified values.
- AddPrefixAndSuffixUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- AddPrefixAndSuffixUrlTransformer() - Constructor for class org.craftercms.core.url.impl.AddPrefixAndSuffixUrlTransformer
-
- addProcessor(ItemProcessor) - Method in class org.craftercms.core.processors.impl.ItemProcessorPipeline
-
Adds a processor to the pipeline of processors.
- addProcessors(Collection<ItemProcessor>) - Method in class org.craftercms.core.processors.impl.ItemProcessorPipeline
-
Adds several processors to the pipeline of processors.
- AddSchemeAndDomainAndServerPortUrlTransformer - Class in org.craftercms.core.url.impl
-
Prepends to a context relative url the schema, domain and port (if different than 80 and 443 in case of https) to
URL, normally to get a
full url, e.g., /webapp/servlet/a => http://domain.com:8080/webapp/servlet/a
- AddSchemeAndDomainAndServerPortUrlTransformer() - Constructor for class org.craftercms.core.url.impl.AddSchemeAndDomainAndServerPortUrlTransformer
-
- addScope(String, int) - Method in interface org.craftercms.core.cache.Cache
-
Adds a new scope to the cache.
- addScope(String, int) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Adds a new scope to the cache.
- addScope(String, int) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Adds a new scope to the underlying store.
- addScope(String, int) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Adds a new scope.
- addScope(String, int) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Adds a new scope.
- addScope(String, int) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- addScope(Context) - Method in interface org.craftercms.core.service.CacheService
-
Adds a new scope to the cache for the given context.
- addScope(Context) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- AddServletPathUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- AddServletPathUrlTransformer() - Constructor for class org.craftercms.core.url.impl.AddServletPathUrlTransformer
-
- AttributeAddingProcessor - Class in org.craftercms.core.processors.impl
-
Created by alfonso on 2/21/17.
- AttributeAddingProcessor() - Constructor for class org.craftercms.core.processors.impl.AttributeAddingProcessor
-
- attributeMappings - Variable in class org.craftercms.core.processors.impl.AttributeAddingProcessor
-
- AuthenticationException - Exception in org.craftercms.core.exception
-
Thrown to indicate that authentication wasn't possible with the content store.
- AuthenticationException() - Constructor for exception org.craftercms.core.exception.AuthenticationException
-
- AuthenticationException(String, Throwable) - Constructor for exception org.craftercms.core.exception.AuthenticationException
-
- AuthenticationException(String) - Constructor for exception org.craftercms.core.exception.AuthenticationException
-
- AuthenticationException(Throwable) - Constructor for exception org.craftercms.core.exception.AuthenticationException
-
- Cache - Interface in org.craftercms.core.cache
-
Crafter's Cache API.
- cache - Variable in class org.craftercms.core.service.impl.CacheServiceImpl
-
- CACHE_CONTROL_HEADER_NAME - Static variable in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- CacheException - Exception in org.craftercms.core.exception
-
Root exception for all cache related exceptions.
- CacheException() - Constructor for exception org.craftercms.core.exception.CacheException
-
- CacheException(String, Throwable) - Constructor for exception org.craftercms.core.exception.CacheException
-
- CacheException(String) - Constructor for exception org.craftercms.core.exception.CacheException
-
- CacheException(Throwable) - Constructor for exception org.craftercms.core.exception.CacheException
-
- CacheImpl - Class in org.craftercms.core.cache.impl
-
Cache that implements common functionality, such as logging and
expiration/refresh check every tick, and uses and underlying
CacheStoreAdapter to store the items.
- CacheImpl() - Constructor for class org.craftercms.core.cache.impl.CacheImpl
-
Default constructor.
- CacheItem - Interface in org.craftercms.core.cache
-
Provides information about an item residing in the cache.
- CacheItemImpl - Class in org.craftercms.core.cache.impl
-
- CacheItemImpl(String, long, Object, Object, long, long, CacheLoader, Object[]) - Constructor for class org.craftercms.core.cache.impl.CacheItemImpl
-
Value constructor.
- CacheLoader - Interface in org.craftercms.core.cache
-
Implementations of this interface are used by
Caches to refresh items that
are already in the cache.
- cacheOn - Variable in class org.craftercms.core.service.ContextImpl
-
- cacheRefresher - Variable in class org.craftercms.core.cache.impl.CacheImpl
-
Used to refresh a list of items.
- CacheRefresher - Interface in org.craftercms.core.cache.impl
-
- CacheRefresherImpl - Class in org.craftercms.core.cache.impl
-
- CacheRefresherImpl() - Constructor for class org.craftercms.core.cache.impl.CacheRefresherImpl
-
- CacheRestController - Class in org.craftercms.core.controller.rest
-
REST service that provides several methods to handle Crafter's cache engine.
- CacheRestController() - Constructor for class org.craftercms.core.controller.rest.CacheRestController
-
- CacheService - Interface in org.craftercms.core.service
-
- CacheServiceImpl - Class in org.craftercms.core.service.impl
-
- CacheServiceImpl() - Constructor for class org.craftercms.core.service.impl.CacheServiceImpl
-
- CacheStatistics - Class in org.craftercms.core.cache
-
Base class for all cache implementations to provide statistics.
- CacheStatistics() - Constructor for class org.craftercms.core.cache.CacheStatistics
-
- CacheStatistics(long) - Constructor for class org.craftercms.core.cache.CacheStatistics
-
- cacheStoreAdapter - Variable in class org.craftercms.core.cache.impl.CacheImpl
-
Adapter for the cache data structure.
- CacheStoreAdapter - Interface in org.craftercms.core.cache.impl
-
Adapter to the real data structure used to store the items of a cache.
- cacheTemplate - Variable in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
Helper that uses an array of key elements (as the compound key) an a callback (when no cache object is found)
for caching.
- cacheTemplate - Variable in class org.craftercms.core.store.impl.AbstractCachedContentStoreAdapter
-
- cacheTemplate - Variable in class org.craftercms.core.url.impl.AbstractCachedUrlTransformationEngine
-
- CacheTemplate - Interface in org.craftercms.core.util.cache
-
Template patten that allows easy usage of the cache service.
- CacheUtils - Class in org.craftercms.core.util
-
Utility methods for caching.
- CacheUtils() - Constructor for class org.craftercms.core.util.CacheUtils
-
- CachingAwareList<T> - Class in org.craftercms.core.util.cache.impl
-
Class description goes HERE
- CachingAwareList() - Constructor for class org.craftercms.core.util.cache.impl.CachingAwareList
-
- CachingAwareList(int) - Constructor for class org.craftercms.core.util.cache.impl.CachingAwareList
-
- CachingAwareList(List<T>) - Constructor for class org.craftercms.core.util.cache.impl.CachingAwareList
-
- CachingAwareObject - Interface in org.craftercms.core.util.cache
-
Objects that are generally cached implement this method so that they can provide information about their caching
to methods higher in the stack trace.
- CachingOptions - Class in org.craftercms.core.service
-
Set of options that should be used when caching in a service call.
- CachingOptions() - Constructor for class org.craftercms.core.service.CachingOptions
-
- cachingTime - Variable in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- canConvert(Class) - Method in class org.craftercms.core.util.xml.marshalling.xstream.Dom4jDocumentConverter
-
- charset - Variable in class org.craftercms.core.store.impl.AbstractFileBasedContentStoreAdapter
-
- checkForExpiration(CacheItem) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
- checkForRefresh(CacheItem, List<CacheItem>) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Checks if a given
CacheItem needs to be refreshed.
- childMergeCues - Variable in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- children - Variable in class org.craftercms.core.service.Tree
-
The folder's children.
- clear() - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- clearAll() - Method in interface org.craftercms.core.cache.Cache
-
Clears the contents of the entire cache.
- clearAll() - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Clears the contents of the entire cache.
- clearAll() - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Clears the contents of the entire store.
- clearAll() - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Clears the contents of the entire store.
- clearAll() - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Clears the contents of the entire store.
- clearAll() - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- clearAll() - Method in interface org.craftercms.core.service.CacheService
-
Clears the contents of the entire cache.
- clearAll() - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- clearAllScopes() - Method in class org.craftercms.core.controller.rest.CacheRestController
-
- clearScope(String) - Method in interface org.craftercms.core.cache.Cache
-
Clears the contents of the specified scope in the cache.
- clearScope(String) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Clears the contents of the specified scope in the cache.
- clearScope(String) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Clears the contents of the specified scope in the underlying store.
- clearScope(String) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Clears the contents of the specified scope in the underlying store.
- clearScope(String) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Clears the contents of the specified scope in the underlying store.
- clearScope(String) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- clearScope(String) - Method in class org.craftercms.core.controller.rest.CacheRestController
-
- clearScope(Context) - Method in interface org.craftercms.core.service.CacheService
-
Clears the contents of the scope of the given context.
- clearScope(Context) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- closeTemplateSource(Object) - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader
-
- CollectionUtils - Class in org.craftercms.core.util
-
Utility methods for collections.
- CollectionUtils() - Constructor for class org.craftercms.core.util.CollectionUtils
-
- compile(IdentifiableStringTemplateSource) - Method in class org.craftercms.core.util.template.impl.freemarker.FreeMarkerStringTemplateCompiler
-
- compile(IdentifiableStringTemplateSource) - Method in class org.craftercms.core.util.template.impl.spel.SpELStringTemplateCompiler
-
- compile(T) - Method in interface org.craftercms.core.util.template.TemplateCompiler
-
- CompiledTemplate - Interface in org.craftercms.core.util.template
-
Class description goes HERE
- CompositeInheritFromHierarchyMergeStrategy - Class in org.craftercms.core.xml.mergers.impl.strategies
-
Implementation of
AbstractInheritFromHierarchyMergeStrategy that delegates to several other
AbstractInheritFromHierarchyMergeStrategys to determine the descriptors to "inherit" from upper
levels in the folder hierarchy.
- CompositeInheritFromHierarchyMergeStrategy(List<AbstractInheritFromHierarchyMergeStrategy>) - Constructor for class org.craftercms.core.xml.mergers.impl.strategies.CompositeInheritFromHierarchyMergeStrategy
-
- CompositeItemFilter - Class in org.craftercms.core.service.impl
-
- CompositeItemFilter() - Constructor for class org.craftercms.core.service.impl.CompositeItemFilter
-
Creates a composite filter with a
null list of
ItemFilters.
- CompositeItemFilter(List<ItemFilter>) - Constructor for class org.craftercms.core.service.impl.CompositeItemFilter
-
Creates a composite filter with the specified list of
ItemFilters.
- CompositeItemFilter(ItemFilter...) - Constructor for class org.craftercms.core.service.impl.CompositeItemFilter
-
Creates a composite filter with the specified array of
ItemFilters.
- ConcurrentStringTemplateLoader - Class in org.craftercms.core.util.template.impl.freemarker
-
Class description goes HERE
- ConcurrentStringTemplateLoader() - Constructor for class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader
-
- ConcurrentStringTemplateLoader.StringTemplateSource - Class in org.craftercms.core.util.template.impl.freemarker
-
- CONST_KEY_ELEM_CHILDREN - Static variable in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
A constant added to all getChildren() cache keys.
- CONST_KEY_ELEM_CONTENT - Static variable in class org.craftercms.core.store.impl.AbstractCachedContentStoreAdapter
-
- CONST_KEY_ELEM_ITEM - Static variable in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
A constant added to all getItem() cache keys.
- CONST_KEY_ELEM_ITEM - Static variable in class org.craftercms.core.store.impl.AbstractCachedContentStoreAdapter
-
- CONST_KEY_ELEM_ITEMS - Static variable in class org.craftercms.core.store.impl.AbstractCachedContentStoreAdapter
-
- CONST_KEY_ELEM_TREE - Static variable in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
A constant added to all getTree() cache keys.
- contains(Object) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- containsAll(Collection<?>) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- Content - Interface in org.craftercms.core.service
-
Represents the content of a file in the content store.
- ContentBundleMergeStrategy - Class in org.craftercms.core.xml.mergers.impl.strategies
-
DescriptorMergeStrategy that returns the level descriptors in the hierarchy and the base descriptors
when some of the parent folders are part of a content bundle (which is similar to a resource bundle, but instead
of simple properties, a content bundle is formed by XML content (descriptors)).
- ContentBundleMergeStrategy() - Constructor for class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- ContentBundleShortToLongUrlTransformer - Class in org.craftercms.core.url.impl
-
This transformer is similar to
ShortToLongUrlTransformer, but also looks in a content bundle for an
item name (long name) that can be mapped to the short name.
- ContentBundleShortToLongUrlTransformer() - Constructor for class org.craftercms.core.url.impl.ContentBundleShortToLongUrlTransformer
-
- ContentBundleUrl - Interface in org.craftercms.core.util.url
-
- ContentBundleUrlImpl - Class in org.craftercms.core.util.url.impl
-
- ContentBundleUrlImpl() - Constructor for class org.craftercms.core.util.url.impl.ContentBundleUrlImpl
-
- ContentBundleUrlParser - Interface in org.craftercms.core.util.url
-
- ContentStoreAdapter - Interface in org.craftercms.core.store
-
Adapter that provides path based access to a repository of some type.
- ContentStoreAdapterRegistry - Class in org.craftercms.core.store
-
- ContentStoreAdapterRegistry() - Constructor for class org.craftercms.core.store.ContentStoreAdapterRegistry
-
- ContentStoreRestController - Class in org.craftercms.core.controller.rest
-
REST service that provides several methods to access the Crafter content store.
- ContentStoreRestController() - Constructor for class org.craftercms.core.controller.rest.ContentStoreRestController
-
- contentStoreService - Variable in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
The content store service, used to retrieve the descriptors to include.
- ContentStoreService - Interface in org.craftercms.core.service
-
Main Crafter content access API.
- ContentStoreServiceImpl - Class in org.craftercms.core.service.impl
-
- ContentStoreServiceImpl() - Constructor for class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
Default constructor.
- Context - Interface in org.craftercms.core.service
-
Contains information of the content store used by a particular tenant.
- ContextImpl - Class in org.craftercms.core.service
-
- ContextImpl(String, ContentStoreAdapter, String, String, boolean, boolean, int, boolean) - Constructor for class org.craftercms.core.service.ContextImpl
-
- contexts - Variable in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
- CrafterException - Exception in org.craftercms.core.exception
-
Root exception for all exceptions defined in Crafter.
- CrafterException() - Constructor for exception org.craftercms.core.exception.CrafterException
-
- CrafterException(String, Throwable) - Constructor for exception org.craftercms.core.exception.CrafterException
-
- CrafterException(String) - Constructor for exception org.craftercms.core.exception.CrafterException
-
- CrafterException(Throwable) - Constructor for exception org.craftercms.core.exception.CrafterException
-
- CrafterXStreamMarshaller - Class in org.craftercms.core.util.xml.marshalling.xstream
-
Extension of
XStreamMarshaller that:
Provides correct marshalling/unmarshalling support for Crafter objects.
Adds a
unsupportedClasses property to exclude any unwanted classes from being
marshalled/unmarshalled
- CrafterXStreamMarshaller() - Constructor for class org.craftercms.core.util.xml.marshalling.xstream.CrafterXStreamMarshaller
-
- createContext(String, String, String, String, String, boolean, boolean, int, boolean) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns a new context with the specified params, login in to a remote repository (if needed) and creating a
new cache scope associated to the context.
- createContext(String, String, String, String, String, boolean, boolean, int, boolean) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
Returns a new context with the specified params, login in to a remote repository (if needed) and creating a
new cache scope associated to the context.
- createContext(String, String, String, String, String, boolean, boolean, int, boolean) - Method in interface org.craftercms.core.store.ContentStoreAdapter
-
- createContext(String, String, String, String, String, boolean, boolean, int, boolean) - Method in class org.craftercms.core.store.impl.filesystem.FileSystemContentStoreAdapter
-
- createContextId(String, String, String, String, String, boolean, int, boolean) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
- createMessageModel(String, Object) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- createRegistry() - Method in class org.craftercms.core.store.ContentStoreAdapterRegistry
-
- createRegistry() - Method in class org.craftercms.core.util.spring.AbstractBeanIdBasedRegistry
-
- createXmlReader() - Method in class org.craftercms.core.store.impl.AbstractFileBasedContentStoreAdapter
-
Creates and configures an XML SAX reader.
- customizeXStream(XStream) - Method in class org.craftercms.core.util.xml.marshalling.xstream.CrafterXStreamMarshaller
-
- generate() - Method in interface org.craftercms.core.util.generators.IdentifierGenerator
-
Generates a unique string identifier.
- generate() - Method in class org.craftercms.core.util.generators.impl.IncrementalTimestampGenerator
-
Returns increments of a counter as timestamps.
- generate() - Method in class org.craftercms.core.util.generators.impl.UuidIdentifierGenerator
-
Generates a UUID identifier.
- generate() - Method in interface org.craftercms.core.util.generators.TimestampGenerator
-
Generates a new timestamp.
- generateKey(Object...) - Static method in class org.craftercms.core.util.CacheUtils
-
Returns a cache key generated by appending the string representations of the specified key elements.
- get(String, Object) - Method in interface org.craftercms.core.cache.Cache
-
Retrieves an item from a scope.
- get(String, Object) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Retrieves an item from a scope.
- get(String, Object) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Retrieves an item from a scope.
- get(String, Object) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Retrieves an item from a scope.
- get(String, Object) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Retrieves an item from a scope.
- get(String, Object) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- get(Context, Object) - Method in interface org.craftercms.core.service.CacheService
-
Retrieves an item's value from the scope of the given context, or null if not found.
- get(Context, Object) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- get(int) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- get(String) - Method in class org.craftercms.core.util.spring.AbstractBeanIdBasedRegistry
-
- getActualList() - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- getBaseNameAndExtensionToken() - Method in interface org.craftercms.core.util.url.ContentBundleUrl
-
- getBaseNameAndExtensionToken() - Method in class org.craftercms.core.util.url.impl.ContentBundleUrlImpl
-
- getBeanNameIdPrefix() - Method in class org.craftercms.core.store.ContentStoreAdapterRegistry
-
- getBeanNameIdPrefix() - Method in class org.craftercms.core.util.spring.AbstractBeanIdBasedRegistry
-
- getCacheHitCount() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getCacheHitRatio() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getCacheLoader(Callback<T>, long) - Method in class org.craftercms.core.util.cache.impl.DefaultCacheTemplate
-
- getCacheMissCount() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getCacheMissExpiredCount() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getCacheMissNotFoundCount() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getCacheService() - Method in interface org.craftercms.core.util.cache.CacheTemplate
-
Returns the underlying cache service used.
- getCacheService() - Method in class org.craftercms.core.util.cache.impl.DefaultCacheTemplate
-
- getCachingTime() - Method in interface org.craftercms.core.util.cache.CachingAwareObject
-
- getCachingTime() - Method in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- getChild() - Method in class org.craftercms.core.xml.mergers.impl.cues.MergeCueContext
-
- getChildren(WebRequest, HttpServletResponse, String, String) - Method in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- getChildren(Context, String) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the children of the folder at the given url.
- getChildren(Context, CachingOptions, String, ItemFilter, ItemProcessor) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the children of the folder at the given url.
- getChildren(Context, String) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- getChildren(Context, CachingOptions, String, ItemFilter, ItemProcessor) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- getChildren() - Method in class org.craftercms.core.service.Tree
-
Returns the tree's children.
- getChildren(Context, File) - Method in class org.craftercms.core.store.impl.AbstractFileBasedContentStoreAdapter
-
Returns the list of children of the given directory.
- getChildren(Context, File) - Method in class org.craftercms.core.store.impl.filesystem.FileSystemContentStoreAdapter
-
- getContent(Context, String) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the content of the file for the given url.
- getContent(Context, CachingOptions, String) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the content of the file for the given url.
- getContent(Context, String) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
Returns the content of the file for the given url.
- getContent(Context, CachingOptions, String) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
Returns the content of the file for the given url.
- getContentBundleUrl(String) - Method in interface org.craftercms.core.util.url.ContentBundleUrlParser
-
- getContentBundleUrl(String) - Method in class org.craftercms.core.util.url.impl.RegexBasedContentBundleUrlParser
-
- getContext(String) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the open
Context for the given ID, or null if no context found for the ID.
- getContext(String) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
Returns the open
Context for the given ID, or null if no context found for the ID.
- getDescriptor(WebRequest, HttpServletResponse, String, String) - Method in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- getDescriptorDom() - Method in class org.craftercms.core.service.Item
-
Returns the DOM (Document Object Model) of the item's descriptor.
- getDescriptorDom(Context, CachingOptions, String) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- getDescriptorDom(Context, CachingOptions, String) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ExplicitParentMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document) - Method in interface org.craftercms.core.xml.mergers.DescriptorMergeStrategy
-
Returns the list of descriptors in the order they should be merged, given the URI of the primary descriptor.
- getDescriptors(Context, CachingOptions, String, Document, boolean) - Method in interface org.craftercms.core.xml.mergers.DescriptorMergeStrategy
-
Returns the list of descriptors in the order they should be merged, given the URI of the primary descriptor.
- getDescriptors(Context, CachingOptions, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.AbstractInheritFromHierarchyMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document, boolean) - Method in class org.craftercms.core.xml.mergers.impl.strategies.AbstractInheritFromHierarchyMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document, boolean) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ExplicitParentMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document, boolean) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ExplicitParentMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document) - Method in class org.craftercms.core.xml.mergers.impl.strategies.SingleFileMergeStrategy
-
- getDescriptors(Context, CachingOptions, String, Document, boolean) - Method in class org.craftercms.core.xml.mergers.impl.strategies.SingleFileMergeStrategy
-
- getDescriptorUrl() - Method in class org.craftercms.core.service.Item
-
Returns the url or path of the item's descriptor in the content store.
- getExpireAfter() - Method in class org.craftercms.core.service.CachingOptions
-
- getFile() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemFile
-
- getId() - Method in interface org.craftercms.core.service.Context
-
- getId() - Method in class org.craftercms.core.service.ContextImpl
-
- getId() - Method in class org.craftercms.core.util.template.impl.IdentifiableStringTemplateSource
-
- getInputStream() - Method in interface org.craftercms.core.service.Content
-
- getInputStream() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemFile
-
- getItem(WebRequest, HttpServletResponse, String, String) - Method in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- getItem(Context, Object) - Method in interface org.craftercms.core.service.CacheService
-
Retrieves an item from the scope of the given context, or null if not found.
- getItem(Context, String) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the content store item for the given url.
- getItem(Context, CachingOptions, String, ItemProcessor) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the content store item for the given url.
- getItem(Context, String) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- getItem(Context, CachingOptions, String, ItemProcessor) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- getItem(Context, Object) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- getItemToInclude(Context, CachingOptions, String) - Method in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
- getKey() - Method in interface org.craftercms.core.cache.CacheItem
-
Returns the item's key, used to identify the item within the cache.
- getKey() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
Returns the item's key, used to identify the item within the cache.
- getKey(Object...) - Method in interface org.craftercms.core.util.cache.CacheTemplate
-
Creates a key from the specified elements
- getKey() - Method in interface org.craftercms.core.util.cache.CachingAwareObject
-
- getKey() - Method in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- getKey(Object...) - Method in class org.craftercms.core.util.cache.impl.DefaultCacheTemplate
-
- getKeys(String) - Method in interface org.craftercms.core.cache.Cache
-
Returns a list of the keys of the items present in the specified scope.
- getKeys(String) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Returns a list of the keys of the items present in the specified scope.
- getKeys(String) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Returns a list of the keys of the items present in the specified scope.
- getKeys(String) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Returns a list of the keys of the items present in the specified scope.
- getKeys(String) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Returns a list of the keys of the items present in the specified scope.
- getKeys(String) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- getKeys(Context) - Method in interface org.craftercms.core.service.CacheService
-
Returns a list of the keys of the items present in the scope of the given context.
- getKeys(Context) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- getLastModified() - Method in interface org.craftercms.core.service.Content
-
Returns the last modified date of the content.
- getLastModified() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemFile
-
- getLastModified(Object) - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader
-
- getLastModified() - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader.StringTemplateSource
-
- getLength() - Method in interface org.craftercms.core.service.Content
-
Returns the content length.
- getLength() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemFile
-
- getLoader() - Method in interface org.craftercms.core.cache.CacheItem
-
- getLoader() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
- getLoaderParams() - Method in interface org.craftercms.core.cache.CacheItem
-
- getLoaderParams() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
- getLocalDiskSize() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getLocalHeapSize() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getLocalOffHeapSize() - Method in class org.craftercms.core.cache.impl.store.EhCacheStatistics
-
- getLongName(Context, CachingOptions, String, String) - Method in class org.craftercms.core.url.impl.ShortToLongUrlTransformer
-
- getLongUrl(Context, CachingOptions, String, boolean) - Method in class org.craftercms.core.url.impl.ShortToLongUrlTransformer
-
- getMaxAllowedItemsInCache() - Method in interface org.craftercms.core.service.Context
-
- getMaxAllowedItemsInCache() - Method in class org.craftercms.core.service.ContextImpl
-
- getMergeCue(Element, Element) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- getMergeCue() - Method in class org.craftercms.core.xml.mergers.impl.cues.MergeCueContext
-
- getMergeCue(Element, Element) - Method in interface org.craftercms.core.xml.mergers.impl.cues.MergeCueResolver
-
- getMergeCueAttribute(Element, Map<QName, MergeCue>) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- getMergeCueParams(Element, Attribute) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- getMergeCueParams() - Method in class org.craftercms.core.xml.mergers.impl.cues.MergeCueContext
-
- getMergeOrder(Map<String, String>) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeParentAndChildMergeCue
-
- getModel(Item, Node, String) - Method in class org.craftercms.core.processors.impl.template.BeanFactoryModelFactory
-
Returns always the BeanFactory of the current Spring application context as the model.
- getModel(Item, Node, String) - Method in interface org.craftercms.core.processors.impl.template.NodeTemplateModelFactory
-
Returns the model for a given template of a given node.
- getName() - Method in class org.craftercms.core.service.Item
-
Returns name of the item (basically the file name).
- getName() - Method in interface org.craftercms.core.store.impl.File
-
- getName() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemFile
-
- getName() - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader.StringTemplateSource
-
- getObject() - Method in class org.craftercms.core.cache.impl.store.SwitchableCacheStoreAdapterFactoryBean
-
- getObject(Context, Callback<T>, Object...) - Method in interface org.craftercms.core.util.cache.CacheTemplate
-
Executes the template, using the specified callback to load the object to cache, if it's not already in the
cache.
- getObject(Context, CachingOptions, Callback<T>, Object...) - Method in interface org.craftercms.core.util.cache.CacheTemplate
-
Executes the template, using the specified callback to load the object to cache, if it's not already in the
cache.
- getObject(Context, Callback<T>, Object...) - Method in class org.craftercms.core.util.cache.impl.DefaultCacheTemplate
-
- getObject(Context, CachingOptions, Callback<T>, Object...) - Method in class org.craftercms.core.util.cache.impl.DefaultCacheTemplate
-
- getObjectType() - Method in class org.craftercms.core.cache.impl.store.SwitchableCacheStoreAdapterFactoryBean
-
- getParent() - Method in class org.craftercms.core.xml.mergers.impl.cues.MergeCueContext
-
- getPath() - Method in interface org.craftercms.core.store.impl.File
-
- getPath() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemFile
-
- getPrefix() - Method in interface org.craftercms.core.util.url.ContentBundleUrl
-
- getPrefix() - Method in class org.craftercms.core.util.url.impl.ContentBundleUrlImpl
-
- getPriority() - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.AbstractMergeCue
-
- getPriority() - Method in interface org.craftercms.core.xml.mergers.impl.cues.MergeCue
-
- getProcessor(Item) - Method in class org.craftercms.core.processors.impl.resolvers.ItemProcessorResolverChain
-
- getProcessor(Item) - Method in class org.craftercms.core.processors.impl.resolvers.MetaDataProcessorResolver
-
Looks for the processor element (by querying it with the processorElementXPathQuery) in the item's
descriptor.
- getProcessor(Item) - Method in class org.craftercms.core.processors.impl.resolvers.SingleProcessorResolver
-
Returns the same processor for any item.
- getProcessor(Item) - Method in class org.craftercms.core.processors.impl.resolvers.UrlPatternProcessorResolver
-
If the item url matches one of the patterns defined in patternToProcessorMappings, the processor
mapped to that pattern is returned.
- getProcessor(Item) - Method in interface org.craftercms.core.processors.ItemProcessorResolver
-
- getProperties() - Method in class org.craftercms.core.service.Item
-
Returns the properties of the item, which most of the time are metadata information on the item.
- getProperty(String) - Method in class org.craftercms.core.service.Item
-
Returns the property value for the specified key.
- getReader(Object, String) - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader
-
- getRefreshFrequency() - Method in class org.craftercms.core.service.CachingOptions
-
- getRegistryType() - Method in class org.craftercms.core.store.ContentStoreAdapterRegistry
-
- getRegistryType() - Method in class org.craftercms.core.util.spring.AbstractBeanIdBasedRegistry
-
- getRootFolder() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemContext
-
- getRootFolderPath() - Method in interface org.craftercms.core.service.Context
-
- getRootFolderPath() - Method in class org.craftercms.core.service.ContextImpl
-
- getScope() - Method in interface org.craftercms.core.cache.CacheItem
-
Returns the item's scope.
- getScope() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
Returns the item's scope.
- getScope() - Method in interface org.craftercms.core.util.cache.CachingAwareObject
-
- getScope() - Method in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- getScopeAndKeyString(CacheItem) - Method in class org.craftercms.core.cache.impl.CacheRefresherImpl
-
- getScopes() - Method in interface org.craftercms.core.cache.Cache
-
Returns the list of scopes this cache manages.
- getScopes() - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Returns the list of scopes this cache manages.
- getScopes() - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Returns the scopes managed by the underlying store.
- getScopes() - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Returns the scopes managed by the underlying store.
- getScopes() - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Returns the scopes managed by the underlying store.
- getScopes() - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- getScopes() - Method in interface org.craftercms.core.service.CacheService
-
Returns the list of scopes this cache manages.
- getScopes() - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- getShortName(String, String, int) - Static method in class org.craftercms.core.util.UrlUtils
-
Returns the short name representation of a long name.
- getShortUrl(String) - Method in class org.craftercms.core.url.impl.LongToShortUrlTransformer
-
- getSize(String) - Method in interface org.craftercms.core.cache.Cache
-
Returns the quantity of items present in the specified scope.
- getSize() - Method in class org.craftercms.core.cache.CacheStatistics
-
- getSize(String) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Returns the quantity of items present in the specified scope.
- getSize(String) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Returns the quantity of items present in the specified scope.
- getSize(String) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Returns the quantity of items present in the specified scope.
- getSize(String) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Returns the quantity of items present in the specified scope.
- getSize(String) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- getSize(Context) - Method in interface org.craftercms.core.service.CacheService
-
Returns the quantity of items present in scope of the given context.
- getSize(Context) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- getSource() - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader.StringTemplateSource
-
- getSource() - Method in class org.craftercms.core.util.template.impl.IdentifiableStringTemplateSource
-
- getStatistics(String) - Method in interface org.craftercms.core.cache.Cache
-
Returns the statistics of the specified scope in the cache.
- getStatistics(String) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Returns the statistics of the specified scope in the cache.
- getStatistics(String) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Returns the statistics of the specified scope from the underlying store.
- getStatistics(String) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Returns the statistics of the specified scope from the underlying store.
- getStatistics(String) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Returns the statistics of the specified scope from the underlying store.
- getStatistics(String) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- getStatistics(Context) - Method in interface org.craftercms.core.service.CacheService
-
Returns the statistics for the scope of the given context.
- getStatistics(Context) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- getStoreAdapter() - Method in interface org.craftercms.core.service.Context
-
- getStoreAdapter() - Method in class org.craftercms.core.service.ContextImpl
-
- getStoreServerUrl() - Method in interface org.craftercms.core.service.Context
-
- getStoreServerUrl() - Method in class org.craftercms.core.service.ContextImpl
-
- getStrategy(String, Document) - Method in interface org.craftercms.core.xml.mergers.DescriptorMergeStrategyResolver
-
- getStrategy(String, Document) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.DescriptorMergeStrategyResolverChain
-
- getStrategy(String, Document) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.MetaDataMergeStrategyResolver
-
- getStrategy(String, Document) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.SingleMergeStrategyResolver
-
- getStrategy(String, Document) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.UrlPatternMergeStrategyResolver
-
Returns a
DescriptorMergeStrategy for a given descriptor, picked by matching the descriptor URL to a
pattern associated to the strategy.
- getSuffix() - Method in interface org.craftercms.core.util.url.ContentBundleUrl
-
- getSuffix() - Method in class org.craftercms.core.util.url.impl.ContentBundleUrlImpl
-
- getTagValues(Item) - Method in class org.craftercms.core.processors.impl.AbstractTaggingProcessor
-
If this method returns null or an empty string the item will not be tagged.
- getTagValues(Item) - Method in class org.craftercms.core.processors.impl.TaggingByFieldValueProcessor
-
- getTagValues(Item) - Method in class org.craftercms.core.processors.impl.TaggingByPathProcessor
-
- getThrowableOfType(Throwable, Class<T>) - Static method in class org.craftercms.core.util.ExceptionUtils
-
- getTicksAtCreation() - Method in interface org.craftercms.core.cache.CacheItem
-
Returns the number of ticks that had passed at the moment the item was created.
- getTicksAtCreation() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
Returns the number of ticks that had passed at the moment the item was created.
- getTicksToExpire() - Method in interface org.craftercms.core.cache.CacheItem
-
Returns the number of ticks that are required for the item to expire.
- getTicksToExpire() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
Returns the number of ticks that are required for the item to expire.
- getTicksToRefresh() - Method in interface org.craftercms.core.cache.CacheItem
-
Returns the number of ticks the are required for the item to be refreshed.
- getTicksToRefresh() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
Returns the number of ticks the are required for the item to be refreshed.
- getTree(WebRequest, HttpServletResponse, String, String, Integer) - Method in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- getTree(Context, String) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the folder at the given url as a tree.
- getTree(Context, String, int) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the folder at the given url as a tree.
- getTree(Context, CachingOptions, String, int, ItemFilter, ItemProcessor) - Method in interface org.craftercms.core.service.ContentStoreService
-
Returns the folder at the given url as a tree.
- getTree(Context, String) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- getTree(Context, String, int) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- getTree(Context, CachingOptions, String, int, ItemFilter, ItemProcessor) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
- getUrl() - Method in class org.craftercms.core.service.Item
-
Returns the url or path of the item in the content store.
- getUrl() - Method in class org.craftercms.core.xml.mergers.MergeableDescriptor
-
- getValue() - Method in interface org.craftercms.core.cache.CacheItem
-
Returns the item's value.
- getValue() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
Returns the item's value.
- handleAuthenticationException(HttpServletRequest, AuthenticationException) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- handledType() - Method in class org.craftercms.core.util.json.jackson.Dom4jDocumentJsonSerializer
-
- handleException(HttpServletRequest, Exception) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- handleForbiddenPathException(HttpServletRequest, ForbiddenPathException) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- handleInvalidContextException(HttpServletRequest, InvalidContextException) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- handlePathNotFoundException(HttpServletRequest, PathNotFoundException) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- handleValidationException(HttpServletRequest, ValidationException) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- handleValidationRuntimeException(HttpServletRequest, ValidationRuntimeException) - Method in class org.craftercms.core.controller.rest.RestControllerBase
-
- hashCode() - Method in class org.craftercms.core.cache.impl.CacheItemImpl
-
- hashCode() - Method in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
Returns the hash code for this instance, which is basically the combination of the hash code of each field.
- hashCode() - Method in class org.craftercms.core.processors.impl.ItemProcessorPipeline
-
Returns the hash code for this instance, which is basically the hash code of the list of processors.
- hashCode() - Method in class org.craftercms.core.processors.impl.TaggingByFieldValueProcessor
-
- hashCode() - Method in class org.craftercms.core.processors.impl.TaggingByPathProcessor
-
- hashCode() - Method in class org.craftercms.core.processors.impl.template.TemplateProcessor
-
Returns the hash code for this instance, which is basically the combination of the hash code of each field.
- hashCode() - Method in class org.craftercms.core.processors.impl.TextMetaDataCollectionExtractingProcessor
-
Returns the hash code for this instance, which is basically hash code of the list of XPath queries.
- hashCode() - Method in class org.craftercms.core.processors.impl.TextMetaDataExtractingProcessor
-
Returns the hash code for this instance, which is basically hash code of the list of XPath queries.
- hashCode() - Method in class org.craftercms.core.service.CachingOptions
-
- hashCode() - Method in class org.craftercms.core.service.ContextImpl
-
- hashCode() - Method in class org.craftercms.core.service.impl.CompositeItemFilter
-
- hashCode() - Method in class org.craftercms.core.service.Item
-
Returns the hash code, which is the combination of the hash code of name, url,
descriptorUrl and
folder.
- hashCode() - Method in class org.craftercms.core.service.Tree
-
Returns the hash code, which is a combination of
Item.hashCode() and the list of children's hash code.
- hashCode() - Method in class org.craftercms.core.store.impl.filesystem.FileSystemFile
-
- hashCode() - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- hashCode() - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader.StringTemplateSource
-
- hashCode() - Method in class org.craftercms.core.util.xml.impl.RegexNodeScanner
-
- hashCode() - Method in class org.craftercms.core.util.xml.impl.XPathNodeScanner
-
- hashCode() - Method in class org.craftercms.core.xml.mergers.MergeableDescriptor
-
- hasKey(String, Object) - Method in interface org.craftercms.core.cache.Cache
-
Returns true if there's and item with the specified key in the specified scope.
- hasKey(String, Object) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Returns true if there's and item with the specified key in the specified scope.
- hasKey(String, Object) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Returns true if there's and item with the specified key in the specified scope.
- hasKey(String, Object) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Returns true if there's and item with the specified key in the specified scope.
- hasKey(String, Object) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Returns true if there's and item with the specified key in the specified scope.
- hasKey(String, Object) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- hasKey(Context, Object) - Method in interface org.craftercms.core.service.CacheService
-
Returns true if there's and item with the specified key in the scope of the given context.
- hasKey(Context, Object) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- hasScope(String) - Method in interface org.craftercms.core.cache.Cache
-
Returns true if the specified scope exists in the cache.
- hasScope(String) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Returns true if the specified scope exists in the cache.
- hasScope(String) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Returns true if the specified scope exists in the cache.
- hasScope(String) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
- hasScope(String) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Returns true if the specified scope exists in the cache.
- hasScope(String) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- hasScope(Context) - Method in interface org.craftercms.core.service.CacheService
-
Returns true if the scope of the given context exists.
- hasScope(Context) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- hasTemplateSource(String) - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader
-
- HTTP_SCHEME - Static variable in class org.craftercms.core.url.impl.AddSchemeAndDomainAndServerPortUrlTransformer
-
- HTTPS_SCHEME - Static variable in class org.craftercms.core.url.impl.AddSchemeAndDomainAndServerPortUrlTransformer
-
- httpsPort - Variable in class org.craftercms.core.url.impl.AddSchemeAndDomainAndServerPortUrlTransformer
-
- refreshItem(CacheItem, Cache) - Method in class org.craftercms.core.cache.impl.CacheRefresherImpl
-
Refreshes only one item.
- refreshItems(List<CacheItem>, Cache) - Method in interface org.craftercms.core.cache.impl.CacheRefresher
-
- refreshItems(List<CacheItem>, Cache) - Method in class org.craftercms.core.cache.impl.CacheRefresherImpl
-
- RegexBasedContentBundleUrlParser - Class in org.craftercms.core.util.url.impl
-
- RegexBasedContentBundleUrlParser() - Constructor for class org.craftercms.core.util.url.impl.RegexBasedContentBundleUrlParser
-
- RegexMatcherVisitor(List<Node>, Pattern) - Constructor for class org.craftercms.core.util.xml.impl.RegexNodeScanner.RegexMatcherVisitor
-
- RegexNodeScanner - Class in org.craftercms.core.util.xml.impl
-
NodeScanner implementation that scans the document to find nodes that match certain regex patterns.
- RegexNodeScanner() - Constructor for class org.craftercms.core.util.xml.impl.RegexNodeScanner
-
- RegexNodeScanner.RegexMatcherVisitor - Class in org.craftercms.core.util.xml.impl
-
- register(String, T) - Method in class org.craftercms.core.util.spring.AbstractBeanIdBasedRegistry
-
- remove(String, Object) - Method in interface org.craftercms.core.cache.Cache
-
Removes an item from a scope.
- remove(String, Object) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Removes an item from a scope.
- remove(String, Object) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Removes an item from a scope.
- remove(String, Object) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Removes an item from a scope.
- remove(String, Object) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Removes an item from a scope.
- remove(String, Object) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- remove(Context, Object) - Method in interface org.craftercms.core.service.CacheService
-
Removes an item from the scope of the given context.
- remove(Context, Object) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- remove(Object) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- remove(int) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- removeAll(Collection<?>) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- removeChild(Item) - Method in class org.craftercms.core.service.Tree
-
Removes a child.
- removeFilter(ItemFilter) - Method in class org.craftercms.core.service.impl.CompositeItemFilter
-
Removes the specified
ItemFilter from the filter list, only if the list is not
null.
- removeIncludeElement - Variable in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
Flag to indicate if the include element should be removed (false by default).
- RemovePrefixAndSuffixUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- RemovePrefixAndSuffixUrlTransformer() - Constructor for class org.craftercms.core.url.impl.RemovePrefixAndSuffixUrlTransformer
-
- removeProcessor(ItemProcessor) - Method in class org.craftercms.core.processors.impl.ItemProcessorPipeline
-
Removes a processor from the pipeline of processors.
- removeScope(String) - Method in interface org.craftercms.core.cache.Cache
-
Removes an existing scope and all the items that are in it.
- removeScope(String) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
Removes an existing scope and all the items that are in it.
- removeScope(String) - Method in interface org.craftercms.core.cache.impl.CacheStoreAdapter
-
Removes an existing scope and all the items that are in it.
- removeScope(String) - Method in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
Removes an existing scope and all the items that are in it.
- removeScope(String) - Method in class org.craftercms.core.cache.impl.store.MapCacheStoreAdapter
-
Removes an existing scope and all the items that are in it.
- removeScope(String) - Method in class org.craftercms.core.cache.impl.store.NoopCacheStoreAdapter
-
- removeScope(Context) - Method in interface org.craftercms.core.service.CacheService
-
Removes the scope associated to the given context
- removeScope(Context) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
- removeTemplateSource(String) - Method in class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader
-
- replacement - Variable in class org.craftercms.core.url.impl.ReplacePatternAllUrlTransformer
-
- replacement - Variable in class org.craftercms.core.url.impl.ReplaceSubstringUrlTransformer
-
- ReplacePatternAllUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- ReplacePatternAllUrlTransformer() - Constructor for class org.craftercms.core.url.impl.ReplacePatternAllUrlTransformer
-
- ReplacePatternFirstUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- ReplacePatternFirstUrlTransformer() - Constructor for class org.craftercms.core.url.impl.ReplacePatternFirstUrlTransformer
-
- ReplaceSubstringUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- ReplaceSubstringUrlTransformer() - Constructor for class org.craftercms.core.url.impl.ReplaceSubstringUrlTransformer
-
- REQUEST_PARAM_CONTEXT_ID - Static variable in class org.craftercms.core.controller.rest.CacheRestController
-
- REQUEST_PARAM_CONTEXT_ID - Static variable in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- REQUEST_PARAM_TREE_DEPTH - Static variable in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- REQUEST_PARAM_URL - Static variable in class org.craftercms.core.controller.rest.CacheRestController
-
- REQUEST_PARAM_URL - Static variable in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- resolvers - Variable in class org.craftercms.core.processors.impl.resolvers.ItemProcessorResolverChain
-
The chain of resolvers.
- REST_BASE_URI - Static variable in class org.craftercms.core.controller.rest.RestControllerBase
-
- RestControllerBase - Class in org.craftercms.core.controller.rest
-
Base class for all Crafter REST services.
- RestControllerBase() - Constructor for class org.craftercms.core.controller.rest.RestControllerBase
-
- retainAll(Collection<?>) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- RootFolderNotFoundException - Exception in org.craftercms.core.exception
-
Exception thrown when creating a content store context an no root folder was found for the specified path.
- RootFolderNotFoundException(String) - Constructor for exception org.craftercms.core.exception.RootFolderNotFoundException
-
- rootFolderPath - Variable in class org.craftercms.core.service.ContextImpl
-
- runAfterProcessing() - Method in class org.craftercms.core.service.impl.CompositeItemFilter
-
Always returns true so that filters that need to run after processing are called.
- runAfterProcessing() - Method in class org.craftercms.core.service.impl.ExcludeByUrlItemFilter
-
- runAfterProcessing() - Method in class org.craftercms.core.service.impl.IncludeByUrlItemFilter
-
- runAfterProcessing() - Method in interface org.craftercms.core.service.ItemFilter
-
Returns true if the filter should be executed after all items are processed (basically, after all
ItemProcessor are called).
- runBeforeProcessing() - Method in class org.craftercms.core.service.impl.CompositeItemFilter
-
Always returns true so that filters that need to run before processing are called.
- runBeforeProcessing() - Method in class org.craftercms.core.service.impl.ExcludeByUrlItemFilter
-
- runBeforeProcessing() - Method in class org.craftercms.core.service.impl.IncludeByUrlItemFilter
-
- runBeforeProcessing() - Method in interface org.craftercms.core.service.ItemFilter
-
Returns true if the filter should be executed before any item is processed (basically, before any
ItemProcessor is called).
- scan(Document) - Method in class org.craftercms.core.util.xml.impl.RegexNodeScanner
-
- scan(Document) - Method in class org.craftercms.core.util.xml.impl.XPathNodeScanner
-
- scan(Document) - Method in interface org.craftercms.core.util.xml.NodeScanner
-
Scans the specified document for nodes that fit a certain condition.
- scope - Variable in class org.craftercms.core.cache.impl.CacheItemImpl
-
- scope - Variable in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- SCOPE_MANAGER_NAME - Static variable in class org.craftercms.core.cache.impl.store.EhCacheStoreAdapter
-
- selectNodes(Node, String, Map<String, String>) - Static method in class org.craftercms.core.util.XmlUtils
-
Executes the specified namespace aware XPath query as a multiple node query, returning the resulting list of nodes.
- selectNodeValues(Node, String) - Static method in class org.craftercms.core.util.XmlUtils
-
Executes the specified XPath query as a multiple node query, returning the text values of the resulting list of
nodes.
- selectNodeValues(Node, String, Map<String, String>) - Static method in class org.craftercms.core.util.XmlUtils
-
Executes the specified namespace aware XPath query as a multiple node query,
returning the text values of the resulting list of
nodes.
- selectObject(Node, String) - Static method in class org.craftercms.core.util.XmlUtils
-
Executes an XPath query to retrieve an object.
- selectSingleNode(Node, String, Map<String, String>) - Static method in class org.craftercms.core.util.XmlUtils
-
Executes the specified namespace aware XPath query as a single node query, returning the resulting single node.
- selectSingleNodeValue(Node, String) - Static method in class org.craftercms.core.util.XmlUtils
-
Executes the specified XPath query as a single node query, returning the text value of the resulting single node.
- selectSingleNodeValue(Node, String, Map<String, String>) - Static method in class org.craftercms.core.util.XmlUtils
-
Executes the specified namespace aware XPath query as a single node query,
returning the text value of the resulting single node.
- serialize(Document, JsonGenerator, SerializerProvider) - Method in class org.craftercms.core.util.json.jackson.Dom4jDocumentJsonSerializer
-
- set(int, T) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- setActualList(List<T>) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- setAddPrefixPathSeparator(boolean) - Method in class org.craftercms.core.url.impl.AddPrefixAndSuffixUrlTransformer
-
- setAddSuffixPathSeparator(boolean) - Method in class org.craftercms.core.url.impl.AddPrefixAndSuffixUrlTransformer
-
- setAllowedUrlPatterns(String[]) - Method in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- setAttributeMappings(Map<String, Map<String, String>>) - Method in class org.craftercms.core.processors.impl.AttributeAddingProcessor
-
- setBaseDelimiter(String) - Method in class org.craftercms.core.url.impl.ContentBundleShortToLongUrlTransformer
-
- setBaseDelimiter(String) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- setBaseMergeStrategyResolver(DescriptorMergeStrategyResolver) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- setBaseNameAndExtensionToken(String) - Method in class org.craftercms.core.util.url.impl.ContentBundleUrlImpl
-
- setBaseNameAndExtensionTokenGroup(int) - Method in class org.craftercms.core.util.url.impl.RegexBasedContentBundleUrlParser
-
- setBeanFactory(BeanFactory) - Method in class org.craftercms.core.processors.impl.template.BeanFactoryModelFactory
-
Sets the BeanFactory of the current Spring application context.
- setBeanFactory(BeanFactory) - Method in class org.craftercms.core.util.template.impl.spel.SpELStringTemplateCompiler
-
- setCache(Cache) - Method in class org.craftercms.core.service.impl.CacheServiceImpl
-
Sets the cache engine.
- setCacheOn(boolean) - Method in class org.craftercms.core.cache.impl.store.SwitchableCacheStoreAdapterFactoryBean
-
- setCacheRefresher(CacheRefresher) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
- setCacheService(CacheService) - Method in class org.craftercms.core.util.cache.impl.DefaultCacheTemplate
-
- setCacheStoreAdapter(CacheStoreAdapter) - Method in class org.craftercms.core.cache.impl.CacheImpl
-
- setCacheTemplate(CacheTemplate) - Method in class org.craftercms.core.controller.rest.CacheRestController
-
- setCacheTemplate(CacheTemplate) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
Sets the CacheTemplate, which is used as a helper for caching.
- setCacheTemplate(CacheTemplate) - Method in class org.craftercms.core.store.impl.AbstractCachedContentStoreAdapter
-
- setCacheTemplate(CacheTemplate) - Method in class org.craftercms.core.url.impl.AbstractCachedUrlTransformationEngine
-
- setCachingTime(Long) - Method in interface org.craftercms.core.util.cache.CachingAwareObject
-
- setCachingTime(Long) - Method in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- setCharset(String) - Method in class org.craftercms.core.store.impl.AbstractFileBasedContentStoreAdapter
-
- setChildMergeCues(Map<QName, MergeCue>) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- setChildren(List<Item>) - Method in class org.craftercms.core.service.Tree
-
Sets the tree's children.
- setContainsShortNameRegex(String) - Method in class org.craftercms.core.url.impl.LongToShortUrlTransformer
-
- setContainsShortNameRegex(String) - Method in class org.craftercms.core.url.impl.ShortToLongUrlTransformer
-
- setContentStoreService(ContentStoreService) - Method in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
Sets the content store service, used to retrieve the descriptors to include.
- setDebugParam(String) - Method in class org.craftercms.core.url.impl.AddDebugParamUrlTransformer
-
- setDefaultCachingOptions(CachingOptions) - Method in class org.craftercms.core.service.impl.AbstractCachedContentStoreService
-
Sets the default caching options to use when none are specified in the method.
- setDefaultCachingOptions(CachingOptions) - Method in class org.craftercms.core.store.impl.AbstractCachedContentStoreAdapter
-
- setDefaultChildMergeCue(MergeCue) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- setDefaultMergeOrder(String) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeParentAndChildMergeCue
-
- setDefaultParentMergeCue(MergeCue) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- setDefaultProcessor(ItemProcessor) - Method in class org.craftercms.core.processors.impl.resolvers.ItemProcessorResolverChain
-
Sets the default to use if no resolver returns a processor.
- setDefaultStrategy(DescriptorMergeStrategy) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.DescriptorMergeStrategyResolverChain
-
- setDefaultValue(String) - Method in class org.craftercms.core.processors.impl.AbstractTaggingProcessor
-
- setDefaultValue(String) - Method in class org.craftercms.core.processors.impl.TaggingByFieldValueProcessor
-
- setDescriptorDom(Document) - Method in class org.craftercms.core.service.Item
-
Sets the DOM (Document Object Model) of the item's descriptor.
- setDescriptorFileExtension(String) - Method in class org.craftercms.core.store.impl.AbstractFileBasedContentStoreAdapter
-
- setDescriptorUrl(String) - Method in class org.craftercms.core.service.Item
-
Sets the url or path of the item's descriptor in the content store.
- setDisabledIncludeNodeXPathQuery(String) - Method in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
Sets the XPath query relative to include elements for nodes tha specify if the include is disabled or not.
- setDoCaching(boolean) - Method in class org.craftercms.core.service.CachingOptions
-
- setElementMergeMatcher(ElementMergeMatcher) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeParentAndChildMergeCue
-
- setElementValueToProcessorMappings(Map<String, ItemProcessor>) - Method in class org.craftercms.core.processors.impl.resolvers.MetaDataProcessorResolver
-
Sets the mappings of processor element values to processor names.
- setElementValueToStrategyMappings(Map<String, DescriptorMergeStrategy>) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.MetaDataMergeStrategyResolver
-
- setEscapeXml(boolean) - Method in class org.craftercms.core.util.xml.marshalling.xstream.EscapingCompactWriter
-
- setEvalContext(EvaluationContext) - Method in class org.craftercms.core.util.template.impl.spel.SpELStringTemplateCompiler
-
- setExpireAfter(long) - Method in class org.craftercms.core.service.CachingOptions
-
- setFieldMappings(Map<String, String>) - Method in class org.craftercms.core.processors.impl.FieldRenamingProcessor
-
- setFilters(List<ItemFilter>) - Method in class org.craftercms.core.service.impl.CompositeItemFilter
-
Sets the list of filters.
- setFolder(boolean) - Method in class org.craftercms.core.service.Item
-
Sets whether the item is a folder or not.
- setFolder(boolean) - Method in class org.craftercms.core.service.Tree
-
Overrides
Item.setFolder(boolean), by checking that the flag is never set to false, since a tree
is always a folder.
- setForbiddenUrlPatterns(String[]) - Method in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- setForceHttps(boolean) - Method in class org.craftercms.core.url.impl.AddSchemeAndDomainAndServerPortUrlTransformer
-
- setHttpsPort(int) - Method in class org.craftercms.core.url.impl.AddSchemeAndDomainAndServerPortUrlTransformer
-
- setId(String) - Method in class org.craftercms.core.util.template.impl.IdentifiableStringTemplateSource
-
- setIdAttributeName(QName) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.ElementMergeMatcherImpl
-
- setIncludedItemsProcessor(ItemProcessor) - Method in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
Sets the processor to use for included items.
- setIncludeElementXPathQuery(String) - Method in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
Sets the XPath query used to retrieve the include elements.
- setInitialMergeCue(MergeCue) - Method in class org.craftercms.core.xml.mergers.impl.DescriptorMergerImpl
-
- setInitialMergeCueParams(Map<String, String>) - Method in class org.craftercms.core.xml.mergers.impl.DescriptorMergerImpl
-
- setKey(Object) - Method in interface org.craftercms.core.util.cache.CachingAwareObject
-
- setKey(Object) - Method in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- setLevelDescriptorFileName(String) - Method in class org.craftercms.core.xml.mergers.impl.strategies.InheritLevelsMergeStrategy
-
- setMatchEntireNodeText(boolean) - Method in class org.craftercms.core.util.xml.impl.RegexNodeScanner
-
- setMergeCueResolver(MergeCueResolver) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeParentAndChildMergeCue
-
- setMergeOrderParamName(String) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeParentAndChildMergeCue
-
- setMerger(DescriptorMerger) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
Sets the
DescriptorMerger, which merges the primary descriptor with a list of other descriptors,
according to
the merge strategy.
- setMergeStrategyElementXPathQuery(String) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.MetaDataMergeStrategyResolver
-
- setMergeStrategyResolver(DescriptorMergeStrategyResolver) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
- setMergeStrategyResolver(DescriptorMergeStrategyResolver) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ExplicitParentMergeStrategy
-
- setMetadataFileExtension(String) - Method in class org.craftercms.core.store.impl.AbstractFileBasedContentStoreAdapter
-
- setModelFactory(NodeTemplateModelFactory) - Method in class org.craftercms.core.processors.impl.template.TemplateProcessor
-
Sets the factory that provides the models for the templates.
- setName(String) - Method in class org.craftercms.core.service.Item
-
Sets the name of the item (basically the file name).
- setNewField(String) - Method in class org.craftercms.core.processors.impl.AbstractTaggingProcessor
-
- setOffCacheStoreAdapter(CacheStoreAdapter) - Method in class org.craftercms.core.cache.impl.store.SwitchableCacheStoreAdapterFactoryBean
-
- setOnCacheStoreAdapter(CacheStoreAdapter) - Method in class org.craftercms.core.cache.impl.store.SwitchableCacheStoreAdapterFactoryBean
-
- setOptional(boolean) - Method in class org.craftercms.core.xml.mergers.MergeableDescriptor
-
- setParentDescriptorElementXPathQuery(String) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ExplicitParentMergeStrategy
-
- setParentMergeCues(Map<QName, MergeCue>) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.MergeCueResolverImpl
-
- setParserContext(ParserContext) - Method in class org.craftercms.core.util.template.impl.spel.SpELStringTemplateCompiler
-
- setPathMapping(Map<String, String>) - Method in class org.craftercms.core.processors.impl.TaggingByPathProcessor
-
- setPathValidator(Validator<String>) - Method in class org.craftercms.core.store.impl.filesystem.FileSystemContentStoreAdapter
-
- setPattern(Pattern) - Method in class org.craftercms.core.util.url.impl.RegexBasedContentBundleUrlParser
-
- setPatterns(Pattern...) - Method in class org.craftercms.core.util.xml.impl.RegexNodeScanner
-
- setPatternToProcessorMappings(Map<String, ItemProcessor>) - Method in class org.craftercms.core.processors.impl.resolvers.UrlPatternProcessorResolver
-
Sets the mappings of url patterns to processor names.
- setPatternToReplace(String) - Method in class org.craftercms.core.url.impl.ReplacePatternAllUrlTransformer
-
- setPrefix(String) - Method in class org.craftercms.core.url.impl.AddPrefixAndSuffixUrlTransformer
-
- setPrefix(String) - Method in class org.craftercms.core.url.impl.RemovePrefixAndSuffixUrlTransformer
-
- setPrefix(String) - Method in class org.craftercms.core.util.url.impl.ContentBundleUrlImpl
-
- setPrefixGroup(int) - Method in class org.craftercms.core.util.url.impl.RegexBasedContentBundleUrlParser
-
- setPrefixPathSeparator(boolean) - Method in class org.craftercms.core.url.impl.AddPrefixAndSuffixUrlTransformer
-
- setPriority(int) - Method in class org.craftercms.core.xml.mergers.impl.cues.impl.AbstractMergeCue
-
- setProcessor(ItemProcessor) - Method in class org.craftercms.core.processors.impl.resolvers.SingleProcessorResolver
-
Sets the processor to always return.
- setProcessorElementXPathQuery(String) - Method in class org.craftercms.core.processors.impl.resolvers.MetaDataProcessorResolver
-
Sets the XPath query for the processor element that defines the processor to use.
- setProcessorResolver(ItemProcessorResolver) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
- setProcessors(List<ItemProcessor>) - Method in class org.craftercms.core.processors.impl.ItemProcessorPipeline
-
Sets the list of processors.
- setProperties(Map<String, Object>) - Method in class org.craftercms.core.service.Item
-
Sets properties of the item, which most of the time are metadata information on the item.
- setProperty(String, Object) - Method in class org.craftercms.core.service.Item
-
Adds the specified property value, associated to the specified key.
- setRefreshFrequency(long) - Method in class org.craftercms.core.service.CachingOptions
-
- setRegularMergeStrategy(DescriptorMergeStrategy) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- setRemoveIncludeElement(boolean) - Method in class org.craftercms.core.processors.impl.IncludeDescriptorsProcessor
-
Sets the flag to indicate if the include element should be removed (false by default).
- setReplacement(String) - Method in class org.craftercms.core.url.impl.ReplacePatternAllUrlTransformer
-
- setReplacement(String) - Method in class org.craftercms.core.url.impl.ReplaceSubstringUrlTransformer
-
- setResolvers(List<ItemProcessorResolver>) - Method in class org.craftercms.core.processors.impl.resolvers.ItemProcessorResolverChain
-
Sets the chain of resolvers.
- setResolvers(List<DescriptorMergeStrategyResolver>) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.DescriptorMergeStrategyResolverChain
-
- setResourceLoader(ResourceLoader) - Method in class org.craftercms.core.store.impl.filesystem.FileSystemContentStoreAdapter
-
- setScope(String) - Method in interface org.craftercms.core.util.cache.CachingAwareObject
-
- setScope(String) - Method in class org.craftercms.core.util.cache.impl.AbstractCachingAwareObject
-
- setServletContext(ServletContext) - Method in class org.craftercms.core.url.impl.AddContextPathUrlTransformer
-
- setShortNameRegexGroup(int) - Method in class org.craftercms.core.url.impl.LongToShortUrlTransformer
-
- setShortNameRegexGroup(int) - Method in class org.craftercms.core.url.impl.ShortToLongUrlTransformer
-
- setSource(String) - Method in class org.craftercms.core.util.template.impl.IdentifiableStringTemplateSource
-
- setSourceField(String) - Method in class org.craftercms.core.processors.impl.TaggingByFieldValueProcessor
-
- setStoreAdapterRegistry(ContentStoreAdapterRegistry) - Method in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
- setStoreService(ContentStoreService) - Method in class org.craftercms.core.controller.rest.CacheRestController
-
- setStoreService(ContentStoreService) - Method in class org.craftercms.core.controller.rest.ContentStoreRestController
-
- setStrategy(DescriptorMergeStrategy) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.SingleMergeStrategyResolver
-
- setSubstringToReplace(String) - Method in class org.craftercms.core.url.impl.ReplaceSubstringUrlTransformer
-
- setSuffix(String) - Method in class org.craftercms.core.url.impl.AddPrefixAndSuffixUrlTransformer
-
- setSuffix(String) - Method in class org.craftercms.core.url.impl.RemovePrefixAndSuffixUrlTransformer
-
- setSuffix(String) - Method in class org.craftercms.core.util.url.impl.ContentBundleUrlImpl
-
- setSuffixGroup(int) - Method in class org.craftercms.core.util.url.impl.RegexBasedContentBundleUrlParser
-
- setSuffixPathSeparator(boolean) - Method in class org.craftercms.core.url.impl.AddPrefixAndSuffixUrlTransformer
-
- setSuppressXmlDeclaration(boolean) - Method in class org.craftercms.core.util.xml.marshalling.xstream.CrafterXStreamMarshaller
-
- setTemplateCompiler(TemplateCompiler<IdentifiableStringTemplateSource>) - Method in class org.craftercms.core.processors.impl.template.TemplateProcessor
-
Sets the template compiler.
- setTemplateConfiguration(Configuration) - Method in class org.craftercms.core.util.template.impl.freemarker.FreeMarkerStringTemplateCompiler
-
- setTemplateLoader(ConcurrentStringTemplateLoader) - Method in class org.craftercms.core.util.template.impl.freemarker.FreeMarkerStringTemplateCompiler
-
- setTemplateNodeScanner(NodeScanner) - Method in class org.craftercms.core.processors.impl.template.TemplateProcessor
-
Sets the NodeScanner for template nodes.
- setTransformedUrlPropName(String) - Method in class org.craftercms.core.processors.impl.ItemUrlTransformingProcessor
-
- setTransformerName(String) - Method in class org.craftercms.core.processors.impl.ItemUrlTransformingProcessor
-
- setTransformers(Map<String, UrlTransformer>) - Method in class org.craftercms.core.url.impl.UrlTransformationEngineImpl
-
- setUnsupportedClasses(Class[]) - Method in class org.craftercms.core.util.xml.marshalling.xstream.CrafterXStreamMarshaller
-
- setUriTemplate(String) - Method in class org.craftercms.core.url.impl.ExtractRequestAttributesUrlTransformer
-
- setUrl(String) - Method in class org.craftercms.core.service.Item
-
Sets the url or path of the item in the content store.
- setUrl(String) - Method in class org.craftercms.core.xml.mergers.MergeableDescriptor
-
- setUrlParser(ContentBundleUrlParser) - Method in class org.craftercms.core.url.impl.ContentBundleShortToLongUrlTransformer
-
- setUrlParser(ContentBundleUrlParser) - Method in class org.craftercms.core.xml.mergers.impl.strategies.ContentBundleMergeStrategy
-
- setUrlPatternToStrategyMappings(Map<String, DescriptorMergeStrategy>) - Method in class org.craftercms.core.xml.mergers.impl.resolvers.UrlPatternMergeStrategyResolver
-
- setUrlTransformationEngine(UrlTransformationEngine) - Method in class org.craftercms.core.processors.impl.ItemUrlTransformingProcessor
-
- setValueMapping(Map<String, String>) - Method in class org.craftercms.core.processors.impl.TaggingByFieldValueProcessor
-
- setXPathQueries(String...) - Method in class org.craftercms.core.util.xml.impl.XPathNodeScanner
-
- ShortToLongUrlTransformer - Class in org.craftercms.core.url.impl
-
Class description goes HERE
- ShortToLongUrlTransformer() - Constructor for class org.craftercms.core.url.impl.ShortToLongUrlTransformer
-
- SingleFileMergeStrategy - Class in org.craftercms.core.xml.mergers.impl.strategies
-
- SingleFileMergeStrategy() - Constructor for class org.craftercms.core.xml.mergers.impl.strategies.SingleFileMergeStrategy
-
- SingleMergeStrategyResolver - Class in org.craftercms.core.xml.mergers.impl.resolvers
-
- SingleMergeStrategyResolver() - Constructor for class org.craftercms.core.xml.mergers.impl.resolvers.SingleMergeStrategyResolver
-
- SingleProcessorResolver - Class in org.craftercms.core.processors.impl.resolvers
-
- SingleProcessorResolver() - Constructor for class org.craftercms.core.processors.impl.resolvers.SingleProcessorResolver
-
- size - Variable in class org.craftercms.core.cache.CacheStatistics
-
- size() - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- sourceField - Variable in class org.craftercms.core.processors.impl.TaggingByFieldValueProcessor
-
The name of the existing field to query.
- SpElCompiledTemplate - Class in org.craftercms.core.util.template.impl.spel
-
Class description goes HERE
- SpElCompiledTemplate(Expression, EvaluationContext) - Constructor for class org.craftercms.core.util.template.impl.spel.SpElCompiledTemplate
-
- SpELStringTemplateCompiler - Class in org.craftercms.core.util.template.impl.spel
-
Class description goes HERE
- SpELStringTemplateCompiler() - Constructor for class org.craftercms.core.util.template.impl.spel.SpELStringTemplateCompiler
-
- STORE_TYPE - Static variable in class org.craftercms.core.store.impl.filesystem.FileSystemContentStoreAdapter
-
- storeAdapter - Variable in class org.craftercms.core.service.ContextImpl
-
- storeAdapterRegistry - Variable in class org.craftercms.core.service.impl.ContentStoreServiceImpl
-
- StoreException - Exception in org.craftercms.core.exception
-
Thrown when an error occurred in the content store.
- StoreException() - Constructor for exception org.craftercms.core.exception.StoreException
-
- StoreException(String) - Constructor for exception org.craftercms.core.exception.StoreException
-
- StoreException(String, Throwable) - Constructor for exception org.craftercms.core.exception.StoreException
-
- StoreException(Throwable) - Constructor for exception org.craftercms.core.exception.StoreException
-
- storeServerUrl - Variable in class org.craftercms.core.service.ContextImpl
-
- StringTemplateSource(String, String, long) - Constructor for class org.craftercms.core.util.template.impl.freemarker.ConcurrentStringTemplateLoader.StringTemplateSource
-
- subList(int, int) - Method in class org.craftercms.core.util.cache.impl.CachingAwareList
-
- substringToReplace - Variable in class org.craftercms.core.url.impl.ReplaceSubstringUrlTransformer
-
- supports(Class) - Method in class org.craftercms.core.util.xml.marshalling.xstream.CrafterXStreamMarshaller
-
Returns true if the specified class:
Is NOT the same, a subclass or subinterface of one of the unsupported classes.
Is the the same, a subclass or subinterface of one of the supported classes.
Also returns true if there aren't any unsupported or supported classes.
- suppressXmlDeclaration - Variable in class org.craftercms.core.util.xml.marshalling.xstream.CrafterXStreamMarshaller
-
- SwitchableCacheStoreAdapterFactoryBean - Class in org.craftercms.core.cache.impl.store
-
FactoryBean that returns a different
CacheStoreAdapter depending on
the value of a flag property
that indicates if caching should be turned on or off.
- SwitchableCacheStoreAdapterFactoryBean() - Constructor for class org.craftercms.core.cache.impl.store.SwitchableCacheStoreAdapterFactoryBean
-