- CallTrackingFilter - Class in info.magnolia.debug
-
- CallTrackingFilter() - Constructor for class info.magnolia.debug.CallTrackingFilter
-
- canAccess(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- canAccessRoot(Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- canAdd(User) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- canAdd(User) - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- canAddMixin(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- cancelMerge(Version) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- canDelete(User) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- canDelete(User) - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- CandidateParameterResolver - Class in info.magnolia.objectfactory
-
Parameter resolver which looks for suitable parameters in a set of candidates.
- CandidateParameterResolver(Object[]) - Constructor for class info.magnolia.objectfactory.CandidateParameterResolver
-
- canExecute(User) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- canExecute(User) - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- canMove(User) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- canMove(User) - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- canRead(Path, ItemId) - Method in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- canRead(Path, ItemId) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- canRead(Path, ItemId) - Method in class info.magnolia.cms.core.NodeTypeBasedPermissions
-
- canRead(Path, ItemId) - Method in class info.magnolia.cms.core.RootOnlyPermissions
-
- canRead(User) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- canRead(User) - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- canWrite(User) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- canWrite(User) - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- Catalog - Interface in info.magnolia.commands.chain
-
Replacement for org.apache.commons.chain.Catalog.
- chain(Messages) - Method in class info.magnolia.cms.i18n.MessagesChain
-
Append messages to the chain.
- chain(Messages, Messages) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- chain(String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- chain(Messages, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- chain(String, Messages) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- Chain - Interface in info.magnolia.commands.chain
-
Replacement for org.apache.commons.chain.Chain.
- ChainBase - Class in info.magnolia.commands.chain
-
Replacement for org.apache.commons.chain.impl.ChainBase.
- ChainBase() - Constructor for class info.magnolia.commands.chain.ChainBase
-
- ChainBase(Command) - Constructor for class info.magnolia.commands.chain.ChainBase
-
- ChainBase(Command...) - Constructor for class info.magnolia.commands.chain.ChainBase
-
- ChainBase(Collection<Command>) - Constructor for class info.magnolia.commands.chain.ChainBase
-
- ChainedNodeIterator - Class in info.magnolia.jcr.iterator
-
An implementation of NodeIterator
which will chain several iterators making them behave like one.
- ChainedNodeIterator(List<NodeIterator>) - Constructor for class info.magnolia.jcr.iterator.ChainedNodeIterator
-
- ChainedNodeIterator(NodeIterator...) - Constructor for class info.magnolia.jcr.iterator.ChainedNodeIterator
-
- chainWithDefault(String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- ChangeAllPropertiesWithCertainValueTask - Class in info.magnolia.module.delta
-
Changes all properties in an entire workspace that are of type PropertyType.STRING
and has a certain value.
- ChangeAllPropertiesWithCertainValueTask(String, String) - Constructor for class info.magnolia.module.delta.ChangeAllPropertiesWithCertainValueTask
-
- ChangeAllPropertiesWithCertainValueTask(String, String, String) - Constructor for class info.magnolia.module.delta.ChangeAllPropertiesWithCertainValueTask
-
- ChangeAllPropertiesWithCertainValueTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.ChangeAllPropertiesWithCertainValueTask
-
- changeNodeType(Content, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Utility method to change the jcr:primaryType
value of a node.
- ChangeNodeTypeOfSubAppsTask - Class in info.magnolia.setup
-
Task will find all subApps which are primary node type mgnl:content and will change it to mgnl:contentNode.
- ChangeNodeTypeOfSubAppsTask(String, String) - Constructor for class info.magnolia.setup.ChangeNodeTypeOfSubAppsTask
-
- ChangeNodeTypeTask - Class in info.magnolia.module.delta
-
Changes a node type.
- ChangeNodeTypeTask(String, String, String) - Constructor for class info.magnolia.module.delta.ChangeNodeTypeTask
-
- ChangeNodeTypeTask(String, String, ItemType) - Constructor for class info.magnolia.module.delta.ChangeNodeTypeTask
-
- changePassword(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- changePassword(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- changePassword(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- changePassword(User, String) - Method in interface info.magnolia.cms.security.UserManager
-
Sets a new password.
- ChangeTemplateTask - Class in info.magnolia.module.delta
-
Task to change the template of page or component.
- ChangeTemplateTask(String, String) - Constructor for class info.magnolia.module.delta.ChangeTemplateTask
-
- ChangeTemplateTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.ChangeTemplateTask
-
- ChangeVirtualUriMappingTask - Class in info.magnolia.module.delta
-
Task for changing Virtual URI mappings - replaces old toURI and oldURI values with new ones.
- ChangeVirtualUriMappingTask(String, String) - Constructor for class info.magnolia.module.delta.ChangeVirtualUriMappingTask
-
- ChangeVirtualUriMappingTask(String, String, String[]) - Constructor for class info.magnolia.module.delta.ChangeVirtualUriMappingTask
-
- ChangeVirtualUriMappingTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.ChangeVirtualUriMappingTask
-
- ChangeVirtualUriMappingTask(String, String, String, String, String[]) - Constructor for class info.magnolia.module.delta.ChangeVirtualUriMappingTask
-
- Channel - Class in info.magnolia.cms.core
-
POJO keeping all information about a channel.
- Channel() - Constructor for class info.magnolia.cms.core.Channel
-
- ChannelConfiguration - Class in info.magnolia.channel
-
Keep the configuration for a channel.
- ChannelConfiguration() - Constructor for class info.magnolia.channel.ChannelConfiguration
-
- ChannelManager - Interface in info.magnolia.channel
-
Defines a manager for channel configurations.
- ChannelManagerImpl - Class in info.magnolia.channel
-
Map to host channel configurations.
- ChannelManagerImpl() - Constructor for class info.magnolia.channel.ChannelManagerImpl
-
- ChannelResolver - Interface in info.magnolia.channel
-
Defines a type that can resolve what channel is to be used.
- ChannelVisibilityContentDecorator - Class in info.magnolia.jcr.wrapper
-
ContentDecorator that hides content based on a multi-value property called excludeChannels
.
- ChannelVisibilityContentDecorator(String) - Constructor for class info.magnolia.jcr.wrapper.ChannelVisibilityContentDecorator
-
- ChannelVisibilitySessionWrapper - Class in info.magnolia.jcr.wrapper
-
Session wrapper that applies ChannelVisibilityContentDecorator to a session.
- ChannelVisibilitySessionWrapper(Session, String) - Constructor for class info.magnolia.jcr.wrapper.ChannelVisibilitySessionWrapper
-
- characters(char[], int, int) - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
-
- characters(char[], int, int) - Method in class info.magnolia.importexport.filters.MagnoliaV2Filter
-
- characters(char[], int, int) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
-
- characters(char[], int, int) - Method in class info.magnolia.importexport.filters.RemoveMixversionableFilter
-
- characters(char[], int, int) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
-
- characters(char[], int, int) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
- characters(char[], int, int) - Method in class info.magnolia.importexport.filters.VersionFilter
-
- check(InstallContext) - Method in interface info.magnolia.module.delta.Condition
-
- check(InstallContext) - Method in class info.magnolia.module.delta.FalseCondition
-
- check(InstallContext) - Method in class info.magnolia.module.delta.NoSameNameSiblingsCondition
-
- check(InstallContext) - Method in class info.magnolia.module.delta.TrueCondition
-
- check(InstallContext) - Method in class info.magnolia.module.delta.WarnCondition
-
- check(InstallContext) - Method in class info.magnolia.setup.for5_2.IsNotAProblematicEnvironmentCondition
-
- check(InstallContext) - Method in class info.magnolia.setup.SystemTmpDirCondition
-
- checkAndAddMixin(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Verifies the existence of the mix:versionable and adds it if not.
- checkAndModifyPartOfPropertyValue(InstallContext, Node, String, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
-
Checks if property contains concrete string.
- CheckAndModifyPartOfPropertyValueTask - Class in info.magnolia.module.delta
-
If the property (Property) contains the expected string, then it will be replaced by the new string.
- CheckAndModifyPartOfPropertyValueTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPartOfPropertyValueTask
-
- CheckAndModifyPartOfPropertyValueTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPartOfPropertyValueTask
-
- checkAndModifyPropertyValue(InstallContext, Content, String, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
-
- checkAndModifyPropertyValue(InstallContext, Node, String, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
-
Checks that the given String property has the expected value.
- checkAndModifyPropertyValue(InstallContext, Node, String, Collection<String>, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
-
Checks that the given String property has one of the expected values.
- CheckAndModifyPropertyValueTask - Class in info.magnolia.module.delta
-
If the specified property (NodeData) has the expected value, then it will be replaced by the new value.
- CheckAndModifyPropertyValueTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPropertyValueTask
-
- CheckAndModifyPropertyValueTask(String, String, String, Collection<String>, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPropertyValueTask
-
- CheckAndModifyPropertyValueTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPropertyValueTask
-
- CheckAndModifyPropertyValueTask(String, String, String, String, String, Collection<String>, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPropertyValueTask
-
- checkDependencies(Map<String, ModuleDefinition>) - Method in interface info.magnolia.module.model.reader.DependencyChecker
-
Checks dependencies between the given modules, throws a ModuleDependencyException if there is
a dependency mismatch.
- checkDependencies(Map<String, ModuleDefinition>) - Method in class info.magnolia.module.model.reader.DependencyCheckerImpl
-
- checkFilterDispatchersConfiguration(String, List, List) - Method in class info.magnolia.cms.util.WebXmlUtil
-
Returns:
+1 if all mandatory dispatchers are present and no additional unsupported dispatcher is present, or this filter class isn't registered.
- checkForInstallOrUpdates() - Method in interface info.magnolia.module.ModuleManager
-
Checks if we need to do any module installation, update or uninstall.
- checkForInstallOrUpdates() - Method in class info.magnolia.module.ModuleManagerImpl
-
In addition to checking for install or updates, this method also loads
repositories when there are no pending install or update tasks.
- checkIfInitialized() - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- checkIfInitialized(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- checkIfInitialized() - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- checkIfInitialized(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- checkIfInitialized() - Method in interface info.magnolia.repository.RepositoryManager
-
Verify the initialization state of all the workspaces.
- checkIfInitialized(String) - Method in interface info.magnolia.repository.RepositoryManager
-
Verifies the initialization state of a workspace.
- checkin() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- checkInitialized() - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- checkInput() - Method in class info.magnolia.module.files.BasicFileExtractorOperation
-
- checkLocale(Locale) - Method in class info.magnolia.freemarker.FreemarkerHelper
-
Returns the passed Locale if non-null, otherwise attempts to get the Locale from the current context.
- checkNode(Node, InstallContext) - Method in class info.magnolia.module.delta.CheckNodeDelegateTask
-
- checkNode(Node, InstallContext) - Method in class info.magnolia.module.delta.HasPropertyDelegateTask
-
- checkNode(Content, InstallContext) - Method in class info.magnolia.module.delta.NodeCheckDelegateTask
-
- checkNode(Content, InstallContext) - Method in class info.magnolia.module.delta.PropertyExistsDelegateTask
-
- checkNode(Content, InstallContext) - Method in class info.magnolia.module.delta.PropertyValueDelegateTask
-
- checkNode(Node, InstallContext) - Method in class info.magnolia.module.delta.ValueOfPropertyDelegateTask
-
- CheckNodeDelegateTask - Class in info.magnolia.module.delta
-
A task that delegates to another if a checkNode is true, or to an optional other if it is false.
- CheckNodeDelegateTask(String, String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.CheckNodeDelegateTask
-
- checkNodeType(Node, String, String...) - Static method in class info.magnolia.jcr.util.NodeTypes
-
- CheckOrCreateLastActivatedPropertyTask - Class in info.magnolia.setup.for5_0
-
This task checks whether the node specified by workspace
and path
constructor parameters has the mgnl:lastActivated
property set,
and if not, sets it to the current date &time (by calling NodeTypes.Activatable#update(Node, String, boolean)
.
- CheckOrCreateLastActivatedPropertyTask(String, String, String, String) - Constructor for class info.magnolia.setup.for5_0.CheckOrCreateLastActivatedPropertyTask
-
- checkOrCreateProperty(InstallContext, Node, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
-
- checkOrCreateProperty(InstallContext, Content, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
-
- CheckOrCreatePropertyTask - Class in info.magnolia.module.delta
-
Sets the specified property with a new value or creates the property with the new value.
- CheckOrCreatePropertyTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckOrCreatePropertyTask
-
- CheckOrCreatePropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckOrCreatePropertyTask
-
- CheckOrCreatePropertyTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckOrCreatePropertyTask
-
- checkout() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- checkOutput() - Method in class info.magnolia.module.files.BasicFileExtractorOperation
-
- checkPermission(ItemId, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- checkPermission(Path, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- checkPermission(String, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- checkPermission(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- checkPermissions(String, String, long) - Method in class info.magnolia.commands.impl.ExportCommand
-
Uses access manager to authorize this request.
- checkPrecondition(String, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
-
- checkServletContextModel(ServletContext) - Method in class info.magnolia.freemarker.FreemarkerHelper
-
- checkSpecificDependency(ModuleDefinition, DependencyDefinition, Map<String, ModuleDefinition>) - Method in class info.magnolia.module.model.reader.DependencyCheckerImpl
-
- checkTaglibFactory(ServletContext) - Method in class info.magnolia.freemarker.FreemarkerHelper
-
- checkValidNodePath(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- checkXmlSettings() - Method in class info.magnolia.jackrabbit.ProviderImpl
-
WORKAROUND for tomcat 5.0/jdk 1.5 problem tomcat\common\endorsed contains an xml-apis.jar needed by tomcat and
loaded before all xmsl stuff present in the jdk (1.4 naming problem).
- ChildFilteringContentDecorator - Class in info.magnolia.jcr.wrapper
-
Content decorator that filters out child nodes with given predicate.
- ChildFilteringContentDecorator(AbstractPredicate<Node>, boolean) - Constructor for class info.magnolia.jcr.wrapper.ChildFilteringContentDecorator
-
- ChildFilteringContentDecorator(AbstractPredicate<Node>, boolean, boolean) - Constructor for class info.magnolia.jcr.wrapper.ChildFilteringContentDecorator
-
- ChildFilteringNodeWrapper - Class in info.magnolia.jcr.wrapper
-
NodeWrapper that hides children based on a predicate.
- ChildFilteringNodeWrapper(Node, AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
-
- ChildFilteringNodeWrapper(Node, AbstractPredicate<Node>, boolean) - Constructor for class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
-
- ChildFilteringNodeWrapper(Node, AbstractPredicate<Node>, boolean, boolean) - Constructor for class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
-
- ChildrenExistsDelegateTask - Class in info.magnolia.module.delta
-
A task that delegates to another depending on existence of children.
- ChildrenExistsDelegateTask(String, String, String, String, String, Task) - Constructor for class info.magnolia.module.delta.ChildrenExistsDelegateTask
-
- ChildrenExistsDelegateTask(String, String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.ChildrenExistsDelegateTask
-
- childrenOf(Content) - Static method in class info.magnolia.cms.util.SiblingsHelper
-
Instantiates a SiblingsHelper representing the children of the given node,
where the current node is the first child of the same type as its parent.
- childrenOf(Content, ItemType) - Static method in class info.magnolia.cms.util.SiblingsHelper
-
Instantiates a SiblingsHelper representing the children of the given node,
where the current node is the first child of given type.
- childrenOf(Content, Content.ContentFilter) - Static method in class info.magnolia.cms.util.SiblingsHelper
-
Instantiates a SiblingsHelper representing the children of the given node,
where the current node is the first child from all that pass the filter.
- ChildWrappingNodeWrapper - Class in info.magnolia.jcr.wrapper
-
- ChildWrappingNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
-
Deprecated.
- Classes - Class in info.magnolia.objectfactory
-
Entry point to the currently configured ClassFactory, as well as some additional utility methods for manipulating Class objects.
- Classes() - Constructor for class info.magnolia.objectfactory.Classes
-
- Classes.ClassFactoryProvider - Class in info.magnolia.objectfactory
-
ClassFactoryProvider is used to hide the "swapability" of ClassFactory.
- Classes.ClassFactoryProvider(ClassFactory) - Constructor for class info.magnolia.objectfactory.Classes.ClassFactoryProvider
-
- ClassFactory - Interface in info.magnolia.objectfactory
-
ClassFactory implementations are responsible for locating and instantiating classes.
- classForName(String) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
Returns the class denoted by the supplied class name without initializing the class.
- classForName(String) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
-
- classNameToWords(Exception) - Static method in class info.magnolia.cms.util.ExceptionUtil
-
Translates an exception class name to an english-readable idiom.
- ClasspathPropertySource - Class in info.magnolia.init.properties
-
- ClasspathPropertySource(String) - Constructor for class info.magnolia.init.properties.ClasspathPropertySource
-
- ClasspathResourcesFilterAdapter - Class in info.magnolia.module.files
-
- ClasspathResourcesFilterAdapter(FileExtractor.Transformer) - Constructor for class info.magnolia.module.files.ClasspathResourcesFilterAdapter
-
- ClasspathResourcesUtil - Class in info.magnolia.cms.util
-
Util to find resources in the classpath (WEB-INF/lib and WEB-INF/classes).
- ClasspathResourcesUtil() - Constructor for class info.magnolia.cms.util.ClasspathResourcesUtil
-
- ClasspathResourcesUtil.Filter - Interface in info.magnolia.cms.util
-
Filter for filtering the resources.
- ClasspathResourcesUtil.PatternFilter - Class in info.magnolia.cms.util
-
A filter using a regex pattern.
- ClasspathResourcesUtil.PatternFilter(String) - Constructor for class info.magnolia.cms.util.ClasspathResourcesUtil.PatternFilter
-
- ClasspathSpool - Class in info.magnolia.cms.servlets
-
A simple spool servlet that load resources from the classpath.
- ClasspathSpool() - Constructor for class info.magnolia.cms.servlets.ClasspathSpool
-
- cleanComment(Node) - Method in class info.magnolia.commands.impl.VersionCommand
-
- cleanHandle(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
Clean a handle.
- clear() - Method in class info.magnolia.cms.beans.config.ObservedManager
-
Clears the registered UUIDs and calls onClear().
- clear() - Static method in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- clear() - Method in class info.magnolia.cms.util.NodeMapWrapper
-
- clear() - Method in class info.magnolia.context.AbstractContext
- clear() - Method in class info.magnolia.jcr.util.ContentMap
-
- clear() - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
Used only in tests.
- clearAll() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- clearAll() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
removes all principals from the collection.
- clearAll() - Method in class info.magnolia.repository.WorkspaceMapping
-
- clearRepositories() - Method in class info.magnolia.repository.WorkspaceMapping
-
- clone() - Method in class info.magnolia.cms.core.ContentHandler
-
Bit by bit copy of the current object.
- clone(Node, Node, Predicate, boolean) - Method in class info.magnolia.cms.core.version.CopyUtil
-
- clone() - Method in class info.magnolia.commands.chain.ChainBase
-
- clone() - Method in interface info.magnolia.commands.chain.Command
-
This method allows to create new clone of a command, so the instances in
the CommandManager's catalogs are masters, and the execution always uses
clone created by this method.
NOTE: CommandsManager clone the command instances by standard
Java cloning mechanism.
- clone() - Method in class info.magnolia.commands.DelegateCommand
-
- clone() - Method in class info.magnolia.commands.MgnlCommand
-
- clone() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- clone() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- clone(String, String, String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- clone(String, String, String, boolean) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
-
- clone() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- clone() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- close() - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- close() - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- close() - Method in class info.magnolia.cms.filters.RangedOutputStream
-
- closeTemplateSource(Object) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
-
- collect() - Method in class info.magnolia.cms.filters.AggregatorFilter
-
Collect content from the pre configured repository and attach it to the HttpServletRequest.
- collectAllChildren(Content) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Get all children recursively (content and contentnode).
- collectAllChildren(Content, Content.ContentFilter) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Get all children using a filter.
- collectAllChildren(Content, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Get all children of a particular type.
- collectAllChildren(Content, ItemType[]) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Get all children of a particular type.
- collectAllChildren(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Get all children (by recursion) using MAGNOLIA_FILTER (filter accepting all nodes of a type with namespace mgnl).
- collectAllChildren(Node, Predicate) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Get all children (by recursion) using a Predicate.
- collectAllChildren(List<Node>, Node, Predicate) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Get all children (by recursion) using a Predicate.
- collectFromClasspathString(Collection<String>, String, ClasspathResourcesUtil.Filter) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
-
- collectFromFileSystem(ClasspathResourcesUtil.Filter, Collection<String>) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
-
- collectFromURLs(Collection<String>, URL[], ClasspathResourcesUtil.Filter) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
-
- CollectionPropertyHidingTransformer - Class in info.magnolia.content2bean.impl
-
A transformer which "hides" a collection node.
- CollectionPropertyHidingTransformer(Class<?>, String) - Constructor for class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
-
- CollectionPropertyHidingTransformer - Class in info.magnolia.jcr.node2bean.impl
-
A transformer which "hides" a collection node.
- CollectionPropertyHidingTransformer(Class<?>, String) - Constructor for class info.magnolia.jcr.node2bean.impl.CollectionPropertyHidingTransformer
-
- collectResources(FileExtractor.Transformer) - Method in class info.magnolia.module.files.BasicFileExtractor
-
- combine(ComponentProviderConfiguration) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- combinePathAndName(String, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- combinePropertyIterators(PropertyIterator, List<PropertyIterator>) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
Combines the inherited properties and provides them as a PropertyIterator
.
- command - Variable in class info.magnolia.cms.util.DelayedExecutor
-
- Command - Interface in info.magnolia.commands.chain
-
A replacement for the org.apache.commons.chain.Command interface.
- COMMAND_DELIM - Static variable in class info.magnolia.commands.CommandsManager
-
- CommandBasedMVCServletHandler - Class in info.magnolia.cms.servlets
-
This implementation tries first to get a command form it's command catalogue.
- CommandBasedMVCServletHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
-
- commands - Variable in class info.magnolia.commands.chain.ChainBase
-
- commands - Variable in class info.magnolia.commands.MgnlCatalog
-
- CommandsManager - Class in info.magnolia.commands
-
Manages the Commands and Catalogs.
- CommandsManager(Node2BeanProcessor) - Constructor for class info.magnolia.commands.CommandsManager
-
- CommandTransformer - Class in info.magnolia.commands
-
Command to transform old "impl" reference to implementing class to new "class" node data name for references.
- CommandTransformer() - Constructor for class info.magnolia.commands.CommandTransformer
-
- COMMENT - Static variable in class info.magnolia.jcr.util.NodeTypes.Deleted
-
- COMMENT - Static variable in class info.magnolia.jcr.util.NodeTypes.Versionable
-
- compare(Content, Content) - Method in class info.magnolia.cms.util.CreationDateComparator
-
- compare(Content, Content) - Method in class info.magnolia.cms.util.NodeDataStringComparator
-
- compare(Content, Content) - Method in class info.magnolia.cms.util.NodeNameComparator
-
- compare(Content, Content) - Method in class info.magnolia.cms.util.NodePathComparator
-
- compare(Content, Content) - Method in class info.magnolia.cms.util.NodeUuidComparator
-
- compare(String, String) - Method in class info.magnolia.cms.util.StringLengthComparator
-
- compare(Version, Version) - Method in class info.magnolia.module.model.VersionComparator
-
- compilePermissions(Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- CompleteUrlPathTransformer - Class in info.magnolia.link
-
Constructs URLs by prefixing the path with Server.getDefaultBaseUrl()
.
- CompleteUrlPathTransformer() - Constructor for class info.magnolia.link.CompleteUrlPathTransformer
-
- CompleteUrlPathTransformer(boolean, boolean) - Constructor for class info.magnolia.link.CompleteUrlPathTransformer
-
- COMPONENT - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- ComponentConfiguration<T> - Class in info.magnolia.objectfactory.configuration
-
Represents a configuration of a component for a specific type.
- ComponentConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- ComponentConfiguration(Class<T>) - Constructor for class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- ComponentConfigurationException - Exception in info.magnolia.objectfactory.configuration
-
Exception thrown when parsing components configuration fails.
- ComponentConfigurationException() - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
-
- ComponentConfigurationException(String) - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
-
- ComponentConfigurationException(String, Throwable) - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
-
- ComponentConfigurationException(Throwable) - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
-
- ComponentConfigurationPath - Class in info.magnolia.objectfactory
-
A string-based representation of a node path, in the form of repository:/path/to/node,
or /path/to/node (where the repository defaults to "config").
- ComponentConfigurationPath(String) - Constructor for class info.magnolia.objectfactory.ComponentConfigurationPath
-
- ComponentConfigurationReader - Class in info.magnolia.objectfactory.configuration
-
Reads components defined in xml.
- ComponentConfigurationReader() - Constructor for class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
-
- ComponentConfigurer - Interface in info.magnolia.objectfactory.configuration
-
Component configurers are called to customize the ComponentProviderConfiguration before its used to create a
ComponentProvider.
- ComponentDefinition - Class in info.magnolia.module.model
-
Component as defined in module descriptor.
- ComponentDefinition() - Constructor for class info.magnolia.module.model.ComponentDefinition
-
- ComponentFactory<T> - Interface in info.magnolia.objectfactory
-
Implementations of ComponentFactory provide their own instantiation mechanisms.
- ComponentFactoryUtil - Class in info.magnolia.objectfactory
-
- ComponentFactoryUtil() - Constructor for class info.magnolia.objectfactory.ComponentFactoryUtil
-
- ComponentProvider - Interface in info.magnolia.objectfactory
-
ComponentProvider is responsible for providing components, these can be scoped as singletons or live in narrower
scopes such as local and session, or be non scoped in which case a new instances will be created.
- ComponentProviderConfiguration - Class in info.magnolia.objectfactory.configuration
-
Configuration used to create component providers.
- ComponentProviderConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- ComponentProviderConfigurationBuilder - Class in info.magnolia.objectfactory.configuration
-
- ComponentProviderConfigurationBuilder() - Constructor for class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- Components - Class in info.magnolia.objectfactory
-
- Components() - Constructor for class info.magnolia.objectfactory.Components
-
- ComponentsDefinition - Class in info.magnolia.module.model
-
Set of components as defined in module descriptor.
- ComponentsDefinition() - Constructor for class info.magnolia.module.model.ComponentsDefinition
-
- CompositeCallback - Class in info.magnolia.cms.security.auth.callback
-
- CompositeCallback() - Constructor for class info.magnolia.cms.security.auth.callback.CompositeCallback
-
Deprecated.
- CompositeFilter - Class in info.magnolia.cms.filters
-
A single filter which in turn executes a chain of other filters.
- CompositeFilter() - Constructor for class info.magnolia.cms.filters.CompositeFilter
-
- CompositeFilterTransformer - Class in info.magnolia.cms.filters
-
A special content2bean transformer for filters.
- CompositeFilterTransformer() - Constructor for class info.magnolia.cms.filters.CompositeFilterTransformer
-
- condition(InstallContext) - Method in class info.magnolia.module.delta.CheckNodeDelegateTask
-
- condition(InstallContext) - Method in class info.magnolia.module.delta.ChildrenExistsDelegateTask
-
- Condition - Interface in info.magnolia.module.delta
-
Conditions are checked prior to the installation or update of a module.
- condition(InstallContext) - Method in class info.magnolia.module.delta.ConditionalDelegateTask
-
- condition(InstallContext) - Method in class info.magnolia.module.delta.IsInstallSamplesTask
-
- condition(InstallContext) - Method in class info.magnolia.module.delta.IsModuleInstalledOrRegistered
-
- condition(InstallContext) - Method in class info.magnolia.module.delta.NodeCheckDelegateTask
-
- condition(InstallContext) - Method in class info.magnolia.module.delta.NodeExistsDelegateTask
-
- ConditionalDelegateTask - Class in info.magnolia.module.delta
-
A task that delegates to another if a condition is true, or to an optional other if it is false.
- ConditionalDelegateTask(String, String, Task) - Constructor for class info.magnolia.module.delta.ConditionalDelegateTask
-
- ConditionalDelegateTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.ConditionalDelegateTask
-
- CONFIG - Static variable in class info.magnolia.cms.beans.config.ContentRepository
-
- CONFIG - Static variable in interface info.magnolia.repository.RepositoryConstants
-
- ConfigLoader - Class in info.magnolia.cms.beans.config
-
This class is an entry point to all config.
- ConfigLoader(ModuleManager, ModuleRegistry, LicenseFileExtractor, MessagesManager, VersionConfig, ServletContext) - Constructor for class info.magnolia.cms.beans.config.ConfigLoader
-
Initialize a ConfigLoader instance.
- configuration - Variable in class info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
-
- ConfigurationException - Exception in info.magnolia.cms.beans.config
-
Thrown when initial configuration can't be loaded.
- ConfigurationException(String) - Constructor for exception info.magnolia.cms.beans.config.ConfigurationException
-
- ConfigurationException(String, Exception) - Constructor for exception info.magnolia.cms.beans.config.ConfigurationException
-
- ConfigurationException(Exception) - Constructor for exception info.magnolia.cms.beans.config.ConfigurationException
-
- configure() - Method in class info.magnolia.event.EventBusProtector
-
- configure() - Method in class info.magnolia.event.SystemEventBusConfigurer
-
- configure() - Method in class info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
-
- configure() - Method in class info.magnolia.objectfactory.guice.GuiceComponentConfigurationModule
-
- configure() - Method in class info.magnolia.objectfactory.guice.GuiceContextAndScopesConfigurer
-
- configure() - Method in class info.magnolia.objectfactory.guice.GuiceParentBindingsModule
-
- configure() - Method in class info.magnolia.objectfactory.guice.GuicePropertyConfigurer
-
- ConfiguredAccessDefinition - Class in info.magnolia.cms.security.operations
-
Configured definition for action permissions.
- ConfiguredAccessDefinition() - Constructor for class info.magnolia.cms.security.operations.ConfiguredAccessDefinition
-
- ConfiguredComponentConfiguration<T> - Class in info.magnolia.objectfactory.configuration
-
Configuration for a components which is configured in a workspace.
- ConfiguredComponentConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- ConfiguredComponentConfiguration(Class<T>, String, String, boolean) - Constructor for class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- ConfiguredComponentConfiguration(Class<T>, String) - Constructor for class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- ConfiguredComponentFactory<T> - Class in info.magnolia.objectfactory
-
Builds a component configured in the repository by using node2bean.
- ConfiguredComponentFactory(String, String, ComponentProvider) - Constructor for class info.magnolia.objectfactory.ConfiguredComponentFactory
-
- ConfiguredOperationPermissionDefinition - Class in info.magnolia.cms.security.operations
-
Configured definition for actions permissions.
- ConfiguredOperationPermissionDefinition() - Constructor for class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- configureNodeType() - Method in class info.magnolia.module.delta.RegisterNodeTypeTask
-
- ConfigurerDefinition - Class in info.magnolia.module.model
-
Component configurer as defined in module descriptor.
- ConfigurerDefinition() - Constructor for class info.magnolia.module.model.ConfigurerDefinition
-
- ConfigUtil - Class in info.magnolia.cms.util
-
Util used to process config files.
- ConfigUtil() - Constructor for class info.magnolia.cms.util.ConfigUtil
-
- ConfigUtil.MapDTDEntityResolver - Class in info.magnolia.cms.util
-
EntityResolver using a Map to resources.
- ConfigUtil.MapDTDEntityResolver(Map<String, String>) - Constructor for class info.magnolia.cms.util.ConfigUtil.MapDTDEntityResolver
-
- consume(EventIterator) - Method in class info.magnolia.cms.util.ObservationUtil.ObservationBasedDelayedExecutor
-
- contains(Principal) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- contains(String) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
Checks if this collection contains object with the specified name.
- contains(Principal) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
Checks if this collection contains specified principal.
- contains(String) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
Checks if this collection contains principal with the specified name.
- contains(Version) - Method in class info.magnolia.module.model.VersionRange
-
- containsKey(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
-
- containsKey(Object) - Method in class info.magnolia.cms.util.OrderedProperties
-
- containsKey(Object) - Method in class info.magnolia.context.AbstractContext
- containsKey(Object) - Method in class info.magnolia.jcr.util.ContentMap
-
- containsValue(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
-
- containsValue(Object) - Method in class info.magnolia.cms.util.OrderedProperties
-
- containsValue(Object) - Method in class info.magnolia.context.AbstractContext
-
This implementation is very slow!
- containsValue(Object) - Method in class info.magnolia.jcr.util.ContentMap
-
- Content - Interface in info.magnolia.cms.core
-
Deprecated.
since 4.5 - use jcr.Node instead.
- CONTENT - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- Content.ContentFilter - Interface in info.magnolia.cms.core
-
Deprecated.
since 4.5 - use Predicate
instead.
- Content2BeanException - Exception in info.magnolia.content2bean
-
Exception thrown during execution of content to bean transformation.
- Content2BeanException() - Constructor for exception info.magnolia.content2bean.Content2BeanException
-
- Content2BeanException(String) - Constructor for exception info.magnolia.content2bean.Content2BeanException
-
- Content2BeanException(Throwable) - Constructor for exception info.magnolia.content2bean.Content2BeanException
-
- Content2BeanException(String, Throwable) - Constructor for exception info.magnolia.content2bean.Content2BeanException
-
- Content2BeanProcessor - Interface in info.magnolia.content2bean
-
Deprecated.
since 4.5, use Content2Bean
.
- Content2BeanProcessor.Factory - Class in info.magnolia.content2bean
-
Deprecated.
since 4.5, we should use IoC. However, we'll leave the processor as is for now.
- Content2BeanProcessor.Factory() - Constructor for class info.magnolia.content2bean.Content2BeanProcessor.Factory
-
Deprecated.
- Content2BeanProcessorImpl - Class in info.magnolia.content2bean.impl
-
Contains the logic for traversing the hierarchy and do the calls to the transformer.
- Content2BeanProcessorImpl(TypeMapping) - Constructor for class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
-
- Content2BeanTransformer - Interface in info.magnolia.content2bean
-
Contract for transformation from content to java beans.
- Content2BeanTransformer.Factory - Class in info.magnolia.content2bean
-
Deprecated.
since 4.5, we should use IoC...
- Content2BeanTransformer.Factory() - Constructor for class info.magnolia.content2bean.Content2BeanTransformer.Factory
-
Deprecated.
- Content2BeanTransformerImpl - Class in info.magnolia.content2bean.impl
-
Concrete implementation using reflection and adder methods.
- Content2BeanTransformerImpl() - Constructor for class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
- Content2BeanUtil - Class in info.magnolia.content2bean
-
Utility class for content to bean transformations.
- Content2BeanUtil() - Constructor for class info.magnolia.content2bean.Content2BeanUtil
-
- Content2BeanUtil.DefaultClassTransformer - Class in info.magnolia.content2bean
-
Provide a default class.
- Content2BeanUtil.DefaultClassTransformer(Class) - Constructor for class info.magnolia.content2bean.Content2BeanUtil.DefaultClassTransformer
-
- Content2BeanUtil.ToMapTransformer - Class in info.magnolia.content2bean
-
- Content2BeanUtil.ToMapTransformer() - Constructor for class info.magnolia.content2bean.Content2BeanUtil.ToMapTransformer
-
- CONTENT_TYPE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
-
- ContentDecorator - Interface in info.magnolia.jcr.decoration
-
Applies custom behavior in a graph of JCR objects by wrapping objects.
- ContentDecoratorNodeIterator - Class in info.magnolia.jcr.decoration
-
NodeIterator that applies wrappers and filtering by delegating to a
ContentDecorator
.
- ContentDecoratorNodeIterator(NodeIterator, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorNodeIterator
-
- ContentDecoratorNodeWrapper<D extends ContentDecorator> - Class in info.magnolia.jcr.decoration
-
Node wrapper that applies wrappers and filtering by delegating to a
ContentDecorator
.
- ContentDecoratorNodeWrapper(Node, D) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- ContentDecoratorPropertyIterator - Class in info.magnolia.jcr.decoration
-
PropertyIterator that applies wrappers and filtering by delegating to a
ContentDecorator
.
- ContentDecoratorPropertyIterator(PropertyIterator, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorPropertyIterator
-
- ContentDecoratorPropertyWrapper<D extends ContentDecorator> - Class in info.magnolia.jcr.decoration
-
Property wrapper that applies wrappers and filtering by delegating to a
ContentDecorator
.
- ContentDecoratorPropertyWrapper(Property, D) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
-
- ContentDecoratorSessionWrapper<D extends ContentDecorator> - Class in info.magnolia.jcr.decoration
-
Session wrapper that applies wrappers and filtering by delegating to a
ContentDecorator
.
- ContentDecoratorSessionWrapper(Session, D) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- ContentDecoratorUtil - Class in info.magnolia.jcr.decoration
-
- ContentDecoratorUtil() - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorUtil
-
- ContentDecoratorWorkspaceWrapper - Class in info.magnolia.jcr.decoration
-
Workspace wrapper that applies wrappers and filtering by delegating to a
ContentDecorator
.
- ContentDecoratorWorkspaceWrapper(Workspace, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorWorkspaceWrapper
-
- ContentHandler - Class in info.magnolia.cms.core
-
- ContentMap - Class in info.magnolia.jcr.util
-
Map based representation of JCR content.
- ContentMap(Node) - Constructor for class info.magnolia.jcr.util.ContentMap
-
- ContentMapModel - Class in info.magnolia.freemarker.models
-
A wrapper for Content nodes.
- ContentModel - Class in info.magnolia.freemarker.models
-
A wrapper for Content nodes.
- CONTENTNODE - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- ContentOps - Class in info.magnolia.nodebuilder
-
A set of methods to build
NodeOperation
s using the same tems as the Content API.
- ContentOps() - Constructor for class info.magnolia.nodebuilder.ContentOps
-
- ContentRepository - Class in info.magnolia.cms.beans.config
-
- ContentSecurityFilter - Class in info.magnolia.cms.security
-
Used to check if the user can read the requested content.
- ContentSecurityFilter() - Constructor for class info.magnolia.cms.security.ContentSecurityFilter
-
- contentStack - Variable in class info.magnolia.content2bean.impl.TransformationStateImpl
-
- contentToProperties(HierarchyManager) - Static method in class info.magnolia.importexport.PropertiesImportExport
-
- contentToProperties(Content) - Static method in class info.magnolia.importexport.PropertiesImportExport
-
- contentToProperties(Content, Content.ContentFilter) - Static method in class info.magnolia.importexport.PropertiesImportExport
-
- ContentTypeFilter - Class in info.magnolia.cms.filters
-
Sets content type and encoding for requests based on the uri extension and prepares uri path information in the
aggregation state.
- ContentTypeFilter() - Constructor for class info.magnolia.cms.filters.ContentTypeFilter
-
- ContentUtil - Class in info.magnolia.cms.util
-
- ContentUtil() - Constructor for class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- ContentUtil.PostVisitor - Interface in info.magnolia.cms.util
-
Deprecated.
- ContentUtil.Visitor - Interface in info.magnolia.cms.util
-
Deprecated.
- ContentVersion - Class in info.magnolia.cms.core.version
-
Wraps a versioned node (frozen node) and allows traversing the hierarchy as if the node where in the original place.
- ContentVersion(Version, Content) - Constructor for class info.magnolia.cms.core.version.ContentVersion
-
- ContentWrapper - Class in info.magnolia.cms.util
-
A base class to implement content wrappers.
- ContentWrapper() - Constructor for class info.magnolia.cms.util.ContentWrapper
-
- ContentWrapper(Content) - Constructor for class info.magnolia.cms.util.ContentWrapper
-
- Context - Interface in info.magnolia.commands.chain
-
Replacement for org.apache.commons.chain.Context
.
- Context - Interface in info.magnolia.context
-
This interface defines all the methods which should be implemented by any configured magnolia context.
- context - Variable in class info.magnolia.context.DefaultRepositoryStrategy
-
- CONTEXT_ATTRIBUTE_PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
-
Deprecated.
Context attribute prefix, to obtain a property definition like ${contextAttribute/property}, that can refer to
any context attribute.
- CONTEXT_PARAM_PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
-
Deprecated.
Context parameter prefix, to obtain a property definition like ${contextParam/property}, that can refer to any
context parameter.
- ContextDecorator - Class in info.magnolia.context
-
Subclass this context if you like to decorate an other context.
- ContextDecorator(Context) - Constructor for class info.magnolia.context.ContextDecorator
-
- contextDestroyed(ServletContextEvent) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
-
Deprecated.
- contextDestroyed(ServletContextEvent) - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- ContextFactory - Class in info.magnolia.context
-
Default context provider.
- ContextFactory() - Constructor for class info.magnolia.context.ContextFactory
-
- ContextFilter - Class in info.magnolia.cms.filters
-
This class initializes the current context and configures MDC logging.
- ContextFilter(WebContextFactory) - Constructor for class info.magnolia.cms.filters.ContextFilter
-
- contextInitialized(ServletContextEvent) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
-
Deprecated.
- contextInitialized(ServletContextEvent) - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- contextInitialized(ServletContextEvent, boolean) - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- CONTINUE_PROCESSING - Static variable in interface info.magnolia.commands.chain.Command
-
- convert(Class, Object) - Method in class info.magnolia.module.model.reader.VersionConverter
-
- convertAbsoluteLinksToUUIDs(String) - Static method in class info.magnolia.link.LinkUtil
-
Parses provided html and transforms all the links to the magnolia format.
- convertJackrabbitPermissionsToMagnoliaPermissions(long) - Method in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- convertLinksFromUUIDPattern(String, LinkTransformer) - Static method in class info.magnolia.link.LinkUtil
-
Converts provided html with links in UUID pattern format to any other kind of links based on provided link transformer.
- convertLinksFromUUIDPattern(String) - Static method in class info.magnolia.link.LinkUtil
-
- ConvertMetaDataUpdateTask - Class in info.magnolia.setup.for5_0
-
Update task for migration content with MetaData sub nodes to instead use mixins on the content node itself.
- ConvertMetaDataUpdateTask(String, String) - Constructor for class info.magnolia.setup.for5_0.ConvertMetaDataUpdateTask
-
- convertNodeAndChildren(Node) - Method in class info.magnolia.importexport.postprocessors.MetaDataAsMixinConversionHelper
-
- convertNodeDataStringToObject(String) - Method in class info.magnolia.importexport.PropertiesImportExport
-
Deprecated.
- convertNodeDataValue(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
-
Convert complex values to the basic supported types (int, boolean, ..
- convertPermissions(String) - Static method in class info.magnolia.cms.security.PermissionUtil
-
Return String-representation of permissions convert from provided long-permission (old).
- convertPropertyStringToObject(String) - Method in class info.magnolia.jcr.util.PropertiesImportExport
-
- convertPropertyValue(Class<?>, Object) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
Transforms the simple basic jcr property value objects to more complex properties.
- convertPropertyValue(Class<?>, Object) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
Most of the conversion is done by the BeanUtils.
- convertPropertyValue(Class<?>, Object) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
-
- convertPropertyValue(Class<?>, Object) - Method in interface info.magnolia.jcr.node2bean.Node2BeanTransformer
-
Transforms the simple basic jcr property value objects to more complex properties.
- convertUUIDtoHandle(String, String) - Static method in class info.magnolia.link.LinkUtil
-
Transforms a uuid to a handle beginning with a /.
- convertUUIDtoURI(String, String) - Static method in class info.magnolia.link.LinkUtil
-
Transforms a uuid to an uri.
- copy(String, String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorWorspaceWrapper
-
- copy(String, String, String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorWorspaceWrapper
-
- copy(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- copy(String, String, String) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- copy(String, String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
-
- copy(String, String, String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
-
- copyAndClose(InputStream, OutputStream) - Method in class info.magnolia.module.files.BasicFileExtractorOperation
-
- copyInSession(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Session based copy operation.
- copyInSession(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Session based copy operation.
- copyNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
-
Copies a node, using session-scoped operation.
- CopyNodeTask - Class in info.magnolia.module.delta
-
Copies a node by performing a in session copy operation.
- CopyNodeTask(String, String, String, boolean) - Constructor for class info.magnolia.module.delta.CopyNodeTask
-
- CopyNodeTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.CopyNodeTask
-
- CopyOrReplaceNodePropertiesTask - Class in info.magnolia.module.delta
-
Copies a node's properties to another node.
- CopyOrReplaceNodePropertiesTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CopyOrReplaceNodePropertiesTask
-
- CopyPropertyTask - Class in info.magnolia.module.delta
-
Copies a property.
- CopyPropertyTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.CopyPropertyTask
-
- CopyPropertyTask(String, String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.CopyPropertyTask
-
- copyTo(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
copy content to the specified location.
- copyTo(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- copyTo(String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- CopyUtil - Class in info.magnolia.cms.core.version
-
Util to copy nodes and hierarchies between workspaces.
- CoreModule - Class in info.magnolia.setup
-
Core module life cycle class.
- CoreModule(VirtualURIManager, CommandsManager) - Constructor for class info.magnolia.setup.CoreModule
-
- CoreModuleVersionHandler - Class in info.magnolia.setup
-
Special VersionHandler for the core module.
- CoreModuleVersionHandler() - Constructor for class info.magnolia.setup.CoreModuleVersionHandler
-
- CosMultipartRequestFilter - Class in info.magnolia.cms.filters
-
Processes multipart post requests (fileuploads).
- CosMultipartRequestFilter() - Constructor for class info.magnolia.cms.filters.CosMultipartRequestFilter
-
- create(Object, ObjectWrapper) - Method in interface info.magnolia.freemarker.models.MagnoliaModelFactory
-
If possible, our models should instantiate models which implement AdapterTemplateModel,
so they can be unwrapped easily.
- createAbsoluteLink(NodeData) - Static method in class info.magnolia.link.LinkUtil
-
Deprecated.
Since 5.0 use LinkUtil.createAbsoluteLink(Property) instead.
- createAbsoluteLink(Property) - Static method in class info.magnolia.link.LinkUtil
-
Creates absolute link including context path for provided Property.
- createAbsoluteLink(String, String) - Static method in class info.magnolia.link.LinkUtil
-
Creates absolute link including context path to the provided content and performing all URI2Repository mappings and applying locales.
- createAbsoluteLink(Content) - Static method in class info.magnolia.link.LinkUtil
-
Deprecated.
Since 5.0 use LinkUtil.createAbsoluteLink(Node) instead.
- createAbsoluteLink(Node) - Static method in class info.magnolia.link.LinkUtil
-
Creates absolute link including context path to the provided node and performing all URI2Repository mappings and applying locales.
- createChildNodeDefinition(NodeTypeManager, boolean, boolean, boolean, boolean, String, String, int, String[]) - Static method in class info.magnolia.jcr.util.NodeTypeTemplateUtil
-
Create a NodeDefinitionTemplate
set as 'childNodeDefinition' on a 'nodeType'.
- createCollectionFromMap(Map<?, ?>, Class<?>) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
-
Creates collection from map.
- createCollectionNode(String) - Static method in class info.magnolia.nodebuilder.ContentOps
-
- createContent(String) - Method in class info.magnolia.cms.core.AbstractContent
-
- createContent(String, ItemType) - Method in class info.magnolia.cms.core.AbstractContent
-
- createContent(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Creates a Content node under the current node with the specified name.
- createContent(String, String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Creates a Content node under the current node with the specified name.
- createContent(String, ItemType) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Creates a Content node under the current node with the specified name.
- createContent(String, String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- createContent(String, String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Creates contentNode of type contentType.
- createContent(String, String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- createContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- createContent(String, String) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- createContent(String, ItemType) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- createContent(String, String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- createContent(String, String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- createContent(Content, InputStream) - Method in class info.magnolia.importexport.PropertiesImportExport
-
Deprecated.
- createContent(String, ItemType) - Static method in class info.magnolia.nodebuilder.ContentOps
-
- CREATED - Static variable in class info.magnolia.jcr.util.NodeTypes.Created
-
- CREATED_BY - Static variable in class info.magnolia.jcr.util.NodeTypes.Created
-
- createDateExpression(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
-
Expression for searching - representing a date.
- createDateExpression(int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
-
Deprecated.
- createDateExpression(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
-
Deprecated.
since 4.5.4 use info.magnolia.cms.util.DateUtil.createDateExpression(calendar)
- createDateTimeExpression(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
-
Expression for searching - representing a date and time.
- createDateTimeExpression(int, int, int, int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
-
Deprecated.
- createDateTimeExpression(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
-
Deprecated.
since 4.5.4 use info.magnolia.cms.util.DateUtil.createDateTimeExpression(calendar)
- createDateTimeExpressionIgnoreTimeZone(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
-
Expression for searching - not considering the timezone.
- createDateTimeExpressionIgnoreTimeZone(int, int, int, int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
-
Deprecated.
- createDateTimeExpressionIgnoreTimeZone(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
-
Deprecated.
since 4.5.4 use info.magnolia.cms.util.DateUtil.createDateTimeExpressionIgnoreTimeZone(calendar)
- createExportPath(String) - Static method in class info.magnolia.importexport.DataTransporter
-
Prior to 4.5 Magnolia used to produce export xml filenames where the / (slash) separating sub nodes was replaced by a dot.
- createExternalLink(Content) - Static method in class info.magnolia.link.LinkUtil
-
Deprecated.
Since 5.0 use LinkUtil.createExternalLink(Node) instead.
- createExternalLink(Node) - Static method in class info.magnolia.link.LinkUtil
-
Creates a complete url to access given node from external systems applying all the URI2Repository mappings and locales.
- createFactory(Class<? extends ComponentFactory<T>>, ComponentProvider) - Static method in class info.magnolia.objectfactory.ComponentFactoryUtil
-
Uses the empty constructor or passes the
ComponentProvider
if such a constructor exists.
- createGroup(String) - Method in interface info.magnolia.cms.security.GroupManager
-
Creates a new group in the root folder.
- createGroup(String) - Method in class info.magnolia.cms.security.MgnlGroupManager
-
- createGroup(String, String) - Method in class info.magnolia.cms.security.MgnlGroupManager
-
Creates a new group in a specific folder.
- createHierarchyManager(Session) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- createInitialStructure() - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Create structure needed for version store workspace.
- createLink(Content) - Static method in class info.magnolia.link.LinkFactory
-
Deprecated.
Since 5.0 use LinkUtil.createLinkInstance(Content) instead.
- createLink(NodeData) - Static method in class info.magnolia.link.LinkFactory
-
Deprecated.
Since 5.0 use LinkUtil.createLinkInstance(NodeData) instead.
- createLink(String, String) - Static method in class info.magnolia.link.LinkFactory
-
Deprecated.
Since 5.0 use LinkUtil.createLinkInstance(String, String) instead.
- createLink(String, String, String, String, String) - Static method in class info.magnolia.link.LinkFactory
-
Deprecated.
Since 5.0 use info.magnolia.link.LinkUtil.createLink(String, String, String, String, String)
- createLink(String, String, String, String, String, String, String) - Static method in class info.magnolia.link.LinkFactory
-
Deprecated.
Since 5.0 use info.magnolia.link.LinkUtil.createLinkInstance(String, String, String, String, String, String, String) instead.
- createLink(Content) - Static method in class info.magnolia.link.LinkUtil
-
Deprecated.
Since 5.0 use LinkUtil.createLink(Node) instead.
- createLink(Node) - Static method in class info.magnolia.link.LinkUtil
-
Creates link guessing best possible link format from current site and provided node.
- createLink(NodeData) - Static method in class info.magnolia.link.LinkUtil
-
Deprecated.
Since 5.0 use LinkUtil.createAbsoluteLink(Property) instead.
- createLink(Property) - Static method in class info.magnolia.link.LinkUtil
-
Creates link guessing best possible link format from current site and provided Property.
- createLink(String, String) - Static method in class info.magnolia.link.LinkUtil
-
Creates link guessing best possible link format from current site and provided content.
- createLinkInstance(Content) - Static method in class info.magnolia.link.LinkUtil
-
Deprecated.
Since 5.0 use LinkUtil.createLinkInstance(Node) instead.
- createLinkInstance(Node) - Static method in class info.magnolia.link.LinkUtil
-
Creates Link to provided Node.
- createLinkInstance(NodeData) - Static method in class info.magnolia.link.LinkUtil
-
Deprecated.
Since 5.0 use LinkUtil.createLinkInstance(Property) instead.
- createLinkInstance(Property) - Static method in class info.magnolia.link.LinkUtil
-
- createLinkInstance(String, String) - Static method in class info.magnolia.link.LinkUtil
-
Creates link to the content denoted by repository and uuid.
- createLinkInstance(String, String, String, String, String) - Static method in class info.magnolia.link.LinkUtil
-
Creates link to the content identified by the repository and path.
- createLinkInstance(String, String, String, String, String, String, String) - Static method in class info.magnolia.link.LinkUtil
-
Creates link based on provided parameters.
- createLoginContext(CredentialsCallbackHandler, String) - Static method in class info.magnolia.cms.security.SecuritySupportBase
-
- createNewName(Node) - Method in class info.magnolia.setup.for5_2.RenameSameNameSiblingNodesTask
-
Create a new unique name.
Override this method in order to create a unique name based on another pattern.
- createNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
-
- createNodeData(String, Value) - Method in class info.magnolia.cms.core.AbstractContent
-
- createNodeData(String, Value[]) - Method in class info.magnolia.cms.core.AbstractContent
-
Deprecated.
- createNodeData(String, int) - Method in class info.magnolia.cms.core.AbstractContent
-
Deprecated.
- createNodeData(String, Object) - Method in class info.magnolia.cms.core.AbstractContent
-
Deprecated.
- createNodeData(String) - Method in interface info.magnolia.cms.core.Content
-
- createNodeData(String, int) - Method in interface info.magnolia.cms.core.Content
-
- createNodeData(String, Value) - Method in interface info.magnolia.cms.core.Content
-
- createNodeData(String, Value[]) - Method in interface info.magnolia.cms.core.Content
-
- createNodeData(String, Object) - Method in interface info.magnolia.cms.core.Content
-
- createNodeData(String) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- createNodeData(String, Value, int) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- createNodeData(String, Value) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- createNodeData(String, int) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- CreateNodePathTask - Class in info.magnolia.module.delta
-
A Task to create a full path, i.e the parent doesn't need to exist.
- CreateNodePathTask(String, String, String) - Constructor for class info.magnolia.module.delta.CreateNodePathTask
-
- CreateNodePathTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.CreateNodePathTask
-
- CreateNodePathTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CreateNodePathTask
-
- CreateNodePathTask(String, String, String, String, ItemType) - Constructor for class info.magnolia.module.delta.CreateNodePathTask
-
- createNodes(Node, String...) - Method in class info.magnolia.jcr.util.PropertiesImportExport
-
Each property is one item in the properties varargs passed in.
- createNodes(Node, InputStream) - Method in class info.magnolia.jcr.util.PropertiesImportExport
-
Each property or node in the stream has to be separated by the \n.
- CreateNodeTask - Class in info.magnolia.module.delta
-
Creates a node in the given parent with the given name and type.
- CreateNodeTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.CreateNodeTask
-
- CreateNodeTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CreateNodeTask
-
- createNodeType(NodeTypeManager, String, String[], boolean, boolean, String, boolean) - Static method in class info.magnolia.jcr.util.NodeTypeTemplateUtil
-
Create a NodeTypeTemplate
used a NodeType definition.
- createPage(String, String) - Static method in class info.magnolia.nodebuilder.ContentOps
-
- createParagraph(String, String) - Static method in class info.magnolia.nodebuilder.ContentOps
-
- createPath(HierarchyManager, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- createPath(HierarchyManager, String, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- createPath(HierarchyManager, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- createPath(HierarchyManager, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- createPath(Content, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- createPath(Content, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- createPath(String, String) - Static method in class info.magnolia.cms.util.PathUtil
-
- createPath(Node, String, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Creates a node under the specified parent and relative path, then returns it.
- createPath(Node, String, String, boolean) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Creates a node under the specified parent and relative path, then returns it.
- createPropertyDefinition(NodeTypeManager, String, boolean, boolean, boolean, boolean, boolean, boolean, int, int, String[], String[], Value[]) - Static method in class info.magnolia.jcr.util.NodeTypeTemplateUtil
-
Create a PropertyDefinitionTemplate
set as 'propertyDefinition' on a 'nodeType'.
- createQuery(String, String) - Method in interface info.magnolia.cms.core.search.QueryManager
-
Deprecated.
Description inherited from javax.jcr.query.QueryManager#createQuery(String, String)
Creates a new query by specifying the query statement
itself and the language
in
which the query is stated.
- createQuery(String, String) - Method in class info.magnolia.cms.core.search.QueryManagerImpl
-
Deprecated.
- createRole(String) - Method in class info.magnolia.cms.security.MgnlRoleManager
-
- createRole(String, String) - Method in class info.magnolia.cms.security.MgnlRoleManager
-
Create a new role in a specific folder without any security restrictions.
- createRole(String) - Method in interface info.magnolia.cms.security.RoleManager
-
Creates a new role in the root folder without any security restrictions.
- createRole(String, String) - Method in interface info.magnolia.cms.security.RoleManager
-
- createRootFilter() - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
- createSession(Credentials) - Method in class info.magnolia.jcr.registry.DefaultSessionProvider
-
- createSession(Credentials) - Method in interface info.magnolia.jcr.registry.SessionProvider
-
- createSimpleMixinNodeType(NodeTypeManager, String, String, HashMap<String, Integer>) - Static method in class info.magnolia.jcr.util.NodeTypeTemplateUtil
-
Create a simple mixin NodeTypeTemplate
with a single supertype, no child nodes and several property.
Property are set by defaultto
- autoCreated="false"
- mandatory="false"
- onParentVersion="COPY"
- protected="false"
- multiple="false"
- createSimpleNodeType(NodeTypeManager, String, List<String>) - Static method in class info.magnolia.jcr.util.NodeTypeTemplateUtil
-
Create a simple NodeTypeTemplate
with a list of supertype, one generic child node and two generic properties.
- createSubject(User) - Static method in class info.magnolia.cms.security.PrincipalUtil
-
- createSubjectAndPopulate(User) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- createSystemUIFilter() - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
Initializes the required filter(s) if we need to go through
SystemUI initialization screens.
- createTemplateName(Class<?>, String) - Static method in class info.magnolia.freemarker.FreemarkerUtil
-
Creates a template name based on the class name and adds the extension.
- createTemplateName(Class<?>, String, String) - Static method in class info.magnolia.freemarker.FreemarkerUtil
-
- createUser(String, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- createUser(String, String, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- createUser(String, String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- createUser(String, String, String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- createUser(String, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- createUser(String, String, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- createUser(String, String) - Method in interface info.magnolia.cms.security.UserManager
-
Creates a user without security restrictions.
- createUser(String, String, String) - Method in interface info.magnolia.cms.security.UserManager
-
Creates a user on given path.
- createUserNode(String) - Method in class info.magnolia.cms.security.HierarchicalUserManager
-
- createUserNode(String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- createValue(String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Uses the default value factory.
- createValue(Object, ValueFactory) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- createValue(String, int, ValueFactory) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- createValue(String, int, ValueFactory) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Transforms a string to a jcr value object.
- createValue(Object, ValueFactory) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
- createVersion(Content, Rule) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
- createVersion(Node, Rule, String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Create version of the specified node and all child nodes based on the given Rule
.
- createWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class info.magnolia.context.ContextFactory
-
- createWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface info.magnolia.context.WebContextFactory
-
- createWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class info.magnolia.context.WebContextFactoryImpl
-
- createWorkspace(String) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- createWorkspace(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- CREATION_DATE - Static variable in class info.magnolia.cms.core.MetaData
-
- CreationDateComparator - Class in info.magnolia.cms.util
-
Compares the creation date of 2 nodes.
- CreationDateComparator() - Constructor for class info.magnolia.cms.util.CreationDateComparator
-
- CredentialsCallbackHandler - Class in info.magnolia.cms.security.auth.callback
-
- CredentialsCallbackHandler() - Constructor for class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
-
Default constructor required by java security framework.
- CredentialsCallbackHandler(String, char[]) - Constructor for class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
-
- CredentialsCallbackHandler(String, char[], String) - Constructor for class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
-
- ctx - Variable in class info.magnolia.context.ContextDecorator
-
- current() - Method in class info.magnolia.objectfactory.Classes.ClassFactoryProvider
-
- CUSTOM_BASENAME - Static variable in class info.magnolia.cms.i18n.TemplateMessagesUtil
-
Deprecated.
Name of the custom basename.
- CustomFilterConfig - Class in info.magnolia.cms.util
-
Custom FilterConfig
for manually initializing filters.
- CustomFilterConfig(String, ServletContext, Map<String, String>) - Constructor for class info.magnolia.cms.util.CustomFilterConfig
-
- CustomFilterConfig(String, ServletContext) - Constructor for class info.magnolia.cms.util.CustomFilterConfig
-
- CustomServletConfig - Class in info.magnolia.cms.util
-
Custom ServletConfig
for manually initializing servlets.
- CustomServletConfig(String, ServletContext, Map<String, String>) - Constructor for class info.magnolia.cms.util.CustomServletConfig
-
- CustomServletConfig(String, ServletContext) - Constructor for class info.magnolia.cms.util.CustomServletConfig
-
- generateJavaScript(Writer, Messages) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
Adds Variables to a JS which can be used with the getMessage(key) method.
- generateKeyPair(int) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- GenericTasks - Class in info.magnolia.setup.initial
-
Groups tasks which are need to do a fresh install of magnolia 4.5 (or higher).
- GenericTasks() - Constructor for class info.magnolia.setup.initial.GenericTasks
-
- genericTasksForNewInstallation() - Static method in class info.magnolia.setup.initial.GenericTasks
-
- get(String, Object[]) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
-
Replace the {n} parameters in the string.
- get(String) - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
-
Get the message from the bundle.
- get(String) - Method in class info.magnolia.cms.i18n.EmptyMessages
-
- get(String) - Method in interface info.magnolia.cms.i18n.Messages
-
Get the message from the bundle.
- get(String, Object[]) - Method in interface info.magnolia.cms.i18n.Messages
-
Replace the {n} parameters in the string.
- get(String) - Method in class info.magnolia.cms.i18n.MessagesChain
-
Get the string searching in the chain.
- get(String) - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- get(String, Object[]) - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
Get a message with parameters inside: the value {0} must be a number.
- get(String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- get(String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- get(String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- get(String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- get(String) - Method in class info.magnolia.cms.license.LicenseFileExtractor
-
- get(String) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
Get principal associated to the specified name from the collection.
- get(String) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
Gets principal associated to the specified name from the collection.
- get(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
-
Shortcut for Content.getNodeData(name).getString() or Content.getNodeData(name).getName().
- get(Object) - Method in class info.magnolia.cms.util.OrderedProperties
-
- get(Object) - Method in class info.magnolia.context.AbstractContext
- get(String) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- get(String, List) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- get(String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- get(String, List, String) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- get(String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- get(String, List, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- get(String) - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
-
- get(String) - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- get(String) - Method in class info.magnolia.freemarker.models.ContentModel
-
- get(String) - Method in class info.magnolia.jcr.registry.SessionProviderRegistry
-
- get(Object) - Method in class info.magnolia.jcr.util.ContentMap
-
- GET - Static variable in class info.magnolia.module.delta.AddURIPermissionTask
-
- get() - Method in class info.magnolia.module.ModuleInstanceProvider
-
- get() - Method in class info.magnolia.objectfactory.guice.GuiceConfiguredComponentProvider
-
- get() - Method in class info.magnolia.objectfactory.guice.GuiceObservedComponentProvider
-
- get(K) - Method in class info.magnolia.registry.RegistryMap
-
- GET_POST - Static variable in class info.magnolia.module.delta.AddURIPermissionTask
-
- getAbsolute() - Method in class info.magnolia.link.LinkTransformerManager
-
Creates instance of absolute link transformer that will prepend the context path, will use URI2Repository mapping while constructing links and will localize the link if localization is set up.
- getAbsolute(boolean) - Method in class info.magnolia.link.LinkTransformerManager
-
Creates instance of absolute link transformer that will optionally prepend the context path, but will always use URI2Repository mapping while constructing links and will localize the link if localization is set up.
- getAbsoluteFileSystemPath(String) - Static method in class info.magnolia.cms.core.Path
-
Gets absolute filesystem path, adds application root if path is not absolute.
- getAbsolutePath(String, String) - Static method in class info.magnolia.cms.core.Path
-
- getAbsolutePath(String) - Static method in class info.magnolia.cms.core.Path
-
- getAbsoluteTransformer() - Method in class info.magnolia.link.LinkTransformerManager
-
Gets registered absolute path transformer.
- getAccessControlManager() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getAccessibleWorkspaceNames() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getAccessManager() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
since 4.0 - use getHierarchyManager instead
- getAccessManager() - Method in class info.magnolia.cms.core.ContentHandler
-
Deprecated.
since 4.0 - use getHierarchyManager instead
- getAccessManager() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Get access manager.
- getAccessManager() - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getAccessManager() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Deprecated.
use getHierarchyManager instead
- getAccessManager(String, Subject) - Static method in class info.magnolia.cms.security.PermissionUtil
-
Creates instance of AccessManager configured with subject principal permissions for requested workspace/repository.
- getAccessManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getAccessManager(String) - Method in class info.magnolia.context.AbstractContext
-
- getAccessManager(String) - Method in interface info.magnolia.context.Context
-
- getAccessManager(String) - Method in class info.magnolia.context.ContextDecorator
-
Delegates call to the original context.
- getAccessManager(String) - Static method in class info.magnolia.context.MgnlContext
-
Get access manager for a resource, usually a workspace.
- getAccessManager(String) - Method in class info.magnolia.context.SimpleContext
-
Delegate to the inner context.
- getACLs(User) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getACLs(User) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- getACLs(String) - Method in interface info.magnolia.cms.security.GroupManager
-
- getACLs(User) - Method in class info.magnolia.cms.security.MgnlUserManager
-
Sets access control list from a list of roles under the provided content object.
- getACLs(String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
-
- getACLs(Node) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
-
- getACLs(String) - Method in interface info.magnolia.cms.security.RoleManager
-
Obtain list of ACLs defined for specified role.
- getACLs(User) - Method in interface info.magnolia.cms.security.UserManager
-
- getAction() - Method in class info.magnolia.audit.MgnlAuditLogEntry
-
- getActivationManager() - Static method in class info.magnolia.cms.exchange.ActivationManagerFactory
-
- getActivationStatus() - Method in class info.magnolia.cms.core.MetaData
-
- getActivationStatus(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Activatable
-
Returns the activation status of the node.
- getActivationStatusIcon(Content) - Static method in class info.magnolia.cms.util.MetaDataUtil
-
- getActivationStatusIcon(Node) - Static method in class info.magnolia.cms.util.MetaDataUtil
-
Deprecated.
Return iconFileName for a node.
- getActivatorId() - Method in class info.magnolia.cms.core.MetaData
-
- getAdaptedObject(Class) - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
-
- getAdaptedObject(Class) - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- getAdaptedObject(Class) - Method in class info.magnolia.freemarker.models.ContentModel
-
- getAdd() - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- getAdd() - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- getAddMethod(Class<?>, String, int) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
-
Get a adder method.
- getAddMethod() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- getAddMethod(Class<?>, String, int) - Method in class info.magnolia.jcr.node2bean.impl.TypeMappingImpl
-
Deprecated.
since 5.0 - use setters
- getAddMethod() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
Deprecated.
since 5.0 - use setter instead.
- getAggregationState() - Static method in class info.magnolia.context.MgnlContext
-
Returns the AggregationState if we're in a WebContext, throws an
IllegalStateException otherwise.
- getAggregationState() - Method in interface info.magnolia.context.WebContext
-
Retrieves the Aggregator instance, which gathers all info regarding the current request (paths, etc).
- getAggregationState() - Method in class info.magnolia.context.WebContextImpl
-
- getAllChildren(Content) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Returns all children (not recursively) independent of there type.
- getAllChildren(Content, Comparator<Content>) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Returns all children (not recursively) independent of there type.
- getAllGroups() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getAllGroups() - Method in class info.magnolia.cms.security.ExternalUser
-
- getAllGroups() - Method in interface info.magnolia.cms.security.Group
-
Get all groups assigned to this group, collected recursively from subgroups.
- getAllGroups() - Method in interface info.magnolia.cms.security.GroupManager
-
Get all groups defined in the system.
- getAllGroups(String) - Method in interface info.magnolia.cms.security.GroupManager
-
Get all groups related to one concrete group.
- getAllGroups() - Method in class info.magnolia.cms.security.MgnlGroup
-
- getAllGroups() - Method in class info.magnolia.cms.security.MgnlGroupManager
-
- getAllGroups(String) - Method in class info.magnolia.cms.security.MgnlGroupManager
-
- getAllGroups() - Method in class info.magnolia.cms.security.MgnlUser
-
- getAllGroups() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getAllGroups() - Method in interface info.magnolia.cms.security.User
-
Get all groups to which this user belongs to, collected recursively including.
- getAllowed() - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
-
- getAllowed() - Method in class info.magnolia.voting.voters.UserAgentVoter
-
- getAllowedLifecycleTransistions() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getAllRepositoryNames() - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- getAllRoles() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getAllRoles() - Method in class info.magnolia.cms.security.ExternalUser
-
- getAllRoles() - Method in class info.magnolia.cms.security.MgnlUser
-
- getAllRoles() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getAllRoles() - Method in interface info.magnolia.cms.security.User
-
Get all roles assigned to this user, collected recursively including groups/subgroups.
- getAllUsers() - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getAllUsers() - Method in class info.magnolia.cms.security.ExternalUserManager
-
- getAllUsers() - Method in class info.magnolia.cms.security.MgnlUserManager
-
Get all users managed by this user manager.
- getAllUsers() - Method in interface info.magnolia.cms.security.UserManager
-
Get all users.
- getAllVersions() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
- getAllVersions() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getAllVersions(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Get all versions.
- getAllVersions() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getAllVersions() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getAncestor(int) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get absolute parent object starting from the root node.
- getAncestor(int) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getAncestor(int) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getAncestor(int) - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getAncestor(int) - Method in class info.magnolia.cms.core.version.VersionedNodeChild
-
- getAncestor(int) - Method in class info.magnolia.cms.util.ContentWrapper
-
- getAncestor(int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getAncestor(int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
-
- getAncestor(int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getAncestor(int) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getAncestorOfType(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Returns the first found ancestor of the given node which is of the given type,
or the given node itself, it is of the given type.
- getAncestors() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Convenience method for taglib.
- getAncestors() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getAncestors() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Convenience method for taglib.
- getAncestors() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getAncestors(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Get all Ancestors until level 1.
- getAnchor() - Method in class info.magnolia.link.Link
-
- getAnonymousSubject() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
- getAnonymousSubject() - Method in class info.magnolia.cms.security.SystemUserManager
-
- getAnonymousUser() - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getAnonymousUser() - Method in class info.magnolia.cms.security.ExternalUserManager
-
SystemUserManager does this.
- getAnonymousUser() - Method in class info.magnolia.cms.security.MgnlUserManager
-
SystemUserManager does this.
- getAnonymousUser() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
-
- getAnonymousUser() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
- getAnonymousUser() - Method in class info.magnolia.cms.security.SystemUserManager
-
- getAnonymousUser() - Method in interface info.magnolia.cms.security.UserManager
-
Get Anonymous user, this user must always exist in magnolia repository.
- getApplicablePolicies(Principal) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getApplicablePolicies(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getAppRootDir() - Static method in class info.magnolia.cms.core.Path
-
Gets the root directory for the magnolia web application.
- getAsString() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
-
- getAsString() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- getAsString() - Method in class info.magnolia.freemarker.models.ContentModel
-
- getAtomName() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns the parameter name.
- getAttribute(String) - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getAttribute(String) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getAttribute(String) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
get attribute, available only if NodeData is of type Binary
.
- getAttribute(String) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getAttribute(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getAttribute(String, int) - Method in class info.magnolia.context.AbstractContext
-
- getAttribute(String) - Method in class info.magnolia.context.AbstractContext
-
Get the attribute value.
- getAttribute(String, int) - Method in class info.magnolia.context.AbstractMapBasedContext
-
Use the Map.get()
.
- getAttribute(String, int) - Method in interface info.magnolia.context.AttributeStrategy
-
- getAttribute(String, int) - Method in interface info.magnolia.context.Context
-
Get attribute value.
- getAttribute(String) - Method in interface info.magnolia.context.Context
-
Get attribute value without passing a scope.
- getAttribute(String, int) - Method in class info.magnolia.context.ContextDecorator
-
Delegates call to the original context.
- getAttribute(String, int) - Method in class info.magnolia.context.MapAttributeStrategy
-
- getAttribute(String) - Static method in class info.magnolia.context.MgnlContext
-
Get attribute value.
- getAttribute(String, int) - Static method in class info.magnolia.context.MgnlContext
-
Get the attribute from the specified scope.
- getAttribute(String, int) - Method in class info.magnolia.context.RequestAttributeStrategy
-
- getAttribute(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getAttribute(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getAttributeNames() - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getAttributeNames() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getAttributeNames() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
get all attribute names.
- getAttributeNames() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getAttributeNames() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getAttributeNames() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getAttributes(int) - Method in class info.magnolia.context.AbstractContext
-
- getAttributes() - Method in class info.magnolia.context.AbstractContext
-
Merge the scopes maps.
- getAttributes(int) - Method in class info.magnolia.context.AbstractMapBasedContext
-
Ignore scope and return the inner map.
- getAttributes() - Method in class info.magnolia.context.AbstractMapBasedContext
-
Returns the inner map.
- getAttributes(int) - Method in interface info.magnolia.context.AttributeStrategy
-
- getAttributes(int) - Method in interface info.magnolia.context.Context
-
Get a map of a attributes set in the scope.
- getAttributes() - Method in interface info.magnolia.context.Context
-
Get an over all map.
- getAttributes(int) - Method in class info.magnolia.context.ContextDecorator
-
Delegates call to the original context.
- getAttributes(int) - Method in class info.magnolia.context.MapAttributeStrategy
-
Ignore scope and return the inner map.
- getAttributes() - Method in class info.magnolia.context.MapAttributeStrategy
-
Returns the inner map.
- getAttributes(int) - Method in class info.magnolia.context.RequestAttributeStrategy
-
- getAttributeStrategy() - Method in class info.magnolia.context.AbstractContext
-
- getAtts() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Returns the atts.
- getAuthorId() - Method in class info.magnolia.cms.core.MetaData
-
- getAvailableLocales() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
- getAvailableLocales() - Method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- getBackupPath() - Method in class info.magnolia.module.delta.BackupTask
-
- getBasename() - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
-
If no basename is provided this method returns DEFAULT_BASENAME.
- getBasename() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
-
Returns the basename.
- getBasename() - Method in interface info.magnolia.cms.i18n.Messages
-
If no basename is provided this method returns DEFAULT_BASENAME.
- getBaseNode() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getBasePath() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
-
- getBaseVersion() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get the current base version of this node.
- getBaseVersion() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getBaseVersion(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Returns the current base version of given node.
- getBaseVersion() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getBaseVersion() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getBaseVersion() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getBasicInstallTasks(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getBasicInstallTasks(InstallContext) - Method in class info.magnolia.module.DefaultModuleVersionHandler
-
This method should generally not be overridden.
- getBasicInstallTasks(InstallContext) - Method in class info.magnolia.setup.CoreModuleVersionHandler
-
- getBCrypt(String) - Static method in class info.magnolia.cms.security.Digester
-
Deprecated.
- getBCrypt(String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getBean2ContentProcessor() - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - unused, Bean2Content is not implemented yet.
- getBinary() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getBinaryNode(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getBinaryNodeDatas(String) - Method in class info.magnolia.cms.core.AbstractContent
-
- getBoolean() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getBoolean() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getBoolean() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the boolean
representation of the value.
- getBoolean() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getBoolean(Content, String, boolean) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getBoolean() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getBoolean(Node, String, boolean) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the boolean representing the node property value.
- getBoolean() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getBooleanProperty(String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- getBooleanProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
-
- getBooleanProperty(String) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
-
- getBooleanProperty(String) - Method in class info.magnolia.init.properties.AbstractPropertySource
-
- getBooleanProperty(String) - Method in interface info.magnolia.init.PropertySource
-
- getBootstrapDirs() - Static method in class info.magnolia.importexport.Bootstrapper
-
Return the standard bootstrap dirs defined in the magnolia.properties
file.
- getBrowserLink(String) - Method in class info.magnolia.link.LinkTransformerManager
-
Creates instance of link transformer that will transform any provided links to either absolute or relative path based on the current server configuration.
- getBundle() - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
-
Returns the bundle for the current basename.
- getBypasses() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- getCacheDirectory() - Static method in class info.magnolia.cms.core.Path
-
- getCacheDirectoryPath() - Static method in class info.magnolia.cms.core.Path
-
Gets the cache directory path (cms.cache.startdir) as set with Java options while startup or in web.xml.
- getCaseInsensitive(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Get a subnode case insensitive.
- getCatalogueName() - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
-
- getChained(String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getChained(String, String[], String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getChainedWithDefault(String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getChainedWithDefault(String, String, String[], String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getChannel() - Method in class info.magnolia.cms.core.AggregationState
-
- getChannels() - Method in interface info.magnolia.channel.ChannelManager
-
- getChannels() - Method in class info.magnolia.channel.ChannelManagerImpl
-
- getCharacterEncoding() - Method in class info.magnolia.cms.core.AggregationState
-
- getCheckedPath() - Method in class info.magnolia.module.delta.AbstractConditionalRepositoryTask
-
Returns a path in a repository in the form repository:path
(e.g.
- getChildByName(String) - Method in class info.magnolia.cms.core.AbstractContent
-
Deprecated.
- getChildByName(String) - Method in interface info.magnolia.cms.core.Content
-
- getChildByName(String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- getChildNodes() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
This returns all children, except nodes or jcr: types and mgnl:metaData.
- getChildNodes() - Method in class info.magnolia.freemarker.models.ContentModel
-
This returns all children, except nodes or jcr: types and mgnl:metaData.
- getChildren() - Method in class info.magnolia.cms.core.AbstractContent
-
Gets a Collection containing all child nodes of the same NodeType as "this" object.
- getChildren(Content.ContentFilter) - Method in class info.magnolia.cms.core.AbstractContent
-
Get a collection containing child nodes which satisfies the given filter.
- getChildren(ItemType) - Method in class info.magnolia.cms.core.AbstractContent
-
Get collection of specified content type.
- getChildren(String) - Method in class info.magnolia.cms.core.AbstractContent
-
Get collection of specified content type and its subtypes.
- getChildren(String, String) - Method in class info.magnolia.cms.core.AbstractContent
-
Get collection of specified content type.
- getChildren(Content.ContentFilter, Comparator<Content>) - Method in class info.magnolia.cms.core.AbstractContent
-
Get a collection containing child nodes which satisfies the given filter.
- getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.core.AbstractContent
-
- getChildren() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Gets a Collection containing all child nodes of the same NodeType as "this" object.
- getChildren(Content.ContentFilter) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Get a collection containing child nodes which satisfies the given filter.
- getChildren(Content.ContentFilter, Comparator<Content>) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Get a collection containing child nodes which satisfies the given filter.
- getChildren(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Get collection of specified content type and its subtypes.
- getChildren(ItemType) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Get collection of specified content type.
- getChildren(String, String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Get collection of specified content type.
- getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.util.ContentWrapper
-
- getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
-
Deprecated.
- getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
- getChildren(Content) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
Returns the children of the node to be transformed.
- getChildren(Content) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
- getChildren(Node) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
-
- getChildren(Node) - Method in interface info.magnolia.jcr.node2bean.Node2BeanTransformer
-
Returns the children of the node to be transformed.
- getClassFactory() - Static method in class info.magnolia.objectfactory.Classes
-
- getClassifier() - Method in class info.magnolia.module.model.Version
-
- getClassName() - Method in class info.magnolia.module.model.ConfigurerDefinition
-
- getClassName() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getClassName() - Method in class info.magnolia.module.model.ServletDefinition
-
- getClientCallbacks() - Method in class info.magnolia.cms.security.SecurityCallbackFilter
-
- getCollection() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- getCollection() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
- getCollectionEntryType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- getCollectionEntryType() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- getCollectionFromNodeIterator(NodeIterator) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- getCollectionKeyType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- getCollectionKeyType() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- getCommand() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
-
Returns the name of the command we want to execute.
- getCommand() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- getCommand(String) - Method in interface info.magnolia.commands.chain.Catalog
-
- getCommand(String, String) - Method in class info.magnolia.commands.CommandsManager
-
Get the command.
- getCommand(String) - Method in class info.magnolia.commands.CommandsManager
-
Use a delimiter to separate the catalog and command name.
- getCommand(String) - Method in class info.magnolia.commands.MgnlCatalog
-
- getCommandContext(String) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
-
The default implementation returns the current context.
- getCommandName() - Method in class info.magnolia.commands.DelegateCommand
-
- getCommands() - Method in class info.magnolia.commands.chain.ChainBase
-
Returns unmodifiable list of commands.
- getComment() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- getComment() - Method in class info.magnolia.commands.impl.VersionCommand
-
- getComment(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Deleted
-
Returns the comment set when then node was last deleted or null if no comment has been set.
- getComment(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Versionable
-
Returns the comment set when then node was last versioned or null if no comment has been set.
- getComment() - Method in class info.magnolia.module.model.ServletDefinition
-
- getCommentTemplate() - Method in class info.magnolia.commands.impl.ExtractCommentCommand
-
- getCompleteUrl() - Method in class info.magnolia.link.LinkTransformerManager
-
Creates instance of Complete URL link transformer that will create fully qualified and localized link to content denoted by Link provided to its transform method.
- getCompleteURLTransformer() - Method in class info.magnolia.link.LinkTransformerManager
-
Gets registered complete URL transformer.
- getComponent(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
-
Returns the component mapped for a given type.
- getComponent(Class<T>) - Static method in class info.magnolia.objectfactory.Components
-
- getComponent(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- getComponent(Class<T>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
- getComponent(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
- getComponentFactory(Class<T>, Class<? extends ComponentFactory<T>>) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
-
- getComponentProvider() - Static method in class info.magnolia.objectfactory.Components
-
- getComponents() - Method in class info.magnolia.module.model.ComponentsDefinition
-
- getComponents() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getComponents() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- getComponentsFromModules(String, List<ModuleDefinition>) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- getComponentType() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- getCondition() - Method in class info.magnolia.voting.voters.IfVoter
-
- getConditions() - Method in interface info.magnolia.module.delta.Delta
-
Returns the list of Conditions which have to be checked before this Delta's Tasks can be executed.
- getConditions() - Method in class info.magnolia.module.delta.DeltaBuilder
-
- getConditions() - Method in class info.magnolia.module.webapp.WebappDelta
-
- getConfig() - Method in class info.magnolia.cms.filters.FilterDecorator
-
- getConfigFile(String) - Static method in class info.magnolia.cms.util.ConfigUtil
-
Deprecated.
since 4.0 - use getTokenizedConfigFile
- getConfigHierarchyManager() - Method in interface info.magnolia.module.InstallContext
-
- getConfigHierarchyManager() - Method in class info.magnolia.module.InstallContextImpl
-
- getConfigJCRSession() - Method in interface info.magnolia.module.InstallContext
-
- getConfigJCRSession() - Method in class info.magnolia.module.InstallContextImpl
-
- getConfigPath() - Method in interface info.magnolia.cms.exchange.ActivationManager
-
Deprecated.
There's no real need to expose this as such a location is an implementation detail.
- getConfiguration() - Method in class info.magnolia.freemarker.FreemarkerHelper
-
- getConfigured(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- getConfigurer(ConfigurerDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- getConfigurers() - Method in class info.magnolia.module.model.ComponentsDefinition
-
- getConfigurers() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- getConnectTimeout() - Method in interface info.magnolia.cms.exchange.Subscriber
-
- getConstructor() - Method in class info.magnolia.objectfactory.ParameterInfo
-
- getContainingHistory() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Get containing version history.
- getContainingHistory() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getContent() - Method in class info.magnolia.cms.beans.runtime.FileProperties
-
- getContent(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Gets the Content node of the current node with the specified name.
- getContent(String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getContent(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
get content object of the requested URI.
- getContent(String, boolean, ItemType) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Like getContent() but creates the node if not yet existing.
- getContent(String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getContent(String, boolean, ItemType) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getContent() - Method in interface info.magnolia.cms.core.search.QueryResult
-
Deprecated.
Gets a collection of Content objects for mgnl:content NodeType.
- getContent(String) - Method in interface info.magnolia.cms.core.search.QueryResult
-
Deprecated.
Gets a collection of Content objects for specified NodeType.
- getContent() - Method in class info.magnolia.cms.core.search.QueryResultImpl
-
Deprecated.
- getContent(String) - Method in class info.magnolia.cms.core.search.QueryResultImpl
-
Deprecated.
- getContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
-
Returns a direct child if it was included in the version.
- getContent(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Returns a Content object of the named repository or null if not existing.
- getContent(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Get the node or null if not exists.
- getContent(String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- getContent(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
-
Deprecated.
- getContent(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getContent(String, boolean, ItemType) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getContent(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
- getContent2BeanProcessor() - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5, use IoC. - TODO only used locally
- getContent2BeanTransformer() - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5, use IoC.
- getContentByUUID(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
This method can be used to retrieve Content which has UUID assigned to it, in other words only those nodes which
has mixin type mix:referenceable.
- getContentByUUID(String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getContentByUUID(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- getContentByUUID(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getContentDecorator() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getContentDecorator() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
-
- getContentDecorator() - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getContentEncoding(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
-
- getContentEncodingOrDefault(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
-
- getContentFromJCRReference() - Method in class info.magnolia.cms.core.AbstractNodeData
-
Specific implementation for retrieving the referenced node when using a property of type REFERENCE.
- getContentFromJCRReference() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getContentFromJCRReference() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getContentFromJCRReference() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getContentLength() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getContentLength() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getContentLength() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
returns size in bytes.
- getContentLength() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getContentLength() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getContentSafely(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
This method returns null if no content has been found.
- getContentSafely(InheritanceContentWrapper, String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
This method returns null if no content has been found.
- getContentType() - Method in class info.magnolia.cms.beans.runtime.File
-
- getContext(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getContextPath(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
- getContextPath() - Static method in class info.magnolia.context.MgnlContext
-
- getContextPath() - Method in interface info.magnolia.context.WebContext
-
Get the current context path.
- getContextPath() - Method in class info.magnolia.context.WebContextImpl
-
- getContextPath() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getContextPath() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
-
- getContextPath() - Method in interface info.magnolia.init.MagnoliaInitPaths
-
- getContextRelativePath(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns the current path relative to the context path, the current path is the path used in the latest forward or
include dispatch.
- getCorrespondingNodePath(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getCountry() - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- getCreated() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Get creation date of this version.
- getCreated() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getCreated(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Created
-
Returns the creation date of a node or null if creation date isn't set.
- getCreatedBy(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Created
-
Returns the name of the user that created a node.
- getCreationDate() - Method in class info.magnolia.cms.core.MetaData
-
- getCredentials() - Method in class info.magnolia.context.DefaultRepositoryStrategy
-
- getCurrent() - Method in class info.magnolia.cms.util.SiblingsHelper
-
- getCurrentBean() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
-
- getCurrentBean() - Method in interface info.magnolia.content2bean.TransformationState
-
- getCurrentBean() - Method in class info.magnolia.jcr.node2bean.impl.TransformationStateImpl
-
- getCurrentBean() - Method in interface info.magnolia.jcr.node2bean.TransformationState
-
- getCurrentCalendar() - Static method in class info.magnolia.jcr.util.NodeTypes
-
- getCurrentContent() - Method in class info.magnolia.cms.core.AggregationState
-
Deprecated.
since 5.0 - use #getCurrentContentNode() instead.
- getCurrentContent() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
-
- getCurrentContent() - Method in interface info.magnolia.content2bean.TransformationState
-
- getCurrentContentNode() - Method in class info.magnolia.cms.core.AggregationState
-
- getCurrentLoginResult() - Static method in class info.magnolia.cms.security.auth.login.LoginResult
-
- getCurrentlyConfiguredClassName() - Method in class info.magnolia.objectfactory.Classes.ClassFactoryProvider
-
- getCurrentlyInstalled(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getCurrentlyInstalled(InstallContext) - Method in interface info.magnolia.module.ModuleVersionHandler
-
Gets the currently installed version number of this module.
- getCurrentlyInstalled(InstallContext) - Method in class info.magnolia.module.webapp.WebappVersionHandler
-
- getCurrentModuleDefinition() - Method in interface info.magnolia.module.InstallContext
-
Allows generic tasks to know what's being installed/updated.
- getCurrentModuleDefinition() - Method in class info.magnolia.module.InstallContextImpl
-
- getCurrentModuleDefinition() - Method in interface info.magnolia.module.ModuleLifecycleContext
-
Gets the current module definition.
- getCurrentModuleDefinition() - Method in class info.magnolia.module.ModuleLifecycleContextImpl
-
- getCurrentNode() - Method in class info.magnolia.jcr.node2bean.impl.TransformationStateImpl
-
- getCurrentNode() - Method in interface info.magnolia.jcr.node2bean.TransformationState
-
- getCurrentType() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
-
- getCurrentType() - Method in interface info.magnolia.content2bean.TransformationState
-
- getCurrentType() - Method in class info.magnolia.jcr.node2bean.impl.TransformationStateImpl
-
- getCurrentType() - Method in interface info.magnolia.jcr.node2bean.TransformationState
-
- getCurrentURI() - Method in class info.magnolia.cms.core.AggregationState
-
- getCurrentUserName() - Static method in class info.magnolia.jcr.util.NodeTypes
-
- getCurrentUTCCalendar() - Static method in class info.magnolia.cms.util.DateUtil
-
Get UTC Calendar for current time.
- getCurrentVersion() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
-
- getDate() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getDate() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getDate() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the Calendar
representation of the value.
- getDate() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getDate(Content, String, Calendar) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getDate() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getDate(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the Calendar representing the node property value.
- getDate(Node, String, Calendar) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the Calendar representing the node property value.
- getDate() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getDateFormat() - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getDateFormat() - Static method in class info.magnolia.jcr.util.PropertyUtil
-
- getDateProperty(String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- getDecimal() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getDeclaringClass() - Method in class info.magnolia.objectfactory.ParameterInfo
-
- getDecoratedFilter() - Method in class info.magnolia.cms.filters.FilterDecorator
-
- getDefaultBaseUrl() - Method in class info.magnolia.cms.beans.config.ServerConfiguration
-
- getDefaultExtension() - Method in class info.magnolia.cms.beans.config.ServerConfiguration
-
- getDefaultLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getDefaultLocale() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
- getDefaultLocale() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
- getDefaultLocale() - Method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- getDefaultMapping() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
- getDefaultMapping() - Static method in class info.magnolia.content2bean.TypeMapping.Factory
-
Deprecated.
- getDefaultSeparator() - Method in class info.magnolia.audit.AuditLoggingManager
-
- getDefaultTransformer() - Static method in class info.magnolia.content2bean.Content2BeanTransformer.Factory
-
Deprecated.
- getDefaultUpdate(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
The minimal delta to be applied for each update, even if no delta was specifically registered
for the version being installed.
- getDefaultUpdateConditions(Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getDefaultUpdateTasks(Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getDefaultVoting() - Static method in class info.magnolia.voting.Voting.Factory
-
Deprecated.
- getDefaultWorkspace(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
Deprecated.
Get default workspace name.
- getDefinition() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getDefinition() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getDefinition(String) - Method in interface info.magnolia.module.ModuleRegistry
-
- getDefinition(String) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- getDefinition() - Method in interface info.magnolia.registry.Provider
-
- getDelegate() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
Deprecated.
since 4.3 use getWrappedHierarchyManager() instead
- getDelegate() - Method in interface info.magnolia.cms.util.PatternDelegate
-
Returns the delegate that this bean holds.
- getDelegate() - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
Returns the delegate.
- getDelegate() - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
-
First attempts to initialize a new delegate if needed.
- getDelegatePath() - Method in class info.magnolia.voting.voters.DelegateVoter
-
- getDelete() - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- getDelete() - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- getDeleted(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Deleted
-
Returns the date when the node was deleted or null if no deletion date has been stored on the node.
- getDeletedBy(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Deleted
-
Returns the name of the user that deleted the node or null if no deleting user has been stored on the node.
- getDeltas(InstallContext, Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getDeltas() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
-
- getDeltas(InstallContext, Version) - Method in interface info.magnolia.module.ModuleVersionHandler
-
Returns the deltas to be applied to update from the given Version from
to the current one.
- getDeltas(InstallContext, Version) - Method in class info.magnolia.module.webapp.WebappVersionHandler
-
- getDeltaTypes() - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
-
- getDeltaTypesDescription(String[]) - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
-
Returns one of the given Strings depending on the combination of delta types
in the registered deltas.
- getDependencies() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getDependentNodeTypes(NodeTypeDefinition, NodeTypeRegistry, NamePathResolver, NodeTypeManager) - Method in class info.magnolia.setup.for5_0.AbstractNodeTypeRegistrationTask
-
Create a Map containing all child NodeType of.
- key = NodeType name.
- value = NodeTypeDefinition
.
- getDepth() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getDepth() - Method in class info.magnolia.cms.core.version.VersionedNodeChild
-
- getDepth() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getDepth() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getDescription() - Method in class info.magnolia.module.delta.AbstractCondition
-
- getDescription() - Method in class info.magnolia.module.delta.AbstractTask
-
- getDescription() - Method in class info.magnolia.module.delta.ArrayDelegateTask
-
- getDescription() - Method in interface info.magnolia.module.delta.Condition
-
Description what will be checked, and how the user can fix it if it's not
set properly.
- getDescription() - Method in interface info.magnolia.module.delta.Delta
-
- getDescription() - Method in class info.magnolia.module.delta.DeltaBuilder
-
- getDescription() - Method in interface info.magnolia.module.delta.Task
-
Description what will happen during the execution.
- getDescription() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getDescription() - Method in class info.magnolia.module.webapp.WebappDelta
-
- getDestination() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
- getDetails() - Method in class info.magnolia.module.InstallContext.Message
-
- getDigest(String, String) - Static method in class info.magnolia.cms.security.Digester
-
Deprecated.
- getDigest(byte[], String) - Static method in class info.magnolia.cms.security.Digester
-
Deprecated.
- getDigest(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
Message Digesting function.
- getDigest(byte[], String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
Message Digesting function.
- getDigestInputStream(InputStream) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getDigestOutputStream(OutputStream) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getDispatcherType(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns the dispatcher type of the request, the dispatcher type is defined to be identical to the semantics of
filter mappings in web.xml.
- getDispatcherType(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns the dispatcher type of the request, the dispatcher type is defined to be identical to the semantics of
filter mappings in web.xml.
- getDispatching() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- getDispatchRule(DispatcherType) - Method in class info.magnolia.cms.filters.DispatchRules
-
- getDisplayName() - Method in class info.magnolia.module.model.ModuleDefinition
-
Returns the displayName or the name if displayName wasn't set.
- getDocument(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
-
- getDocument(String) - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getDocuments() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
-
- getDocuments() - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getDomain() - Method in class info.magnolia.voting.voters.DomainNameRegexVoter
-
- getDouble() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getDouble() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getDouble() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the double
representation of the value.
- getDouble() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getDouble() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getDouble() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getDoubleProperty(String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- getEditor(Session) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- getEditorLink() - Method in class info.magnolia.link.LinkTransformerManager
-
- getEditorTransformer() - Method in class info.magnolia.link.LinkTransformerManager
-
Gets registered editor link transformer.
- getEffectivePolicies(Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getEffectivePolicies(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getEffectivePolicies(Path, CompiledPermissions) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- getElementAsStream(String, String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
-
- getEmail() - Method in class info.magnolia.cms.security.ExternalUser
-
- getEncodedString(String) - Static method in class info.magnolia.cms.util.SimpleUrlPattern
-
Replace all "*" with RegexWildcardPattern.MULTIPLE_CHAR_PATTERN
.
- getEntries() - Method in class info.magnolia.cms.license.LicenseFileExtractor
-
- getExactMethod(Class<?>, String, int) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
-
Find a method.
- getExactMethod(Class<?>, String, int) - Method in class info.magnolia.jcr.node2bean.impl.TypeMappingImpl
-
Deprecated.
since 5.0 - use setters
- getException() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
Getter for exception
.
- getException() - Static method in class info.magnolia.cms.util.AlertUtil
-
- getException(Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- getExceptionMessage(Exception) - Static method in class info.magnolia.cms.util.AlertUtil
-
Creates a string message out of an exception.
- getExceptionStackTrace() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
Returns the stacktrace from the exception as a String.
- getExecute() - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- getExecute() - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- getExecutedTaskCount() - Method in interface info.magnolia.module.InstallContext
-
- getExecutedTaskCount() - Method in class info.magnolia.module.InstallContextImpl
-
- getExposedInterfaces() - Method in class info.magnolia.cms.security.SecuritySupportObservedComponentFactory
-
- getExposedInterfaces() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- getExt() - Method in class info.magnolia.commands.impl.ExportCommand
-
- getExtension() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns the file extension.
- getExtension() - Method in class info.magnolia.cms.beans.runtime.File
-
- getExtension() - Method in class info.magnolia.cms.core.AggregationState
-
- getExtension(String) - Static method in class info.magnolia.cms.util.PathUtil
-
Returns the extension of the file denoted by the path excluding the dot.
- getExtension() - Method in class info.magnolia.link.Link
-
- getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
Override this method to add specific install tasks to your module.
- getFailedLoginAttempts() - Method in class info.magnolia.cms.security.MgnlUser
-
- getFallbackHandle() - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.getFallbackPath instead.
- getFallbackLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getFallbackLocale() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
The default locale to be used.
- getFallbackPath() - Method in class info.magnolia.link.Link
-
- getFalseValue() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- getFile() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns the uploaded file.
- getFile() - Method in class info.magnolia.cms.core.AggregationState
-
- getFileName() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns the file name without extension.
- getFileName() - Method in class info.magnolia.cms.beans.runtime.File
-
- getFileName(String) - Static method in class info.magnolia.cms.util.PathUtil
-
- getFileName() - Method in class info.magnolia.commands.impl.ExportCommand
-
- getFileName() - Method in class info.magnolia.link.Link
-
- getFilenameFromResource(String, String) - Static method in class info.magnolia.importexport.BootstrapUtil
-
I.e.
- getFileNameWithExtension() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns the full file name with extension (if existing).
- getFilePath(HttpServletRequest) - Method in class info.magnolia.cms.servlets.ClasspathSpool
-
- getFilter() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
-
This method is provided for introspection only.
- getFilterAndAcquireReadLock() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
-
Returns the current filter with a read lock held for the current thread.
- getFilterDispatcher() - Method in interface info.magnolia.cms.filters.FilterManager
-
- getFilterDispatcher() - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
- getFilteredNodeName() - Method in class info.magnolia.importexport.filters.AccesscontrolNodeFilter
-
- getFilteredNodeName() - Method in class info.magnolia.importexport.filters.SkipNodeFilter
-
Implement this method to specify the name of the node you want to filter.
- getFilteredPropertyName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
-
Implement this method to specify the name of the property you want to filter.
- getFilteredPropertyName() - Method in class info.magnolia.importexport.filters.UselessNameFilter
-
- getFilterManager(ServletContext) - Method in class info.magnolia.cms.filters.MgnlMainFilter
-
- getFilterName() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
-
- getFilterName() - Method in class info.magnolia.cms.util.CustomFilterConfig
-
- getFilters() - Method in class info.magnolia.cms.filters.CompositeFilter
-
- getFolder(String) - Static method in class info.magnolia.cms.util.PathUtil
-
- getForm() - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getFrom() - Method in class info.magnolia.module.model.VersionRange
-
Deprecated.
should not be public - since 5.0.2
- getFromRepository(String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- getFromURI() - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
-
- getFromURI() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
-
- getFromURI() - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
-
- getFromURI() - Method in interface info.magnolia.cms.exchange.Subscription
-
- getFrozenNode() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getFullpathFromResource(String) - Static method in class info.magnolia.importexport.BootstrapUtil
-
I.e.
- getGenericParameterType() - Method in class info.magnolia.objectfactory.ParameterInfo
-
- getGroup(String) - Method in interface info.magnolia.cms.security.GroupManager
-
Get a group by name.
- getGroup(String) - Method in class info.magnolia.cms.security.MgnlGroupManager
-
- getGroupManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
-
- getGroupManager() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
Returns the configured GroupManager.
- getGroupManager() - Method in interface info.magnolia.cms.security.SecuritySupport
-
- getGroupManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
- getGroups() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getGroups() - Method in class info.magnolia.cms.security.ExternalUser
-
- getGroups() - Method in interface info.magnolia.cms.security.Group
-
Get groups that are directly assigned to group.
- getGroups() - Method in class info.magnolia.cms.security.MgnlGroup
-
Returns read only groups collection.
- getGroups() - Method in class info.magnolia.cms.security.MgnlUser
-
- getGroups() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getGroups() - Method in interface info.magnolia.cms.security.User
-
Get groups that are directly assigned to the user.
- getHandle(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
Get the handle for this uri.
- getHandle(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
Create a node handle based on an uri.
- getHandle() - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getHandle() - Method in class info.magnolia.cms.core.AggregationState
-
- getHandle() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get a handle representing path relative to the content repository.
- getHandle() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getHandle() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
get a handle representing path relative to the content repository.
- getHandle() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Get original path of this versioned content.
- getHandle() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getHandle() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getHandle() - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.getPath instead.
- getHandlePrefix() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
- getHandler(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.servlets.MVCServlet
-
- getHeader(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
-
Introduced for MAGNOLIA-3233.
- getHeaders(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
-
Introduced for MAGNOLIA-3233.
- getHierarchyManager() - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getHierarchyManager() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
- getHierarchyManager() - Method in class info.magnolia.cms.core.ContentHandler
-
Get hierarchy manager if previously set for this object.
- getHierarchyManager() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getHierarchyManager() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
- getHierarchyManager() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Get hierarchy manager if previously set for this object.
- getHierarchyManager() - Method in class info.magnolia.cms.security.MgnlRoleManager
-
- getHierarchyManager() - Method in class info.magnolia.cms.security.MgnlUserManager
-
Return the HierarchyManager for the user workspace (through the system context).
- getHierarchyManager() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getHierarchyManager() - Method in class info.magnolia.cms.util.LazyContentWrapper
-
- getHierarchyManager() - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
-
- getHierarchyManager() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getHierarchyManager() - Method in class info.magnolia.cms.util.SystemContentWrapper
-
- getHierarchyManager() - Method in class info.magnolia.cms.util.SystemNodeDataWrapper
-
- getHierarchyManager(String) - Method in class info.magnolia.context.AbstractContext
-
- getHierarchyManager(String) - Method in interface info.magnolia.context.Context
-
- getHierarchyManager(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
-
Deprecated.
- getHierarchyManager(String) - Static method in class info.magnolia.context.MgnlContext
-
- getHierarchyManager(String) - Method in class info.magnolia.context.SimpleContext
-
Delegate to the inner context.
- getHierarchyManager(InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
-
- getHierarchyManager(String) - Method in interface info.magnolia.module.InstallContext
-
- getHierarchyManager(String) - Method in class info.magnolia.module.InstallContextImpl
-
- getHistoryFile() - Static method in class info.magnolia.cms.core.Path
-
- getHistoryFilePath() - Static method in class info.magnolia.cms.core.Path
-
Gets cms.exchange.history file location as set with Java options while startup or in web.xml.
- getHost() - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
- getHostPattern() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- getHosts() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
-
- getI18nBasename() - Method in class info.magnolia.commands.impl.MessageCommand
-
- getI18NString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Uses the i18n mechanism to translate the message if the resulting string is a key.
- getI18NString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Uses the i18n mechanism to translate the message if the resulting string is a key.
- getI18nSupport() - Static method in class info.magnolia.cms.i18n.I18nContentSupportFactory
-
Deprecated.
- getI18nTransformer() - Method in class info.magnolia.link.LinkTransformerManager
-
Gets registered complete URL transformer.
- getId() - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- getId() - Method in interface info.magnolia.cms.security.Group
-
Gets identifier of the group.
- getId() - Method in class info.magnolia.cms.security.MgnlGroup
-
- getId() - Method in class info.magnolia.cms.security.MgnlRole
-
- getId() - Method in interface info.magnolia.cms.security.Role
-
Gets identifier of the role.
- getId() - Method in class info.magnolia.module.model.ComponentsDefinition
-
- getId() - Method in interface info.magnolia.registry.Provider
-
- getIdentifier() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getIdentifier() - Method in class info.magnolia.cms.security.ExternalUser
-
- getIdentifier() - Method in class info.magnolia.cms.security.MgnlUser
-
- getIdentifier() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getIdentifier() - Method in interface info.magnolia.cms.security.User
-
Gets user identifier.
- getIdentifier() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getIdentifierBehavior() - Method in class info.magnolia.commands.impl.ImportCommand
-
- getImplementation() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getImplementation() - Method in class info.magnolia.module.model.TypeMappingDefinition
-
- getImplementation(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
-
Returns the implementation type mapped for a given type.
- getImplementation(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- getImplementation() - Method in class info.magnolia.objectfactory.configuration.ImplementationConfiguration
-
- getImplementation(Class<T>, Class<? extends T>) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
-
- getImplementation(Class<C>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
- getImplementation(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
- getImplementationName(Class<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
- getImportContentHandler(String, int) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getImportContentHandler(String, int) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getIndex() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
This method returns the index of this node within the ordered set of its same-name sibling
nodes.
- getIndex() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getIndex() - Method in class info.magnolia.cms.core.version.ContentVersion
-
This method returns the index of this node within the ordered set of its same-name sibling nodes.
- getIndex() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getIndex() - Method in class info.magnolia.cms.util.SiblingsHelper
-
Returns the zero-based index of the current node.
- getIndex() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getInitParameter(String) - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
-
- getInitParameter(String) - Method in class info.magnolia.cms.util.CustomFilterConfig
-
- getInitParameter(String) - Method in class info.magnolia.cms.util.CustomServletConfig
-
- getInitParameter(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getInitParameter(ServletContext, String, String) - Method in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
-
- getInitParameterNames() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
-
- getInitParameterNames() - Method in class info.magnolia.cms.util.CustomFilterConfig
-
- getInitParameterNames() - Method in class info.magnolia.cms.util.CustomServletConfig
-
- getInitParameterNames() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getInitParameterObject(String) - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
-
This is a custom method to get recursive configuration parameters like maps or list.
- getInjector() - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
- getInstall(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getInstallConditions() - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getInstallConditions() - Method in class info.magnolia.setup.CoreModuleVersionHandler
-
- getInstallContext() - Method in interface info.magnolia.module.ModuleManager
-
- getInstallContext() - Method in class info.magnolia.module.ModuleManagerImpl
-
- getInstance() - Static method in class info.magnolia.audit.AuditLoggingManager
-
- getInstance() - Static method in class info.magnolia.cms.beans.config.PropertiesInitializer
-
Deprecated.
since 4.5, use IoC
- getInstance() - Static method in class info.magnolia.cms.beans.config.ServerConfiguration
-
Deprecated.
since 4.5, use IoC
- getInstance() - Static method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
Deprecated.
since 4.5, use IoC
- getInstance() - Static method in class info.magnolia.cms.beans.config.VersionConfig
-
Deprecated.
since 4.5, use IoC !
- getInstance() - Static method in class info.magnolia.cms.beans.config.VirtualURIManager
-
Deprecated.
since 4.5, use IoC !
- getInstance() - Static method in class info.magnolia.cms.core.version.CopyUtil
-
- getInstance() - Static method in class info.magnolia.cms.core.version.VersionManager
-
- getInstance() - Static method in class info.magnolia.cms.filters.MgnlMainFilter
-
Deprecated.
since 4.5, use IoC to access FilterManager.
- getInstance() - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
since 4.5, use IoC !
- getInstance() - Static method in class info.magnolia.cms.license.LicenseFileExtractor
-
- getInstance() - Static method in class info.magnolia.cms.security.IPSecurityManager.Factory
-
- getInstance() - Static method in class info.magnolia.cms.security.SecuritySupport.Factory
-
Deprecated.
- getInstance() - Static method in class info.magnolia.cms.util.ExclusiveWrite
-
Get exclusive singleton class object.
- getInstance() - Static method in class info.magnolia.commands.CommandsManager
-
Deprecated.
since 4.5, use IoC !
- getInstance() - Static method in class info.magnolia.context.ContextFactory
-
Deprecated.
since 4.5, use IoC, i.e., declare a dependency on ContextFactory in your component.
- getInstance() - Static method in class info.magnolia.context.MgnlContext
-
Get the current context of this thread.
- getInstance() - Static method in class info.magnolia.debug.PerformanceTestStatus
-
- getInstance() - Static method in class info.magnolia.debug.TrackingStatus
-
Gets instance of the status configured for current request or new one if none is configured
yet.
- getInstance(boolean) - Static method in class info.magnolia.debug.TrackingStatus
-
Gets instance of the status configured for current request or new one if none is configured
yet.
- getInstance(boolean, String) - Static method in class info.magnolia.debug.TrackingStatus
-
Gets instance of the status configured for current request or new one if none is configured
yet.
- getInstance() - Static method in class info.magnolia.freemarker.FreemarkerConfig
-
Deprecated.
since 4.3 should not be needed - components using this can keep their instance
- getInstance() - Static method in class info.magnolia.freemarker.FreemarkerHelper
-
Deprecated.
since 4.5, use IoC !
- getInstance() - Static method in class info.magnolia.link.LinkTransformerManager
-
Gets the current singleton instance.
- getInstance() - Static method in class info.magnolia.module.ModuleManager.Factory
-
Deprecated.
since 4.5, use IoC.
- getInstance() - Static method in class info.magnolia.module.ModuleRegistry.Factory
-
Deprecated.
since 4.5, use IoC !
- getInstance() - Method in class info.magnolia.objectfactory.configuration.InstanceConfiguration
-
- getInstance() - Static method in class info.magnolia.stats.JCRStats
-
- getInternalWorkspaceName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
Deprecated.
since 4.5 - do not use.
- getIP() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
-
- getIsActivated() - Method in class info.magnolia.cms.core.MetaData
-
- getItem(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getItem(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getItemName() - Method in class info.magnolia.module.delta.PartialBootstrapTask
-
- getItemPath() - Method in class info.magnolia.module.delta.PartialBootstrapTask
-
- getItemType() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Get the magnolia ItemType.
- getItemType() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getItemType() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getItemType() - Method in class info.magnolia.content2bean.TypeDescriptor
-
- getItemType() - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- getItemTypes() - Method in class info.magnolia.commands.impl.RuleBasedCommand
-
- getJaasChain() - Method in class info.magnolia.cms.security.auth.login.FormLogin
-
- getJCRNode() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
utility method to get Node object used to create current content object.
- getJCRNode() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getJCRNode() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getJCRNode() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getJCRNode() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getJCRNode(Context) - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
Retrieve the Node.
- getJCRNode() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- getJCRNode() - Method in class info.magnolia.jcr.util.ContentMap
-
- getJCRNode() - Method in class info.magnolia.link.Link
-
- getJCRProperty() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getJCRProperty() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getJCRProperty() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Access to property at the JCR level.
- getJCRProperty() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getJCRProperty() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getJCRPropertyType(Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getJCRPropertyType(Object) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
- getJcrResult() - Method in class info.magnolia.cms.core.search.QueryResultImpl
-
Deprecated.
- getJcrSession() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
- getJCRSession(String) - Method in class info.magnolia.context.AbstractContext
-
- getJCRSession(String) - Method in interface info.magnolia.context.Context
-
- getJCRSession(String) - Method in class info.magnolia.context.ContextDecorator
-
- getJCRSession(String) - Static method in class info.magnolia.context.MgnlContext
-
Note: this is the way to go, if you no longer want to rely on the Content-API.
- getJCRSession(String) - Method in class info.magnolia.context.SimpleContext
-
- getJCRSession(String) - Method in interface info.magnolia.module.InstallContext
-
- getJCRSession(String) - Method in class info.magnolia.module.InstallContextImpl
-
- getKeys() - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
-
- getKeys() - Method in class info.magnolia.init.properties.AbstractPropertySource
-
- getKeys() - Method in interface info.magnolia.init.PropertySource
-
- getLanguage() - Method in interface info.magnolia.cms.core.search.Query
-
Deprecated.
Description inherited from javax.jcr.query.Query#getLanguage()
Returns the language set for this query.
- getLanguage() - Method in class info.magnolia.cms.core.search.QueryImpl
-
Deprecated.
- getLanguage() - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- getLanguage() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getLanguage() - Method in class info.magnolia.cms.security.ExternalUser
-
- getLanguage() - Method in class info.magnolia.cms.security.MgnlUser
-
- getLanguage() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getLanguage() - Method in interface info.magnolia.cms.security.User
-
- getLastActionDate() - Method in class info.magnolia.cms.core.MetaData
-
- getLastActivated(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Activatable
-
Returns the date when the node was last activated or null if no activation date has been stored on the node.
- getLastActivatedBy(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Activatable
-
Returns the name of the user that last activated the node or null if no activating user has been stored on the node.
- getLastModification(Node) - Static method in class info.magnolia.jcr.util.MetaDataUtil
-
- getLastModified(HttpServletRequest) - Method in class info.magnolia.cms.servlets.ClasspathSpool
-
- getLastModified(Object) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
-
- getLastModified(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.LastModified
-
Returns the date when this node was last modified.
- getLastModifiedBy(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.LastModified
-
Returns the name of the user that last modified the node.
- getLatestVersion(Node) - Static method in class info.magnolia.jcr.util.VersionUtil
-
- getLazy() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getLength() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns the file length in bytes.
- getLength() - Method in class info.magnolia.cms.util.SimpleUrlPattern
-
- getLength() - Method in interface info.magnolia.cms.util.UrlPattern
-
Returns the pattern length.
- getLength() - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
-
- getLength() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getLengths() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getLevel() - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
-
- getLevel() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get node level from the ROOT node.
- getLevel() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getLevel() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Get node level from the ROOT node : FIXME implement getDepth in javax.jcr.
- getLevel() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getLevel() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
-
- getLevel() - Method in interface info.magnolia.content2bean.TransformationState
-
- getLevel() - Method in class info.magnolia.jcr.node2bean.impl.TransformationStateImpl
-
- getLevel() - Method in interface info.magnolia.jcr.node2bean.TransformationState
-
- getLevel() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- getLevel() - Method in class info.magnolia.voting.voters.VoterSet
-
- getLinearPredecessor() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getLinearSuccessor() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getLines(String) - Static method in class info.magnolia.cms.util.TextFileUtil
-
- getList() - Method in class info.magnolia.cms.security.ACLImpl
-
- getList() - Method in interface info.magnolia.cms.security.auth.ACL
-
Returns list of permissions for this principal.
- getList() - Method in interface info.magnolia.cms.security.auth.PrincipalList
-
Gets list of groups/roles as strings.
- getList() - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
-
- getLocalCalendarFromUTC(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
-
Get the equivalent UTC calendar to a local calendar.
- getLocale() - Method in class info.magnolia.cms.core.AggregationState
-
If the aggregation state local is not set explicitly the contexts locale is returned.
- getLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getLocale() - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
-
Returns the current locale.
- getLocale() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
-
Returns the locale.
- getLocale() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
Get the current locale used for rendering content.
- getLocale() - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
Creates the locale for this definition if not yet set.
- getLocale() - Method in interface info.magnolia.cms.i18n.Messages
-
- getLocale() - Method in class info.magnolia.context.AbstractContext
-
If not yet set try to get the locale of the user.
- getLocale() - Method in class info.magnolia.context.AbstractSystemContext
-
- getLocale() - Method in interface info.magnolia.context.Context
-
Get the current locale.
- getLocale() - Static method in class info.magnolia.context.MgnlContext
-
Get the context's locale object.
- getLocale() - Method in class info.magnolia.context.UserContextImpl
-
- getLocales() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getLocales() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
Returns the available locales.
- getLocalName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Returns the localName.
- getLocalSessionCount() - Method in class info.magnolia.context.AbstractRepositoryStrategy
-
Returns the number of sessions managed by this strategy.
- getLocation() - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
-
- getLocations() - Method in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
-
Used in tests, potentially in subclasses.
- getLock() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Returns the Lock object that applies to this node.
- getLock() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getLock() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getLock() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getLock() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getLockManager() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getLockTimePeriod() - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getLockTimePeriod() - Method in class info.magnolia.cms.security.ExternalUserManager
-
- getLockTimePeriod() - Method in class info.magnolia.cms.security.MgnlUserManager
-
- getLockTimePeriod() - Method in interface info.magnolia.cms.security.UserManager
-
Gets a time period for account lock.
- getLockTokens() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getLog() - Method in class info.magnolia.commands.impl.LogCommand
-
- getLogConfiguration(String) - Method in class info.magnolia.audit.AuditLoggingManager
-
- getLogConfigurations() - Method in class info.magnolia.audit.AuditLoggingManager
-
- getLogEntries() - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecorator
-
Get map which contains audit-log entries of actions (Create, Modify, Delete, Move)
which were done in this session and were not yet saved.
- getLogger() - Method in class info.magnolia.commands.impl.LogCommand
-
- getLogicalWorkspaceName() - Method in class info.magnolia.jcr.registry.DefaultSessionProvider
-
- getLogicalWorkspaceName() - Method in interface info.magnolia.jcr.registry.SessionProvider
-
- getLogicalWorkspaceName() - Method in class info.magnolia.repository.definition.WorkspaceMappingDefinition
-
- getLogicalWorkspaceNames() - Method in class info.magnolia.repository.WorkspaceMapping
-
- getLoginException() - Method in class info.magnolia.cms.security.auth.login.LoginResult
-
- getLoginForm() - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
-
- getLoginHandlers() - Method in class info.magnolia.cms.security.auth.login.LoginFilter
-
- getLogName() - Method in class info.magnolia.audit.LogConfiguration
-
- getLong() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getLong() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getLong() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the long
representation of the value.
- getLong() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getLong(Content, String, long) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getLong() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getLong(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
- getLong(Node, String, Long) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
- getLong() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getLongProperty(String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- getMainComponents() - Method in class info.magnolia.cms.beans.config.ConfigLoader
-
- getMainContent() - Method in class info.magnolia.cms.core.AggregationState
-
Deprecated.
since 5.0 - use #getMainContentNode() instead.
- getMainContentNode() - Method in class info.magnolia.cms.core.AggregationState
-
- getMajor() - Method in class info.magnolia.module.model.Version
-
- getMajorVersion() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getMap() - Method in class info.magnolia.context.AbstractMapBasedContext
-
- getMap() - Method in class info.magnolia.context.MapAttributeStrategy
-
- getMappedRepositoryName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- getMappedWorkspaceName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- getMapping(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
The mapping to use for this uri.
- getMapping() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- getMappingComparator() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
- getMappings() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
- getMappings() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- getMappings() - Method in class info.magnolia.cms.filters.HostSecurityFilter
-
- getMappings() - Method in class info.magnolia.cms.filters.Mapping
-
- getMappings() - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
-
- getMappings() - Method in class info.magnolia.module.model.ServletDefinition
-
- getMatchedSubscription(String, String) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- getMatcher() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
-
- getMatchingEndPosition() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
-
- getMaxFailedLoginAttempts() - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getMaxFailedLoginAttempts() - Method in class info.magnolia.cms.security.ExternalUserManager
-
- getMaxFailedLoginAttempts() - Method in class info.magnolia.cms.security.MgnlUserManager
-
- getMaxFailedLoginAttempts() - Method in interface info.magnolia.cms.security.UserManager
-
Gets a number of failed attempts before locking account.
- getMaxVersionAllowed() - Method in class info.magnolia.cms.beans.config.VersionConfig
-
Get maximum number of versions allowed in version history.
- getMBeanServer() - Static method in class info.magnolia.cms.util.MBeanUtil
-
- getMD5Hex(String) - Static method in class info.magnolia.cms.security.Digester
-
Deprecated.
Gets MD5 encoded -> hex string.
- getMD5Hex(byte[]) - Static method in class info.magnolia.cms.security.SecurityUtil
-
Gets MD5 encoded -> hex string.
- getMD5Hex(String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getMD5Hex(DigestInputStream) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getMD5Hex(DigestOutputStream) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getMessage() - Static method in class info.magnolia.cms.util.AlertUtil
-
Returns the currently set message.
- getMessage(Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- getMessage() - Method in class info.magnolia.commands.impl.MessageCommand
-
- getMessage() - Method in class info.magnolia.module.InstallContext.Message
-
- getMessages() - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- getMessages(String) - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- getMessages(Locale) - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- getMessages(String, Locale) - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- getMessages() - Static method in class info.magnolia.cms.i18n.TemplateMessagesUtil
-
Deprecated.
Get the messages for the templates.
- getMessages() - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
-
simply sets "errorString" in case of login exception.
- getMessages() - Method in class info.magnolia.context.AbstractContext
-
TODO: This duplicates methods from MessagesManager : remove either.
- getMessages(String) - Method in class info.magnolia.context.AbstractContext
-
TODO: This duplicates methods from MessagesManager : remove either.
- getMessages() - Method in interface info.magnolia.context.Context
-
Get the default messages.
- getMessages(String) - Method in interface info.magnolia.context.Context
-
Get the messages of the named bundle.
- getMessages() - Static method in class info.magnolia.context.MgnlContext
-
- getMessages(String) - Static method in class info.magnolia.context.MgnlContext
-
- getMessages() - Method in interface info.magnolia.module.InstallContext
-
A Map of messages where the key is the module name.
- getMessages() - Method in class info.magnolia.module.InstallContextImpl
-
- getMessagesInternal(String, Locale) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
- getMessagesInternal(String, Locale) - Method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- getMetaData() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Returns the meta data of the current node.
- getMetaData() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getMetaData() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getMetaData(Node) - Static method in class info.magnolia.jcr.util.MetaDataUtil
-
- getMethods() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
-
- getMimeExtension() - Method in class info.magnolia.commands.impl.ExportCommand
-
- getMIMEType(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
-
Get MIME type String.
- getMimeType(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getMIMETypeIcon(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
-
Returns the icon used for rendering this type.
- getMIMETypeOrDefault(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
-
Returns the mime-type associated with this extension, or the server's default.
- getMinor() - Method in class info.magnolia.module.model.Version
-
- getMinorVersion() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getMixinNodeTypes() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Returns an array of NodeType objects representing the mixin node types assigned to this node.
- getMixinNodeTypes() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getMixinNodeTypes() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getMixinNodeTypes() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getMixinNodeTypes() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getModelFactories() - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- getModelFactory(Class) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
-
Checks the ModelFactory instances registered in FreemarkerConfig, then
the default ones.
- getModificationDate() - Method in class info.magnolia.cms.core.MetaData
-
- getModule() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
-
- getModuleDefinitions() - Method in interface info.magnolia.module.ModuleRegistry
-
Returns the list of known ModuleDefinitions, as ordered by the loading mechanism (typically in dependency order).
- getModuleDefinitions() - Method in class info.magnolia.module.ModuleRegistryImpl
-
- getModuleInstance(String) - Method in interface info.magnolia.module.ModuleRegistry
-
Returns the module's instance.
- getModuleInstance(Class<T>) - Method in interface info.magnolia.module.ModuleRegistry
-
Returns the module's instance.
- getModuleInstance(String) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- getModuleInstance(Class<T>) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- getModuleInstanceProperties(ModuleDefinition) - Method in class info.magnolia.module.ModuleManagerImpl
-
Builds a map of properties to be set on the module instance, the properties are "moduleDefinition", "name",
"moduleNode" and "configNode".
- getModuleKey() - Method in class info.magnolia.module.InstallContextImpl
-
The key used in the map of messages.
- getModuleNames() - Method in interface info.magnolia.module.ModuleRegistry
-
Returns the names of configured modules.
- getModuleNames() - Method in class info.magnolia.module.ModuleRegistryImpl
-
- getModulesNode() - Method in interface info.magnolia.module.InstallContext
-
- getModulesNode() - Method in class info.magnolia.module.InstallContextImpl
-
- getMove() - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- getMove() - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- getMsg() - Method in class info.magnolia.commands.impl.LogCommand
-
- getName() - Method in class info.magnolia.audit.LogConfiguration
-
- getName() - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getName() - Method in class info.magnolia.cms.core.Channel
-
- getName() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get node name.
- getName() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getName() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
- getName() - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
since 4.5 - use Session#getWorkspace()#getName()
instead.
- getName() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
- getName() - Method in class info.magnolia.cms.core.version.ContentVersion
-
The original name of the node.
- getName() - Method in interface info.magnolia.cms.exchange.Subscriber
-
- getName() - Method in interface info.magnolia.cms.exchange.Subscription
-
- getName() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- getName() - Method in interface info.magnolia.cms.filters.MgnlFilter
-
- getName() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
-
Read lock must be held when invoking this method.
- getName() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- getName() - Method in class info.magnolia.cms.security.ACLImpl
-
- getName() - Method in interface info.magnolia.cms.security.auth.ACL
-
- getName() - Method in interface info.magnolia.cms.security.auth.Entity
-
Deprecated.
- getName() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- getName() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
Gets name given to this principal.
- getName() - Method in interface info.magnolia.cms.security.auth.PrincipalList
-
- getName() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getName() - Method in class info.magnolia.cms.security.ExternalUser
-
- getName() - Method in interface info.magnolia.cms.security.Group
-
- getName() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
-
- getName() - Method in class info.magnolia.cms.security.MgnlGroup
-
- getName() - Method in class info.magnolia.cms.security.MgnlRole
-
- getName() - Method in class info.magnolia.cms.security.MgnlUser
-
- getName() - Method in class info.magnolia.cms.security.MgnlUserManager
-
Deprecated.
since 4.5 use realmName instead
- getName() - Method in class info.magnolia.cms.security.Realm.RealmImpl
-
- getName() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getName() - Method in interface info.magnolia.cms.security.Role
-
- getName() - Method in interface info.magnolia.cms.security.User
-
- getName() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
-
The name of the handler.
- getName() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- getName() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getName() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getName() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getName() - Method in class info.magnolia.commands.MgnlCatalog
-
- getName() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- getName() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- getName(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
This method return the node's name on success, otherwise it handles the
RepositoryException
by throwing a
RuntimeRepositoryException
.
- getName() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getName() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getName() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getName() - Method in class info.magnolia.jcr.wrapper.HTMLEscapingNodeWrapper
-
- getName() - Method in class info.magnolia.jcr.wrapper.HTMLEscapingPropertyWrapper
-
- getName() - Method in class info.magnolia.module.delta.AbstractCondition
-
- getName() - Method in class info.magnolia.module.delta.AbstractTask
-
- getName() - Method in class info.magnolia.module.delta.ArrayDelegateTask
-
- getName() - Method in interface info.magnolia.module.delta.Condition
-
Description of what has changed.
- getName() - Method in interface info.magnolia.module.delta.Task
-
Description of what has changed.
- getName() - Method in class info.magnolia.module.model.DependencyDefinition
-
- getName() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getName() - Method in class info.magnolia.module.model.PropertyDefinition
-
- getName() - Method in class info.magnolia.module.model.RepositoryDefinition
-
- getName() - Method in class info.magnolia.module.model.ServletDefinition
-
- getName() - Method in class info.magnolia.module.model.ServletParameterDefinition
-
- getName() - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- getName() - Method in class info.magnolia.voting.voters.BaseVoterImpl
-
- getNamedDispatcher(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getNames() - Method in interface info.magnolia.commands.chain.Catalog
-
- getNames() - Method in class info.magnolia.commands.MgnlCatalog
-
- getNamespacePrefix(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getNamespacePrefixes() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getNamespaceRegistry() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getNamespaceURI(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getNearestAncestorOfType(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Returns the nearest ancestor of a certain node type or null if none of the ancestors have the node type.
- getNextContentLocale(Locale, Set<Locale>) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getNextLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getNextVersion(Version) - Static method in class info.magnolia.jcr.util.VersionUtil
-
- getNextVersionLabel(Node, String) - Static method in class info.magnolia.jcr.util.VersionUtil
-
- getNode() - Method in class info.magnolia.cms.beans.runtime.File
-
- getNode(Node, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getNode(Node, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
Returns named localized child (if exists) of provided node (or non localized in case localized child doesn't exist).
- getNode(Context) - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- getNode(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getNode() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
-
- getNode(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getNode(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getNode(String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
-
- getNode(String, String) - Static method in class info.magnolia.jcr.util.SessionUtil
-
Return the Node for the Given Path from the given repository.
- getNode(Session, String) - Static method in class info.magnolia.jcr.util.SessionUtil
-
Return the Node for the Given Path from the given repository.
- getNode(String) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
-
Deprecated.
- getNode(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getNode() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getNode(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getNode(String) - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getNode(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- getNode(String) - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
-
- getNode() - Method in class info.magnolia.jcr.wrapper.WrappingPropertyWrapper
-
- getNode() - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.getJCRNode() instead.
- getNode(String) - Static method in class info.magnolia.nodebuilder.Ops
-
- getNode2BeanTransformer() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.InstanceFactory
-
- getNode2BeanTransformer() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- getNodeByIdentifier(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getNodeByIdentifier(String, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Get a Node by identifier.
- getNodeByIdentifier(String, String) - Static method in class info.magnolia.jcr.util.SessionUtil
-
Return the Node by the given identifier from the given repository.
- getNodeByIdentifier(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getNodeByIdentifier(String) - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
-
- getNodeByIdentifierOrPath(Session, String, String) - Static method in class info.magnolia.cms.beans.config.ObservedManager
-
Get a node by uuid, or failing that, by its path.
- getNodeByUUID(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getNodeByUUID(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getNodeByUUID(String) - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
-
- getNodeData() - Method in class info.magnolia.cms.beans.runtime.File
-
Deprecated.
Since 5.0 use getNode(Node) instead.
- getNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
-
- getNodeData(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
- getNodeData(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
get NodeData object of the requested URI.
- getNodeData(String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getNodeData(Content, String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getNodeData(Content, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
Returns the nodedata with the name <name>_<current language> or <name>_<fallback language>
otherwise returns <name>.
- getNodeData(Content, String) - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
-
- getNodeData(Content, String, Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
- getNodeData(Content, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
- getNodeData(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
-
Deprecated.
- getNodeData(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getNodeData(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
- getNodeData() - Method in class info.magnolia.link.Link
-
Deprecated.
since 5.0 use Link.getProperty() instead.
- getNodeDataCollection() - Method in class info.magnolia.cms.core.AbstractContent
-
- getNodeDataCollection() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Gets all properties bind in NodeData object excluding JCR system properties.
- getNodeDataCollection(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Gets all node datas matching the given pattern.
- getNodeDataCollection(String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getNodeDataCollection(String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- getNodeDataCollection() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
-
Deprecated.
- getNodeDataName() - Method in class info.magnolia.cms.beans.runtime.FileProperties
-
- getNodeDataName() - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.getPropertyName() instead.
- getNodeDataTemplate() - Method in class info.magnolia.cms.beans.runtime.File
-
- getNodeIdentifierIfPossible(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Used for building exception messages where we want to avoid handling another exception inside a throws clause.
- getNodeName() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- getNodeName() - Method in class info.magnolia.freemarker.models.ContentModel
-
- getNodeNamespace() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- getNodeNamespace() - Method in class info.magnolia.freemarker.models.ContentModel
-
- getNodePathIfPossible(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- getNodes() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getNodes(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getNodes(String[]) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getNodes() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getNodes(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getNodes(String[]) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getNodes(Node, Predicate) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- getNodes(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- getNodes(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- getNodes() - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
-
Deprecated.
- getNodes(String) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
-
Deprecated.
- getNodes(String[]) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
-
Deprecated.
- getNodes() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getNodes(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getNodes(String[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getNodes() - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getNodes(String[]) - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getNodes(String) - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getNodes() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- getNodes(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- getNodeSafely(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
This method returns null if no node has been found.
- getNodeSafely(InheritanceNodeWrapper, String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
This method returns null if no node has been found.
- getNodeStream(String, String) - Method in class info.magnolia.module.delta.PartialBootstrapTask
-
- getNodeType() - Method in class info.magnolia.audit.MgnlAuditLogEntry
-
- getNodeType() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
returns primary node type definition of the associated Node of this object.
- getNodeType() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getNodeType() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Returns primary node type definition of the associated Node of this object.
- getNodeType() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getNodeType() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- getNodeType() - Method in class info.magnolia.freemarker.models.ContentModel
-
- getNodeType() - Method in class info.magnolia.module.delta.RegisterNodeTypeTask
-
- getNodeTypeFile() - Method in class info.magnolia.module.model.RepositoryDefinition
-
- getNodeTypeManager() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getNodeTypeManager() - Method in class info.magnolia.module.delta.RegisterNodeTypeTask
-
- getNodeTypeName() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
returns primary node type name of the associated Node of this object.
- getNodeTypeName() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getNodeTypeName() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getNodeTypeName(Node) - Static method in class info.magnolia.jcr.util.VersionUtil
-
Return the NodeType-name for the provided Node.
- getNodeTypesToRegister(NodeTypeManager) - Method in class info.magnolia.setup.for5_0.AbstractNodeTypeRegistrationTask
-
Create a List of NodeTypeDefinition
to register or update (in case they are already created).
- getNodeTypesToRegister(NodeTypeManager) - Method in class info.magnolia.setup.for5_0.Register50NodeTypeTask
-
Define the list of NodeTypeDefinition
to create and update.
- getNodeTypesToRegister(NodeTypeManager) - Method in class info.magnolia.setup.for5_0.RemoveMetaDataInNodeTypeDefinitionTask
-
Return a NodeTypeDefinition
list where the metaData child node definition has been removed.
- getNodeTypesToRegister(NodeTypeManager) - Method in class info.magnolia.setup.for5_2.AddActivatableMixinForContentNodeTask
-
- getNodeTypesToUnregister(NodeTypeManager) - Method in class info.magnolia.setup.for5_0.AbstractNodeTypeRegistrationTask
-
Create a List of NodeTypeDefinition.getName()
to unregister.
- getNodeTypesToUnregister(NodeTypeManager) - Method in class info.magnolia.setup.for5_0.Register50NodeTypeTask
-
Nothing to remove.
- getNodeTypesToUnregister(NodeTypeManager) - Method in class info.magnolia.setup.for5_0.RemoveMetaDataInNodeTypeDefinitionTask
-
- getNodeTypesToUnregister(NodeTypeManager) - Method in class info.magnolia.setup.for5_2.AddActivatableMixinForContentNodeTask
-
- getObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- getObservationManager() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getObserved() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getObserved(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- getObserved(Class<T>, String) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
-
- getObservedObject() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
Deprecated.
since 4.3 - info.magnolia.objectfactory.DefaultComponentProvider#newInstance(Class)
returns a proxy of the observed object instead of this factory, so this method shouldn't be needed publicly.
- getObservedPaths() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
-
- getOp() - Method in class info.magnolia.voting.voters.VoterSet
-
- getOrCreate(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
If the NodeData does not exist yet, just create it.
- getOrCreate(Content, String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
If the NodeData does not exist yet, just create it.
- getOrCreate(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getOrCreateAndSet(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getOrCreateAndSet(Content, String, long) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getOrCreateAndSet(Content, String, Value[]) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getOrCreateAndSet(Content, String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getOrCreateAndSet(Content, String, boolean) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getOrCreateContent(Content, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
If the node doesn't exist just create it.
- getOrCreateContent(Content, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
If the node doesn't exist just create it.
- getOrCreateCurrentModuleConfigNode() - Method in interface info.magnolia.module.InstallContext
-
- getOrCreateCurrentModuleConfigNode() - Method in class info.magnolia.module.InstallContextImpl
-
- getOrCreateCurrentModuleNode() - Method in interface info.magnolia.module.InstallContext
-
- getOrCreateCurrentModuleNode() - Method in class info.magnolia.module.InstallContextImpl
-
- getOrCreateUser(String, String) - Method in class info.magnolia.cms.security.SystemUserManager
-
- getOriginalBrowserURI() - Method in class info.magnolia.cms.core.AggregationState
-
- getOriginalBrowserURL() - Method in class info.magnolia.cms.core.AggregationState
-
- getOriginalNodeType() - Method in class info.magnolia.module.delta.RegisterNodeTypeTask
-
Get original node type.
- getOriginalRequestURI(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns the original request uri.
- getOriginalRequestURI(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns the original request uri.
- getOriginalRequestURLIncludingQueryString(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns the original request url.
- getOriginalRequestURLIncludingQueryString(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns the original request url.
- getOriginalURI() - Method in class info.magnolia.cms.core.AggregationState
-
Returns the original request URI, decoded and without the context path.
- getOriginalURL() - Method in class info.magnolia.cms.core.AggregationState
-
- getOriginalUrl() - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
- getOriginalUrlPattern() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- getOSName() - Method in class info.magnolia.cms.license.LicenseFileExtractor
-
- getOtherwise() - Method in class info.magnolia.voting.voters.IfVoter
-
- getOutputResourceName(String, String) - Method in class info.magnolia.module.delta.PartialBootstrapTask
-
- getOutputStream() - Method in class info.magnolia.commands.impl.ExportCommand
-
- getPage(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
since 4.0 - only used by taglibs - should go/move.
- getPageContext() - Method in interface info.magnolia.context.WebContext
-
Returns the current jsp page context, if any.
- getPageContext() - Method in class info.magnolia.context.WebContextImpl
-
Returns the current jsp page context, if any.
- getParameter(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
-
Deprecated.
since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
- getParameter(String) - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
-
- getParameter(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
-
- getParameter(String) - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getParameter(HttpServletRequest, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getParameter(HttpServletRequest, MultipartForm, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
Returns the value found in the form or the request.
- getParameter(String, String) - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getParameter(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getParameter(HttpServletRequest, MultipartForm, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
Returns the defaultValue if the parameter is not found in the request or form.
- getParameter(String) - Static method in class info.magnolia.context.MgnlContext
-
Get parameter value as string.
- getParameter(String) - Method in interface info.magnolia.context.WebContext
-
Get a parameter value as string.
- getParameter(String) - Method in class info.magnolia.context.WebContextImpl
-
Get parameter value as string.
- getParameterAnnotations() - Method in class info.magnolia.objectfactory.ParameterInfo
-
- getParameterIndex() - Method in class info.magnolia.objectfactory.ParameterInfo
-
- getParameterMap() - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
-
- getParameterMap() - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
-
- getParameterNames() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
-
Deprecated.
since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
- getParameterNames() - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
-
- getParameters() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
-
Deprecated.
since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
- getParameters() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- getParameters() - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getParameters(HttpServletRequest) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getParameters() - Static method in class info.magnolia.context.MgnlContext
-
Get parameter value as a Map<String, String>.
- getParameters() - Method in interface info.magnolia.context.WebContext
-
Get all parameter values as a Map<String, String>.
- getParameters() - Method in class info.magnolia.context.WebContextImpl
-
Get parameter values as a Map (unlike HttpServletRequest.getParameterMap() which returns a Map, so don't expect to retrieve multiple-valued form parameters here).
- getParameters() - Method in class info.magnolia.link.Link
-
- getParameters() - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- getParameterType() - Method in class info.magnolia.objectfactory.ParameterInfo
-
- getParameterValues(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
-
Deprecated.
since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
- getParameterValues(String) - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
-
- getParameterValues(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
-
- getParameterValues(String) - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getParameterValues(String) - Static method in class info.magnolia.context.MgnlContext
-
- getParameterValues(String) - Method in interface info.magnolia.context.WebContext
-
Get parameter values as string[].
- getParameterValues(String) - Method in class info.magnolia.context.WebContextImpl
-
Get parameter values as string[].
- getParams() - Method in class info.magnolia.module.model.ServletDefinition
-
- getParent() - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getParent() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get parent content object.
- getParent() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getParent() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
returns Parent node.
- getParent() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Returns the parent of the base node.
- getParent() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getParent() - Method in class info.magnolia.cms.core.version.VersionedNodeChild
-
- getParent() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getParent() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getParent() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getParent() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
-
- getParent() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getParent() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getParent() - Method in interface info.magnolia.objectfactory.ComponentProvider
-
- getParent() - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
- getParent() - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
- getParentNode() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- getParentNode() - Method in class info.magnolia.freemarker.models.ContentModel
-
- getParentNode(InstallContext) - Method in class info.magnolia.module.delta.AllChildrenNodesOperation
-
- getParentNode(InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
-
- getParentPath(String) - Method in class info.magnolia.cms.security.HierarchicalUserManager
-
- getParentRepositoryName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
Deprecated.
since 4.5 - do not use.
- getPassword() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getPassword() - Method in class info.magnolia.cms.security.ExternalUser
-
- getPassword() - Method in class info.magnolia.cms.security.MgnlUser
-
- getPassword() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getPassword() - Method in interface info.magnolia.cms.security.User
-
- getPatch() - Method in class info.magnolia.module.model.Version
-
- getPath() - Method in class info.magnolia.audit.MgnlAuditLogEntry
-
- getPath() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getPath() - Method in class info.magnolia.cms.core.version.VersionedNodeChild
-
- getPath() - Method in class info.magnolia.cms.security.MgnlUser
-
- getPath() - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
-
- getPath() - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- getPath() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getPath() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getPath() - Method in class info.magnolia.link.Link
-
- getPath() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getPath() - Method in class info.magnolia.objectfactory.ComponentConfigurationPath
-
- getPath() - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- getPathIfPossible(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Return the Path of the node.
- getPathnameFromResource(String) - Static method in class info.magnolia.importexport.BootstrapUtil
-
I.e.
- getPathTo() - Method in class info.magnolia.audit.MgnlAuditLogEntry
-
- getPattern() - Method in interface info.magnolia.cms.security.Permission
-
- getPattern() - Method in class info.magnolia.cms.security.PermissionImpl
-
- getPattern() - Method in class info.magnolia.voting.voters.BasePatternVoter
-
- getPatterns() - Method in class info.magnolia.cms.security.auth.callback.CompositeCallback
-
Deprecated.
- getPatternString() - Method in class info.magnolia.cms.util.SimpleUrlPattern
-
- getPatternString() - Method in interface info.magnolia.cms.util.UrlPattern
-
Returns the pattern string.
- getPatternString() - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
-
- getPermissionAsName(long) - Static method in class info.magnolia.cms.security.PermissionImpl
-
- getPermissionList() - Method in interface info.magnolia.cms.security.AccessManager
-
Get permission list assigned to this access manager.
- getPermissionList() - Method in class info.magnolia.cms.security.AccessManagerImpl
-
- getPermissions(String) - Method in interface info.magnolia.cms.security.AccessManager
-
Get permissions assigned to the given path.
- getPermissions(String) - Method in class info.magnolia.cms.security.AccessManagerImpl
-
- getPermissions() - Method in interface info.magnolia.cms.security.Permission
-
- getPermissions() - Method in class info.magnolia.cms.security.PermissionImpl
-
- getPhase() - Method in interface info.magnolia.module.ModuleLifecycleContext
-
Returns the phase the lifecycle is in.
- getPhase() - Method in class info.magnolia.module.ModuleLifecycleContextImpl
-
- getPhysicalWorkspaceName() - Method in class info.magnolia.repository.definition.WorkspaceMappingDefinition
-
- getPlatformComponents() - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- getPlatformComponentsResources() - Method in class info.magnolia.init.MagnoliaServletContextListener
-
Returns a list of resources that contain platform components.
- getPolicies(Principal) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getPolicies(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getPolicies(String) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
-
- getPolicies(Principal) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
-
- getPosition() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
-
- getPosition() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
-
- getPosition() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
-
- getPosition() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
-
- getPosition() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
-
- getPosition() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
-
- getPostedForm() - Static method in class info.magnolia.context.MgnlContext
-
Get form object assembled by MultipartRequestFilter
.
- getPostedForm() - Method in interface info.magnolia.context.WebContext
-
Get form object assembled by MultipartRequestFilter
.
- getPostedForm() - Method in class info.magnolia.context.WebContextImpl
-
Get form object assembled by MultipartRequestFilter
.
- getPredecessors() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getPredecessors() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getPreviousVersion(Version) - Static method in class info.magnolia.jcr.util.VersionUtil
-
- getPreviousVersionLabel(Node, String) - Static method in class info.magnolia.jcr.util.VersionUtil
-
- getPrimaryItem() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getPrimaryNodeType() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getPrimaryNodeType() - Method in class info.magnolia.cms.core.version.VersionedNodeChild
-
- getPrimaryNodeType() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getPrimitiveNodeDatas(String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getPriority() - Method in class info.magnolia.module.InstallContext.Message
-
- getPrivateKey() - Method in class info.magnolia.cms.security.MgnlKeyPair
-
- getPrivateKey() - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getPrivilegeManagerImpl() - Method in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- getPrivileges(Path) - Method in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- getPrivileges(String, Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getPrivileges(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- getProcessor() - Static method in class info.magnolia.content2bean.Bean2ContentProcessor.Factory
-
Deprecated.
- getProcessor() - Static method in class info.magnolia.content2bean.Content2BeanProcessor.Factory
-
Deprecated.
- getProperties() - Static method in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
since 4.5 - while this still "works" and returns an aggregate of the local properties and those provided by
MagnoliaConfigurationProperties, writing to this Property object will not be reflected anywhere.
- getProperties() - Method in class info.magnolia.init.properties.AbstractPropertySource
-
- getProperties() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getProperties(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getProperties(String[]) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getProperties() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getProperties(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getProperties(String[]) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getProperties() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getProperties(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getProperties(String[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getProperties() - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getProperties(String[]) - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getProperties(String) - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getProperties() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getPropertiesFilesString(ServletContext, String, String) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
-
Deprecated.
since 4.5, use MagnoliaServletContextListener#getPropertiesFilesString(javax.servlet.ServletContext, info.magnolia.init.MagnoliaInitPaths)
- getProperty(String) - Method in class info.magnolia.cms.beans.runtime.FileProperties
-
- getProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
-
- getProperty(String, String) - Static method in class info.magnolia.cms.core.SystemProperty
-
- getProperty(Node, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getProperty(Node, String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- getProperty(Node, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
Returns localized property of given name and current locale.
- getProperty(Node, String, Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
Returns localized property of given named and given locale.
- getProperty(String) - Method in interface info.magnolia.cms.security.auth.Entity
-
Deprecated.
- getProperty(String) - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getProperty(String) - Method in class info.magnolia.cms.security.ExternalUser
-
- getProperty(String) - Method in interface info.magnolia.cms.security.Group
-
Gets an arbitrary property from this group.
- getProperty(String) - Method in class info.magnolia.cms.security.MgnlGroup
-
FIXME: Yet another method that is questionable.
- getProperty(String) - Method in class info.magnolia.cms.security.MgnlUser
-
- getProperty(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getProperty(String) - Method in interface info.magnolia.cms.security.User
-
Gets an arbitrary property from this user.
- getProperty(String) - Method in class info.magnolia.cms.util.OrderedProperties
-
- getProperty(String) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
-
- getProperty(String) - Method in class info.magnolia.init.properties.AbstractPropertySource
-
- getProperty(String) - Method in interface info.magnolia.init.PropertySource
-
Returns a value corresponding to the given key, or null if not known.
- getProperty(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getProperty() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
-
- getProperty(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getProperty(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- getProperty(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Deprecated.
since 4.5 - use getPropertyOrNull instead
- getProperty(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getProperty() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getProperty(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getProperty(String) - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getProperty(String) - Method in class info.magnolia.jcr.wrapper.I18nNodeWrapper
-
- getProperty(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- getProperty() - Method in class info.magnolia.jcr.wrapper.WrappingPropertyWrapper
-
- getProperty() - Method in class info.magnolia.link.Link
-
- getProperty(String) - Method in class info.magnolia.module.model.ModuleDefinition
-
Convenience method which returns the value of the given property,
or null if it does not exist.
- getProperty() - Method in class info.magnolia.voting.voters.PropertyVoter
-
- getPropertyDescriptors(TypeMapping) - Method in class info.magnolia.content2bean.TypeDescriptor
-
This method is not synchronized to avoid thread blocking, but the method guarantees that the returned map is not mutated afterward.
- getPropertyDescriptors(TypeMapping) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
This method is not synchronized to avoid thread blocking, but the method guarantees that the returned map is not mutated afterward.
- getPropertyName() - Method in class info.magnolia.link.Link
-
- getPropertyOrNull(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the Property relative to the Node or null if it's not existing or in case of any RepositoryException.
- getPropertySource(String) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
-
- getPropertySource(String) - Method in interface info.magnolia.init.MagnoliaConfigurationProperties
-
- getPropertyType() - Method in class info.magnolia.jcr.node2bean.impl.CollectionPropertyHidingTransformer
-
- getPropertyTypeDescriptor(Class<?>, String) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
-
Cache the already resolved types.
- getPropertyTypeDescriptor(String, TypeMapping) - Method in class info.magnolia.content2bean.TypeDescriptor
-
- getPropertyTypeDescriptor(Class<?>, String) - Method in interface info.magnolia.content2bean.TypeMapping
-
- getPropertyTypeDescriptor(Class<?>, String) - Method in class info.magnolia.jcr.node2bean.impl.TypeMappingImpl
-
- getPropertyTypeDescriptor(String, TypeMapping) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- getPropertyTypeDescriptor(Class<?>, String) - Method in interface info.magnolia.jcr.node2bean.TypeMapping
-
- getPropertyValue(String, String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
-
- getPropertyValueObject(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the Value Object from a property.
- getPropertyValueString(Content, String) - Static method in class info.magnolia.cms.util.MetaDataUtil
-
Deprecated.
- getPropertyValueString(Content, String, String) - Static method in class info.magnolia.cms.util.MetaDataUtil
-
Deprecated.
Returns the representation of the value as a String.
- getProvider() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getProvider(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- getProvider(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
- getProvider() - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- getProviderClass() - Method in class info.magnolia.objectfactory.configuration.ProviderConfiguration
-
- getProviders() - Method in class info.magnolia.jcr.registry.SessionProviderRegistry
-
- getPublicKey() - Method in interface info.magnolia.cms.exchange.ActivationManager
-
Returns public key used by target instance to authenticate incoming activations.
- getPublicKey() - Method in class info.magnolia.cms.security.MgnlKeyPair
-
- getPublicKey() - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getQName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Returns the qName.
- getQuery(Node) - Method in interface info.magnolia.cms.core.search.QueryManager
-
Deprecated.
Description inherited from javax.jcr.query.QueryManager#getQuery(javax.jcr.Node)
Retrieves an existing persistent query.
- getQuery(Node) - Method in class info.magnolia.cms.core.search.QueryManagerImpl
-
Deprecated.
- getQueryManager() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
- getQueryManager() - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getQueryManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getQueryManager(String) - Method in class info.magnolia.context.AbstractContext
-
- getQueryManager(String) - Method in interface info.magnolia.context.Context
-
- getQueryManager(String) - Method in class info.magnolia.context.ContextDecorator
-
Delegates call to the original context.
- getQueryManager(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
-
Deprecated.
- getQueryManager(String) - Static method in class info.magnolia.context.MgnlContext
-
- getQueryManager(String) - Method in class info.magnolia.context.SimpleContext
-
Delegate to the inner context.
- getQueryManager() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getQueryString() - Method in class info.magnolia.cms.core.AggregationState
-
Returns the original request query string.
- getRead() - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- getRead() - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- getReader(Object, String) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
-
- getReadTimeout() - Method in interface info.magnolia.cms.exchange.Subscriber
-
- getRealm() - Method in class info.magnolia.cms.security.auth.callback.RealmCallback
-
Deprecated.
- getRealm() - Method in class info.magnolia.cms.security.MgnlUser
-
- getRealmName() - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
-
- getRealmName() - Method in class info.magnolia.cms.security.MgnlUserManager
-
- getRealmName() - Method in class info.magnolia.cms.security.SystemUserManager
-
- getRealPath(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getReferencedContent(String) - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getReferencedContent() - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getReferencedContent(HierarchyManager) - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getReferencedContent() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getReferencedContent(String) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getReferencedContent() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the Content that this NodeData references (if its type is PropertyType.REFERENCE).
- getReferencedContent(String) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
- getReferencedContent() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getReferencedContent(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getReferences(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getReferences() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getReferences() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getReferences(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getRejected() - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
-
- getRejected() - Method in class info.magnolia.voting.voters.UserAgentVoter
-
- getRelative(Content) - Method in class info.magnolia.link.LinkTransformerManager
-
Creates instance of Relative link transformer that will translate path to the provided Link relative to the content provided here.
- getRelative(String) - Method in class info.magnolia.link.LinkTransformerManager
-
Creates instance of Relative link transformer that will translate path to the provided Link relative to path provided here.
- getRelativeTransformer() - Method in class info.magnolia.link.LinkTransformerManager
-
Gets registered relative path transformer.
- getReleaseTime() - Method in class info.magnolia.cms.security.MgnlUser
-
- getReloadMonitor() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
-
Returns the object used to synchronize on to keep multiple reload operations to occur at the same time.
- getRepositories() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getRepositories() - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
-
- getRepositoriesConfigFile() - Static method in class info.magnolia.cms.core.Path
-
- getRepositoriesConfigFilePath() - Static method in class info.magnolia.cms.core.Path
-
Gets repositories file location as set with Java options while startup or in web.xml.
- getRepository(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- getRepository(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
Get the repository to use for this uri.
- getRepository() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
- getRepository() - Method in class info.magnolia.cms.core.AggregationState
-
- getRepository() - Method in interface info.magnolia.cms.exchange.Subscription
-
- getRepository() - Method in class info.magnolia.cms.util.LazyContentWrapper
-
- getRepository() - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
-
- getRepository() - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- getRepository() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getRepository() - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.getWorkspace instead.
- getRepository() - Method in class info.magnolia.module.delta.RegisterNodeTypeTask
-
- getRepository() - Method in class info.magnolia.objectfactory.ComponentConfigurationPath
-
- getRepository(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getRepository(String) - Method in interface info.magnolia.repository.RepositoryManager
-
Returns repository instance for a repository.
- getRepository(String) - Method in class info.magnolia.repository.WorkspaceMapping
-
Returns repository specified by the repositoryID
as configured in repository config.
- getRepositoryDefinition(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getRepositoryDefinition(String) - Method in interface info.magnolia.repository.RepositoryManager
-
Returns repository mapping as configured, or null if not found.
- getRepositoryDefinition(String) - Method in class info.magnolia.repository.WorkspaceMapping
-
Returns a configured repository definition.
- getRepositoryDefinitions() - Method in class info.magnolia.repository.WorkspaceMapping
-
- getRepositoryMapping(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- getRepositoryName() - Method in class info.magnolia.cms.security.MgnlGroupManager
-
- getRepositoryName() - Method in class info.magnolia.cms.security.MgnlRoleManager
-
- getRepositoryName() - Method in class info.magnolia.cms.security.MgnlUserManager
-
- getRepositoryName() - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
-
- getRepositoryName() - Method in class info.magnolia.repository.definition.WorkspaceMappingDefinition
-
- getRepositoryName() - Method in class info.magnolia.repository.RepositoryNameMap
-
Deprecated.
- getRepositoryProvider(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- getRepositoryProvider(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getRepositoryProvider(String) - Method in interface info.magnolia.repository.RepositoryManager
-
Returns the provider instance for a repository.
- getRepositoryProvider(String) - Method in class info.magnolia.repository.WorkspaceMapping
-
Returns repository provider specified by the repositoryID
as configured in repository config.
- getRepositoryStrategy() - Method in class info.magnolia.context.AbstractContext
-
- getRepositoryStrategy() - Method in class info.magnolia.context.JCRSessionPerThreadSystemContext
-
- getRequest() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- getRequest() - Method in class info.magnolia.context.RequestAttributeStrategy
-
- getRequest() - Method in interface info.magnolia.context.WebContext
-
Avoid calls to this method wherever possible.
- getRequest() - Method in class info.magnolia.context.WebContextImpl
-
Avoid the call to this method where ever possible.
- getRequestDispatcher(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getRequestUri(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns the request uri for the request.
- getRequestUri(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns the request uri for the request.
- getRequired(K) - Method in class info.magnolia.registry.RegistryMap
-
- getResolver() - Method in class info.magnolia.channel.ChannelConfiguration
-
- getResource(String) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
-
Get the resource using the current class loader.
- getResource(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getResource() - Method in class info.magnolia.module.delta.PartialBootstrapTask
-
- getResourceAsStream(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getResourceName(String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
-
- getResourcePaths(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapResourcesTask
-
Override this method to bootstrap specific resource files.
- getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapSingleModuleResource
-
- getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapSingleResource
-
- getResponse() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- getResponse() - Method in interface info.magnolia.context.WebContext
-
Avoid depending on this as much as possible.
- getResponse() - Method in class info.magnolia.context.WebContextImpl
-
- getResult(Path) - Method in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- getRetentionManager() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getRole(String) - Method in class info.magnolia.cms.security.MgnlRoleManager
-
- getRole(String) - Method in interface info.magnolia.cms.security.RoleManager
-
Get the specific role.
- getRoleManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
-
- getRoleManager() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
Returns the configured RoleManager.
- getRoleManager() - Method in interface info.magnolia.cms.security.SecuritySupport
-
- getRoleManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
- getRoleNameById(String) - Method in class info.magnolia.cms.security.MgnlRoleManager
-
- getRoleNameById(String) - Method in interface info.magnolia.cms.security.RoleManager
-
Retrieve role name by its identifier.
- getRoles() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- getRoles() - Method in class info.magnolia.cms.security.ExternalUser
-
- getRoles() - Method in interface info.magnolia.cms.security.Group
-
Get roles that are directly assigned to group.
- getRoles() - Method in class info.magnolia.cms.security.MgnlGroup
-
Returns read only roles collection.
- getRoles() - Method in class info.magnolia.cms.security.MgnlUser
-
- getRoles() - Method in interface info.magnolia.cms.security.operations.AccessDefinition
-
- getRoles() - Method in class info.magnolia.cms.security.operations.ConfiguredAccessDefinition
-
- getRoles() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- getRoles() - Method in interface info.magnolia.cms.security.User
-
Get roles that are directly assigned to the user.
- getRoot() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
- getRoot() - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getRoot() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getRootFilter() - Method in class info.magnolia.cms.filters.MgnlMainFilter
-
Returns the root filter, note that the filter is destroyed if the filter chain is reloaded.
- getRootNode() - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getRootNode() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getRootNode() - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
-
- getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
-
- getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.ModuleConfigNodeBuilderTask
-
- getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.ModuleNodeBuilderTask
-
- getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.NodeBuilderTask
-
- getRootPath() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
-
- getRootPath() - Method in interface info.magnolia.init.MagnoliaInitPaths
-
- getRule(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
-
- getRule() - Method in class info.magnolia.commands.impl.RuleBasedCommand
-
- getRules() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
-
- getScope() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getScope() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- getSecuritySupport() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
- getSelector() - Method in class info.magnolia.cms.core.AggregationState
-
- getSelector() - Static method in class info.magnolia.cms.util.SelectorUtil
-
get selector as requested from the URI.
- getSelector(int) - Static method in class info.magnolia.cms.util.SelectorUtil
-
Get the selector by index
Warning - this might change in the future - see MAGNOLIA-2343 for details.
- getSelectors() - Method in class info.magnolia.cms.core.AggregationState
-
- getSeparator() - Method in class info.magnolia.audit.LogConfiguration
-
- getServerInfo() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getServerName() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
-
The server name is resolved to the full name obtained by using InetAddress.getLocalHost().getHostName(), which
may also contain the server domain, depending on your server configuration/operating system.
- getServerName() - Method in interface info.magnolia.init.MagnoliaInitPaths
-
Returns the name of the server where the webapp is running, lowercase.
- getServlet(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getServletClass() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- getServletContext() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
-
- getServletContext() - Method in class info.magnolia.cms.util.CustomFilterConfig
-
- getServletContext() - Method in class info.magnolia.cms.util.CustomServletConfig
-
- getServletContext() - Method in interface info.magnolia.context.WebContext
-
Returns the current servlet context.
- getServletContext() - Method in class info.magnolia.context.WebContextImpl
-
Returns the current servlet context.
- getServletContextName() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getServletDefinition() - Method in class info.magnolia.module.delta.RegisterServletTask
-
- getServletMappings(String) - Method in class info.magnolia.cms.util.WebXmlUtil
-
- getServletName() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- getServletName() - Method in class info.magnolia.cms.util.CustomServletConfig
-
- getServletNames() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getServlets() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- getServlets() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getSession() - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Get version store hierarchy manager.
- getSession() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getSession() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
-
- getSession(String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
-
- getSession(String) - Method in interface info.magnolia.context.JCRSessionStrategy
-
- getSession(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
-
- getSession() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getSession() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
-
- getSession() - Method in class info.magnolia.jcr.decoration.ContentDecoratorWorkspaceWrapper
-
- getSession() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getSession() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getSession() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getSession(String, Credentials) - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getSession(String, Credentials) - Method in interface info.magnolia.repository.RepositoryManager
-
- getSessionCount() - Method in class info.magnolia.stats.JCRStats
-
- getSessionCount() - Method in interface info.magnolia.stats.JCRStatsMBean
-
- getSessionForWrappedNode(String) - Method in class info.magnolia.jcr.wrapper.LazyNodeWrapper
-
- getSessionForWrappedNode(String) - Method in class info.magnolia.jcr.wrapper.SystemNodeWrapper
-
- getSHA1Hex(String) - Static method in class info.magnolia.cms.security.Digester
-
Deprecated.
Gets SHA-1 encoded -> hex string.
- getSHA1Hex(byte[]) - Static method in class info.magnolia.cms.security.SecurityUtil
-
Gets SHA-1 encoded -> hex string.
- getSHA1Hex(String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- getSharedSet() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getSharedVariables() - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- getSiblingAfter(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- getSiblingBefore(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- getSiblings(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Gets the siblings of this node.
- getSiblings(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Gets the siblings of this node with certain type.
- getSiblings(Node, Predicate) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Gets the siblings of this node according to predicate.
- getSiblingsAfter(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Gets the siblings after this node.
- getSiblingsAfter(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Gets the siblings after this node with certain type.
- getSiblingsBefore(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Gets the siblings before this node.
- getSiblingsBefore(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Gets the siblings before this node with certain type.
- getSingleton(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
-
- getSingleton(Class<T>) - Static method in class info.magnolia.objectfactory.Components
-
Deprecated.
since 4.5, use IoC to inject the component or use #getComponent(Class).
- getSingleton(Class<T>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
- getSingleton(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
Deprecated.
- getSize() - Method in class info.magnolia.cms.beans.runtime.File
-
- getSize() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
-
- getSize() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
-
- getSize() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
-
- getSize() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
-
- getSize() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
-
- getSize() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
-
- getSize() - Method in class info.magnolia.jcr.util.BinaryInFile
-
Deprecated.
- getSortedCollectionFromNodeIterator(NodeIterator) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Deprecated.
- getSources() - Method in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
-
- getSources() - Method in interface info.magnolia.init.MagnoliaPropertiesResolver
-
Returns the paths to load, TODO: in which order ?
- getStartupDelta(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getStartupDelta(InstallContext) - Method in interface info.magnolia.module.ModuleVersionHandler
-
Deprecated.
It seems irrelevant to have startup tasks in a VersionHandler. These should probably be moved to ModuleLifecycle.
- getStartupDelta(InstallContext) - Method in class info.magnolia.module.webapp.WebappVersionHandler
-
- getStartupTasks(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
Override this method to add specific startup tasks to your module.
- getStatement() - Method in interface info.magnolia.cms.core.search.Query
-
Deprecated.
Description inherited from javax.jcr.query.Query#getStatement()
Returns the statement set for this query.
- getStatement() - Method in class info.magnolia.cms.core.search.QueryImpl
-
Deprecated.
- getStatus() - Method in class info.magnolia.cms.security.auth.login.LoginResult
-
- getStatus() - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- getStatus() - Method in interface info.magnolia.module.InstallContext
-
- getStatus() - Method in class info.magnolia.module.InstallContextImpl
-
- getStatus() - Method in interface info.magnolia.module.ModuleManager
-
Returns the status as discovered by checkForInstallOrUpdates().
- getStatus() - Method in class info.magnolia.module.ModuleManagerImpl
-
- getStoredQueryPath() - Method in interface info.magnolia.cms.core.search.Query
-
Deprecated.
- getStoredQueryPath() - Method in class info.magnolia.cms.core.search.QueryImpl
-
Deprecated.
- getStream() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns a stream from the uploaded file.
- getStream() - Method in class info.magnolia.cms.beans.runtime.File
-
Deprecated.
Since 5.0, unsupported on Node API.
- getStream() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getStream() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getStream() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the InputStream
representation of the value.
- getStream() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getStream(String) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
-
- getStream(String, boolean) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
-
Checks last modified and returns the new content if changed and the cache flag is not set to true.
- getStream() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getStream() - Method in class info.magnolia.jcr.util.BinaryInFile
-
Deprecated.
- getStream() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getString(String) - Method in class info.magnolia.cms.core.AbstractNodeData
-
- getString() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getString() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getString(String) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the String
representation of the value: decodes like breaks with the specified regular
expression.
- getString() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the String
representation of the value.
- getString() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getString(String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Simple method to get strings like configuration informations.
- getString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Get the string or the empty string if not existing.
- getString(String, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
You can define a default value if not found.
- getString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
You can define a default value if not found.
- getString() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getString(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getString(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the String representing the node property value.
- getString(Node, String, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the String representing the node property value.
- getString() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getString() - Method in class info.magnolia.jcr.wrapper.HTMLEscapingPropertyWrapper
-
- getStringProperty(String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- getSubject() - Method in class info.magnolia.cms.security.auth.login.LoginResult
-
- getSubject() - Method in class info.magnolia.context.AbstractContext
-
- getSubject() - Method in interface info.magnolia.context.Context
-
- getSubject() - Static method in class info.magnolia.context.MgnlContext
-
- getSubject() - Method in class info.magnolia.context.UserContextImpl
-
- getSubscribers() - Method in interface info.magnolia.cms.exchange.ActivationManager
-
- getSubscriptions() - Method in interface info.magnolia.cms.exchange.Subscriber
-
- getSuccessors() - Method in class info.magnolia.cms.core.version.VersionedNode
-
- getSuperuserRole() - Method in interface info.magnolia.cms.security.operations.AccessDefinition
-
- getSuperuserRole() - Method in class info.magnolia.cms.security.operations.ConfiguredAccessDefinition
-
- getSupportedQueryLanguages() - Method in interface info.magnolia.cms.core.search.QueryManager
-
Deprecated.
Description inherited from javax.jcr.query.QueryManager#getSupportedQueryLanguages()
Returns an array of strings representing all query languages supported by this repository.
- getSupportedQueryLanguages() - Method in class info.magnolia.cms.core.search.QueryManagerImpl
-
Deprecated.
- getSystemComponents() - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- getSystemContext() - Method in class info.magnolia.context.ContextFactory
-
Deprecated.
since 4.5, use IoC, i.e., declare a dependency on SystemContext in your component.
- getSystemContext() - Static method in class info.magnolia.context.MgnlContext
-
Deprecated.
since 4.5, use IoC, i.e., declare a dependency on SystemContext in your component.
- getSystemName() - Method in class info.magnolia.cms.core.ItemType
-
Deprecated.
Getter for name
.
- getSystemNode(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Get the Magnolia system node created under the given node.
- getSystemSession(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- getSystemSession(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getSystemSession(String) - Method in interface info.magnolia.repository.Provider
-
- getSystemSession(String) - Method in interface info.magnolia.repository.RepositoryManager
-
- getSystemSubject() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
- getSystemUser() - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getSystemUser() - Method in class info.magnolia.cms.security.ExternalUserManager
-
SystemUserManager does this.
- getSystemUser() - Method in class info.magnolia.cms.security.MgnlUserManager
-
SystemUserManager does this.
- getSystemUser() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
-
- getSystemUser() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
- getSystemUser() - Method in class info.magnolia.cms.security.SystemUserManager
-
- getSystemUser() - Method in interface info.magnolia.cms.security.UserManager
-
Get system user, this user must always exist in magnolia repository.
- getTargetFilter() - Method in class info.magnolia.cms.filters.MgnlFilterDispatcher
-
Returns the current target filter, the returned instance will be destroyed if the target filter is replaced.
- getTargetFilter() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
-
- getTargetFilterAndAcquireReadLock() - Method in class info.magnolia.cms.filters.MgnlFilterDispatcher
-
Returns the current target filter with a read lock held.
- getTasks() - Method in interface info.magnolia.module.delta.Delta
-
Should not return a read-only List, as the version handler might add tasks as appropriate.
- getTasks() - Method in class info.magnolia.module.delta.DeltaBuilder
-
- getTasks() - Method in class info.magnolia.module.webapp.WebappDelta
-
- getTempDirectory() - Static method in class info.magnolia.cms.core.Path
-
- getTempDirectoryPath() - Static method in class info.magnolia.cms.core.Path
-
Gets the temporary directory path (cms.upload.tmpdir) as set with Java options while startup or in web.xml.
- getTemplate() - Method in class info.magnolia.cms.core.AbstractContent
-
- getTemplate() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Returns the template name which is assigned to this content.
- getTemplate() - Method in class info.magnolia.cms.core.MetaData
-
- getTemplate() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getTemplate(Node) - Static method in class info.magnolia.jcr.util.MetaDataUtil
-
Deprecated.
since 5.0 use NodeTypes.RenderableMixin#getTemplate(Node)
- getTemplate(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Renderable
-
Returns the template assigned to the node or null of none has been assigned.
- getTemplateExceptionHandler() - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- getTemplateLoader() - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- getTemplateLoaders() - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- getTemplateName() - Method in class info.magnolia.cms.core.AggregationState
-
- getTestPrefix() - Method in class info.magnolia.debug.DerbyTestPersistenceManager
-
- getTestString() - Method in class info.magnolia.debug.CallTrackingFilter
-
- getThen() - Method in class info.magnolia.voting.voters.IfVoter
-
- getTimeStamp() - Method in class info.magnolia.audit.MgnlAuditLogEntry
-
- getTimestamp() - Method in class info.magnolia.module.InstallContext.Message
-
- getTitle() - Method in class info.magnolia.cms.core.AbstractContent
-
- getTitle() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
- getTitle() - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
since 5.0 - only for backwards compatibility.
- getTitle() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getTo() - Method in class info.magnolia.module.model.VersionRange
-
Deprecated.
should not be public - since 5.0.2
- getTokenizedConfigFile(String) - Static method in class info.magnolia.cms.util.ConfigUtil
-
- getTotalTaskCount() - Method in interface info.magnolia.module.InstallContext
-
- getTotalTaskCount() - Method in class info.magnolia.module.InstallContextImpl
-
- getToURI() - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
-
- getToURI() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
-
- getToURI() - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
-
- getToURI() - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
-
- getToURI() - Method in interface info.magnolia.cms.exchange.Subscription
-
- getTransformer() - Method in class info.magnolia.content2bean.TypeDescriptor
-
Can return a custom transformer.
- getTransformer() - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
Can return a custom transformer.
- getTransformers() - Method in class info.magnolia.link.LinkTransformerManager
-
- getTransformLineBreaks() - Method in class info.magnolia.jcr.wrapper.HTMLEscapingContentDecorator
-
- getTrimmedLinesMatching(String, String) - Static method in class info.magnolia.cms.util.TextFileUtil
-
- getTrueValue() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- getType() - Method in class info.magnolia.cms.beans.runtime.Document
-
Returns the mime type for this file.
- getType() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getType() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getType() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the type
of this NodeData
.
- getType() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getType() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- getType() - Method in class info.magnolia.content2bean.TypeDescriptor
-
- getType() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- getType() - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- getType() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getType() - Method in interface info.magnolia.module.delta.Delta
-
- getType() - Method in class info.magnolia.module.delta.DeltaBuilder
-
- getType() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getType() - Method in class info.magnolia.module.model.TypeMappingDefinition
-
- getType() - Method in class info.magnolia.module.webapp.WebappDelta
-
- getType() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- getTypeDescriptor(Class<?>) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
-
- getTypeDescriptor(Class<?>) - Method in interface info.magnolia.content2bean.TypeMapping
-
- getTypeDescriptor(Class<?>) - Method in class info.magnolia.jcr.node2bean.impl.TypeMappingImpl
-
- getTypeDescriptor(Class<?>) - Method in interface info.magnolia.jcr.node2bean.TypeMapping
-
- getTypeMapping() - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
Deprecated.
since 4.5, do not use
- getTypeMapping() - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5, use IoC.
- getTypeMapping() - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
Deprecated.
since 4.5, do not use.
- getTypeMapping() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- getTypeMappings() - Method in class info.magnolia.module.model.ComponentsDefinition
-
- getTypeName(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
String representation of the jcr property type.
- getUI() - Method in interface info.magnolia.module.ModuleManager
-
- getUI() - Method in class info.magnolia.module.ModuleManagerImpl
-
- getUnderlyingRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- getUnderlyingRepository() - Method in interface info.magnolia.repository.Provider
-
Gets the repository instance initialized on init() call.
- getUniqueLabel(HierarchyManager, String, String) - Static method in class info.magnolia.cms.core.Path
-
- getUniqueLabel(Session, String, String) - Static method in class info.magnolia.cms.core.Path
-
- getUniqueLabel(Content, String) - Static method in class info.magnolia.cms.core.Path
-
- getUniqueLabel(Node, String) - Static method in class info.magnolia.cms.core.Path
-
- getUpdateDeltas(InstallContext, Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
- getURI(String, String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
Get the uri to use for this handle.
- getURI(Link) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
- getURI(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
Create a uri based on a handle.
- getURI(Link) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
- getUri() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Returns the uri.
- getURI2RepositoryManager() - Method in class info.magnolia.link.AbsolutePathTransformer
-
- getUriExtension(String) - Method in class info.magnolia.cms.filters.ContentTypeFilter
-
- getURIMapping(String) - Method in class info.magnolia.cms.beans.config.VirtualURIManager
-
checks for the requested URI mapping in Server config : Servlet Specification 2.3 Section 10 "Mapping Requests to
Servlets".
- getURIMapping(String, String) - Method in class info.magnolia.cms.beans.config.VirtualURIManager
-
checks for the requested URI mapping in Server config : Servlet Specification 2.3 Section 10 "Mapping Requests to
Servlets".
- getURIMapping(String) - Method in class info.magnolia.cms.filters.VirtualUriFilter
-
- getURIMapping(String, String) - Method in class info.magnolia.cms.filters.VirtualUriFilter
-
- getURIMappings() - Method in class info.magnolia.cms.beans.config.VirtualURIManager
-
- getURIPrefix() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
- getURISuffix(Link) - Method in class info.magnolia.link.AbsolutePathTransformer
-
Gets reminder of the URI after the path (i.e.
- getURL() - Method in interface info.magnolia.cms.exchange.Subscriber
-
- getUrl() - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
Returns the configured Url.
- getURLParameterDecoded(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- getURLParametersDecoded(HttpServletRequest, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
The url is not always properly decoded.
- getURLParametersDecoded(String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
Extract and decodes parameters from a query string.
- getUrlPattern() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- getUsedFilter(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Get Rule used for this version.
- getUser() - Method in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
-
- getUser() - Method in class info.magnolia.cms.security.auth.callback.UserCallback
-
- getUser(String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getUser(Subject) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getUser(String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- getUser(Subject) - Method in class info.magnolia.cms.security.ExternalUserManager
-
Initialize new user using JAAS authenticated/authorized subject.
- getUser(Map<String, String>, GroupList, RoleList) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- getUser(String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
Get the user object.
- getUser(Subject) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- getUser(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
-
- getUser(String) - Method in interface info.magnolia.cms.security.UserManager
-
Find a specific user.
- getUser(Subject) - Method in interface info.magnolia.cms.security.UserManager
-
Deprecated.
jaas login module should just request the user, not pass the subject around to the user manager
- getUser() - Method in class info.magnolia.context.AbstractContext
-
- getUser() - Method in interface info.magnolia.context.Context
-
If this is not a UserContext this method will very likely return the system user.
- getUser() - Method in class info.magnolia.context.ContextDecorator
-
Delegates call to the original context.
- getUser() - Static method in class info.magnolia.context.MgnlContext
-
A short cut for the current user.
- getUser() - Method in class info.magnolia.context.SimpleContext
-
Delegate to the inner context.
- getUser() - Method in class info.magnolia.context.UserContextImpl
-
- getUserById(String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- getUserById(String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- getUserById(String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
Get the user object.
- getUserById(String) - Method in interface info.magnolia.cms.security.UserManager
-
Find a specific user.
- getUserID() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getUserManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
-
- getUserManager(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport
-
- getUserManager() - Static method in class info.magnolia.cms.security.Security
-
Deprecated.
Returns the configured UserManager.
- getUserManager() - Method in interface info.magnolia.cms.security.SecuritySupport
-
Returns a generic UserManager, either for a default realm, or an implementation which delegates to other UserManager instances.
- getUserManager(String) - Method in interface info.magnolia.cms.security.SecuritySupport
-
Returns a UserManager for the given realm.
- getUserManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
Returns a UserManager which is delegating to the configured UserManagers.
- getUserManager(String) - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
- getUserManagers() - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
- getUserName() - Method in class info.magnolia.cms.core.version.ContentVersion
-
The name of the user who created this version.
- getUserNode() - Method in class info.magnolia.cms.security.MgnlUser
-
- getUTCCalendarFromDialogString(String) - Static method in class info.magnolia.cms.util.DateUtil
-
Convert a string date from a dialog date to a UTC calendar ready to be stored in the repository.
- getUTCCalendarFromLocalDate(Date) - Static method in class info.magnolia.cms.util.DateUtil
-
Convert a local date time to a UTC calendar.
- getUUID() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
UUID of the node referenced by this object.
- getUUID() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getUUID() - Method in class info.magnolia.cms.core.version.ContentVersion
-
UUID of the node referenced by this object.
- getUuid() - Method in class info.magnolia.cms.security.MgnlUser
-
- getUUID() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getUuid() - Method in class info.magnolia.cms.util.LazyContentWrapper
-
- getUuid() - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- getUUID() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getUUID() - Method in class info.magnolia.link.Link
-
- getValidatedLabel(String) - Static method in class info.magnolia.cms.core.Path
-
Replace illegal characters based on system property magnolia.ut8.enabled.
- getValidatedLabel(String, String) - Static method in class info.magnolia.cms.core.Path
-
If charset equals UTF-8
, replaces the following characters with a dash -
:
- getValue() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getValue() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getValue() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Returns the value
of this NodeData
.
- getValue() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getValue() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getValue() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getValue() - Method in class info.magnolia.module.model.PropertyDefinition
-
- getValue() - Method in class info.magnolia.module.model.ServletParameterDefinition
-
- getValue() - Method in class info.magnolia.voting.voters.PropertyVoter
-
- getValueFactory() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getValueObject(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Returns the value as an Object.
- getValueObject(Value) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Return the Value Object from a Value
.
- getValues() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- getValues() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- getValues() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
For multi-value properties.
- getValues() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- getValues() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getValues() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getValuesStringList(Value[]) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
- getValuesStringList(Value[]) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
- getValueString(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Same as getValueString(nd, dateFormat) but using the users short date format.
- getValueString(NodeData, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Returns a String representation of the value.
- getValueString(Value, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Same as value.getString(), but using custom date format.
- getValueString(Property) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Returns value of the property converted to string no matter what it's type actually is.
- getValueString(Value) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Returns value converted to string no matter what it's type actually is.
- getVersion(Node, String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
/** Get named version.
- getVersion(Node, String) - Static method in class info.magnolia.jcr.util.VersionUtil
-
Returns the version object of a labelled version.
- getVersion(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask
-
- getVersion(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
-
- getVersion() - Method in interface info.magnolia.module.delta.Delta
-
Returns the version number for which this Delta is needed.
- getVersion() - Method in class info.magnolia.module.delta.DeltaBuilder
-
- getVersion() - Method in class info.magnolia.module.model.DependencyDefinition
-
- getVersion() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getVersion() - Method in class info.magnolia.module.webapp.WebappDelta
-
- getVersionComment() - Method in class info.magnolia.cms.core.version.VersionInfo
-
- getVersionDate() - Method in class info.magnolia.cms.core.version.VersionInfo
-
- getVersionedContent(Version) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get content view over the jcr version object.
- getVersionedContent(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get content view over the jcr version object.
- getVersionedContent(Version) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getVersionedContent(String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getVersionedContent(Version) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getVersionedContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getVersionedContent(String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- getVersionedContent(Version) - Method in class info.magnolia.cms.util.ContentWrapper
-
- getVersionedNode(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Get node from version store.
- getVersionedNode(String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Get node from version store.
- getVersionedNode() - Method in class info.magnolia.cms.core.version.VersionedNodeContentDecorator
-
- getVersionedNodeChild() - Method in class info.magnolia.cms.core.version.VersionedNodeChildContentDecorator
-
- getVersionFromManifest() - Method in class info.magnolia.cms.license.LicenseFileExtractor
-
Returns the current magnolia version, read from the jar Manifest.
- getVersionHandler() - Method in class info.magnolia.module.model.ModuleDefinition
-
- getVersionHandler(String) - Method in interface info.magnolia.module.ModuleRegistry
-
- getVersionHandler(String) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- getVersionHistory() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
- getVersionHistory() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getVersionHistory(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Get history of this node as recorded in the version store.
- getVersionHistory() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getVersionHistory() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getVersionHistory() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getVersionInfoList(Node) - Static method in class info.magnolia.jcr.util.VersionUtil
-
Returns version history of a content as a List of
VersionInfo
s.
- getVersionLabel() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Return the name of the version represented by this object.
- getVersionManager() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getVersionName() - Method in class info.magnolia.cms.core.version.VersionInfo
-
- getVersionRange() - Method in class info.magnolia.module.model.DependencyDefinition
-
- getVersionUser() - Method in class info.magnolia.cms.core.version.VersionInfo
-
- getViewNameAfterExecution(String, Context) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
-
Default implementation returns the commandName itself.
- getVoter() - Method in class info.magnolia.voting.voters.InverseVoter
-
- getVoter() - Method in class info.magnolia.voting.voters.NotVoter
-
- getVoters() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- getVoters() - Method in class info.magnolia.voting.voters.VoterSet
-
- getVoting() - Method in class info.magnolia.voting.voters.VoterSet
-
- getWeakReferences() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getWeakReferences(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- getWeakReferences() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getWeakReferences(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getWebappFolderName() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
-
- getWebappFolderName() - Method in interface info.magnolia.init.MagnoliaInitPaths
-
Returns the last token in the webapp path (e.g.
- getWebContext() - Static method in class info.magnolia.context.MgnlContext
-
Throws an IllegalStateException if the current context is not set, or if it is not an instance of WebContext.
- getWebContext(String) - Static method in class info.magnolia.context.MgnlContext
-
Throws an IllegalStateException if the current context is not set, or if it is not an instance of WebContext.
- getWebContextOrNull() - Static method in class info.magnolia.context.MgnlContext
-
Returns the current context if it is set and is an instance of WebContext, returns null otherwise.
- getWithDefault(String, String) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
-
You can provide a default value if the key is not found.
- getWithDefault(String, Object[], String) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
-
With default value and replacement strings.
- getWithDefault(String, String) - Method in interface info.magnolia.cms.i18n.Messages
-
You can provide a default value if the key is not found.
- getWithDefault(String, Object[], String) - Method in interface info.magnolia.cms.i18n.Messages
-
With default value and replacement strings.
- getWithDefault(String, String) - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
Use a default string.
- getWithDefault(String, Object[], String) - Static method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
Get a message with parameters inside: the value {0} must be a number.
- getWithDefault(String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getWithDefault(String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getWithDefault(String, String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getWithDefault(String, String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- getWithDefault(String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- getWithDefault(String, String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- getWithDefault(String, List, String) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- getWithDefault(String, List, String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- getWithDefault(String, String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- getWithDefault(String, List, String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
-
- getWorkspace() - Method in class info.magnolia.audit.MgnlAuditLogEntry
-
- getWorkspace() - Method in class info.magnolia.cms.core.AbstractContent
-
- getWorkspace() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
get workspace to which this node attached to.
- getWorkspace() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- getWorkspace() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
gets currently used workspace for this hierarchy manager.
- getWorkspace() - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- getWorkspace() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- getWorkspace() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getWorkspace() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getWorkspace() - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- getWorkspace() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getWorkspace() - Method in class info.magnolia.link.Link
-
- getWorkspace() - Method in class info.magnolia.module.delta.RegisterNodeTypeTask
-
- getWorkspace() - Method in class info.magnolia.module.model.ComponentDefinition
-
- getWorkspace() - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- getWorkspaceMapping(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getWorkspaceMapping(String) - Method in interface info.magnolia.repository.RepositoryManager
-
- getWorkspaceMapping(String) - Method in class info.magnolia.repository.WorkspaceMapping
-
- getWorkspaceMappings() - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getWorkspaceMappings() - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
-
- getWorkspaceMappings() - Method in interface info.magnolia.repository.RepositoryManager
-
- getWorkspaceMappings() - Method in class info.magnolia.repository.WorkspaceMapping
-
- getWorkspaceName() - Method in class info.magnolia.repository.RepositoryNameMap
-
Deprecated.
- getWorkspaceNameFromResource(String) - Static method in class info.magnolia.importexport.BootstrapUtil
-
I.e.
- getWorkspaceNames(String, String) - Static method in class info.magnolia.cms.util.WorkspaceXmlUtil
-
Create and return list of workspaces names.
- getWorkspaceNames() - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- getWorkspaceNames() - Method in interface info.magnolia.repository.RepositoryManager
-
Returns workspace names.
- getWorkspaceNamesMatching(String) - Static method in class info.magnolia.cms.util.WorkspaceXmlUtil
-
- getWorkspaceNamesWithIndexer() - Static method in class info.magnolia.cms.util.WorkspaceXmlUtil
-
Deprecated.
since 4.5 - directly use #getWorkspaceNamesMatching(String, String, boolean)
instead.
- getWorkspaces() - Method in class info.magnolia.module.model.RepositoryDefinition
-
- getWorkspaces() - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- getWrappedContent() - Method in class info.magnolia.cms.util.ContentWrapper
-
- getWrappedContent() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
-
Deprecated.
- getWrappedContent() - Method in class info.magnolia.cms.util.LazyContentWrapper
-
- getWrappedContext() - Method in class info.magnolia.context.ContextDecorator
-
Returns the context wrapped by this decorator.
- getWrappedHierarchyManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- getWrappedNode() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- getWrappedNode() - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- getWrappedNode() - Method in class info.magnolia.jcr.wrapper.LazyNodeWrapper
-
- getWrappedNodeData() - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
-
- getWrappedNodeData() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- getWrappedProperty() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- getWrappedRequest(ServletRequest, Class<T>) - Static method in class info.magnolia.cms.util.ServletUtil
-
Finds a request wrapper object inside the chain of request wrappers.
- getWrappedRequest(ServletRequest, Class<T>) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Finds a request wrapper object inside the chain of request wrappers.
- getWrappedSession() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- getWrappedWorkspace() - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- getWrite() - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- getWrite() - Method in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- getWriteMethod() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- getXmlFileName() - Method in class info.magnolia.commands.impl.ImportCommand
-
- getXmlStream() - Method in class info.magnolia.commands.impl.ImportCommand
-
- getXPathNodeQueryString(String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
-
- getXpathPropertyQueryString(String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
-
- getXslStreamForXmlFile(File) - Static method in class info.magnolia.importexport.DataTransporter
-
- goTofirst() - Method in class info.magnolia.cms.util.SiblingsHelper
-
- goTolast() - Method in class info.magnolia.cms.util.SiblingsHelper
-
- GrantReadPermissionToRolesTask - Class in info.magnolia.setup.for5_2
-
Add a read permission to role itself if not already defined.
- GrantReadPermissionToRolesTask(String, String) - Constructor for class info.magnolia.setup.for5_2.GrantReadPermissionToRolesTask
-
- grants(Path, int) - Method in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- grants(Path, int) - Method in class info.magnolia.cms.core.NodeTypeBasedPermissions
-
- grants(Path, int) - Method in class info.magnolia.cms.core.RootOnlyPermissions
-
- GROUP - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- GROUP - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
- Group - Interface in info.magnolia.cms.security
-
A user group.
- GroupList - Interface in info.magnolia.cms.security.auth
-
Marker interface.
- GroupManager - Interface in info.magnolia.cms.security
-
Manages groups, groups are identified by name and can be organized in folders.
- GuiceComponentConfigurationModule - Class in info.magnolia.objectfactory.guice
-
Guice configuration module that adds bindings based on a ComponentProviderConfiguration.
- GuiceComponentConfigurationModule(ComponentProviderConfiguration) - Constructor for class info.magnolia.objectfactory.guice.GuiceComponentConfigurationModule
-
- GuiceComponentProvider - Class in info.magnolia.objectfactory.guice
-
ComponentProvider implementation based on Guice.
- GuiceComponentProvider(Map<Class<?>, Class<?>>, GuiceComponentProvider) - Constructor for class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
- GuiceComponentProviderBuilder - Class in info.magnolia.objectfactory.guice
-
Builder for creating a GuiceComponentProvider.
- GuiceComponentProviderBuilder() - Constructor for class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
-
- GuiceConfiguredComponentProvider<T> - Class in info.magnolia.objectfactory.guice
-
Guice Provider that creates an object by reading it from the repository.
- GuiceConfiguredComponentProvider(String, String) - Constructor for class info.magnolia.objectfactory.guice.GuiceConfiguredComponentProvider
-
- GuiceContextAndScopesConfigurer - Class in info.magnolia.objectfactory.guice
-
Registers request and session scopes and providers for accessing MgnlContext.
- GuiceContextAndScopesConfigurer() - Constructor for class info.magnolia.objectfactory.guice.GuiceContextAndScopesConfigurer
-
- GuiceObservedComponentProvider<T> - Class in info.magnolia.objectfactory.guice
-
Guice provider that creates an object by reading it from the repository and by using observation updates the
object if the repository changes.
- GuiceObservedComponentProvider(String, String, Class<T>) - Constructor for class info.magnolia.objectfactory.guice.GuiceObservedComponentProvider
-
- GuiceParameterResolver - Class in info.magnolia.objectfactory.guice
-
Parameter resolver that finds parameters by querying for them in a Guice Injector.
- GuiceParameterResolver(Injector) - Constructor for class info.magnolia.objectfactory.guice.GuiceParameterResolver
-
- GuiceParameterResolver(GuiceComponentProvider) - Constructor for class info.magnolia.objectfactory.guice.GuiceParameterResolver
-
- GuiceParentBindingsModule - Class in info.magnolia.objectfactory.guice
-
Bridges a Guice Injector to another Injector by adding bindings for all explicit bindings in the injector being
used as parent.
- GuiceParentBindingsModule(Injector) - Constructor for class info.magnolia.objectfactory.guice.GuiceParentBindingsModule
-
- GuicePropertyConfigurer - Class in info.magnolia.objectfactory.guice
-
Guice configuration module which exposes Magnolia properties.
- GuicePropertyConfigurer() - Constructor for class info.magnolia.objectfactory.guice.GuicePropertyConfigurer
-
- GuicePropertyConfigurer.NamedImpl - Class in info.magnolia.objectfactory.guice
-
Represents an instantiated @Named annotation.
- GuicePropertyConfigurer.NamedImpl(String) - Constructor for class info.magnolia.objectfactory.guice.GuicePropertyConfigurer.NamedImpl
-
- GuiceUtils - Class in info.magnolia.objectfactory.guice
-
Utilities for guice.
- GuiceUtils() - Constructor for class info.magnolia.objectfactory.guice.GuiceUtils
-
- GZ - Static variable in class info.magnolia.importexport.DataTransporter
-
- I18N_CONFIG_PATH - Static variable in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
The node name where the configuration for i18n is stored.
- I18nContentDecorator - Class in info.magnolia.jcr.wrapper
-
Content decorator providing internationalization support.
- I18nContentDecorator() - Constructor for class info.magnolia.jcr.wrapper.I18nContentDecorator
-
- I18nContentSupport - Interface in info.magnolia.cms.i18n
-
Support for i18n content.
- I18nContentSupportFactory - Class in info.magnolia.cms.i18n
-
- I18nContentSupportFactory() - Constructor for class info.magnolia.cms.i18n.I18nContentSupportFactory
-
Deprecated.
- I18nContentSupportFilter - Class in info.magnolia.cms.i18n
-
Rewrites the i18n uris and sets the current locale.
- I18nContentSupportFilter() - Constructor for class info.magnolia.cms.i18n.I18nContentSupportFilter
-
- I18nContentWrapper - Class in info.magnolia.cms.i18n
-
A ContentWrapper implementation which knows about I18nContentSupport.
- I18nContentWrapper(Content) - Constructor for class info.magnolia.cms.i18n.I18nContentWrapper
-
- I18nNodeWrapper - Class in info.magnolia.jcr.wrapper
-
A Node wrapper implementation which knows about i18n support and uses it to select child nodes and properties.
- I18nNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.I18nNodeWrapper
-
- I18nPathTransformer - Class in info.magnolia.link
-
Creates links with the absolute path and prefixes it with selected locale if this is supported,
falls back to current one otherwise.
- I18nPathTransformer() - Constructor for class info.magnolia.link.I18nPathTransformer
-
- I18nPathTransformer(boolean, boolean, boolean, Locale) - Constructor for class info.magnolia.link.I18nPathTransformer
-
- icon - Variable in class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
-
- ICON - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
-
- ICONS_PATH - Static variable in class info.magnolia.cms.beans.config.MIMEMapping
-
- IdentifySameNameSiblingNodesTask - Class in info.magnolia.setup.for5_2
-
Identify all sibling nodes for a defined workspace, sub path and nodeTypes.
If the nodesTypes is empty or null, search all 'nt:base' nodes.
- IdentifySameNameSiblingNodesTask(String, String, String, String, List<String>, boolean) - Constructor for class info.magnolia.setup.for5_2.IdentifySameNameSiblingNodesTask
-
- IfVoter - Class in info.magnolia.voting.voters
-
Conditional voter.
- IfVoter() - Constructor for class info.magnolia.voting.voters.IfVoter
-
- ignorableWhitespace(char[], int, int) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
-
- impersonate(Credentials) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- IMPLEMENTATION_VERSION - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
-
Same as VERSION_NUMBER, but read from the manifest.
- ImplementationConfiguration<T> - Class in info.magnolia.objectfactory.configuration
-
A simple mapping from type to implementation.
- ImplementationConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ImplementationConfiguration
-
- ImplementationConfiguration(Class<T>, Class<? extends T>) - Constructor for class info.magnolia.objectfactory.configuration.ImplementationConfiguration
-
- IMPORT_IDENTIFIER_BEHAVIOR - Static variable in class info.magnolia.commands.impl.ImportCommand
-
- IMPORT_XML_FILE_NAME - Static variable in class info.magnolia.commands.impl.ImportCommand
-
- IMPORT_XML_STREAM - Static variable in class info.magnolia.commands.impl.ImportCommand
-
- ImportCommand - Class in info.magnolia.commands.impl
-
Generic Import Command.
Based on an InputStream representing a XML node structure, create the Node
tree under the
specified workspace and path.
- ImportCommand() - Constructor for class info.magnolia.commands.impl.ImportCommand
-
- importDocument(Document, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
-
Converts a xml document into a file.
- importFile(File, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
-
Creates an InputStream
backed by the specified xml file.
- ImportPostProcessor - Interface in info.magnolia.importexport.postprocessors
-
Post processor used to transform nodes following an import operation.
- importProperties(Properties, String) - Static method in class info.magnolia.importexport.DataTransporter
-
Deprecated.
since 4.0 - use the PropertiesImportExport class instead.
- importXML(String, InputStream, int) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- importXML(String, InputStream, int) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- ImportXmlRootFilter - Class in info.magnolia.importexport.filters
-
XML Filter for cleaning up version store from imported root node files.
- ImportXmlRootFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.ImportXmlRootFilter
-
- importXmlStream(InputStream, String, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
-
Imports XML stream into repository.
- importXmlStream(InputStream, String, String, String, boolean, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
-
Imports XML stream into repository.
- include(String, Writer) - Method in interface info.magnolia.context.WebContext
-
Includes/render the given path into the given Writer, by wrapping it in the current HttpServletResponse.
- include(String, Writer) - Method in class info.magnolia.context.WebContextImpl
-
Does an include using the request that was set when setting up this context, or using the
request wrapped by the pageContext if existing.
- INCLUDE_CONTEXT_PATH_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtil
-
- INCLUDE_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtil
-
- INCLUDE_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
- incSessionCount() - Method in class info.magnolia.stats.JCRStats
-
- inEditMode(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
-
Deprecated.
- info(String) - Method in interface info.magnolia.module.InstallContext
-
- info(String) - Method in class info.magnolia.module.InstallContextImpl
-
- info.magnolia.api - package info.magnolia.api
-
- info.magnolia.audit - package info.magnolia.audit
-
- info.magnolia.beanmerger - package info.magnolia.beanmerger
-
- info.magnolia.channel - package info.magnolia.channel
-
- info.magnolia.cms.beans.config - package info.magnolia.cms.beans.config
-
- info.magnolia.cms.beans.runtime - package info.magnolia.cms.beans.runtime
-
- info.magnolia.cms.core - package info.magnolia.cms.core
-
- info.magnolia.cms.core.search - package info.magnolia.cms.core.search
-
- info.magnolia.cms.core.version - package info.magnolia.cms.core.version
-
- info.magnolia.cms.exchange - package info.magnolia.cms.exchange
-
- info.magnolia.cms.filters - package info.magnolia.cms.filters
-
- info.magnolia.cms.i18n - package info.magnolia.cms.i18n
-
- info.magnolia.cms.license - package info.magnolia.cms.license
-
- info.magnolia.cms.security - package info.magnolia.cms.security
-
- info.magnolia.cms.security.auth - package info.magnolia.cms.security.auth
-
- info.magnolia.cms.security.auth.callback - package info.magnolia.cms.security.auth.callback
-
JAAS and Client callbacks
- info.magnolia.cms.security.auth.login - package info.magnolia.cms.security.auth.login
-
Login handlers and filters
- info.magnolia.cms.security.operations - package info.magnolia.cms.security.operations
-
- info.magnolia.cms.servlets - package info.magnolia.cms.servlets
-
- info.magnolia.cms.util - package info.magnolia.cms.util
-
- info.magnolia.commands - package info.magnolia.commands
-
- info.magnolia.commands.chain - package info.magnolia.commands.chain
-
- info.magnolia.commands.impl - package info.magnolia.commands.impl
-
- info.magnolia.content2bean - package info.magnolia.content2bean
-
- info.magnolia.content2bean.impl - package info.magnolia.content2bean.impl
-
- info.magnolia.context - package info.magnolia.context
-
- info.magnolia.debug - package info.magnolia.debug
-
- info.magnolia.event - package info.magnolia.event
-
- info.magnolia.exception - package info.magnolia.exception
-
- info.magnolia.freemarker - package info.magnolia.freemarker
-
- info.magnolia.freemarker.loaders - package info.magnolia.freemarker.loaders
-
- info.magnolia.freemarker.models - package info.magnolia.freemarker.models
-
- info.magnolia.importexport - package info.magnolia.importexport
-
- info.magnolia.importexport.filters - package info.magnolia.importexport.filters
-
- info.magnolia.importexport.postprocessors - package info.magnolia.importexport.postprocessors
-
- info.magnolia.init - package info.magnolia.init
-
- info.magnolia.init.properties - package info.magnolia.init.properties
-
- info.magnolia.jackrabbit - package info.magnolia.jackrabbit
-
- info.magnolia.jcr - package info.magnolia.jcr
-
- info.magnolia.jcr.decoration - package info.magnolia.jcr.decoration
-
- info.magnolia.jcr.inheritance - package info.magnolia.jcr.inheritance
-
- info.magnolia.jcr.iterator - package info.magnolia.jcr.iterator
-
- info.magnolia.jcr.node2bean - package info.magnolia.jcr.node2bean
-
- info.magnolia.jcr.node2bean.impl - package info.magnolia.jcr.node2bean.impl
-
- info.magnolia.jcr.nodebuilder - package info.magnolia.jcr.nodebuilder
-
- info.magnolia.jcr.predicate - package info.magnolia.jcr.predicate
-
- info.magnolia.jcr.registry - package info.magnolia.jcr.registry
-
- info.magnolia.jcr.util - package info.magnolia.jcr.util
-
- info.magnolia.jcr.wrapper - package info.magnolia.jcr.wrapper
-
- info.magnolia.link - package info.magnolia.link
-
- info.magnolia.logging - package info.magnolia.logging
-
- info.magnolia.module - package info.magnolia.module
-
- info.magnolia.module.delta - package info.magnolia.module.delta
-
- info.magnolia.module.files - package info.magnolia.module.files
-
- info.magnolia.module.model - package info.magnolia.module.model
-
- info.magnolia.module.model.reader - package info.magnolia.module.model.reader
-
- info.magnolia.module.ui - package info.magnolia.module.ui
-
- info.magnolia.module.webapp - package info.magnolia.module.webapp
-
This package contains the necessary classes to determine if the web-app needs to be bootstrapped, and to do so.
- info.magnolia.monitoring - package info.magnolia.monitoring
-
- info.magnolia.nodebuilder - package info.magnolia.nodebuilder
-
- info.magnolia.nodebuilder.task - package info.magnolia.nodebuilder.task
-
- info.magnolia.objectfactory - package info.magnolia.objectfactory
-
- info.magnolia.objectfactory.annotation - package info.magnolia.objectfactory.annotation
-
- info.magnolia.objectfactory.configuration - package info.magnolia.objectfactory.configuration
-
- info.magnolia.objectfactory.guice - package info.magnolia.objectfactory.guice
-
- info.magnolia.registry - package info.magnolia.registry
-
- info.magnolia.repository - package info.magnolia.repository
-
- info.magnolia.repository.definition - package info.magnolia.repository.definition
-
- info.magnolia.repository.mbean - package info.magnolia.repository.mbean
-
- info.magnolia.setup - package info.magnolia.setup
-
This package contains the classes necessary to install and update Magnolia's core module.
- info.magnolia.setup.for4_5 - package info.magnolia.setup.for4_5
-
- info.magnolia.setup.for5_0 - package info.magnolia.setup.for5_0
-
- info.magnolia.setup.for5_2 - package info.magnolia.setup.for5_2
-
- info.magnolia.setup.initial - package info.magnolia.setup.initial
-
- info.magnolia.stats - package info.magnolia.stats
-
- info.magnolia.util - package info.magnolia.util
-
- info.magnolia.voting - package info.magnolia.voting
-
- info.magnolia.voting.voters - package info.magnolia.voting.voters
-
- inGroup(String) - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
Always returns true.
- inGroup(String) - Method in class info.magnolia.cms.security.ExternalUser
-
Is this user in a specified group?
- inGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
-
Is this user in a specified group?
- inGroup(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- inGroup(String) - Method in interface info.magnolia.cms.security.User
-
Is this user in a specified group?
- inherit(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Inherit a value.
- inherit(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Inherit a value.
- InheritanceContentDecorator - Class in info.magnolia.jcr.inheritance
-
Provides inheritance on JCR level by applying wrapper objects.
- InheritanceContentDecorator(Node) - Constructor for class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
- InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper - Class in info.magnolia.jcr.inheritance
-
Wrapper applied to the destination node.
- InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper(Node) - Constructor for class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- InheritanceContentWrapper - Class in info.magnolia.cms.util
-
This wrapper inherits content from the parent hierarchy.
- InheritanceContentWrapper(Content, Content) - Constructor for class info.magnolia.cms.util.InheritanceContentWrapper
-
- InheritanceContentWrapper(Content) - Constructor for class info.magnolia.cms.util.InheritanceContentWrapper
-
Starts the inheritance.
- InheritanceNodeWrapper - Interface in info.magnolia.jcr.inheritance
-
Interface implemented by node wrappers that participate in providing inheritance.
- InheritanceNodeWrapper - Class in info.magnolia.jcr.wrapper
-
Deprecated.
since 4.5.9 use InheritanceContentDecorator
- InheritanceNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- InheritanceNodeWrapper(Node, AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- InheritanceNodeWrapper(Node, Node, AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- InheritanceNodeWrapper(Node, Node) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- inheritsNodes(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
Decides if a node inherits child nodes.
- inheritsProperties(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
Decides if a node inherits properties.
- inheritString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Inherit a value.
- inheritString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Inherit a value.
- init() - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- init() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
-
Reads all configured mime mapping (config/server/MIMEMapping).
- init() - Method in class info.magnolia.cms.beans.config.VersionConfig
-
Initialize bean.
- init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- init(AMContext) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- init(Session, Map) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- init(User, String, String, Rule) - Method in interface info.magnolia.cms.exchange.Syndicator
-
Deprecated.
since 4.5 use ioc instead
- init(FilterConfig) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.CompositeFilter
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.ContextFilter
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.FilterDecorator
-
- init(FilterConfig) - Method in interface info.magnolia.cms.filters.FilterManager
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.InstallFilter
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.MgnlMainFilter
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.MultipartRequestFilter
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
-
- init(FilterConfig) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
Initializes the servlet and its mappings.
- init() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
Called through the initialization process.
- init() - Method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- init() - Method in class info.magnolia.cms.license.LicenseFileExtractor
-
- init(InputStream) - Method in class info.magnolia.cms.license.LicenseFileExtractor
-
- init(FilterConfig) - Method in class info.magnolia.cms.security.LogoutFilter
-
- init() - Method in class info.magnolia.cms.servlets.ClasspathSpool
-
- init() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
-
Called after instantiating.
- init() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- init(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface info.magnolia.context.WebContext
-
Method used to initialize the context.
- init(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class info.magnolia.context.WebContextImpl
-
- init() - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
-
- init() - Method in class info.magnolia.init.DefaultMagnoliaConfigurationProperties
-
- init() - Method in interface info.magnolia.init.MagnoliaConfigurationProperties
-
- init(RepositoryDefinition) - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- init() - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- init(RepositoryDefinition) - Method in interface info.magnolia.repository.Provider
-
Initializes repository, this depends on the underlying repository implementation.
- init() - Method in interface info.magnolia.repository.RepositoryManager
-
Initializes by loading configuration from repositories.xml.
- init() - Method in class info.magnolia.voting.voters.BasePatternVoter
-
- initAsWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class info.magnolia.context.MgnlContext
-
Deprecated.
since 4.5, use WebContextFactory.
- initBean(TransformationState, Map) - Method in class info.magnolia.commands.CommandTransformer
-
- initBean(TransformationState, Map) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
Called after all properties are set.
- initBean(TransformationState, Map) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
Initializes bean by calling its init method if present.
- initBean(TransformationState, Map) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
-
- initBean(TransformationState, Map<String, Object>) - Method in interface info.magnolia.jcr.node2bean.Node2BeanTransformer
-
Called after all properties are set.
- initClone(Node) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- initClone(Session) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- initFilters(FilterConfig) - Method in class info.magnolia.cms.filters.CompositeFilter
-
The first time called by the main filter.
- initLink(String, Content, NodeData) - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link(Node).
- initLogging() - Static method in class info.magnolia.logging.Log4jConfigurer
-
Initialize Log4J, including setting the web app root system property.
- initMap() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
The lazy Map creates messages objects with a fall back to the default locale.
- initParametersToMap(ServletConfig) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns the init parameters for a ServletConfig
object as a Map, preserving the order in which they are exposed
by the ServletConfig
object.
- initParametersToMap(FilterConfig) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns the init parameters for a FilterConfig
object as a Map, preserving the order in which they are exposed
by the FilterConfig
object.
- initParametersToMap(ServletConfig) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns the init parameters for a ServletConfig
object as a Map, preserving the order in which they are exposed
by the ServletConfig
object.
- initParametersToMap(FilterConfig) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns the init parameters for a FilterConfig
object as a Map, preserving the order in which they are exposed
by the FilterConfig
object.
- InitPathsPropertySource - Class in info.magnolia.init.properties
-
- InitPathsPropertySource(MagnoliaInitPaths) - Constructor for class info.magnolia.init.properties.InitPathsPropertySource
-
- initRootFilter(MgnlFilter, FilterConfig) - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
- initRootPath(ServletContext) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
-
- initRootPath(ServletContext) - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- initServername(boolean) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
-
- initServername(boolean) - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- initWebappName(String) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
-
- initWebappName(String) - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- injectMembers(Object) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
-
- inPublicMode(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
-
Deprecated.
- inStage(Stage) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
-
- install(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
-
- INSTALL_FILES_PATH - Static variable in class info.magnolia.module.delta.RemoveInstallFilesTask
-
- InstallContext - Interface in info.magnolia.module
-
The
InstallContext
provides
Task
s
and install/update UI with methods to log, get content and status.
- InstallContext.Message - Class in info.magnolia.module
-
Log messages kept in the InstallContext.
- InstallContext.Message(InstallContext.MessagePriority, String) - Constructor for class info.magnolia.module.InstallContext.Message
-
- InstallContext.Message(InstallContext.MessagePriority, String, Throwable) - Constructor for class info.magnolia.module.InstallContext.Message
-
- InstallContext.Message(InstallContext.MessagePriority, String, String) - Constructor for class info.magnolia.module.InstallContext.Message
-
- InstallContext.MessagePriority - Enum in info.magnolia.module
-
- InstallContextImpl - Class in info.magnolia.module
-
- InstallContextImpl(ModuleRegistry) - Constructor for class info.magnolia.module.InstallContextImpl
-
- INSTALLER_PATH - Static variable in class info.magnolia.module.ui.ModuleManagerWebUI
-
- InstallFilter - Class in info.magnolia.cms.filters
-
Filter responsible for executing the update/install mechanism.
- InstallFilter(ModuleManager, FilterManager) - Constructor for class info.magnolia.cms.filters.InstallFilter
-
- installOrUpdateModule(ModuleManager.ModuleAndDeltas, InstallContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
-
- InstallStatus - Enum in info.magnolia.module
-
An enum identifying the status/result of the install/update in InstallContext.
- InstanceConfiguration<T> - Class in info.magnolia.objectfactory.configuration
-
A configuration providing a concrete instance or a factory of type
ComponentFactory
or
Provider
.
- InstanceConfiguration(Class<T>, Object) - Constructor for class info.magnolia.objectfactory.configuration.InstanceConfiguration
-
- instanciateDeferredEventListener(EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
-
Use this and register the returned EventListener with the
registerChangeListener() methods, if you need to be able to later
unregister your EventListener.
- instantiateDefault() - Method in class info.magnolia.cms.security.SecuritySupportObservedComponentFactory
-
- instantiateDefault() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- instantiateTransformer(Class<?>, String) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
-
- INTERCEPT - Static variable in class info.magnolia.cms.filters.InterceptFilter
-
Deprecated.
Request parameter: the INTERCEPT holds the name of an administrative action to perform.
- intercept(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.filters.InterceptFilter
-
Deprecated.
Request and Response here is same as received by the original page so it includes all post/get data.
- InterceptFilter - Class in info.magnolia.cms.filters
-
Deprecated.
since 5.1. This class is no longer used as part of its job is now done by the page editor and part
by the MultiChannelFilter
.
- InterceptFilter() - Constructor for class info.magnolia.cms.filters.InterceptFilter
-
Deprecated.
- internalGetSession(String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
-
- internalGetSession(String) - Method in class info.magnolia.context.DefaultRepositoryStrategy
-
- internalGetSession(String) - Method in class info.magnolia.context.SystemRepositoryStrategy
-
- invalue - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
-
- InverseVoter - Class in info.magnolia.voting.voters
-
Inverses the returned value of the wrapped voter.
- InverseVoter() - Constructor for class info.magnolia.voting.voters.InverseVoter
-
- invoke(Object, Method, Object[]) - Method in class info.magnolia.beanmerger.ProxyBasedBeanMerger.MergeInvoker
-
- IPSecurityManager - Interface in info.magnolia.cms.security
-
Used to check if a client has access based on his IP address.
- IPSecurityManager.Factory - Class in info.magnolia.cms.security
-
Factory to get the singleton instance.
- IPSecurityManager.Factory() - Constructor for class info.magnolia.cms.security.IPSecurityManager.Factory
-
- IPSecurityManagerImpl - Class in info.magnolia.cms.security
-
- IPSecurityManagerImpl() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl
-
- IPSecurityManagerImpl.InstanceFactory - Class in info.magnolia.cms.security
-
Provides a custom transformer as the current configuration is not c2b friendly.
- IPSecurityManagerImpl.InstanceFactory() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.InstanceFactory
-
- IPSecurityManagerImpl.IPSecurityManagerTransformer - Class in info.magnolia.cms.security
-
Transformer which uses the IP value of the rule as the key.
- IPSecurityManagerImpl.IPSecurityManagerTransformer() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
-
- IPSecurityManagerImpl.Rule - Class in info.magnolia.cms.security
-
Basic rule.
- IPSecurityManagerImpl.Rule() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
-
- isAbsolute(String) - Static method in class info.magnolia.cms.core.Path
-
- isAcItem(ItemImpl) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- isAcItem(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
-
- isActivated(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Activatable
-
Returns true if the node has been activated.
- isActive() - Method in class info.magnolia.audit.LogConfiguration
-
- isActive() - Method in class info.magnolia.cms.beans.config.VersionConfig
-
Checks active flag in version config.
- isActive() - Method in interface info.magnolia.cms.exchange.Subscriber
-
- isAddContextPath() - Method in class info.magnolia.link.AbsolutePathTransformer
-
- isAddContextPathToBrowserLinks() - Method in class info.magnolia.link.LinkTransformerManager
-
- isAdmin() - Method in class info.magnolia.cms.beans.config.ServerConfiguration
-
- isAllowCrossRealmDuplicateNames() - Method in class info.magnolia.cms.security.MgnlUserManager
-
- isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.BaseSecurityFilter
-
Implementations need to return false if the request can not be proceeded with, but also need to set an appropriate error code.
- isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.ContentSecurityFilter
-
- isAllowed(String) - Method in interface info.magnolia.cms.security.IPSecurityManager
-
- isAllowed(HttpServletRequest) - Method in interface info.magnolia.cms.security.IPSecurityManager
-
- isAllowed(HttpServletRequest) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
-
- isAllowed(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
-
- isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.URISecurityFilter
-
Checks access from Listener / Authenticator / AccessLock.
- isAllowed(String) - Method in class info.magnolia.cms.util.Rule
-
Deprecated.
since 4.5.5 - use info.magnolia.cms.util.Rule.isAllowed(Node)
instead.
- isAllowed(Node) - Method in class info.magnolia.cms.util.Rule
-
True if given nodeType is allowed.
- isAllowLinking() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
-
- isAnchor() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
True if this node is an anchor.
- isAnchor() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
True if this node is an anchor.
- isAnonymous() - Static method in class info.magnolia.cms.security.SecurityUtil
-
Checks if the currently acting user is anonymous.
- isArray() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- isArray() - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- isAuditLoggingActive() - Method in class info.magnolia.audit.AuditLoggingManager
-
AuditLogging is active when at least one of log configurations is active.
- isAuthenticated() - Static method in class info.magnolia.cms.security.SecurityUtil
-
- IsAuthorInstanceDelegateTask - Class in info.magnolia.module.delta
-
A task that depends on the value of the /server/admin config value.
- IsAuthorInstanceDelegateTask(String, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
-
- IsAuthorInstanceDelegateTask(String, Task, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
-
- IsAuthorInstanceDelegateTask(String, String, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
-
- IsAuthorInstanceDelegateTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
-
- isAuthorized(AccessManager, HttpServletRequest) - Method in class info.magnolia.cms.security.URISecurityFilter
-
- isAuthorized(HttpServletRequest) - Method in class info.magnolia.cms.security.URISecurityFilter
-
Validates user permissions on URI.
- isBeanEnabled(Object) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
-
- isBeforeOrEquivalent(Version) - Method in class info.magnolia.module.model.Version
-
- isBelowAllThresholds(long, long, long) - Method in class info.magnolia.monitoring.SystemMonitor
-
- isChainClass(Class<?>) - Method in class info.magnolia.commands.CommandTransformer
-
- isCharValid(int, String) - Static method in class info.magnolia.cms.core.Path
-
- isCheckedOut() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
Returns true if this node is either
versionable and currently checked-out, non-versionable and its nearest versionable ancestor is
checked-out or non-versionable and it has no versionable ancestor.
- isCheckedOut() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- isCollection() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- isCollection() - Method in class info.magnolia.content2bean.TypeDescriptor
-
- isCollection() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- isCollection() - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- isCommandClass(Class<?>) - Method in class info.magnolia.commands.CommandTransformer
-
- isComponentConfigurationPath(String) - Static method in class info.magnolia.objectfactory.ComponentConfigurationPath
-
- isConcrete(Class<?>) - Static method in class info.magnolia.objectfactory.Classes
-
- isConcrete(Class<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
- isConcrete(Class<?>) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- isConfigured(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- isDecoratedWith(Node, Class<? extends ContentDecorator>) - Static method in class info.magnolia.jcr.decoration.ContentDecoratorUtil
-
Determines if the passed node is wrapped by a ContentDecorator that is assignment compatible with the passed
class.
- isDeleteMetaDataIfEmptied() - Method in class info.magnolia.importexport.postprocessors.MetaDataAsMixinConversionHelper
-
- isDeprecated() - Static method in class info.magnolia.cms.util.DeprecationUtil
-
- isDeprecated(String) - Static method in class info.magnolia.cms.util.DeprecationUtil
-
- isEditorBinaryLink() - Method in class info.magnolia.link.Link
-
- isEmpty(NodeData) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- isEmpty(Property) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
Checks if the property field is empty.
- isEmpty() - Method in class info.magnolia.cms.util.NodeMapWrapper
-
- isEmpty() - Method in class info.magnolia.cms.util.OrderedProperties
-
- isEmpty() - Method in class info.magnolia.context.AbstractContext
- isEmpty() - Method in class info.magnolia.event.EventHandlerCollection
-
- isEmpty() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
-
- isEmpty() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- isEmpty() - Method in class info.magnolia.freemarker.models.ContentModel
-
- isEmpty() - Method in class info.magnolia.jcr.util.ContentMap
-
- isEnabled() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- isEnabled() - Method in class info.magnolia.cms.filters.UnicodeNormalizationFilter
-
- isEnabled() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- isEnabled() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
- isEnabled() - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- isEnabled() - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- isEnabled() - Method in class info.magnolia.cms.security.ExternalUser
-
- isEnabled() - Method in class info.magnolia.cms.security.MgnlUser
-
- isEnabled() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- isEnabled() - Method in interface info.magnolia.cms.security.User
-
Returns false if the user was explicitly disabled.
- isEnabled() - Method in class info.magnolia.commands.MgnlCommand
-
- isEnabled() - Method in interface info.magnolia.voting.Voter
-
- isEnabled() - Method in class info.magnolia.voting.voters.BaseVoterImpl
-
- isEquivalent(Version) - Method in class info.magnolia.module.model.Version
-
Compares major, minor and patch revisions of this Version against the given Version.
- isError(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns true if the request is rendering an error page, either due to a call to sendError() or an exception
being thrown in a filter or a servlet that reached the container.
- isError(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns true if the request is rendering an error page, either due to a call to sendError() or an exception
being thrown in a filter or a servlet that reached the container.
- isExceptionSet() - Static method in class info.magnolia.cms.util.AlertUtil
-
Checks if an exception is set.
- isExceptionSet(Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- isExist() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- isExist(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
check is either the node or property exists with the specified path and user has access to it.
- isExist() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- isExist(String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- isExist() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
checks if the atom exists in the repository.
- isExist() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- isExist(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- isExist() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- isExtending() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
-
Deprecated.
- isExtending() - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
Check if node extends another.
- isExternalLinkOrAnchor(String) - Static method in class info.magnolia.link.LinkUtil
-
Determines whether the given link is external link or anchor (i.e.
- isFilterRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
-
- isFirst() - Method in class info.magnolia.cms.util.SiblingsHelper
-
- isFirstSibling(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- isForceCreation() - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
-
- isForceCreation() - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl
-
- isForcePreDelete() - Method in class info.magnolia.commands.impl.MarkNodeAsDeletedCommand
-
- isForceUnpublishState() - Method in class info.magnolia.commands.impl.ImportCommand
-
- isFormat() - Method in class info.magnolia.commands.impl.ExportCommand
-
- isForward(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns true if the request is currently processing a forward operation.
- isForward(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns true if the request is currently processing a forward operation.
- isGranted(long) - Method in class info.magnolia.cms.core.AbstractContent
-
- isGranted(long) - Method in class info.magnolia.cms.core.AbstractNodeData
-
- isGranted(AccessManager, String, long) - Static method in class info.magnolia.cms.core.Access
-
Deprecated.
AccessManager is no longer supported and used. Use JCR Session based security instead.
- isGranted(long) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
since 4.5. Use PermissionUtil#isGranted(String, String, long)
or PermissionUtil#isGranted(javax.jcr.Session, String, String)
instead. To convert old style permissions to the new ones, please see PermissionUtil#convertPermissions(long)
.
- isGranted(String, long) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
- isGranted(String, long) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
Checks for the allowed access rights.
- isGranted(ItemId, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- isGranted(Path, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- isGranted(Path, Name, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- isGranted(long) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
checks for the allowed access rights.
- isGranted(long) - Method in class info.magnolia.cms.core.version.ContentVersion
-
Checks for the allowed access rights.
- isGranted(String, long) - Method in interface info.magnolia.cms.security.AccessManager
-
Determines wether the specified permissions are granted to the given path.
- isGranted(String, long) - Method in class info.magnolia.cms.security.AccessManagerImpl
-
- isGranted(Node, long) - Static method in class info.magnolia.cms.security.PermissionUtil
-
Convenience call hiding all ugly details of permission conversions.
- isGranted(String, String, String) - Static method in class info.magnolia.cms.security.PermissionUtil
-
Convenience call hiding all ugly details of permission conversions.
- isGranted(Session, String, long) - Static method in class info.magnolia.cms.security.PermissionUtil
-
Return whether given session has requested permission on provided path.
- isGranted(Session, String, String) - Static method in class info.magnolia.cms.security.PermissionUtil
-
Return whether given session has requested permission on provided path.
- isGranted(long) - Method in class info.magnolia.cms.util.ContentWrapper
-
- isGranted(String, long) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- isGranted(long) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- isGranted(Node, long) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- isImplementation(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- isInclude(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns true if the request is currently processing an include operation.
- isInclude(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns true if the request is currently processing an include operation.
- isInherited() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
True if this is not a sub node of the starting point.
- isInherited() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
-
- isInherited() - Method in interface info.magnolia.jcr.inheritance.InheritanceNodeWrapper
-
- isInherited() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
True if this is not a sub node of the starting point.
- IsInstallSamplesTask - Class in info.magnolia.module.delta
-
A Task which delegates depending on the magnolia.bootstrap.samples property.
- IsInstallSamplesTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsInstallSamplesTask
-
- IsInstallSamplesTask(String, String, Task) - Constructor for class info.magnolia.module.delta.IsInstallSamplesTask
-
- isInternalRelativeLink(String) - Static method in class info.magnolia.link.LinkUtil
-
Determines if the given link is internal and relative.
- isInvalidMaxVersions() - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Check if max version index is lower then one.
- isInvalidMaxVersions() - Method in class info.magnolia.cms.core.version.VersionManager
-
Since version is set "only revert" always return true.
- isInverse() - Method in class info.magnolia.voting.voters.BasePatternVoter
-
- isKeepHistory() - Method in class info.magnolia.commands.impl.ExportCommand
-
- isLast() - Method in class info.magnolia.cms.util.SiblingsHelper
-
- isLastSibling(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- isLazy() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- isListenerRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
-
- isLive() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- isLoadOnStartup() - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- isLocaleSupported(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- isLocked() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Returns true if this node is locked either as a result of a lock held by this node or by a
deep lock on a node above this node; otherwise returns false.
- isLocked() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- isLocked() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- isLocked() - Method in class info.magnolia.cms.util.ContentWrapper
-
- isLocked() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- isMakeBrowserLinksRelative() - Method in class info.magnolia.link.LinkTransformerManager
-
- isMap() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- isMap() - Method in class info.magnolia.content2bean.TypeDescriptor
-
- isMap() - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- isMap() - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- isMatching() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
-
- isMemoryLimitReached() - Method in class info.magnolia.monitoring.SystemMonitor
-
Evaluates whether the memory limit is reached.
- isMessageSet() - Static method in class info.magnolia.cms.util.AlertUtil
-
Checks if a message is set.
- isMessageSet(Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- isModified() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Returns true
if this Item
has been saved but has subsequently been
modified through the current session and therefore the state of this item as recorded in the
session differs from the state of this item as saved.
- isModified() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- isModified() - Method in class info.magnolia.cms.core.version.ContentVersion
-
Returns always false as verions are read only.
- isModified() - Method in class info.magnolia.cms.util.ContentWrapper
-
- isModified() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- isModified() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- IsModuleInstalledOrRegistered - Class in info.magnolia.module.delta
-
A Task which delegates depending on the existence of a module.
- IsModuleInstalledOrRegistered(String, String, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
-
- IsModuleInstalledOrRegistered(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
-
- IsModuleInstalledOrRegistered(String, String, String, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
-
- IsModuleInstalledOrRegistered(String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
-
- isModuleRegistered(String) - Method in interface info.magnolia.module.InstallContext
-
- isModuleRegistered(String) - Method in class info.magnolia.module.InstallContextImpl
-
- isModuleRegistered(String) - Method in interface info.magnolia.module.ModuleRegistry
-
- isModuleRegistered(String) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- isMultipart(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
-
Returns true if the request has a content type that indicates that is a multipart request.
- isMultipart(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
-
Deprecated.
Returns true if the request has a content type that indicates that is a multipart request.
- isMultiple() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- isMultipleWrapEnabled() - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.cms.core.version.MgnlVersioningContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.cms.core.version.VersionedNodeContentDecorator
-
- isMultipleWrapEnabled() - Method in interface info.magnolia.jcr.decoration.ContentDecorator
-
Tells if multiple wrapping with this content decorator is enabled.
- isMultipleWrapEnabled() - Method in class info.magnolia.jcr.decoration.NodePredicateContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.jcr.wrapper.ChildFilteringContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.jcr.wrapper.HTMLEscapingContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.jcr.wrapper.I18nContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingContentDecorator
-
- isMultipleWrapEnabled() - Method in class info.magnolia.jcr.wrapper.PropertyFilteringContentDecorator
-
- isMultiValue() - Method in class info.magnolia.cms.core.AbstractNodeData
-
- isMultiValue() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- isMultiValue() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
for multi-value controls.
- isMultiValue() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- isNew() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- isNew() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- isNode(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
-
Will this property be a node?
- isNode() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- isNode() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- isNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
-
- isNodeData(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
checks if the requested resource is an NodeData (Property).
- isNodeData(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
checks if the requested resource is an NodeData (Property).
- isNodeData(String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- isNodeData(String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- isNodeData(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- isNodeType(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
evaluate primary node type of the associated Node of this object.
- isNodeType(String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- isNodeType(Node, String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
private Helper method to evaluate primary node type of the given node.
- isNodeType(String) - Method in class info.magnolia.cms.core.version.VersionedNode
-
- isNodeType(String) - Method in class info.magnolia.cms.core.version.VersionedNodeChild
-
- isNodeType(String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- isNodeType(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Checks if the node is of the supplied node type or if the node type is a mixin checks if the node has the mixin.
- isNodeType(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- isNot() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- isNot() - Method in class info.magnolia.voting.voters.VoterSet
-
- IsNotAProblematicEnvironmentCondition - Class in info.magnolia.setup.for5_2
-
A
Condition
prohibiting to install in problematic environments - unless explicitly allowed.
- IsNotAProblematicEnvironmentCondition() - Constructor for class info.magnolia.setup.for5_2.IsNotAProblematicEnvironmentCondition
-
- IsNotAProblematicEnvironmentCondition(MagnoliaConfigurationProperties) - Constructor for class info.magnolia.setup.for5_2.IsNotAProblematicEnvironmentCondition
-
- isObserved(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- isObserved() - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- isOptional() - Method in class info.magnolia.module.model.DependencyDefinition
-
- isPeriodicSaves() - Method in class info.magnolia.importexport.postprocessors.MetaDataAsMixinConversionHelper
-
- isPreviewMode() - Method in class info.magnolia.cms.core.AggregationState
-
- isProperty(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
-
Will this property be a node data?
- isProvider(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- isRecursive() - Method in class info.magnolia.commands.impl.VersionCommand
-
- isSame(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Returns true if both arguments represents the same node.
- isSame(Item) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- isSame(Item) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- isSameNameSiblingNode(Node) - Method in class info.magnolia.setup.for5_2.IdentifySameNameSiblingNodesTask
-
Return true if the node match the siblingMatcherPattern.
- isSameNameSiblings(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
Check if node1 and node2 are siblings.
- isServletMappingRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
-
- isServletMappingRegistered(String, String) - Method in class info.magnolia.cms.util.WebXmlUtil
-
- isServletOrMappingRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
-
- isServletRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
-
- isSessionLocked(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
-
Returns true if this session is locked.
- isSimpleType(Class) - Method in class info.magnolia.beanmerger.BeanMergerBase
-
- isSourceChildInherited(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
Decides if a specific child node of one of the source should be inherited.
- isStrictlyAfter(Version) - Method in class info.magnolia.module.model.Version
-
- isSubscribed(String, String) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- isSysSessionDirty - Variable in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator
-
- isSystemInstance() - Static method in class info.magnolia.context.MgnlContext
-
- isSystemLocked() - Static method in class info.magnolia.cms.security.Lock
-
Return true if system is locked.
- isSystemUIMode() - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
Checks if Magnolia is ready to operate or if we need to go through
SystemUI initialization screens.
- isToMagnoliaResources() - Method in class info.magnolia.cms.filters.DispatchRule
-
- isToWebContainerResources() - Method in class info.magnolia.cms.filters.DispatchRule
-
- isTrace() - Method in class info.magnolia.debug.CallTrackingFilter
-
- isUseI18N() - Method in class info.magnolia.link.AbsolutePathTransformer
-
- isUseURI2RepositoryMapping() - Method in class info.magnolia.link.AbsolutePathTransformer
-
- isVersionManually() - Method in class info.magnolia.commands.impl.MarkNodeAsDeletedCommand
-
- isWebContainerResource(HttpServletRequest) - Method in interface info.magnolia.cms.filters.WebContainerResources
-
True if this request requests a web container resource.
- isWebContainerResource(HttpServletRequest) - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
-
- isWebContext() - Static method in class info.magnolia.context.MgnlContext
-
Returns true if the current context is set and is an instance of WebContext.
- isWrappedWith(Node, Class<? extends DelegateNodeWrapper>) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- isWrapWriter() - Method in class info.magnolia.cms.filters.RangeSupportFilter
-
- itemExists(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- itemExists(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- ItemType - Class in info.magnolia.cms.core
-
Deprecated.
since 4.5 - directly use NodeTypes
or JcrConstants
.
- ItemType(String) - Constructor for class info.magnolia.cms.core.ItemType
-
Deprecated.
Ctor.
- iterator() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- iterator() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
Returns an iterator over the collection of principals.
- iterator() - Method in class info.magnolia.jcr.iterator.NodeIterableAdapter
-
- MAGNOLIA_ALLOW_PROBLEMATIC_ENVIRONMENT - Static variable in class info.magnolia.setup.for5_2.IsNotAProblematicEnvironmentCondition
-
- MAGNOLIA_APP_ROOTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_BOOTSTRAP_ROOTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_BOOTSTRAP_SAMPLES - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_CACHE_STARTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_CONTEXTPATH - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_EXCHANGE_HISTORY - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Content filter accepting all nodes with a nodetype of namespace mgnl.
- MAGNOLIA_FILTER - Static variable in class info.magnolia.jcr.util.NodeUtil
-
Node filter accepting all nodes of a type with namespace mgnl.
- MAGNOLIA_INITIALIZATION_FILE - Static variable in class info.magnolia.cms.servlets.MgnlServletContextListener
-
Deprecated.
- MAGNOLIA_INITIALIZATION_FILE - Static variable in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
-
Context parameter name.
- MAGNOLIA_REPOSITORIES_CONFIG - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_REPOSITORIES_HOME - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_SERVERNAME - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_UNQUALIFIED_SERVER_NAME - Static variable in class info.magnolia.cms.servlets.MgnlServletContextListener
-
Deprecated.
- MAGNOLIA_UNQUALIFIED_SERVER_NAME - Static variable in class info.magnolia.init.DefaultMagnoliaInitPaths
-
Context parameter name.
- MAGNOLIA_UPLOAD_TMPDIR - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_UTF8_ENABLED - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MAGNOLIA_WEBAPP - Static variable in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
- MagnoliaAccessManager - Class in info.magnolia.cms.core
-
Deprecated.
this class will change package as part of removal direct JR dependencies.
- MagnoliaAccessManager() - Constructor for class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- MagnoliaAccessProvider - Class in info.magnolia.cms.core
-
Magnolia specific ACL provider.
- MagnoliaAccessProvider() - Constructor for class info.magnolia.cms.core.MagnoliaAccessProvider
-
- MagnoliaACLEditor - Class in info.magnolia.cms.core
-
Delegate ACL editor.
- MagnoliaACLEditor(AccessControlEditor) - Constructor for class info.magnolia.cms.core.MagnoliaACLEditor
-
- MagnoliaConfigurationProperties - Interface in info.magnolia.init
-
MagnoliaConfigurationProperties instances provides access to system-wide configuration properties.
- MagnoliaInitPaths - Interface in info.magnolia.init
-
Provides a minimal set of paths required to setup Magnolia.
- MagnoliaModelFactory - Interface in info.magnolia.freemarker.models
-
A specialization of Freemarker's ModelFactory, which knows which
class its handling.
- MagnoliaObjectWrapper - Class in info.magnolia.freemarker.models
-
A FreeMarker ObjectWrapper that knows about Magnolia specific objects.
- MagnoliaObjectWrapper(FreemarkerConfig) - Constructor for class info.magnolia.freemarker.models.MagnoliaObjectWrapper
-
- MagnoliaPropertiesResolver - Interface in info.magnolia.init
-
Implementations of this class figure out where
PropertySource
are located.
- MagnoliaScopes - Class in info.magnolia.objectfactory.guice
-
Servlet scopes that use WebContext to get request and session.
- MagnoliaScopes.LazySingletonScope - Class in info.magnolia.objectfactory.guice
-
Scope for lazy singletons.
- MagnoliaScopes.LazySingletonScope() - Constructor for class info.magnolia.objectfactory.guice.MagnoliaScopes.LazySingletonScope
-
- MagnoliaScopes.LocalScope - Class in info.magnolia.objectfactory.guice
-
Scope for object local to the current request.
- MagnoliaScopes.LocalScope() - Constructor for class info.magnolia.objectfactory.guice.MagnoliaScopes.LocalScope
-
- MagnoliaScopes.SessionScope - Class in info.magnolia.objectfactory.guice
-
Scope for object local to the current session.
- MagnoliaScopes.SessionScope() - Constructor for class info.magnolia.objectfactory.guice.MagnoliaScopes.SessionScope
-
- MagnoliaServletContextListener - Class in info.magnolia.init
-
Point of entry for Magnolia CMS, initializes the component providers, starts logging, triggers loading of
properties and finally delegates to
ConfigLoader
for completing initialization.
- MagnoliaServletContextListener() - Constructor for class info.magnolia.init.MagnoliaServletContextListener
-
- MagnoliaV2Filter - Class in info.magnolia.importexport.filters
-
SAX filter, strips version information from a JCR XML (system view).
- MagnoliaV2Filter(XMLReader) - Constructor for class info.magnolia.importexport.filters.MagnoliaV2Filter
-
Instantiates a new version filter.
- make(String, String, boolean) - Static method in class info.magnolia.cms.i18n.LocaleDefinition
-
- makePathRelative(String, String) - Static method in class info.magnolia.link.LinkUtil
-
Make a absolute path relative.
- makeSources(MagnoliaInitPaths, ModuleRegistry, MagnoliaPropertiesResolver) - Static method in class info.magnolia.init.DefaultMagnoliaConfigurationProperties
-
- MAP_TYPE - Static variable in interface info.magnolia.content2bean.TypeMapping
-
- MAP_TYPE - Static variable in interface info.magnolia.jcr.node2bean.TypeMapping
-
- MapAttributeStrategy - Class in info.magnolia.context
-
Hashtable
based implementation of the AttributeStrategy
.
- MapAttributeStrategy() - Constructor for class info.magnolia.context.MapAttributeStrategy
-
- mapPathToRepository(String) - Static method in class info.magnolia.link.LinkUtil
-
Maps a path to a repository.
- Mapping - Class in info.magnolia.cms.filters
-
A URI mapping as configured for filters and servlets.
- Mapping() - Constructor for class info.magnolia.cms.filters.Mapping
-
- Mapping.MatchingResult - Class in info.magnolia.cms.filters
-
- Mapping.MatchingResult(Matcher, boolean, int) - Constructor for class info.magnolia.cms.filters.Mapping.MatchingResult
-
- mappings - Variable in class info.magnolia.cms.filters.Mapping
-
- mapsTo(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- mapURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
-
- mapURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
-
- mapURI(String, String) - Method in interface info.magnolia.cms.beans.config.QueryAwareVirtualURIMapping
-
Maps an incoming URI and queryString to a new target URI.
- mapURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
-
- mapURI(String, String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
-
- mapURI(String) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
-
Maps an incoming URI to a new target URI.
- mapURI(String) - Method in interface info.magnolia.cms.beans.config.VirtualURIMapping
-
Maps an incoming URI to a new target URI.
- markAsDeleted(Node) - Method in class info.magnolia.commands.impl.MarkNodeAsDeletedCommand
-
- MarkNodeAsDeletedCommand - Class in info.magnolia.commands.impl
-
Command to mark node as deleted and remove all the non-system content.
Context parameter:
DELETED_NODE_PROP_NAME : Node name to delete.
Context.ATTRIBUTE_UUID : Identifier of the parent node.
Context.ATTRIBUTE_PATH : Path of the parent node
- MarkNodeAsDeletedCommand() - Constructor for class info.magnolia.commands.impl.MarkNodeAsDeletedCommand
-
- match(HttpServletRequest) - Method in class info.magnolia.cms.filters.Mapping
-
- match(String) - Method in interface info.magnolia.cms.security.Permission
-
True if this permission matches the path.
- match(String) - Method in class info.magnolia.cms.security.PermissionImpl
-
- match(HttpServletRequest) - Method in interface info.magnolia.cms.util.PatternDelegate
-
Does the current request match the expected condition?
- match(String) - Method in class info.magnolia.cms.util.SimpleUrlPattern
-
- match(String) - Method in interface info.magnolia.cms.util.UrlPattern
-
Does the patter match the given url?
- match(String) - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
-
- match(HttpServletRequest) - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
Compares the reques with the url and host patterns.
- MATCH_ALL - Static variable in interface info.magnolia.cms.util.UrlPattern
-
A pattern which matches any input.
- matchBCrypted(String, String) - Static method in class info.magnolia.cms.security.Digester
-
Deprecated.
- matchBCrypted(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- matches(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
True if this mapping can get applied to the specified uri.
- matches(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- matches(HttpServletRequest) - Method in interface info.magnolia.cms.filters.MgnlFilter
-
- matches(HttpServletRequest) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
-
Read lock must be held when invoking this method.
- matchesDispatching(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- MAX_VERSION_INDEX - Static variable in class info.magnolia.cms.beans.config.VersionConfig
-
maximum index to keep.
- maxDelay - Variable in class info.magnolia.cms.util.DelayedExecutor
-
- maxResultSize - Variable in class info.magnolia.cms.core.search.QueryResultImpl
-
Deprecated.
- MBeanUtil - Class in info.magnolia.cms.util
-
Util to register MBeans.
- MBeanUtil() - Constructor for class info.magnolia.cms.util.MBeanUtil
-
- MD5 - Static variable in class info.magnolia.cms.security.Digester
-
Deprecated.
- MD5 - Static variable in class info.magnolia.cms.security.SecurityUtil
-
- MD5CheckingFileExtractor - Class in info.magnolia.module.files
-
A
FileExtractor
which performs an MD5 check on the extracted files.
- MD5CheckingFileExtractor(FileExtractionLogger, HierarchyManager) - Constructor for class info.magnolia.module.files.MD5CheckingFileExtractor
-
- MD5CheckingFileExtractor(FileExtractionLogger, Session) - Constructor for class info.magnolia.module.files.MD5CheckingFileExtractor
-
- MEMORY_LIMIT_IS_REACHED_STRING_FORMAT - Static variable in class info.magnolia.monitoring.SystemMonitor
-
- MEMORY_THRESHOLD_IN_MB - Static variable in class info.magnolia.monitoring.SystemMonitor
-
- MEMORY_THRESHOLD_PERCENTAGE - Static variable in class info.magnolia.monitoring.SystemMonitor
-
- MEMORY_VALUES_STRING_FORMAT - Static variable in class info.magnolia.monitoring.SystemMonitor
-
- merge(List<?>) - Method in interface info.magnolia.beanmerger.BeanMerger
-
- merge(List) - Method in class info.magnolia.beanmerger.BeanMergerBase
-
- merge(Object...) - Static method in class info.magnolia.beanmerger.BeanMergerUtil
-
- merge(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- mergeBean(List) - Method in class info.magnolia.beanmerger.BeanMergerBase
-
- mergeBean(List) - Method in class info.magnolia.beanmerger.ProxyBasedBeanMerger
-
- mergeCollections(List<Collection>) - Method in class info.magnolia.beanmerger.BeanMergerBase
-
- mergeMaps(List<Map>) - Method in class info.magnolia.beanmerger.BeanMergerBase
-
- MessageCommand - Class in info.magnolia.commands.impl
-
A command setting a message using the AlertUtil.
- MessageCommand() - Constructor for class info.magnolia.commands.impl.MessageCommand
-
- Messages - Interface in info.magnolia.cms.i18n
-
Storage of messages - key value pairs.
- MessagesChain - Class in info.magnolia.cms.i18n
-
Chains messages.
- MessagesChain(Messages) - Constructor for class info.magnolia.cms.i18n.MessagesChain
-
Create a chain passing the wrapped head of the chain.
- MessagesManager - Class in info.magnolia.cms.i18n
-
Deprecated.
since 5.1.1. You should use info.magnolia.i18nsystem
mechanism instead.
- MessagesManager() - Constructor for class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- MessagesUtil - Class in info.magnolia.cms.i18n
-
Deprecated.
since 5.1.1. You should use info.magnolia.i18nsystem
mechanism instead, e.g. info.magnolia.i18nsystem.SimpleTranslator
.
- MessagesUtil() - Constructor for class info.magnolia.cms.i18n.MessagesUtil
-
Deprecated.
- MessagesWrapper - Class in info.magnolia.freemarker
-
Utility class that has methods which allow passing multiple parameters
from a freemarker template to a message string using the square bracket
syntax (e.g.
- MetaData - Class in info.magnolia.cms.core
-
Deprecated.
since 5.0 - use instead the corresponding methods in NodeUtil
- MetaData(Node, AccessManager) - Constructor for class info.magnolia.cms.core.MetaData
-
Deprecated.
since 4.5 use MetaData(Node) instead.
- MetaData(Node) - Constructor for class info.magnolia.cms.core.MetaData
-
Deprecated.
- MetaDataAsMixinConversionHelper - Class in info.magnolia.importexport.postprocessors
-
Converts the MetaData sub node into properties on the mixins mgnl:created
,
mgnl:lastModified
, mgnl:renderable
, mgnl:activatable
and
mgnl:activatable
.
- MetaDataAsMixinConversionHelper() - Constructor for class info.magnolia.importexport.postprocessors.MetaDataAsMixinConversionHelper
-
- MetaDataImportPostProcessor - Class in info.magnolia.importexport.postprocessors
-
Post-processes imported nodes and transforms imported MetaData nodes into properties on their parent nodes defined
by mixins.
- MetaDataImportPostProcessor() - Constructor for class info.magnolia.importexport.postprocessors.MetaDataImportPostProcessor
-
- MetaDataUtil - Class in info.magnolia.cms.util
-
Deprecated.
since 4.5 as it operates on deprecated Content - use MetaDataUtil
instead.
Hint: since 5.0 you should use NodeUtil
instead.
- MetaDataUtil() - Constructor for class info.magnolia.cms.util.MetaDataUtil
-
Deprecated.
- MetaDataUtil - Class in info.magnolia.jcr.util
-
- MetaDataUtil() - Constructor for class info.magnolia.jcr.util.MetaDataUtil
-
Deprecated.
- MetadataUuidFilter - Class in info.magnolia.importexport.filters
-
A simple filter that strips jcr:uuid properties in MetaData nodes.
- MetadataUuidFilter(XMLReader, boolean) - Constructor for class info.magnolia.importexport.filters.MetadataUuidFilter
-
Instantiates a new MetadataUuidFilter filter.
- MGNL_DEFAULT_RESOURCES_ROOT - Static variable in class info.magnolia.cms.servlets.ClasspathSpool
-
Default root directory for resources streamed from the classpath.
- MGNL_NODE_DATA - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- MGNL_NODE_DATA - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
- MGNL_PREFIX - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
Prefix for mgnl-properties.
- MGNL_PREFIX - Static variable in class info.magnolia.jcr.util.NodeTypes
-
Namespace for Magnolia extensions.
- MGNL_PREVIEW_ATTRIBUTE - Static variable in class info.magnolia.cms.filters.InterceptFilter
-
Deprecated.
Attribute used for enabling the preview mode.
- MGNL_PREVIEW_ATTRIBUTE - Static variable in class info.magnolia.cms.filters.MultiChannelFilter
-
- MgnlAuditLogEntry - Class in info.magnolia.audit
-
Class where audit logging entry is stored before it's written into log during save.
- MgnlAuditLogEntry(String, String, String, String, long) - Constructor for class info.magnolia.audit.MgnlAuditLogEntry
-
- MgnlAuditLogEntry(String, String, NodeType, String, long) - Constructor for class info.magnolia.audit.MgnlAuditLogEntry
-
- MgnlAuditLogEntry(String, String, NodeType, String, String, long) - Constructor for class info.magnolia.audit.MgnlAuditLogEntry
-
- MgnlAuditLoggingContentDecorator - Class in info.magnolia.audit
-
Magnolia audit logging content decorator for use by node, property and session wrapper classes.
- MgnlAuditLoggingContentDecorator() - Constructor for class info.magnolia.audit.MgnlAuditLoggingContentDecorator
-
- MgnlAuditLoggingContentDecoratorNodeWrapper - Class in info.magnolia.audit
-
A Node wrapper implementation which inform
Magnolia audit logging content decorator
MgnlAuditLoggingContentDecorator
about action (Create, Modify, Delete) on the node.
- MgnlAuditLoggingContentDecoratorNodeWrapper(Node, MgnlAuditLoggingContentDecorator) - Constructor for class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- MgnlAuditLoggingContentDecoratorPropertyWrapper - Class in info.magnolia.audit
-
A Property wrapper implementation which inform
Magnolia audit logging content decorator
MgnlAuditLoggingContentDecorator
about modify action on the property parent node.
- MgnlAuditLoggingContentDecoratorPropertyWrapper(Property, MgnlAuditLoggingContentDecorator) - Constructor for class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- MgnlAuditLoggingContentDecoratorSessionWrapper - Class in info.magnolia.audit
-
A Session wrapper implementation which inform
Magnolia audit logging content decorator
MgnlAuditLoggingContentDecorator
about action (Move, Delete) on the node.
- MgnlAuditLoggingContentDecoratorSessionWrapper(Session, MgnlAuditLoggingContentDecorator) - Constructor for class info.magnolia.audit.MgnlAuditLoggingContentDecoratorSessionWrapper
-
- MgnlAuditLoggingContentDecoratorWorspaceWrapper - Class in info.magnolia.audit
-
A Workspace wrapper implementation which log action (Copy, Move) directly into audit-log output because the change done in workspace is persisted immediately.
- MgnlAuditLoggingContentDecoratorWorspaceWrapper(Workspace, ContentDecorator) - Constructor for class info.magnolia.audit.MgnlAuditLoggingContentDecoratorWorspaceWrapper
-
- MgnlCatalog - Class in info.magnolia.commands
-
Named command catalogs.
- MgnlCatalog() - Constructor for class info.magnolia.commands.MgnlCatalog
-
- MgnlCatalog(Map<String, Command>) - Constructor for class info.magnolia.commands.MgnlCatalog
-
- MgnlCommand - Class in info.magnolia.commands
-
To make the coding of commands as easy as possible the default values set in
the config are set and the values of the context are set as properties too if
the naming matches.
- MgnlCommand() - Constructor for class info.magnolia.commands.MgnlCommand
-
- MgnlContext - Class in info.magnolia.context
-
This class allows obtaining of the current Request without passing the request around the world.
- MgnlContext() - Constructor for class info.magnolia.context.MgnlContext
-
Do not instantiate this class.
- MgnlContext.LockingOp - Class in info.magnolia.context
-
Operation that is performed only if JCR lock can be issued on the path specified by combination of parameters in constructor.
- MgnlContext.LockingOp(String, String) - Constructor for class info.magnolia.context.MgnlContext.LockingOp
-
Performs operation only if shallow lock can be obtained within reasonable time on a path specified by params.
- MgnlContext.LockingOp(String, String, boolean) - Constructor for class info.magnolia.context.MgnlContext.LockingOp
-
Performs operation only if shallow or deep lock can be obtained within reasonable time on a path specified by params.
- MgnlContext.LockingOp(String, String, String) - Constructor for class info.magnolia.context.MgnlContext.LockingOp
-
Performs operation only if shallow lock can be obtained within reasonable time on a path specified by params.
- MgnlContext.LockingOp(String, String, boolean, String) - Constructor for class info.magnolia.context.MgnlContext.LockingOp
-
Performs operation only if shallow or deep lock can be obtained within reasonable time on a path specified by params.
- MgnlContext.LockingOp(String, String, boolean, String, String) - Constructor for class info.magnolia.context.MgnlContext.LockingOp
-
Performs operation only if shallow or deep lock can be obtained within reasonable time on a path specified by params.
- MgnlContext.Op<T,E extends Throwable> - Interface in info.magnolia.context
-
A simple execution interface to be used with the doInSystemContext method.
- MgnlContext.RepositoryOp - Class in info.magnolia.context
-
An Op that does not return values and can only throw RepositoryExceptions.
- MgnlContext.RepositoryOp() - Constructor for class info.magnolia.context.MgnlContext.RepositoryOp
-
- MgnlContext.VoidOp - Class in info.magnolia.context
-
An Op that does not return values and can only throw RuntimeExceptions.
- MgnlContext.VoidOp() - Constructor for class info.magnolia.context.MgnlContext.VoidOp
-
- MgnlException - Exception in info.magnolia.api
-
- MgnlException() - Constructor for exception info.magnolia.api.MgnlException
-
Deprecated.
- MgnlException(String, Throwable) - Constructor for exception info.magnolia.api.MgnlException
-
Deprecated.
- MgnlException(String) - Constructor for exception info.magnolia.api.MgnlException
-
Deprecated.
- MgnlException(Throwable) - Constructor for exception info.magnolia.api.MgnlException
-
Deprecated.
- MgnlException - Exception in info.magnolia.exception
-
Generic, top-level exception thrown by various Magnolia subsystems.
- MgnlException() - Constructor for exception info.magnolia.exception.MgnlException
-
- MgnlException(String, Throwable) - Constructor for exception info.magnolia.exception.MgnlException
-
- MgnlException(String) - Constructor for exception info.magnolia.exception.MgnlException
-
- MgnlException(Throwable) - Constructor for exception info.magnolia.exception.MgnlException
-
- MgnlFilter - Interface in info.magnolia.cms.filters
-
Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
- MgnlFilterChain - Class in info.magnolia.cms.filters
-
A implementation of FilterChain
having a bypass mechanism.
- MgnlFilterChain(FilterChain, MgnlFilter[]) - Constructor for class info.magnolia.cms.filters.MgnlFilterChain
-
- MgnlFilterDispatcher - Class in info.magnolia.cms.filters
-
Dispatches requests onto Magnolias filter chain, if the filter chain is bypassed for this request it passes it on to
the next filter in web.xml.
- MgnlFilterDispatcher() - Constructor for class info.magnolia.cms.filters.MgnlFilterDispatcher
-
- MgnlGroup - Class in info.magnolia.cms.security
-
A group implementation.
- MgnlGroup(String, String, Collection<String>, Collection<String>) - Constructor for class info.magnolia.cms.security.MgnlGroup
-
- MgnlGroupManager - Class in info.magnolia.cms.security
-
Group manager working directly with JCR API and returning simple groups (no JCR node aware).
- MgnlGroupManager() - Constructor for class info.magnolia.cms.security.MgnlGroupManager
-
- MgnlInstantiationException - Exception in info.magnolia.objectfactory
-
Thrown by classes of this package when a component can't be instantiated.
- MgnlInstantiationException(String) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
-
- MgnlInstantiationException(String, Throwable) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
-
- MgnlInstantiationException(Throwable) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
-
- MgnlKeyPair - Class in info.magnolia.cms.security
-
Private and public key holder.
- MgnlKeyPair(String, String) - Constructor for class info.magnolia.cms.security.MgnlKeyPair
-
- MgnlMainFilter - Class in info.magnolia.cms.filters
-
Entry point for Magnolia filter dispatching.
- MgnlMainFilter() - Constructor for class info.magnolia.cms.filters.MgnlMainFilter
-
- MgnlNodeType - Class in info.magnolia.cms.core
-
Deprecated.
since 5.0 use NodeTypes
for mgnl nodeType or property names or JcrConstants
for jcr ones.
- MgnlNodeType() - Constructor for class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
- MgnlPropertySettingContentDecorator - Class in info.magnolia.jcr.wrapper
-
Decorator to set appropriate Mgnl specific properties (e.g.
- MgnlPropertySettingContentDecorator() - Constructor for class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator
-
- MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper - Class in info.magnolia.jcr.wrapper
-
Updates parent page or parent content mgnl:lastUpdated property on modification.
- MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper(Property, MgnlPropertySettingContentDecorator) - Constructor for class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper - Class in info.magnolia.jcr.wrapper
-
Deprecated.
since 5.2.2 - pls use MgnlPropertySettingSessionWrapper instead.
- MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper(Session, MgnlPropertySettingContentDecorator) - Constructor for class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper
-
Deprecated.
- MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper - Class in info.magnolia.jcr.wrapper
-
Deprecated.
since 5.2.2 - pls use MgnlPropertySettingWorkspaceWrapper instead.
- MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper(Workspace, ContentDecorator) - Constructor for class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper
-
Deprecated.
- MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper - Class in info.magnolia.jcr.wrapper
-
Updates all specific properties upon certain actions.
- MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper(Session, MgnlPropertySettingContentDecorator) - Constructor for class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper
-
- MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper - Class in info.magnolia.jcr.wrapper
-
Updates destination parent page or parent content mgnl:lastUpdated property on move or copy operations.
- MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper(Workspace, ContentDecorator) - Constructor for class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
-
- MgnlPropertySettingNodeWrapper - Class in info.magnolia.jcr.wrapper
-
Wrapper to handle all required content modifications.
- MgnlPropertySettingNodeWrapper(Node, MgnlPropertySettingContentDecorator) - Constructor for class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- MgnlRole - Class in info.magnolia.cms.security
-
Wraps a role jcr-node.
- MgnlRole(String, String, Collection<ACL>) - Constructor for class info.magnolia.cms.security.MgnlRole
-
- MgnlRoleManager - Class in info.magnolia.cms.security
-
- MgnlRoleManager() - Constructor for class info.magnolia.cms.security.MgnlRoleManager
-
- MgnlServletContextListener - Class in info.magnolia.cms.servlets
-
- MgnlServletContextListener() - Constructor for class info.magnolia.cms.servlets.MgnlServletContextListener
-
Deprecated.
- MgnlUser - Class in info.magnolia.cms.security
-
User for 4.5 instance
In difference from old MgnlUser, this class operates directly on JCR session and with JCR nodes/properties as our hierarchy managers are not
available at the login time.
- MgnlUser(String, String, Collection<String>, Collection<String>, Map<String, String>) - Constructor for class info.magnolia.cms.security.MgnlUser
-
- MgnlUser(String, String, Collection<String>, Collection<String>, Map<String, String>, String, String) - Constructor for class info.magnolia.cms.security.MgnlUser
-
- MgnlUserManager - Class in info.magnolia.cms.security
-
Manages the users stored in Magnolia itself.
- MgnlUserManager() - Constructor for class info.magnolia.cms.security.MgnlUserManager
-
There should be no need to instantiate this class except maybe for testing.
- MgnlVersioningContentDecorator - Class in info.magnolia.cms.core.version
-
- MgnlVersioningContentDecorator() - Constructor for class info.magnolia.cms.core.version.MgnlVersioningContentDecorator
-
- MgnlVersioningNodeWrapper - Class in info.magnolia.cms.core.version
-
Wrapper providing support for Magnolia specific versioning ops (by copy).
- MgnlVersioningNodeWrapper(Node) - Constructor for class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
-
- MgnlVersioningNodeWrapper(Node, MgnlVersioningContentDecorator) - Constructor for class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
-
- MgnlVersioningSession - Class in info.magnolia.cms.core.version
-
Session wrapper enabling Magnolia specific way of handling versioning on all child nodes.
- MgnlVersioningSession(Session) - Constructor for class info.magnolia.cms.core.version.MgnlVersioningSession
-
- mime - Variable in class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
-
- MIME_APPLICATION_ZIP - Static variable in class info.magnolia.commands.impl.ExportCommand
-
- MIME_GZIP - Static variable in class info.magnolia.commands.impl.ExportCommand
-
- MIME_TEXT_XML - Static variable in class info.magnolia.commands.impl.ExportCommand
-
- MIMEMapping - Class in info.magnolia.cms.beans.config
-
Manages mappings of file extensions with their MIME types and icon.
- MIMEMapping.MIMEMappingItem - Class in info.magnolia.cms.beans.config
-
Used to keep the configuration in memory.
- MIMEMapping.MIMEMappingItem() - Constructor for class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
-
- MissingNodetypesException - Exception in info.magnolia.jackrabbit
-
Exception thrown when node type used for creation of new content is not registered in given repository.
- MissingNodetypesException() - Constructor for exception info.magnolia.jackrabbit.MissingNodetypesException
-
- MIX_ACCESSCONTROLLABLE - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
Mixin: node has access control.
- MIX_ACCESSCONTROLLABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
Mixin: node has access control.
- MIX_DELETED - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
- MIX_LOCKABLE - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- MIX_LOCKABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
- MIX_PREFIX - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
Prefix for jcr mixin's.
- MIX_REFERENCEABLE - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
Mixin: node can be referenced.
- MIX_REFERENCEABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
Mixin: node can be referenced.
- MIX_VERSIONABLE - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
Mixin: node can be versioned.
- MIX_VERSIONABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
Mixin: node can be versioned.
- ModeDependentTemplateExceptionHandler - Class in info.magnolia.freemarker
-
Deprecated.
since 4.5 - Replaced by info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler.ModeDependentRenderExceptionHandler(
ServerConfiguration)
that can be set on the info.magnolia.rendering.engine.RenderingEngine
.
- ModeDependentTemplateExceptionHandler() - Constructor for class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
-
Deprecated.
- modifyCurrentValue(String) - Method in class info.magnolia.module.delta.MoveAndRenamePropertyTask
-
- modifyCurrentValue(String) - Method in class info.magnolia.setup.initial.LoginAuthTypePropertyMovedToFilter
-
- modifyCurrentValue(String) - Method in class info.magnolia.setup.initial.LoginFormPropertyMovedToFilter
-
- ModuleBootstrapTask - Class in info.magnolia.module.delta
-
A task to bootstrap a module.
- ModuleBootstrapTask() - Constructor for class info.magnolia.module.delta.ModuleBootstrapTask
-
- ModuleConfigNodeBuilderTask - Class in info.magnolia.nodebuilder.task
-
A task using the NodeBuilder API, applying operations on a the config node of the current module.
- ModuleConfigNodeBuilderTask(String, String, ErrorHandling, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.ModuleConfigNodeBuilderTask
-
- ModuleConfigurationObservingManager - Class in info.magnolia.cms.util
-
Base class for managers that monitor configuration within modules and react when its changed to reload.
- ModuleConfigurationObservingManager(String, ModuleRegistry) - Constructor for class info.magnolia.cms.util.ModuleConfigurationObservingManager
-
- ModuleDefinition - Class in info.magnolia.module.model
-
Describes a module.
- ModuleDefinition() - Constructor for class info.magnolia.module.model.ModuleDefinition
-
- ModuleDefinition(String, Version, String, Class<? extends ModuleVersionHandler>) - Constructor for class info.magnolia.module.model.ModuleDefinition
-
- ModuleDefinitionReader - Interface in info.magnolia.module.model.reader
-
ModuleDefinitionReader is responsible for reading/decoding module descriptor files
into ModuleDefinition instances.
- ModuleDependencyBootstrapTask - Class in info.magnolia.module.delta
-
A Task which will bootstrap files if an optional module is installed or registered:
any resource under "/info/magnolia/module/moduleName/setup/dependencyName".
- ModuleDependencyBootstrapTask(String) - Constructor for class info.magnolia.module.delta.ModuleDependencyBootstrapTask
-
- ModuleDependencyException - Exception in info.magnolia.module.model.reader
-
Thrown when a module dependency is missing or present with an unsupported version.
- ModuleFileExtractorTransformer - Class in info.magnolia.module.files
-
A FileExtractor.Transformer which accepts files with paths like
/mgnl-files/.../moduleName/...
- ModuleFileExtractorTransformer(String) - Constructor for class info.magnolia.module.files.ModuleFileExtractorTransformer
-
- ModuleFilesExtraction - Class in info.magnolia.module.delta
-
A task which extracts all files for a module.
- ModuleFilesExtraction() - Constructor for class info.magnolia.module.delta.ModuleFilesExtraction
-
- ModuleInstanceProvider<T> - Class in info.magnolia.module
-
Provider for the module instance of a module.
- ModuleInstanceProvider(String) - Constructor for class info.magnolia.module.ModuleInstanceProvider
-
- ModuleInstancesConfigurer - Class in info.magnolia.module
-
Guice configuration module that binds providers for module classes.
- ModuleInstancesConfigurer() - Constructor for class info.magnolia.module.ModuleInstancesConfigurer
-
- ModuleLifecycle - Interface in info.magnolia.module
-
Manages the lifecyle of an installed instance of a Magnolia Module.
- ModuleLifecycleContext - Interface in info.magnolia.module
-
This interface currently provides a hook allowing modules to register ObserverManager
instances, which can observer other modules' nodes.
- ModuleLifecycleContextImpl - Class in info.magnolia.module
-
This default implementation of ModuleLifecycleContext allows the ModuleManager to set the current "phase" of
installation; other ModuleLifecycleContext clients have read-only access to the phase.
- ModuleLifecycleContextImpl() - Constructor for class info.magnolia.module.ModuleLifecycleContextImpl
-
- ModuleManagementException - Exception in info.magnolia.module
-
- ModuleManagementException(String) - Constructor for exception info.magnolia.module.ModuleManagementException
-
- ModuleManagementException(String, Throwable) - Constructor for exception info.magnolia.module.ModuleManagementException
-
- ModuleManager - Interface in info.magnolia.module
-
ModuleManager is responsible for the lifecycle of modules.
- ModuleManager.Factory - Class in info.magnolia.module
-
Deprecated.
since 4.5, use IoC.
- ModuleManager.Factory() - Constructor for class info.magnolia.module.ModuleManager.Factory
-
Deprecated.
- ModuleManager.ModuleAndDeltas - Class in info.magnolia.module
-
Represents what's to be done for each module.
- ModuleManager.ModuleAndDeltas(ModuleDefinition, Version, List<Delta>) - Constructor for class info.magnolia.module.ModuleManager.ModuleAndDeltas
-
- ModuleManager.ModuleManagementState - Class in info.magnolia.module
-
Represent what's to be done for all modules.
- ModuleManager.ModuleManagementState() - Constructor for class info.magnolia.module.ModuleManager.ModuleManagementState
-
- ModuleManagerImpl - Class in info.magnolia.module
-
TODO : factor out into simpler units.
- ModuleManagerImpl() - Constructor for class info.magnolia.module.ModuleManagerImpl
-
Deprecated.
since 4.5 - use IoC - temporarily kept for tests ?
- ModuleManagerImpl(InstallContextImpl, ModuleDefinitionReader) - Constructor for class info.magnolia.module.ModuleManagerImpl
-
Deprecated.
since 4.5 - use IoC - temporarily kept for tests ?
- ModuleManagerImpl(InstallContextImpl, ModuleDefinitionReader, ModuleRegistry, DependencyChecker, Node2BeanProcessor) - Constructor for class info.magnolia.module.ModuleManagerImpl
-
- ModuleManagerNullUI - Class in info.magnolia.module.ui
-
An implementation of ModuleManagerUI which does everything by itself,
with no human intervention and simply logs its results.
- ModuleManagerNullUI(ModuleManager) - Constructor for class info.magnolia.module.ui.ModuleManagerNullUI
-
- ModuleManagerUI - Interface in info.magnolia.module.ui
-
User Interface for the install/update mechanism.
- ModuleManagerWebUI - Class in info.magnolia.module.ui
-
An implementation of ModuleManagerWebUI which is meant to be used through a web interface,
with human interaction.
- ModuleManagerWebUI(ModuleManager) - Constructor for class info.magnolia.module.ui.ModuleManagerWebUI
-
- moduleName - Variable in class info.magnolia.module.ModuleInstanceProvider
-
- ModuleNodeBuilderTask - Class in info.magnolia.nodebuilder.task
-
A task using the NodeBuilder API, applying operations on a the root node of the current module.
- ModuleNodeBuilderTask(String, String, ErrorHandling, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.ModuleNodeBuilderTask
-
- ModulePropertiesSource - Class in info.magnolia.init.properties
-
A
PropertySource
exposing properties
from all known module descriptors.
- ModulePropertiesSource(ModuleRegistry) - Constructor for class info.magnolia.init.properties.ModulePropertiesSource
-
- ModuleRegistry - Interface in info.magnolia.module
-
Holds instances and definitions of modules.
- ModuleRegistry.Factory - Class in info.magnolia.module
-
Deprecated.
since 4.5, use IoC !
- ModuleRegistry.Factory() - Constructor for class info.magnolia.module.ModuleRegistry.Factory
-
Deprecated.
- ModuleRegistryImpl - Class in info.magnolia.module
-
Keeps references to module descriptors and instances.
- ModuleRegistryImpl() - Constructor for class info.magnolia.module.ModuleRegistryImpl
-
- ModuleVersionHandler - Interface in info.magnolia.module
-
This class provides Delta's to be applied to install/update/uninstall modules.
- monitor - Variable in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- move(String, String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorSessionWrapper
-
- move(String, String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorWorspaceWrapper
-
- move(String, String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- move(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- move(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- move(String, String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper
-
- move(String, String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
-
- MOVEABLE - Static variable in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- MoveAndRenamePropertyTask - Class in info.magnolia.module.delta
-
A task to move and rename properties, taking default values into account.
- MoveAndRenamePropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.MoveAndRenamePropertyTask
-
- MoveAndRenamePropertyTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.MoveAndRenamePropertyTask
-
- moveInSession(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
Magnolia uses by default workspace move operation to move nodes.
- moveNode(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
-
Moves a node, using session-scoped operation.
- moveNode(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- moveNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
-
Moves a node, using session-scoped operation.
- moveNodeAfter(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- moveNodeBefore(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- MoveNodeTask - Class in info.magnolia.module.delta
-
This task moves a specified Node to a new destination.
- MoveNodeTask(String, String, String, boolean) - Constructor for class info.magnolia.module.delta.MoveNodeTask
-
- MoveNodeTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.MoveNodeTask
-
- MovePropertyTask - Class in info.magnolia.module.delta
-
Moves a property.
- MovePropertyTask(String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.MovePropertyTask
-
- MovePropertyTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.MovePropertyTask
-
- moveTo(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
move content to the specified location.
- moveTo(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- moveTo(String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- MultiChannelFilter - Class in info.magnolia.cms.filters
-
Filter that resolves the site to use by considering variation of the set channel.
- MultiChannelFilter(ChannelManager) - Constructor for class info.magnolia.cms.filters.MultiChannelFilter
-
- MultipartForm - Class in info.magnolia.cms.beans.runtime
-
A util class to access file uploads in multipart post requests.
- MultipartForm() - Constructor for class info.magnolia.cms.beans.runtime.MultipartForm
-
- MultipartRequestFilter - Class in info.magnolia.cms.filters
-
A Filter
that determines if a HttpServletRequest
contains multipart content and if so
parses it into a request attribute for further processing.
- MultipartRequestFilter() - Constructor for class info.magnolia.cms.filters.MultipartRequestFilter
-
- MultipartRequestWrapper - Class in info.magnolia.cms.filters
-
HttpServletRequestWrapper that adds additional parameters passed in using multipart submit.
- MultipartRequestWrapper(HttpServletRequest, MultipartForm) - Constructor for class info.magnolia.cms.filters.MultipartRequestWrapper
-
- MULTIPLE_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
-
Regexp pattern used for the simple keyword *
.
- MULTIVALUE_FALSE - Static variable in interface info.magnolia.cms.core.NodeData
-
Deprecated.
- MULTIVALUE_TRUE - Static variable in interface info.magnolia.cms.core.NodeData
-
Deprecated.
- MULTIVALUE_UNDEFINED - Static variable in interface info.magnolia.cms.core.NodeData
-
Deprecated.
- MVCServlet - Class in info.magnolia.cms.servlets
-
- MVCServlet() - Constructor for class info.magnolia.cms.servlets.MVCServlet
-
- MVCServletHandler - Interface in info.magnolia.cms.servlets
-
This Handler is used in the MVCServlet.
- MVCServletHandlerImpl - Class in info.magnolia.cms.servlets
-
Default implementation of a MVCHandler.
- MVCServletHandlerImpl(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- RangedOutputStream - Class in info.magnolia.cms.filters
-
Range limited output stream.
- RangedOutputStream(ServletOutputStream, RangeSupportFilter.RangeInfo) - Constructor for class info.magnolia.cms.filters.RangedOutputStream
-
- RangeIteratorImpl<T> - Class in info.magnolia.jcr.iterator
-
Intended as a base class when implementing JCR iterators, sub-classes need only implement the special next methods
such as nextNode() for NodeIterator.
- RangeIteratorImpl(Collection<T>) - Constructor for class info.magnolia.jcr.iterator.RangeIteratorImpl
-
- RangeIteratorImpl(RangeIterator) - Constructor for class info.magnolia.jcr.iterator.RangeIteratorImpl
-
- RangeIteratorImpl(Iterator<T>, int) - Constructor for class info.magnolia.jcr.iterator.RangeIteratorImpl
-
- RangeSupportFilter - Class in info.magnolia.cms.filters
-
This filter will process any incoming requests containing Range or If-Range headers and swallow all produced output except for that matching the requested range.
- RangeSupportFilter() - Constructor for class info.magnolia.cms.filters.RangeSupportFilter
-
- RangeSupportFilter.RangeInfo - Class in info.magnolia.cms.filters
-
Requested byte range.
- RangeSupportFilter.RangeInfo(int, int, int) - Constructor for class info.magnolia.cms.filters.RangeSupportFilter.RangeInfo
-
- READ - Static variable in interface info.magnolia.cms.security.Permission
-
- read(byte[], long) - Method in class info.magnolia.jcr.util.BinaryInFile
-
Deprecated.
- read(Reader) - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
-
- read(Reader) - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
-
- read(Reader) - Method in class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
-
- read(InputStream) - Method in class info.magnolia.repository.definition.RepositoryMappingDefinitionReader
-
Load repository mappings and params using repositories.xml.
- READABLE - Static variable in interface info.magnolia.cms.security.operations.OperationPermissionDefinition
-
- readAll() - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
-
- readAll() - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
-
Reads all found module definitions.
- readAll(List<String>) - Method in class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
-
- readCache - Variable in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- readConfiguration(List<String>, String) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
-
- readFormatted(XMLReader, File, OutputStream) - Static method in class info.magnolia.importexport.DataTransporter
-
- readFormatted(XMLReader, InputStream, OutputStream) - Static method in class info.magnolia.importexport.DataTransporter
-
- readFromResource(String) - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
-
- readFromResource(String) - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
-
- readFromResource(String) - Method in class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
-
- realm - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
-
The realm to which we login.
- Realm - Interface in info.magnolia.cms.security
-
Provides the name for the default realm.
- Realm.Factory - Class in info.magnolia.cms.security
-
Factory for providing realms.
- Realm.Factory() - Constructor for class info.magnolia.cms.security.Realm.Factory
-
- Realm.RealmImpl - Class in info.magnolia.cms.security
-
Implementation of the realm.
- Realm.RealmImpl(String) - Constructor for class info.magnolia.cms.security.Realm.RealmImpl
-
- REALM_ADMIN - Static variable in interface info.magnolia.cms.security.Realm
-
The realm for the admin interface.
- REALM_ALL - Static variable in interface info.magnolia.cms.security.Realm
-
No realm --> all users.
- REALM_SYSTEM - Static variable in interface info.magnolia.cms.security.Realm
-
Contains not removable system users: anonymous, superuser.
- RealmCallback - Class in info.magnolia.cms.security.auth.callback
-
Deprecated.
- RealmCallback() - Constructor for class info.magnolia.cms.security.auth.callback.RealmCallback
-
Deprecated.
- recursive(NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
-
Visits the hierarchy recursively and executes the operations on all nodes excluding meta data and jcr base nodes.
- recursive(String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
-
Visits the hierarchy recursively and executes the operations on all nodes matching a certain type.
- recursive(ItemType, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
-
Visits the hierarchy recursively and executes the operations on all nodes matching a certain type.
- recursive(Content.ContentFilter, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
-
- RecursiveOp - Class in info.magnolia.nodebuilder
-
Visits the hierarchy recursively and executes the operations on all nodes matching the filter.
- RecursiveOp(Content.ContentFilter, NodeOperation[]) - Constructor for class info.magnolia.nodebuilder.RecursiveOp
-
Visits the hierarchy recursively and executes the operations on all nodes matching the filter.
- REDIRECT_PREFIX - Static variable in class info.magnolia.cms.util.RequestDispatchUtil
-
- RedirectClientCallback - Class in info.magnolia.cms.security.auth.callback
-
An HttpClientCallback implementation which redirects to a configured path or URL.
- RedirectClientCallback() - Constructor for class info.magnolia.cms.security.auth.callback.RedirectClientCallback
-
- refresh(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- refresh(boolean) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
If keepChanges is false, this method discards all pending changes recorded in this session.
- refresh(boolean) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- refresh(boolean) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Refreshes this session.
- refresh(boolean) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- refresh(boolean) - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- refresh(boolean) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Refreshes current node keeping all changes.
- refresh(boolean) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- refresh(boolean) - Method in class info.magnolia.cms.util.ContentWrapper
-
- refresh(boolean) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- refresh(boolean) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- refresh(boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- refresh(boolean) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- refresh(boolean) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- RegexpVirtualURIMapping - Class in info.magnolia.cms.beans.config
-
Query aware virtual uri mapping implementation that uses regular expressions in fromURI/toURI.
- RegexpVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
-
- register(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
-
Register a node.
- register(SessionProvider) - Method in class info.magnolia.jcr.registry.SessionProviderRegistry
-
- register(Delta) - Method in class info.magnolia.module.AbstractModuleVersionHandler
-
Registers the delta needed to update to version v from the previous one.
- Register50NodeTypeTask - Class in info.magnolia.setup.for5_0
-
Register the new M5.0 nodeType definition.
- Register50NodeTypeTask(String, String, String) - Constructor for class info.magnolia.setup.for5_0.Register50NodeTypeTask
-
- registerCatalog(Content) - Method in class info.magnolia.commands.CommandsManager
-
- registerChangeListener(String, String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
-
Registers an EventListener for any node type.
- registerChangeListener(String, String, boolean, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
-
Registers an EventListener for any node type.
- registerChangeListener(String, String, boolean, String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
-
Registers an EventListener for a specific node type.
- registerChangeListener(String, String, boolean, String, int, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
-
Registers an EventListener for a specific node type and event types.
- registerChangeListener(String, String, boolean, String[], EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
-
Registers an EventListener for a specific set of node types and event types.
- registerChangeListener(String, String, boolean, String[], int, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
-
Register a single event listener, bound to the given path.
- registerDeferredChangeListener(String, String, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
-
- registerDeferredChangeListener(String, String, boolean, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
-
- registerDeferredChangeListener(String, String, boolean, String, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
-
- registerDeferredChangeListener(String, String, boolean, String[], EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
-
The event firing is deferred in case there is a series of fired events.
- registeredUUIDs - Variable in class info.magnolia.cms.beans.config.ObservedManager
-
UUIDs and paths of the registered main nodes.
- registerImplementation(Class<T>, Class<? extends T>) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- registerImplementation(Class<T>) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- registerInstance(Class<T>, Object) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
-
- registerMBean(String, Object) - Static method in class info.magnolia.cms.util.MBeanUtil
-
- registerModuleDefinition(String, ModuleDefinition) - Method in interface info.magnolia.module.ModuleRegistry
-
- registerModuleDefinition(String, ModuleDefinition) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- registerModuleInstance(String, Object) - Method in interface info.magnolia.module.ModuleRegistry
-
- registerModuleInstance(String, Object) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- registerModuleObservingComponent(String, ObservedManager) - Method in interface info.magnolia.module.ModuleLifecycleContext
-
Registers a component which will observe other modules' config node with
the given nodeName.
- registerModuleObservingComponent(String, ObservedManager) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
-
- RegisterModuleServletsTask - Class in info.magnolia.module.delta
-
Reads the servlets to register from the module descriptor.
- RegisterModuleServletsTask() - Constructor for class info.magnolia.module.delta.RegisterModuleServletsTask
-
- registerModuleVersionHandler(String, ModuleVersionHandler) - Method in interface info.magnolia.module.ModuleRegistry
-
- registerModuleVersionHandler(String, ModuleVersionHandler) - Method in class info.magnolia.module.ModuleRegistryImpl
-
- registerNamespace(String, String, Workspace) - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- registerNamespace(String, String, Workspace) - Method in interface info.magnolia.repository.Provider
-
Register namespace with the repository.
- registerNodeTypes() - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- registerNodeTypes(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- registerNodeTypes(InputStream) - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- registerNodeTypes() - Method in interface info.magnolia.repository.Provider
-
Node type registration is entirely dependent on the implementation.
- registerNodeTypes(String) - Method in interface info.magnolia.repository.Provider
-
Node type registration is entirely dependent on the implementation.
- registerNodeTypes(InputStream) - Method in interface info.magnolia.repository.Provider
-
Node type registration is entirely dependent on the implementation.
- RegisterNodeTypeTask - Class in info.magnolia.module.delta
-
Registers (or re-registers) node type.
- RegisterNodeTypeTask(String, String, boolean) - Constructor for class info.magnolia.module.delta.RegisterNodeTypeTask
-
- RegisterNodeTypeTask(String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.RegisterNodeTypeTask
-
- RegisterServletTask - Class in info.magnolia.module.delta
-
Registers a servlet definition from a module descriptor into the /server/filters/servlets node.
- RegisterServletTask(ServletDefinition) - Constructor for class info.magnolia.module.delta.RegisterServletTask
-
- registerWorkspace(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- registerWorkspace(String) - Method in interface info.magnolia.repository.Provider
-
Register a new workspace in the current repository.
- RegistrationException - Exception in info.magnolia.registry
-
Thrown by a registry when it doesn't hold an entity that is asked for or when it fails to create the entity.
- RegistrationException(String) - Constructor for exception info.magnolia.registry.RegistrationException
-
- RegistrationException(String, Throwable) - Constructor for exception info.magnolia.registry.RegistrationException
-
- RegistryMap<K,V> - Class in info.magnolia.registry
-
Thread safe map intended to be used for registries.
- RegistryMap() - Constructor for class info.magnolia.registry.RegistryMap
-
- RelativePathTransformer - Class in info.magnolia.link
-
Transformer creating links relative to provided path.
- RelativePathTransformer() - Constructor for class info.magnolia.link.RelativePathTransformer
-
- RelativePathTransformer(Content, boolean, boolean) - Constructor for class info.magnolia.link.RelativePathTransformer
-
- RelativePathTransformer(Node, boolean, boolean) - Constructor for class info.magnolia.link.RelativePathTransformer
-
- RelativePathTransformer(String, boolean, boolean) - Constructor for class info.magnolia.link.RelativePathTransformer
-
- release() - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- release() - Method in class info.magnolia.commands.impl.LogCommand
-
- release() - Method in class info.magnolia.commands.impl.MessageCommand
-
- release() - Method in class info.magnolia.commands.impl.RuleBasedCommand
-
- release() - Method in class info.magnolia.commands.impl.VersionCommand
-
- release() - Method in class info.magnolia.commands.MgnlCommand
-
If a clone is passivated we call this method.
- release() - Method in class info.magnolia.context.AbstractContext
-
Release any resource used by this Context (e.g.
- release(boolean) - Method in class info.magnolia.context.AbstractRepositoryStrategy
-
- release() - Method in interface info.magnolia.context.Context
-
Release any resource used by this Context (e.g.
- release() - Method in class info.magnolia.context.ContextDecorator
-
- release() - Method in class info.magnolia.context.DefaultRepositoryStrategy
-
- release() - Method in interface info.magnolia.context.JCRSessionStrategy
-
- release() - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
-
- release() - Static method in class info.magnolia.context.MgnlContext
-
Releases the current thread (if not a system context) and calls the releaseThread() method of the system context.
- release() - Method in class info.magnolia.context.SimpleContext
-
- release() - Method in class info.magnolia.context.SystemRepositoryStrategy
-
- release() - Method in class info.magnolia.context.WebContextImpl
-
Closes opened JCR sessions.
- releaseJCRSessions() - Method in class info.magnolia.context.WebContextImpl
-
- releaseReadLock() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
-
- releaseSession(Session, boolean) - Method in class info.magnolia.context.AbstractRepositoryStrategy
-
- releaseThread() - Method in class info.magnolia.context.JCRSessionPerThreadSystemContext
-
- releaseThread() - Method in interface info.magnolia.context.ThreadDependentSystemContext
-
Release all thread related stuff of the system context.
- reload() - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- reload() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
-
- reload() - Method in class info.magnolia.cms.beans.config.ObservedManager
-
Calls onClear and reregister the nodes by calling onRegister.
- reload(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
-
Reload a specific node.
- reload() - Method in class info.magnolia.cms.beans.config.VersionConfig
-
Read config and reload bean.
- reload() - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
-
- reload() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
Reload i18n configuration.
- reload() - Method in class info.magnolia.cms.i18n.EmptyMessages
-
- reload() - Method in interface info.magnolia.cms.i18n.Messages
-
Reload the messages.
- reload() - Method in class info.magnolia.cms.i18n.MessagesChain
-
Reload the chain.
- reload() - Method in class info.magnolia.cms.i18n.MessagesManager
-
Deprecated.
- reload() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
-
- reload(List<Node>) - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
-
- reload() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- reload() - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- reload() - Method in interface info.magnolia.repository.RepositoryManager
-
Re-load all configured repositories.
- remove() - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- remove() - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
-
Remove version history while removing the content.
- remove(Principal) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- remove(Principal) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
Removes principal from the collection if present or does nothing in case principal was not present in the collection.
- REMOVE - Static variable in interface info.magnolia.cms.security.Permission
-
- remove(String, String, String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
-
This call is lenient and will not throw exception in case principal doesn't exist! Instead it will simply return without making any change.
- remove(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
-
- remove() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
-
- remove(Object) - Method in class info.magnolia.context.AbstractContext
- remove(H) - Method in class info.magnolia.event.EventHandlerCollection
-
- remove() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
-
- remove() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
-
- remove() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
-
- remove() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
-
- remove() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
-
- remove(Object) - Method in class info.magnolia.jcr.util.ContentMap
-
- remove() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- remove() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- remove() - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- remove() - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- remove(String) - Static method in class info.magnolia.nodebuilder.Ops
-
Can remove either a node or property.
- remove(K) - Method in class info.magnolia.registry.RegistryMap
-
- removeAllowType(String) - Method in class info.magnolia.cms.util.Rule
-
Remove from allow list.
- removeAndPutAll(Collection<K>, Map<K, V>) - Method in class info.magnolia.registry.RegistryMap
-
- removeAndPutAll(Collection<K>, Collection<V>) - Method in class info.magnolia.registry.RegistryMap
-
- removeAttribute(String, int) - Method in class info.magnolia.context.AbstractContext
-
- removeAttribute(String, int) - Method in class info.magnolia.context.AbstractMapBasedContext
-
use the Map.remove()
.
- removeAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractSystemContext
-
- removeAttribute(String, int) - Method in interface info.magnolia.context.AttributeStrategy
-
- removeAttribute(String, int) - Method in interface info.magnolia.context.Context
-
Remove an attribute.
- removeAttribute(String, int) - Method in class info.magnolia.context.ContextDecorator
-
Delegates call to the original context.
- removeAttribute(String, int) - Method in class info.magnolia.context.MapAttributeStrategy
-
- removeAttribute(String) - Static method in class info.magnolia.context.MgnlContext
-
Remove an attribute in the local scope.
- removeAttribute(String, int) - Static method in class info.magnolia.context.MgnlContext
-
Remove an attribute in the specified scope.
- removeAttribute(String, int) - Method in class info.magnolia.context.RequestAttributeStrategy
-
- removeAttribute(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- RemoveDuplicatePermissionTask - Class in info.magnolia.module.delta
-
A task to find and remove duplicate permission from a role and a workspace.
- RemoveDuplicatePermissionTask(String, String) - Constructor for class info.magnolia.module.delta.RemoveDuplicatePermissionTask
-
- RemoveDuplicatePermissionTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveDuplicatePermissionTask
-
- removeFingerprintAndExtensionFromLink(String) - Static method in class info.magnolia.cms.util.LinkUtil
-
Remove the extension and fingerPrint if present.
- removeGroup(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- removeGroup(String) - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- removeGroup(String) - Method in class info.magnolia.cms.security.ExternalUser
-
Remove a group.
- removeGroup(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- removeGroup(String) - Method in interface info.magnolia.cms.security.Group
-
Deprecated.
use manager instead
- removeGroup(String) - Method in class info.magnolia.cms.security.MgnlGroup
-
Remove a subgroup from this group.
- removeGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
-
Remove a group.
- removeGroup(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- removeGroup(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- removeGroup(String) - Method in interface info.magnolia.cms.security.User
-
- removeGroup(User, String) - Method in interface info.magnolia.cms.security.UserManager
-
Removes user from a group.
- removeHandler() - Method in interface info.magnolia.event.HandlerRegistration
-
Removes the handler from the event bus.
- RemoveInstallFilesTask - Class in info.magnolia.module.delta
-
Removes install file(s) from ${magnolia.home}/${filesPath} and its md5 node from "config:server/install/mgnl-files/${filesPath}".
- RemoveInstallFilesTask(String, String) - Constructor for class info.magnolia.module.delta.RemoveInstallFilesTask
-
- RemoveInstallFilesTask(String, String, String) - Constructor for class info.magnolia.module.delta.RemoveInstallFilesTask
-
- removeItem(String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorSessionWrapper
-
- removeItem(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
-
- removeItem(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- removeLockToken(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- RemoveMetaDataInNodeTypeDefinitionTask - Class in info.magnolia.setup.for5_0
-
- RemoveMetaDataInNodeTypeDefinitionTask(String, String, String) - Constructor for class info.magnolia.setup.for5_0.RemoveMetaDataInNodeTypeDefinitionTask
-
- removeMixin(String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- removeMixin(String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Removes the specified mixin node type from this node.
- removeMixin(String) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- removeMixin(String) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- removeMixin(String) - Method in class info.magnolia.cms.util.ContentWrapper
-
- removeMixin(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- RemoveMixversionableFilter - Class in info.magnolia.importexport.filters
-
A filter that removed "mix:versionable" from jcr:mixinTypes while importing
xml files.
- RemoveMixversionableFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.RemoveMixversionableFilter
-
Instantiates a new MetadataUuidFilter filter.
- RemoveNodesTask - Class in info.magnolia.module.delta
-
Removes a list of nodes referenced by their absolute paths.
In case a
Node
does not exist, logs an info message if the flag
RemoveNodesTask.displayInfoMessageForMissingNodes
is set to true.
Otherwise just continues with the next absolute path from the list.
- RemoveNodesTask(String, String, List<String>, boolean) - Constructor for class info.magnolia.module.delta.RemoveNodesTask
-
- RemoveNodesTask(String, String, String, List<String>, boolean) - Constructor for class info.magnolia.module.delta.RemoveNodesTask
-
- RemoveNodeTask - Class in info.magnolia.module.delta
-
Removes the specified node.
- RemoveNodeTask(String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeTask
-
- RemoveNodeTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeTask
-
- RemoveNodeWoChildren - Class in info.magnolia.module.delta
-
A task that removes node if that has no children.
- RemoveNodeWoChildren(String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeWoChildren
-
- RemoveNodeWoChildren(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeWoChildren
-
- RemoveOpenWFEPermissionsTask - Class in info.magnolia.setup.for5_2
-
Task that will find all openWFE permissions from the userroles workspace and remove them.
- RemoveOpenWFEPermissionsTask(String, String) - Constructor for class info.magnolia.setup.for5_2.RemoveOpenWFEPermissionsTask
-
- removeParameter(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
-
Deprecated.
since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
- removeParameter(String) - Method in class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- removePermission(String, String) - Method in class info.magnolia.cms.security.MgnlRole
-
- removePermission(String, String, long) - Method in class info.magnolia.cms.security.MgnlRole
-
- removePermission(Role, String, String, long) - Method in class info.magnolia.cms.security.MgnlRoleManager
-
- removePermission(String, String) - Method in interface info.magnolia.cms.security.Role
-
Deprecated.
use manager instead
- removePermission(String, String, long) - Method in interface info.magnolia.cms.security.Role
-
Deprecated.
use manager instead
- removePermission(Role, String, String, long) - Method in interface info.magnolia.cms.security.RoleManager
-
Remove permission from the specified role.
- RemovePermissionTask - Class in info.magnolia.module.delta
-
A task to remove a permission from a role, using
RoleManager
.
- RemovePermissionTask(String, String, String, String, long) - Constructor for class info.magnolia.module.delta.RemovePermissionTask
-
- RemovePermissionTask(String, String, String, String, String, long) - Constructor for class info.magnolia.module.delta.RemovePermissionTask
-
- removePolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- removePolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
-
- removePrincipal(Iterable<Principal>, Class<T>) - Static method in class info.magnolia.cms.security.PrincipalUtil
-
- RemovePropertiesTask - Class in info.magnolia.module.delta
-
- RemovePropertiesTask(String, String, List<String>, boolean) - Constructor for class info.magnolia.module.delta.RemovePropertiesTask
-
- RemovePropertiesTask(String, String, String, List<String>, boolean) - Constructor for class info.magnolia.module.delta.RemovePropertiesTask
-
- removeProperty(String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
remove specified property.
- RemovePropertyTask - Class in info.magnolia.module.delta
-
Removes a property and optionally logs its absence.
- RemovePropertyTask(String, String, String) - Constructor for class info.magnolia.module.delta.RemovePropertyTask
-
- RemovePropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RemovePropertyTask
-
- removeRole(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- removeRole(String) - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
Simply log that its a dummy user.
- removeRole(String) - Method in class info.magnolia.cms.security.ExternalUser
-
- removeRole(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- removeRole(String) - Method in interface info.magnolia.cms.security.Group
-
Deprecated.
use manager instead
- removeRole(String) - Method in class info.magnolia.cms.security.MgnlGroup
-
- removeRole(String) - Method in class info.magnolia.cms.security.MgnlUser
-
- removeRole(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- removeRole(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- removeRole(String) - Method in interface info.magnolia.cms.security.User
-
- removeRole(User, String) - Method in interface info.magnolia.cms.security.UserManager
-
Removes role from a user.
- removeShare() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- removeSharedSet() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- removeVersionHistory() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
removes all versions of this node and associated version graph.
- removeVersionHistory() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- removeVersionHistory(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Removes all versions of the node associated with given UUID.
- removeVersionHistory() - Method in class info.magnolia.cms.util.ContentWrapper
-
- rename(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
-
Deprecated.
- RenameACLNodesTask - Class in info.magnolia.setup.for4_5
-
Renames ACL nodes for all roles from the old format of acl_repositoryName_workspaceName to acl_workspaceName.
- RenameACLNodesTask() - Constructor for class info.magnolia.setup.for4_5.RenameACLNodesTask
-
- renameNode(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
-
Renames a node.
- renameNode(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
-
- renameNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
-
Renames a node.
- RenameNodesTask - Class in info.magnolia.module.delta
-
Renames all nodes having a certain name and nodeType to the provided new name.
- RenameNodesTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RenameNodesTask
-
- RenameNodesTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RenameNodesTask
-
- RenameNodeTask - Class in info.magnolia.module.delta
-
This task renames a specified node.
- RenameNodeTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.RenameNodeTask
-
- RenameNodeTask(String, String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.RenameNodeTask
-
- RenamePropertiesTask - Class in info.magnolia.module.delta
-
Renames all properties having a certain name to the provided new name.
- RenamePropertiesTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RenamePropertiesTask
-
- RenamePropertiesTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RenamePropertiesTask
-
- renameProperty(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
-
Renames a property by creating a new one and copying the value.
- renameProperty(Property, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
- renameProperty(String, String) - Static method in class info.magnolia.nodebuilder.Ops
-
Renames a property by creating a new one and copying the value.
- RenamePropertyAllModulesNodeTask - Class in info.magnolia.module.delta
-
Renames a property found in a given subnode of all modules; typically, renames "path" to "templatePath"
for all nodes under "paragraphs" for each module.
- RenamePropertyAllModulesNodeTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RenamePropertyAllModulesNodeTask
-
- RenamePropertyTask - Class in info.magnolia.module.delta
-
Renames a property.
- RenamePropertyTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.RenamePropertyTask
-
- RenamePropertyTask(String, String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.RenamePropertyTask
-
- RenameSameNameSiblingNodesTask - Class in info.magnolia.setup.for5_2
-
Identify all sibling nodes for a defined workspace, sub path and nodeTypes.
If the nodesTypes is empty or null, search all 'nt:base' nodes.
- RenameSameNameSiblingNodesTask(String, String, String, String, List<String>, boolean) - Constructor for class info.magnolia.setup.for5_2.RenameSameNameSiblingNodesTask
-
- render(String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
-
- render(String, Locale, String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
-
Renders the given template, using the given root object (can be a map, or any other type of object
handled by MagnoliaContentWrapper) to the given Writer.
- render(Reader, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
-
Renders the template read by the given Reader instance.
- render(Reader, Locale, String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
-
- render(String, Writer) - Method in class info.magnolia.module.ui.ModuleManagerWebUI
-
- renderHtml(String) - Method in interface info.magnolia.cms.servlets.MVCServletHandler
-
Render the tree depending on the view name.
- renderTempPage(Writer) - Method in class info.magnolia.module.ui.ModuleManagerNullUI
-
- renderTempPage(Writer) - Method in interface info.magnolia.module.ui.ModuleManagerUI
-
Not used anymore since 4.4 - but keeping this around; in the future, we might re-use this,
as the page shown to regular users while the Magnolia instance is being updated by an admin;
only admin(s) would have access to the update status pages.
- renderTempPage(Writer) - Method in class info.magnolia.module.ui.ModuleManagerWebUI
-
- REP_PREFIX - Static variable in class info.magnolia.jcr.util.NodeTypes
-
Namespace for rep nodes and properties.
- replaceFilter(SafeDestroyMgnlFilterWrapper) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
-
Replaces the current filter with a new one and returns the previous filter.
- ReplaceIfExistsTask - Class in info.magnolia.module.delta
-
A task which replaces a node by bootstrapping a file, only if it exists.
- ReplaceIfExistsTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.ReplaceIfExistsTask
-
- replaceTargetFilter(MgnlFilter) - Method in class info.magnolia.cms.filters.MgnlFilterDispatcher
-
Replaces the current filter with a new one and returns the previous filter.
- replaceTokens(InputStream) - Static method in class info.magnolia.cms.util.ConfigUtil
-
Deprecated.
since 4.0 - use getTokenizedConfigFile
- replaceTokens(String) - Static method in class info.magnolia.cms.util.ConfigUtil
-
Replace tokens in a string.
- report(String) - Method in interface info.magnolia.jcr.nodebuilder.ErrorHandler
-
The operation calling this method is expected to pass a fully formed message;
it should ideally contain some context information about the operation that
caused an issue.
- report(String) - Method in class info.magnolia.jcr.nodebuilder.StrictErrorHandler
-
- report(String, Throwable) - Method in class info.magnolia.nodebuilder.AbstractErrorHandler
-
Default implementation dropping the cause for those handlers that care only about the message.
- report(String) - Method in interface info.magnolia.nodebuilder.ErrorHandler
-
The operation calling this method is expected to pass a fully formed message;
it should ideally contain some context information about the operation that
caused an issue.
- report(String, Throwable) - Method in interface info.magnolia.nodebuilder.ErrorHandler
-
The operation calling this method is expected to pass a fully formed message; it should ideally contain some context information about the operation that caused an issue.
- report(String) - Method in class info.magnolia.nodebuilder.StrictErrorHandler
-
- report(String, Throwable) - Method in class info.magnolia.nodebuilder.StrictErrorHandler
-
- report(String) - Method in class info.magnolia.nodebuilder.task.TaskLogErrorHandler
-
- REPOSITORY_PSWD - Static variable in class info.magnolia.cms.beans.config.ContentRepository
-
Deprecated.
since 4.5 - do not use
- REPOSITORY_USER - Static variable in class info.magnolia.cms.beans.config.ContentRepository
-
Deprecated.
since 4.5 - do not use
- RepositoryBackedSecurityManager - Class in info.magnolia.cms.security
-
Common parent class for repo based security managers.
- RepositoryBackedSecurityManager() - Constructor for class info.magnolia.cms.security.RepositoryBackedSecurityManager
-
- RepositoryConstants - Interface in info.magnolia.repository
-
Constants used in the context of repository.
- RepositoryDefinition - Class in info.magnolia.module.model
-
Repository as defined in a module descriptor.
- RepositoryDefinition() - Constructor for class info.magnolia.module.model.RepositoryDefinition
-
- RepositoryDefinition - Class in info.magnolia.repository.definition
-
Represents a repository as defined in repositories.xml.
- RepositoryDefinition() - Constructor for class info.magnolia.repository.definition.RepositoryDefinition
-
- repositoryManager - Variable in class info.magnolia.context.AbstractRepositoryStrategy
-
- RepositoryManager - Interface in info.magnolia.repository
-
Manages JCR repositories.
- RepositoryMapping - Class in info.magnolia.repository
-
- RepositoryMapping() - Constructor for class info.magnolia.repository.RepositoryMapping
-
Deprecated.
- RepositoryMappingDefinition - Class in info.magnolia.repository.definition
-
Represents the configuration defined in repositories.xml.
- RepositoryMappingDefinition() - Constructor for class info.magnolia.repository.definition.RepositoryMappingDefinition
-
- RepositoryMappingDefinitionReader - Class in info.magnolia.repository.definition
-
Reads InputStream created out of repositories.xml into pojos using JDom.
- RepositoryMappingDefinitionReader() - Constructor for class info.magnolia.repository.definition.RepositoryMappingDefinitionReader
-
- RepositoryMappingFilter - Class in info.magnolia.cms.filters
-
Maps a URI to content stored in the repository.
- RepositoryMappingFilter(URI2RepositoryManager) - Constructor for class info.magnolia.cms.filters.RepositoryMappingFilter
-
- RepositoryNameMap - Class in info.magnolia.repository
-
- RepositoryNameMap(String, String) - Constructor for class info.magnolia.repository.RepositoryNameMap
-
Deprecated.
- RepositoryNotInitializedException - Exception in info.magnolia.repository
-
Exception thrown when repository can't be initialized and thus also accessed by Magnolia.
- RepositoryNotInitializedException(String) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
-
- RepositoryNotInitializedException(String, Exception) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
-
- RepositoryNotInitializedException(Throwable) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
-
- repositoryStrategyThreadLocal - Static variable in class info.magnolia.context.AbstractSystemContext
-
- request - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- REQUEST_ATTRIBUTE_NAME - Static variable in class info.magnolia.cms.beans.runtime.MultipartForm
-
The name of the request attribute containing a MultipartForm instance.
- RequestAttributeStrategy - Class in info.magnolia.context
-
An AttributeStrategy which delegates to the given WebContext's request.
- RequestAttributeStrategy(WebContext) - Constructor for class info.magnolia.context.RequestAttributeStrategy
-
- RequestDispatchUtil - Class in info.magnolia.cms.util
-
Provides support for a simple syntax form of doing redirects and forwards.
- RequestDispatchUtil() - Constructor for class info.magnolia.cms.util.RequestDispatchUtil
-
- RequestFormUtil - Class in info.magnolia.cms.util
-
Deprecated.
since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped. To access uploaded documents, use MultipartForm
.
- RequestFormUtil(HttpServletRequest) - Constructor for class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- RequestFormUtil(HttpServletRequest, MultipartForm) - Constructor for class info.magnolia.cms.util.RequestFormUtil
-
Deprecated.
- RequestHasParametersVoter - Class in info.magnolia.voting.voters
-
Checks if the request used the "POST" method or if there are request parameters.
- RequestHasParametersVoter() - Constructor for class info.magnolia.voting.voters.RequestHasParametersVoter
-
- RequestHeaderUtil - Class in info.magnolia.cms.util
-
Util to work with HTTP headers.
- RequestHeaderUtil() - Constructor for class info.magnolia.cms.util.RequestHeaderUtil
-
- RequestLocaleAwareI18nContentSupport - Class in info.magnolia.cms.i18n
-
Reads the local from the request.
- RequestLocaleAwareI18nContentSupport() - Constructor for class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
-
- RescueSecuritySupport - Class in info.magnolia.cms.security
-
To be used as a replacement of /server/security or SecuritySupportImpl in mgnl-beans.properties
in case the configuration is messed up.
- RescueSecuritySupport() - Constructor for class info.magnolia.cms.security.RescueSecuritySupport
-
- RescueSecuritySupport.RescueUser - Class in info.magnolia.cms.security
-
TODO extract as top level class? Currently this class is tested implicitly by RescueSecuritySupportTest
.
- RescueSecuritySupport.RescueUser(String, String) - Constructor for class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- RescueSecuritySupport.RescueUserManager - Class in info.magnolia.cms.security
-
TODO: extract as top level class? Currently this class is tested implicitly by RescueSecuritySupportTest
.
- RescueSecuritySupport.RescueUserManager() - Constructor for class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
-
- reset() - Method in class info.magnolia.cms.filters.MgnlFilterChain
-
- reset() - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- reset() - Method in class info.magnolia.event.ResettableEventBus
-
Remove all handlers that have been added through this wrapper.
- resetAggregationState() - Static method in class info.magnolia.context.MgnlContext
-
Resets the current aggregation state if we're in a WebContext, throws an IllegalStateException otherwise.
- resetAggregationState() - Method in interface info.magnolia.context.WebContext
-
Resets the current aggregator instance.
- resetAggregationState() - Method in class info.magnolia.context.WebContextImpl
-
- resetEventBuses() - Method in class info.magnolia.event.EventBusProtector
-
- resetObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerHelper
-
Deprecated.
not needed anymore since 4.3
- resetRootFilter() - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
- resetSessionLock(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
-
Reset session lock.
- resetSystemLock() - Static method in class info.magnolia.cms.security.Lock
-
Reset system wide lock.
- ResettableEventBus - Class in info.magnolia.event
-
Wraps an EventBus and remembers all handlers registered via this wrapper, so that they can easily all be cleared at once.
- ResettableEventBus(EventBus) - Constructor for class info.magnolia.event.ResettableEventBus
-
- resetURIs() - Method in class info.magnolia.cms.core.AggregationState
-
The original URI/URL can only be set once.
- resolveChannel(HttpServletRequest) - Method in interface info.magnolia.channel.ChannelResolver
-
- resolveChannel(HttpServletRequest) - Method in class info.magnolia.cms.filters.MultiChannelFilter
-
- resolveDomain(HttpServletRequest) - Method in class info.magnolia.voting.voters.DomainNameRegexVoter
-
- resolveEntity(String, String) - Method in class info.magnolia.cms.util.ConfigUtil.MapDTDEntityResolver
-
- resolveInnerPath() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
-
Returns the inner path of the this node up to the anchor.
- resolveInnerPath() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
Returns the inner path of the this node up to the anchor.
- resolveItemType(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
-
The item type of the node.
- resolveName(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
-
The content name to use.
- resolveParameter(ParameterInfo) - Method in class info.magnolia.objectfactory.CandidateParameterResolver
-
- resolveParameter(ParameterInfo) - Method in class info.magnolia.objectfactory.guice.GuiceParameterResolver
-
- resolveParameter(ParameterInfo) - Method in interface info.magnolia.objectfactory.ParameterResolver
-
Returns the instance to use for the parameter or UNRESOLVED
if it cannot provider a value for
this parameter.
- resolvePreviewMode() - Method in class info.magnolia.cms.filters.MultiChannelFilter
-
- resolveTransformer(TypeDescriptor, Content2BeanTransformer) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
-
- resolveTransformer(TypeDescriptor, Node2BeanTransformer) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl
-
- resolveType(TransformationState) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
- resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
Resolves the class to use for the current node.
- resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in class info.magnolia.content2bean.Content2BeanUtil.ToMapTransformer
-
- resolveType(TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
Deprecated.
- resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
Resolves the TypeDescriptor
from current transformation state.
- resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
-
- resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in interface info.magnolia.jcr.node2bean.Node2BeanTransformer
-
Resolves the class to use for the current node.
- resolveURIFromValue(Object) - Method in class info.magnolia.voting.voters.BasePatternVoter
-
- resourcePath - Variable in class info.magnolia.module.files.BasicFileExtractorOperation
-
- response - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- ResponseContentTypeVoter - Class in info.magnolia.voting.voters
-
A voter which checks the content type set on the response
object against a list of allowed and/or rejected content types.
- ResponseContentTypeVoter() - Constructor for class info.magnolia.voting.voters.ResponseContentTypeVoter
-
- restartNeeded(String) - Method in interface info.magnolia.module.InstallContext
-
- restartNeeded(String) - Method in class info.magnolia.module.InstallContextImpl
-
- restore(String, boolean) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Restores this node to the state defined by the version with the specified versionName.
- restore(Version, boolean) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Restores this node to the state defined by the specified version.
- restore(Version, String, boolean) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Restores the specified version to relPath, relative to this node.
- restore(String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- restore(Version, boolean) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- restore(Version, String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- restore(Content, Version, boolean) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
- restore(Node, Version, boolean) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Restore specified version.
- restore(String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- restore(Version, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- restore(Version, String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- restore(String, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
-
- restore(Version, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
-
- restore(Version, String, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
-
- restore(String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
-
- restore(Version, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
-
- restore(Version, String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
-
- restore(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- restore(Version, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- restore(Version, String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- restore(Version[], boolean) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- restore(String, boolean) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- restore(Version, boolean) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- restore(Version, String, boolean) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- restoreByLabel(String, boolean) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Restores this node to the state recorded in the version specified by versionLabel.
- restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
-
- restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
-
- restoreByLabel(String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
-
- restoreByLabel(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- restoreByLabel(String, boolean) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- result - Variable in class info.magnolia.cms.core.search.QueryResultImpl
-
Deprecated.
Unfiltered result object.
- rethrow(Throwable, Class<? extends Throwable>...) - Static method in class info.magnolia.cms.util.ExceptionUtil
-
This method helps palliating the absence of multi-catch (introduced in Java 7) - catch the lower common
denominator exception and let this method do the rest - Use with great care!.
- reverse() - Method in class info.magnolia.cms.util.Rule
-
Set reverse.
- revertExportPath(String) - Static method in class info.magnolia.importexport.DataTransporter
-
- ROLE - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- ROLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
- Role - Interface in info.magnolia.cms.security
-
A role is a collection of ACLs (permissions).
- RoleList - Interface in info.magnolia.cms.security.auth
-
Marker interface.
- RoleManager - Interface in info.magnolia.cms.security
-
Manages roles, roles are identified by name and can be organized in folders.
- ROOT_VERSION - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
-
JCR version store root.
- rootNodeFound - Variable in class info.magnolia.importexport.filters.ImportXmlRootFilter
-
- rootNodeWasFound() - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
-
Root node was found should be called after parsing to check if a root node was indeed found.
- RootOnlyPermissions - Class in info.magnolia.cms.core
-
Permissions granting access to all users to root Caches the result of resolving paths from ids, the caching implementation based org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider.CompiledPermissionImpl
.
- RootOnlyPermissions(SessionImpl) - Constructor for class info.magnolia.cms.core.RootOnlyPermissions
-
- RotatingVirtualURIMapping - Class in info.magnolia.cms.beans.config
-
- RotatingVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
-
- Rule - Class in info.magnolia.cms.util
-
This class defines the rules to be used by the activation content aggregator this is simply a collection of node
types.
- Rule() - Constructor for class info.magnolia.cms.util.Rule
-
- Rule(String[]) - Constructor for class info.magnolia.cms.util.Rule
-
Generate list from string array.
- Rule(String, String) - Constructor for class info.magnolia.cms.util.Rule
-
Generate list from the string.
- RuleBasedCommand - Class in info.magnolia.commands.impl
-
Base class for rule based commands.
- RuleBasedCommand() - Constructor for class info.magnolia.commands.impl.RuleBasedCommand
-
- RuleBasedContentFilter - Class in info.magnolia.cms.util
-
- RuleBasedContentFilter(Rule) - Constructor for class info.magnolia.cms.util.RuleBasedContentFilter
-
Deprecated.
- RuleBasedNodePredicate - Class in info.magnolia.jcr.predicate
-
A
ContentFilter
using a
Rule
.
- RuleBasedNodePredicate(Rule) - Constructor for class info.magnolia.jcr.predicate.RuleBasedNodePredicate
-
- run() - Method in class info.magnolia.cms.util.DelayedExecutor.RunnableWrapper
-
- RuntimeRepositoryException - Exception in info.magnolia.jcr
-
Wraps RepositoryException as a runtime exception.
- RuntimeRepositoryException(RepositoryException) - Constructor for exception info.magnolia.jcr.RuntimeRepositoryException
-
- RuntimeRepositoryException(String, RepositoryException) - Constructor for exception info.magnolia.jcr.RuntimeRepositoryException
-
- SafeDestroyMgnlFilterWrapper - Class in info.magnolia.cms.filters
-
Wrapper for a MgnlFilter that using a read/write lock ensures that the destroy method waits for requests to complete
before destroying the target filter.
- SafeDestroyMgnlFilterWrapper(MgnlFilter) - Constructor for class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
-
- SafeDestroyMgnlFilterWrapper.Switcher - Class in info.magnolia.cms.filters
-
Construct for keeping a reference to a
SafeDestroyMgnlFilterWrapper
and change it with the guarantee that
the returned previous reference will not get more read locks.
- SafeDestroyMgnlFilterWrapper.Switcher() - Constructor for class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
-
- SameChildNodeTypeIterator - Class in info.magnolia.jcr.iterator
-
Creates iterator looping over all children of provided node that are of same node type.
- SameChildNodeTypeIterator(Node) - Constructor for class info.magnolia.jcr.iterator.SameChildNodeTypeIterator
-
- SamplesBootstrapTask - Class in info.magnolia.module.delta
-
A task which bootstraps the module's content under /mgnl-bootstrap-samples/ if
the magnolia.bootstrap.samples property is set the true.
- SamplesBootstrapTask() - Constructor for class info.magnolia.module.delta.SamplesBootstrapTask
-
- sanitizeToFile(URL) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
-
- save() - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
During node save action log all action which was done for the node and his childrens.
- save() - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorSessionWrapper
-
During node save action log all action which was done in the session.
- save() - Method in class info.magnolia.cms.core.BinaryNodeData
-
- save() - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Persists all changes to the repository if validation succeeds.
- save() - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- save() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Persists all changes to the repository if validation succeeds.
- save() - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- save() - Method in interface info.magnolia.cms.core.HierarchyManager
-
Deprecated.
- save() - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Persists all changes to the repository if validation succeeds.
- save() - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- save() - Method in class info.magnolia.cms.core.version.ContentVersion
-
- save() - Method in class info.magnolia.cms.util.ContentWrapper
-
- save() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
-
- save() - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- save() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- save() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- save() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- save() - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper
-
- save() - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- scope(Key<T>, Provider<T>) - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.LazySingletonScope
-
- scope(Key<T>, Provider<T>) - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.LocalScope
-
- scope(Key<T>, Provider<T>) - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.SessionScope
-
- SCOPE_LOCAL - Static variable in class info.magnolia.module.model.ComponentDefinition
-
- SCOPE_SESSION - Static variable in class info.magnolia.module.model.ComponentDefinition
-
- SCOPE_SINGLETON - Static variable in class info.magnolia.module.model.ComponentDefinition
-
- search(QueryObjectModel, String) - Static method in class info.magnolia.cms.util.QueryUtil
-
Executes the query based on QOM and then pops-up in the node hierarchy until returnItemType is found.
- search(String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
-
Executes the query with given language.Unlike in the old API item type has to be specified in query itself.
- search(String, String) - Static method in class info.magnolia.cms.util.QueryUtil
-
Executes the query using JCR SQL2 language.
- search(String, String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
-
Searches for statement and then pops-up in the node hierarchy until returnItemType is found.
- search(String, String, String, String, boolean) - Static method in class info.magnolia.cms.util.QueryUtil
-
Searches for statement and then pops-up in the node hierarchy until returnItemType is found.
- SearchReplace - Class in info.magnolia.cms.util
-
- SearchReplace(String, String, String) - Constructor for class info.magnolia.cms.util.SearchReplace
-
A search and replace which searches for literal occurrences of search
.
- SearchReplace(String, String, String, int) - Constructor for class info.magnolia.cms.util.SearchReplace
-
A search and replace which can use parameterized substitution; use 0 for the default java.util.Pattern behavior.
- Security - Class in info.magnolia.cms.security
-
- Security() - Constructor for class info.magnolia.cms.security.Security
-
Deprecated.
- SECURITY_CONFIG_PATH - Static variable in class info.magnolia.cms.security.SecuritySupportObservedComponentFactory
-
- SecurityCallbackFilter - Class in info.magnolia.cms.security
-
A filter which handles 401, 403 HTTP response codes, as well as AccessDeniedException
s,
and renders an appropriate "login form" (which can consist of a redirect or anything else just as well).
- SecurityCallbackFilter() - Constructor for class info.magnolia.cms.security.SecurityCallbackFilter
-
- SecurityCallbackFilter.StatusSniffingResponseWrapper - Class in info.magnolia.cms.security
-
A simple HttpServletResponseWrapper which keeps track of the current http status code.
- SecurityCallbackFilter.StatusSniffingResponseWrapper(HttpServletResponse) - Constructor for class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- SecurityConstants - Class in info.magnolia.cms.security
-
Common constants used throughout the security.
- SecurityConstants() - Constructor for class info.magnolia.cms.security.SecurityConstants
-
- SecuritySupport - Interface in info.magnolia.cms.security
-
- SecuritySupport.Factory - Class in info.magnolia.cms.security
-
Deprecated.
since 5.1 - use IoC instead
- SecuritySupport.Factory() - Constructor for class info.magnolia.cms.security.SecuritySupport.Factory
-
Deprecated.
- SecuritySupportBase - Class in info.magnolia.cms.security
-
- SecuritySupportBase() - Constructor for class info.magnolia.cms.security.SecuritySupportBase
-
- SecuritySupportImpl - Class in info.magnolia.cms.security
-
- SecuritySupportImpl() - Constructor for class info.magnolia.cms.security.SecuritySupportImpl
-
- SecuritySupportObservedComponentFactory - Class in info.magnolia.cms.security
-
Special ObservedComponentFactory used for providing a SecuritySupport already during the initialization phase - before the proper SecuritySupportImpl can been instantiated.
- SecuritySupportObservedComponentFactory() - Constructor for class info.magnolia.cms.security.SecuritySupportObservedComponentFactory
-
- SecurityUtil - Class in info.magnolia.cms.security
-
Utility functions required in the context of Security.
- SecurityUtil() - Constructor for class info.magnolia.cms.security.SecurityUtil
-
- selectAndHandleCallback(HttpServletRequest, SecurityCallbackFilter.StatusSniffingResponseWrapper) - Method in class info.magnolia.cms.security.SecurityCallbackFilter
-
- selectClientCallback(HttpServletRequest) - Method in class info.magnolia.cms.security.SecurityCallbackFilter
-
- SELECTOR_DELIMITER - Static variable in class info.magnolia.cms.core.Path
-
- SelectorUtil - Class in info.magnolia.cms.util
-
Util class to handle selectors.
- SelectorUtil() - Constructor for class info.magnolia.cms.util.SelectorUtil
-
- sendError(int) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- sendError(int, String) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- sendRedirect(String) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- SERVER_FILTERS - Static variable in interface info.magnolia.cms.filters.FilterManager
-
Location in the config workspace where the Magnolia filter chain is configured.
- SERVER_FILTERS - Static variable in class info.magnolia.cms.filters.MgnlMainFilter
-
- ServerConfiguration - Class in info.magnolia.cms.beans.config
-
Holds the basic server configuration info.
- ServerConfiguration() - Constructor for class info.magnolia.cms.beans.config.ServerConfiguration
-
- ServerConfiguration.InstanceFactory - Class in info.magnolia.cms.beans.config
-
A special instance factory preventing recursive instantiation.
- ServerConfiguration.InstanceFactory() - Constructor for class info.magnolia.cms.beans.config.ServerConfiguration.InstanceFactory
-
- service(ServletRequest, ServletResponse) - Method in class info.magnolia.freemarker.DoNothingServlet
-
- SERVICE_CONTACT - Static variable in class info.magnolia.cms.security.auth.callback.FormClientCallback
-
- ServletContextPropertySource - Class in info.magnolia.init.properties
-
- ServletContextPropertySource(ServletContext, String) - Constructor for class info.magnolia.init.properties.ServletContextPropertySource
-
- ServletDefinition - Class in info.magnolia.module.model
-
Servlet as defined in a module descriptor.
- ServletDefinition() - Constructor for class info.magnolia.module.model.ServletDefinition
-
- ServletDispatchingFilter - Class in info.magnolia.cms.filters
-
A filter that dispatches requests to a wrapped servlet.
- ServletDispatchingFilter(ComponentProvider) - Constructor for class info.magnolia.cms.filters.ServletDispatchingFilter
-
- servletIsDeprecated(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
-
- servletIsNowWrapped(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
-
- servletIsPresent(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
-
- servletIsRemoved(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
-
- ServletParameterDefinition - Class in info.magnolia.module.model
-
Servlet parameter as defined in a module descriptor.
- ServletParameterDefinition() - Constructor for class info.magnolia.module.model.ServletParameterDefinition
-
- ServletUtil - Class in info.magnolia.cms.util
-
Utility methods for operations related to Servlet API.
- ServletUtil() - Constructor for class info.magnolia.cms.util.ServletUtil
-
- ServletUtils - Class in info.magnolia.cms.util
-
- ServletUtils() - Constructor for class info.magnolia.cms.util.ServletUtils
-
Deprecated.
- session - Variable in class info.magnolia.cms.core.DefaultACLBasedPermissions
-
- SESSION - Static variable in class info.magnolia.objectfactory.guice.MagnoliaScopes
-
HTTP session scope.
- session - Variable in class info.magnolia.setup.for5_2.IdentifySameNameSiblingNodesTask
-
- SESSION_SCOPE - Static variable in interface info.magnolia.context.Context
-
Attribute visibility scope Shared by all requests from this session.
- sessionCreated(HttpSessionEvent) - Method in class info.magnolia.debug.SessionDebugger
-
- SessionDebugger - Class in info.magnolia.debug
-
A Filter and Listener that can help debugging session issues.
- SessionDebugger() - Constructor for class info.magnolia.debug.SessionDebugger
-
- sessionDestroyed(HttpSessionEvent) - Method in class info.magnolia.debug.SessionDebugger
-
- SessionProvider - Interface in info.magnolia.jcr.registry
-
Provides a Session
for a logical workspace name.
- SessionProviderRegistry - Class in info.magnolia.jcr.registry
-
Central registry of all SessionsProviders.
- SessionProviderRegistry() - Constructor for class info.magnolia.jcr.registry.SessionProviderRegistry
-
- SessionScoped - Annotation Type in info.magnolia.objectfactory.annotation
-
Apply this to implementation classes when you want the instance to be created and held per session.
- SessionUtil - Class in info.magnolia.jcr.util
-
Session-related utility methods.
- SessionUtil() - Constructor for class info.magnolia.jcr.util.SessionUtil
-
- set(Collection<Principal>) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- set(Collection<Principal>) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
- SET - Static variable in interface info.magnolia.cms.security.Permission
-
- set(Node) - Static method in class info.magnolia.jcr.util.NodeTypes.Created
-
Sets the current date as the node's creation date and uses
MgnlContext
to set the name of the creating
user.
- set(Node, String, Calendar) - Static method in class info.magnolia.jcr.util.NodeTypes.Created
-
Sets the supplied date as the node's creation date and sets the name of the creating user.
- set(Node, String) - Static method in class info.magnolia.jcr.util.NodeTypes.Deleted
-
- set(Node, String) - Static method in class info.magnolia.jcr.util.NodeTypes.Renderable
-
Sets the template assigned to the node.
- set(Node, String) - Static method in class info.magnolia.jcr.util.NodeTypes.Versionable
-
Set the versioning comment on the node.
- setAbsolutSourcePath(Node) - Method in class info.magnolia.link.RelativePathTransformer
-
- setAbsolutSourcePath(String) - Method in class info.magnolia.link.RelativePathTransformer
-
- setAccessManager(AccessManager) - Method in class info.magnolia.cms.core.ContentHandler
-
Deprecated.
use setHierarchyManager instead
- setAccessManager(AccessManager) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Set access manager for this hierarchy.
- setActivated() - Method in class info.magnolia.cms.core.MetaData
-
- setActivatorId(String) - Method in class info.magnolia.cms.core.MetaData
-
- setActive(boolean) - Method in class info.magnolia.audit.LogConfiguration
-
- setActive(boolean) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- setAdd(AccessDefinition) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- setAddContextPath(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
-
- setAddContextPathToBrowserLinks(boolean) - Method in class info.magnolia.link.LinkTransformerManager
-
- setAddMethod(Method) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- setAddMethod(Method) - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
Deprecated.
since 5.0 - use setter instead.
- setAdmin(boolean) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
-
- setAllow(String) - Method in class info.magnolia.voting.voters.ExtensionVoter
-
- setAllowCrossRealmDuplicateNames(boolean) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setAllowed(List<String>) - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
-
- setAllowed(List<String>) - Method in class info.magnolia.voting.voters.UserAgentVoter
-
- setAllowedTypes(String[]) - Method in class info.magnolia.cms.util.Rule
-
- setAllowLinking(boolean) - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
-
- setAnchor(String) - Method in class info.magnolia.link.Link
-
- setArray(boolean) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- setAtomName(String) - Method in class info.magnolia.cms.beans.runtime.Document
-
Sets the parameter name.
- setAttribute(String, String) - Method in class info.magnolia.cms.core.AbstractNodeData
-
- setAttribute(String, Calendar) - Method in class info.magnolia.cms.core.AbstractNodeData
-
- setAttribute(String, String) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setAttribute(String, Calendar) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setAttribute(String, String) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set attribute, available only if NodeData is of type Binary
.
- setAttribute(String, Calendar) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set attribute, available only if NodeData is of type Binary
.
- setAttribute(String, Calendar) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setAttribute(String, String) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractContext
-
- setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractMapBasedContext
-
Use the Map.put()
.
- setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractSystemContext
-
- setAttribute(String, Object, int) - Method in interface info.magnolia.context.AttributeStrategy
-
- setAttribute(String, Object, int) - Method in interface info.magnolia.context.Context
-
Set attribute value, scope of the attribute is defined.
- setAttribute(String, Object, int) - Method in class info.magnolia.context.ContextDecorator
-
Delegates call to the original context.
- setAttribute(String, Object, int) - Method in class info.magnolia.context.MapAttributeStrategy
-
- setAttribute(String, Object) - Static method in class info.magnolia.context.MgnlContext
-
- setAttribute(String, Object, int) - Static method in class info.magnolia.context.MgnlContext
-
Set attribute value, scope of the attribute is defined.
- setAttribute(String, Object, int) - Method in class info.magnolia.context.RequestAttributeStrategy
-
- setAttribute(String, Object) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
-
- setAttributeStrategy(AttributeStrategy) - Method in class info.magnolia.context.AbstractContext
-
- setAtts(Attributes) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Sets the atts.
- setAuthorId(String) - Method in class info.magnolia.cms.core.MetaData
-
- setBasePath(String) - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
-
- setBinaryNodeData(String, String, long, InputStream) - Static method in class info.magnolia.nodebuilder.ContentOps
-
- setBypasses(Voter[]) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- setCatalogueName(String) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
-
- setChannel(Channel) - Method in class info.magnolia.cms.core.AggregationState
-
- setChannels(Map<String, ChannelConfiguration>) - Method in class info.magnolia.channel.ChannelManagerImpl
-
- setCharacterEncoding(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setClassName(String) - Method in class info.magnolia.module.model.ConfigurerDefinition
-
- setClassName(String) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setClassName(String) - Method in class info.magnolia.module.model.ServletDefinition
-
- setClientCallbacks(List<HttpClientCallback>) - Method in class info.magnolia.cms.security.SecurityCallbackFilter
-
- setCollection(boolean) - Method in class info.magnolia.content2bean.TypeDescriptor
-
- setCollection(boolean) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- setCollectionEntryType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- setCollectionEntryType(TypeDescriptor) - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- setCollectionKeyType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- setCollectionKeyType(TypeDescriptor) - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- setCommand(String) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- setCommandName(String) - Method in class info.magnolia.commands.DelegateCommand
-
- setComment(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- setComment(String) - Method in class info.magnolia.commands.impl.VersionCommand
-
- setComment(String) - Method in class info.magnolia.module.model.ServletDefinition
-
- setCommentTemplate(String) - Method in class info.magnolia.commands.impl.ExtractCommentCommand
-
- setComponentProvider(ComponentProvider) - Static method in class info.magnolia.objectfactory.Components
-
- setComponents(List<ComponentDefinition>) - Method in class info.magnolia.module.model.ComponentsDefinition
-
- setComponents(Collection<ComponentsDefinition>) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setCondition(Voter) - Method in class info.magnolia.voting.voters.IfVoter
-
- setConfig(Map) - Method in class info.magnolia.cms.filters.FilterDecorator
-
- setConfigurers(List<ConfigurerDefinition>) - Method in class info.magnolia.module.model.ComponentsDefinition
-
- setConnectTimeout(int) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- setContent(Content) - Method in class info.magnolia.cms.beans.runtime.FileProperties
-
- setContentType(String) - Method in class info.magnolia.cms.beans.runtime.File
-
- setCountry(String) - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- setCreationDate() - Method in class info.magnolia.cms.core.MetaData
-
- setCurrentBean(Object) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
-
- setCurrentBean(Object) - Method in interface info.magnolia.content2bean.TransformationState
-
- setCurrentBean(Object) - Method in class info.magnolia.jcr.node2bean.impl.TransformationStateImpl
-
- setCurrentBean(Object) - Method in interface info.magnolia.jcr.node2bean.TransformationState
-
- setCurrentContent(Content) - Method in class info.magnolia.cms.core.AggregationState
-
Deprecated.
since 5.0 - use #setCurrentContentNode(Node) instead.
- setCurrentContentNode(Node) - Method in class info.magnolia.cms.core.AggregationState
-
- setCurrentLoginResult(LoginResult) - Static method in class info.magnolia.cms.security.auth.login.LoginResult
-
Used by the login filter to depose the login result.
- setCurrentModule(ModuleDefinition) - Method in class info.magnolia.module.InstallContextImpl
-
- setCurrentModuleDefinition(ModuleDefinition) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
-
- setCurrentURI(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setDecoratedFilter(Filter) - Method in class info.magnolia.cms.filters.FilterDecorator
-
- setDefaultBaseUrl(String) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
-
- setDefaultExtension(String) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
-
- setDefaultLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- setDefaultLocale(String) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
Deprecated.
since 4.0 - not used and should not be. Use setLocale() on the SystemContext instead. --note: do not
remove the method, make it private. applicationLocale field is still needed. --and/or remove duplication with
SystemContext.locale
- setDefaultSeparator(String) - Method in class info.magnolia.audit.AuditLoggingManager
-
- setDelegate(Object) - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
Sets the delegate.
- setDelegatePath(String) - Method in class info.magnolia.voting.voters.DelegateVoter
-
- setDelete(AccessDefinition) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- setDeleteMetaDataIfEmptied(boolean) - Method in class info.magnolia.importexport.postprocessors.MetaDataAsMixinConversionHelper
-
- setDeny(String) - Method in class info.magnolia.voting.voters.ExtensionVoter
-
- setDependencies(Collection<DependencyDefinition>) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setDescription(String) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setDispatching(DispatchRules) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- setDisplayName(String) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setDomain(String) - Method in class info.magnolia.voting.voters.DomainNameRegexVoter
-
- setEnabled(boolean) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- setEnabled(boolean) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- setEnabled(boolean) - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- setEnabled(boolean) - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- setEnabled(boolean) - Method in class info.magnolia.cms.security.ExternalUser
-
- setEnabled(boolean) - Method in class info.magnolia.cms.security.MgnlUser
-
- setEnabled(boolean) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- setEnabled(boolean) - Method in interface info.magnolia.cms.security.User
-
- setEnabled(boolean) - Method in class info.magnolia.commands.MgnlCommand
-
- setEnabled(boolean) - Method in class info.magnolia.voting.voters.BaseVoterImpl
-
- setEnd(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
-
Sets the end.
- setError(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
-
- setException(String, Exception) - Static method in class info.magnolia.cms.util.AlertUtil
-
- setException(String, Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- setException(Exception) - Static method in class info.magnolia.cms.util.AlertUtil
-
Store the exception.
- setException(Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- setExecute(AccessDefinition) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- setExt(String) - Method in class info.magnolia.commands.impl.ExportCommand
-
- setExtension(String) - Method in class info.magnolia.cms.beans.runtime.Document
-
- setExtension(String) - Method in class info.magnolia.cms.beans.runtime.File
-
- setExtension(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setExtension(String) - Method in class info.magnolia.link.Link
-
- setFallbackHandle(String) - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.setFallbackPath instead.
- setFallbackLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- setFallbackLocale(Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
- setFallbackPath(String) - Method in class info.magnolia.link.Link
-
- setFalseValue(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- setFile(File) - Method in class info.magnolia.cms.beans.runtime.Document
-
Sets a reference to the uploaded file.
- setFile(File) - Method in class info.magnolia.cms.core.AggregationState
-
- setFileName(String) - Method in class info.magnolia.cms.beans.runtime.Document
-
Sets the file name without extension.
- setFileName(String) - Method in class info.magnolia.cms.beans.runtime.File
-
- setFileName(String) - Method in class info.magnolia.commands.impl.ExportCommand
-
- setFileName(String) - Method in class info.magnolia.link.Link
-
- setFilters(MgnlFilter[]) - Method in class info.magnolia.cms.filters.CompositeFilter
-
- setForceCreation(boolean) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
-
Deprecated.
only used in tests
- setForceCreation(boolean) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl
-
- setForcePreDelete(boolean) - Method in class info.magnolia.commands.impl.MarkNodeAsDeletedCommand
-
- setForceUnpublishState(boolean) - Method in class info.magnolia.commands.impl.ImportCommand
-
- setFormat(boolean) - Method in class info.magnolia.commands.impl.ExportCommand
-
- setForward(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
-
- setFromURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
-
- setFromURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
-
- setFromURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
-
- setFromURI(String) - Method in interface info.magnolia.cms.exchange.Subscription
-
- setGroupManager(GroupManager) - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
- setHandle(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setHandle(String) - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.setPath instead.
- setHandlePrefix(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
- setHeader(HttpServletResponse, String, Object) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
-
- setHost(String) - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
- setHostPattern(SimpleUrlPattern) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- setHosts(List<String>) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
-
- setI18nBasename(String) - Method in class info.magnolia.commands.impl.MessageCommand
-
- setId(String) - Method in class info.magnolia.module.model.ComponentsDefinition
-
- setIdentifier(Node, String) - Method in class info.magnolia.jcr.util.PropertiesImportExport
-
Intentionally created this method to allow simple creation of subclasses actually setting the identifier (e.g.
- setIdentifierBehavior(int) - Method in class info.magnolia.commands.impl.ImportCommand
-
See ImportUUIDBehavior
constants definition.
- setImplementation(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setImplementation(String) - Method in class info.magnolia.module.model.TypeMappingDefinition
-
- setImplementation(Class<? extends T>) - Method in class info.magnolia.objectfactory.configuration.ImplementationConfiguration
-
- setImplementation(Class<?>, String) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
Used only in tests.
- setInclude(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
-
- setInstance(Context) - Static method in class info.magnolia.context.MgnlContext
-
Set context implementation instance.
- setInstance(T) - Method in class info.magnolia.objectfactory.configuration.InstanceConfiguration
-
- setInstance(Class<?>, Object) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
Used only in tests.
- setInstanceFactory(Class<?>, ComponentFactory<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
-
Deprecated.
Used only in tests.
- setInverse(boolean) - Method in class info.magnolia.voting.voters.BasePatternVoter
-
- setIP(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
-
- setItemType(ItemType) - Method in class info.magnolia.content2bean.TypeDescriptor
-
- setItemType(String) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- setItemTypes(String) - Method in class info.magnolia.commands.impl.RuleBasedCommand
-
- setJaasChain(String) - Method in class info.magnolia.cms.security.auth.login.FormLogin
-
- setJCRNode(Node) - Method in class info.magnolia.link.Link
-
- setJcrSession(Session) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
- setKeepHistory(boolean) - Method in class info.magnolia.commands.impl.ExportCommand
-
- setLanguage(String) - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- setLastAccess() - Method in class info.magnolia.cms.security.MgnlUser
-
- setLastActivationActionDate() - Method in class info.magnolia.cms.core.MetaData
-
- setLazy(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setLazy(boolean) - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- setLevel(int) - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
-
- setLevel(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- setLevel(int) - Method in class info.magnolia.voting.voters.VoterSet
-
- setLimit(long) - Method in interface info.magnolia.cms.core.search.Query
-
Deprecated.
Restrict the result size of subsequent
Query.execute()
invocations to the given
number of objects.
- setLimit(long) - Method in class info.magnolia.cms.core.search.QueryImpl
-
Deprecated.
- setLoadOnStartup(boolean) - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- setLocale(Locale) - Method in class info.magnolia.cms.core.AggregationState
-
- setLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- setLocale(Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
-
- setLocale(Locale) - Method in class info.magnolia.cms.i18n.LocaleDefinition
-
- setLocale(Locale) - Method in class info.magnolia.context.AbstractContext
-
- setLocale(Locale) - Method in interface info.magnolia.context.Context
-
- setLocale(Locale) - Static method in class info.magnolia.context.MgnlContext
-
Set the locale for the current context.
- setLocaleFor(User) - Method in class info.magnolia.context.UserContextImpl
-
- setLocales(Map<String, Locale>) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
-
- setLocalName(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Sets the localName.
- setLocation(String) - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
-
The location field as sent to the browser.
- setLockTimePeriod(int) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- setLockTimePeriod(int) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- setLockTimePeriod(int) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setLockTimePeriod(int) - Method in interface info.magnolia.cms.security.UserManager
-
Sets a time period for account lock.
- setLog(String) - Method in class info.magnolia.commands.impl.LogCommand
-
- setLogConfigurations(List<LogConfiguration>) - Method in class info.magnolia.audit.AuditLoggingManager
-
- setLoginForm(String) - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
-
- setLoginHandlers(Collection<LoginHandler>) - Method in class info.magnolia.cms.security.auth.login.LoginFilter
-
- setLogName(String) - Method in class info.magnolia.audit.LogConfiguration
-
- setMagnoliaConfigurationProperties(MagnoliaConfigurationProperties) - Static method in class info.magnolia.cms.core.SystemProperty
-
Deprecated.
since 4.5 - this is only here to allow tests to work until their tested classes are all converted.
- setMainContent(Content) - Method in class info.magnolia.cms.core.AggregationState
-
Deprecated.
since 5.0 - use #setMainContentNode(Node) instead.
- setMainContentNode(Node) - Method in class info.magnolia.cms.core.AggregationState
-
- setMakeBrowserLinksRelative(boolean) - Method in class info.magnolia.link.LinkTransformerManager
-
- setMap(boolean) - Method in class info.magnolia.content2bean.TypeDescriptor
-
- setMap(Map<String, Object>) - Method in class info.magnolia.context.AbstractMapBasedContext
-
- setMap(Map<String, Object>) - Method in class info.magnolia.context.MapAttributeStrategy
-
- setMap(boolean) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- setMappings(Collection<URI2RepositoryMapping>) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
-
- setMappings(Collection<String>) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- setMappings(List<String>) - Method in class info.magnolia.cms.filters.HostSecurityFilter
-
- setMappings(Collection<String>) - Method in class info.magnolia.cms.filters.Mapping
-
- setMappings(Collection<String>) - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
-
- setMappings(Collection<String>) - Method in class info.magnolia.module.model.ServletDefinition
-
- setMappings(Map<String, WorkspaceMappingDefinition>) - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
-
- setMaxFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- setMaxFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- setMaxFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setMaxFailedLoginAttempts(int) - Method in interface info.magnolia.cms.security.UserManager
-
Sets a number of failed attempts before locking account.
- setMaxVersionHistory(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
-
Set version history to max version possible.
- setMaxVersionHistory(Node) - Method in class info.magnolia.cms.core.version.VersionManager
-
Set version history to max version possible.
- setMessage(String) - Static method in class info.magnolia.cms.util.AlertUtil
-
Store the message.
- setMessage(String, Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- setMessage(String, Exception) - Static method in class info.magnolia.cms.util.AlertUtil
-
Creates a message containing the exception message.
- setMessage(String, Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
-
- setMessage(String) - Method in class info.magnolia.commands.impl.MessageCommand
-
- setMessages(Map) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
-
- setMetaData(MetaData) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Helper method to set page properties, create page calls this method.
- setMethods(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
-
- setMimeExtension(String) - Method in class info.magnolia.commands.impl.ExportCommand
-
- setModelFactories(List<MagnoliaModelFactory>) - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- setModificationDate() - Method in class info.magnolia.cms.core.MetaData
-
- setMove(AccessDefinition) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- setMsg(String) - Method in class info.magnolia.commands.impl.LogCommand
-
- setName(String) - Method in class info.magnolia.audit.LogConfiguration
-
- setName(String) - Method in class info.magnolia.cms.core.Channel
-
- setName(String) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- setName(String) - Method in interface info.magnolia.cms.exchange.Subscription
-
- setName(String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
-
- setName(String) - Method in interface info.magnolia.cms.filters.MgnlFilter
-
- setName(String) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
-
Read lock must be held when invoking this method.
- setName(String) - Method in interface info.magnolia.cms.security.auth.Entity
-
Deprecated.
not used - use addProperty(Entity.NAME)
- setName(String) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
-
- setName(String) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
-
Sets this principal name.
- setName(String) - Method in interface info.magnolia.cms.security.auth.PrincipalList
-
- setName(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
-
- setName(String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
Deprecated.
since 4.5 use realmName instead
- setName(String) - Method in class info.magnolia.commands.MgnlCatalog
-
- setName(String) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- setName(String) - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- setName(String) - Method in class info.magnolia.module.model.DependencyDefinition
-
- setName(String) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setName(String) - Method in class info.magnolia.module.model.PropertyDefinition
-
- setName(String) - Method in class info.magnolia.module.model.RepositoryDefinition
-
- setName(String) - Method in class info.magnolia.module.model.ServletDefinition
-
- setName(String) - Method in class info.magnolia.module.model.ServletParameterDefinition
-
- setName(String) - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- setName(String) - Method in class info.magnolia.voting.voters.BaseVoterImpl
-
- setNamespacePrefix(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- setNode(Node) - Method in class info.magnolia.cms.core.DefaultContent
-
Deprecated.
- setNode(Content) - Method in class info.magnolia.link.Link
-
Deprecated.
since 5.0 use Link.setJCRNode() instead.
- setNodeData(String, Value) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, Value[]) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, boolean) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, long) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, double) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, String) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, InputStream) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, Calendar) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, Content) - Method in class info.magnolia.cms.core.AbstractContent
-
- setNodeData(String, Object) - Method in class info.magnolia.cms.core.AbstractContent
-
Uses the
NodeDataUtil
to create and set the node data based on the object type.
- setNodeData(String, Value) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, Value[]) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, String) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, long) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, InputStream) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, double) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, boolean) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, Calendar) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, Content) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(String, Object) - Method in interface info.magnolia.cms.core.Content
-
Deprecated.
Sets the node data.
- setNodeData(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
-
Create/set the node data of the node.
- setNodeData(NodeData) - Method in class info.magnolia.link.Link
-
Deprecated.
since 5.0 use Link.setProperty() instead.
- setNodeData(String, Object) - Static method in class info.magnolia.nodebuilder.ContentOps
-
- setNodeDataName(String) - Method in class info.magnolia.cms.beans.runtime.FileProperties
-
- setNodeDataName(String) - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.setPropertyName() instead.
- setNodeDatas(Content, Object, Bean2ContentTransformer) - Method in interface info.magnolia.content2bean.Bean2ContentProcessor
-
Deprecated.
- setNodeDatas(Content, Object, String[]) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - unused - use Content2Bean
- setNodeDatas(Content, Object) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - unused - use Content2Bean
- setNodeDatas(Content, Map) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - TODO - only used locally - use Content2Bean
- setNodeDataTemplate(String) - Method in class info.magnolia.cms.beans.runtime.File
-
- setNodeTypeFile(String) - Method in class info.magnolia.module.model.RepositoryDefinition
-
- setNot(boolean) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- setNot(boolean) - Method in class info.magnolia.voting.voters.VoterSet
-
- setObserved(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setObserved(boolean) - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- setObservedObject(T) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- setOp(String) - Method in class info.magnolia.voting.voters.VoterSet
-
- setOptional(boolean) - Method in class info.magnolia.module.model.DependencyDefinition
-
- setOriginalBrowserURI(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setOriginalBrowserURL(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setOriginalURI(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setOriginalURL(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setOriginalUrl(String) - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
- setOriginalUrlPattern(SimpleUrlPattern) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- setOtherwise(Voter) - Method in class info.magnolia.voting.voters.IfVoter
-
- setOutputStream(OutputStream) - Method in class info.magnolia.commands.impl.ExportCommand
-
- setPadding(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
-
Sets the padding.
- setPageContext(PageContext) - Method in interface info.magnolia.context.WebContext
-
Sets the current jsp page context.
- setPageContext(PageContext) - Method in class info.magnolia.context.WebContextImpl
-
Sets the current jsp page context.
- setParameters(Map) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- setParameters(String) - Method in class info.magnolia.link.Link
-
- setParameters(Map<String, String>) - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- setParams(Collection<ServletParameterDefinition>) - Method in class info.magnolia.module.model.ServletDefinition
-
- setPasswordProperty(Content, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setPasswordProperty(Node, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setPath(String) - Method in class info.magnolia.cms.security.MgnlUser
-
Deprecated.
- setPath(String) - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
-
- setPath(String) - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- setPath(String) - Method in class info.magnolia.link.Link
-
- setPath(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setPath(String) - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- setPattern(UrlPattern) - Method in interface info.magnolia.cms.security.Permission
-
- setPattern(UrlPattern) - Method in class info.magnolia.cms.security.PermissionImpl
-
- setPattern(String) - Method in class info.magnolia.commands.impl.ExtractCommentCommand
-
- setPattern(String) - Method in class info.magnolia.voting.voters.BasePatternVoter
-
- setPattern(String) - Method in class info.magnolia.voting.voters.URIPatternVoter
-
- setPattern(String) - Method in class info.magnolia.voting.voters.URIRegexVoter
-
- setPatternString(String) - Method in class info.magnolia.cms.util.SimpleUrlPattern
-
Mainly used by ContentToBean.
- setPeriodicSaves(boolean) - Method in class info.magnolia.importexport.postprocessors.MetaDataAsMixinConversionHelper
-
Sets whether to save periodically as the sub tree is converted.
- setPermissionList(List<Permission>) - Method in interface info.magnolia.cms.security.AccessManager
-
Sets the list of permissions this manager will use to determine access, implementation is free to define the
structure of this list.
- setPermissionList(List<Permission>) - Method in class info.magnolia.cms.security.AccessManagerImpl
-
- setPermissions(long) - Method in interface info.magnolia.cms.security.Permission
-
- setPermissions(long) - Method in class info.magnolia.cms.security.PermissionImpl
-
- setPhase(int) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
-
- setPolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
-
Deprecated.
- setPolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
-
- setPreviewMode(boolean) - Method in class info.magnolia.cms.core.AggregationState
-
- setPrimaryType(String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setPrimaryType(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setPrimaryType(String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperties(Object, Content, boolean, Content2BeanTransformer, ComponentProvider) - Method in interface info.magnolia.content2bean.Content2BeanProcessor
-
Deprecated.
Similar to toBean()
but uses a passed bean as the root bean.
- setProperties(Object, Content) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - unused - use Content2Bean
- setProperties(Object, Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - TODO - only used locally and by ModuleManagerImpl and TreeHandlerManager
- setProperties(Object, Content, boolean, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - TODO - only used locally - use Content2Bean
- setProperties(Object, Content, boolean, Content2BeanTransformer) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - use Content2Bean
- setProperties(Object, Content, boolean, Content2BeanTransformer, ComponentProvider) - Static method in class info.magnolia.content2bean.Content2BeanUtil
-
Deprecated.
since 4.5 - use Content2Bean
- setProperties(Object, Content, boolean, Content2BeanTransformer, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
-
- setProperties(Map<String, Object>, Content2BeanTransformer, TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
-
Populates the properties of the bean with values from the map.
- setProperties(Object, Node, boolean, Node2BeanTransformer, ComponentProvider) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl
-
- setProperties(Map<String, Object>, Node2BeanTransformer, TransformationState) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanProcessorImpl
-
Populates the properties of the bean with values from the map.
- setProperties(Object, Node, boolean, Node2BeanTransformer, ComponentProvider) - Method in interface info.magnolia.jcr.node2bean.Node2BeanProcessor
-
Similar to toBean()
but uses a passed bean as the root bean.
- setProperties(Collection<PropertyDefinition>) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setProperty(String, Value) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, Value[]) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, String[]) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, InputStream) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, Binary) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, boolean) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, double) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, BigDecimal) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, long) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, Calendar) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, Node) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, Value, int) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, Value[], int) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, String[], int) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, String, int) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorNodeWrapper
-
- setProperty(String, String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- setProperty(String, long) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- setProperty(String, double) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- setProperty(String, boolean) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- setProperty(String, Calendar) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
- setProperty(String, String) - Static method in class info.magnolia.cms.core.SystemProperty
-
- setProperty(User, String, Value) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- setProperty(User, String, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
-
- setProperty(String, String) - Method in class info.magnolia.cms.security.DummyUser
-
Deprecated.
- setProperty(String, String) - Method in class info.magnolia.cms.security.ExternalUser
-
- setProperty(User, String, Value) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- setProperty(User, String, String) - Method in class info.magnolia.cms.security.ExternalUserManager
-
- setProperty(String, String) - Method in interface info.magnolia.cms.security.Group
-
Sets an arbitrary property for this group.
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
-
- setProperty(String, String) - Method in class info.magnolia.cms.security.MgnlGroup
-
- setProperty(String, String) - Method in class info.magnolia.cms.security.MgnlUser
-
- setProperty(User, String, Value) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setProperty(User, String, String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setProperty(String, String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
-
- setProperty(String, String) - Method in interface info.magnolia.cms.security.User
-
- setProperty(User, String, Value) - Method in interface info.magnolia.cms.security.UserManager
-
- setProperty(User, String, String) - Method in interface info.magnolia.cms.security.UserManager
-
Sets given property for the user and returns updated user object with new value of the property.
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map) - Method in class info.magnolia.commands.CommandTransformer
-
- setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
-
Set this property on that bean.
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
-
- setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
-
Do not set class property.
- setProperty(String, BigDecimal) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, Binary) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, boolean) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, Calendar) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, double) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, InputStream) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, long) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, Node) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, String, int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, String[]) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, String[], int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, Value) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, Value, int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, Value[]) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(String, Value[], int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.jcr.node2bean.impl.CollectionPropertyHidingTransformer
-
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
-
- setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in interface info.magnolia.jcr.node2bean.Node2BeanTransformer
-
Set this property on that bean.
- setProperty(String, Object) - Static method in class info.magnolia.jcr.nodebuilder.Ops
-
Sets the value of an existing property, ignoring its current value.
- setProperty(Node, String, Object) - Static method in class info.magnolia.jcr.util.PropertyUtil
-
Allows setting a Node's property from an object.
- setProperty(String, Value) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, Value[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, String[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, InputStream) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, Binary) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, double) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, BigDecimal) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, long) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, Calendar) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, Node) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, Value, int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, Value[], int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, String[], int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, String, int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setProperty(String, BigDecimal) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, Binary) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, boolean) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, Calendar) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, double) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, InputStream) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, long) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, Node) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, String, int) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, String[]) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, String[], int) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, Value) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, Value, int) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, Value[]) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(String, Value[], int) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper
-
- setProperty(Property) - Method in class info.magnolia.link.Link
-
- setProperty(String, Object) - Static method in class info.magnolia.nodebuilder.Ops
-
Sets the value of an existing property, ignoring its current value.
- setProperty(String, Object, Object) - Static method in class info.magnolia.nodebuilder.Ops
-
Sets the value of an existing property, only if the actual current value matches the given expected current value.
- setProperty(String) - Method in class info.magnolia.voting.voters.PropertyVoter
-
- setPropertyName(String) - Method in class info.magnolia.link.Link
-
- SetPropertyTask - Class in info.magnolia.module.delta
-
Sets a new value for a property.
- SetPropertyTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, Value) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, Node) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, Binary) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, Calendar) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, BigDecimal) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, Long) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, Double) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, Boolean) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- SetPropertyTask(String, String, String, String, InputStream) - Constructor for class info.magnolia.module.delta.SetPropertyTask
-
- setProvider(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setProvider(String) - Method in class info.magnolia.repository.definition.RepositoryDefinition
-
- setProviderClass(Class<?>) - Method in class info.magnolia.objectfactory.configuration.ProviderConfiguration
-
- setQName(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Sets the qName.
- setQueryManager(QueryManager) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
-
Deprecated.
Set query manager for this hierarchy.
- setQueryString(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setRead(AccessDefinition) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- setReadTimeout(int) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- setRealm(String) - Method in class info.magnolia.cms.security.auth.callback.RealmCallback
-
Deprecated.
- setRealmName(String) - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
-
- setRealmName(String) - Method in class info.magnolia.cms.security.MgnlUserManager
-
- setRecursive(boolean) - Method in class info.magnolia.commands.impl.VersionCommand
-
- setRejected(List<String>) - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
-
- setRejected(List<String>) - Method in class info.magnolia.voting.voters.UserAgentVoter
-
- setRepositories(Collection<RepositoryDefinition>) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setRepositories(Collection<RepositoryDefinition>) - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
-
- setRepository(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
- setRepository(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setRepository(String) - Method in interface info.magnolia.cms.exchange.Subscription
-
- setRepository(String) - Method in class info.magnolia.cms.util.LazyContentWrapper
-
- setRepository(String) - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
-
- setRepository(String) - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- setRepository(String) - Method in class info.magnolia.link.Link
-
Deprecated.
Since 5.0 use Link.setWorkspace instead.
- setRepository(String, Repository) - Method in class info.magnolia.repository.WorkspaceMapping
-
- setRepositoryProvider(String, Provider) - Method in class info.magnolia.repository.WorkspaceMapping
-
- setRepositoryStrategy(JCRSessionStrategy) - Method in class info.magnolia.context.AbstractContext
-
- setRequest(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
-
- setRequest(HttpServletRequest) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- setResolver(ChannelResolver) - Method in class info.magnolia.channel.ChannelConfiguration
-
- setResponse(HttpServletResponse) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
-
- setRoleManager(RoleManager) - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
- setRoles(Collection<String>) - Method in class info.magnolia.cms.security.operations.ConfiguredAccessDefinition
-
- setRule(Rule) - Method in class info.magnolia.commands.impl.RuleBasedCommand
-
- setRules(Map<String, IPSecurityManagerImpl.Rule>) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
-
- setScope(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setScope(String) - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- setSelector(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setSeparator(String) - Method in class info.magnolia.audit.LogConfiguration
-
- setServletClass(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- setServletName(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
-
- setServlets(Collection<ServletDefinition>) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setSessionLock(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
-
Set session based lock.
- setSharedVariables(Map<String, TemplateModel>) - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- setSize(int) - Method in class info.magnolia.cms.beans.runtime.File
-
- setStart(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
-
Sets the start.
- setStatus(int) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- setStatus(int, String) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
-
- setSubscribers(Collection<Subscriber>) - Method in interface info.magnolia.cms.exchange.ActivationManager
-
Deprecated.
means of setting the subscribers are implementation detail and should not be exposed
- setSubscriptions(Collection<Subscription>) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- setSuperuserRole(String) - Method in class info.magnolia.cms.security.operations.ConfiguredAccessDefinition
-
- setSystemLock() - Static method in class info.magnolia.cms.security.Lock
-
Set system wide lock.
- setTemplate(String) - Method in class info.magnolia.cms.core.MetaData
-
- setTemplate(String) - Static method in class info.magnolia.nodebuilder.ContentOps
-
- setTemplateExceptionHandler(TemplateExceptionHandler) - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- setTemplateLoaders(List<TemplateLoader>) - Method in class info.magnolia.freemarker.FreemarkerConfig
-
- setTemplateName(String) - Method in class info.magnolia.cms.core.AggregationState
-
- setTestPrefix(String) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
-
- setTestString(String) - Method in class info.magnolia.debug.CallTrackingFilter
-
- setThen(Voter) - Method in class info.magnolia.voting.voters.IfVoter
-
- setTitle(String) - Method in class info.magnolia.cms.core.MetaData
-
Deprecated.
since 5.0 - only for backwards compatibility.
- setToMagnoliaResources(boolean) - Method in class info.magnolia.cms.filters.DispatchRule
-
- setToURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
-
- setToURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
-
- setToURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
-
- setToURI(String) - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
-
- setToURI(String) - Method in interface info.magnolia.cms.exchange.Subscription
-
- setToWebContainerResources(boolean) - Method in class info.magnolia.cms.filters.DispatchRule
-
- setTrace(boolean) - Method in class info.magnolia.debug.CallTrackingFilter
-
- setTransformer(Content2BeanTransformer) - Method in class info.magnolia.content2bean.TypeDescriptor
-
- setTransformer(Node2BeanTransformer) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- setTransformers(Map<String, LinkTransformer>) - Method in class info.magnolia.link.LinkTransformerManager
-
- setTrueValue(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
-
- setTrueValue(int) - Method in class info.magnolia.voting.voters.BasePatternVoter
-
- setType(String) - Method in class info.magnolia.cms.beans.runtime.Document
-
Sets the mime type for this file.
- setType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
-
- setType(Class<?>) - Method in class info.magnolia.content2bean.TypeDescriptor
-
- setType(TypeDescriptor) - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- setType(Class<?>) - Method in class info.magnolia.jcr.node2bean.TypeDescriptor
-
- setType(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setType(String) - Method in class info.magnolia.module.model.TypeMappingDefinition
-
- setType(Class<T>) - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
-
- setTypeMappings(List<TypeMappingDefinition>) - Method in class info.magnolia.module.model.ComponentsDefinition
-
- setUnActivated() - Method in class info.magnolia.cms.core.MetaData
-
- setupContentTypeAndCharacterEncoding(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.filters.ContentTypeFilter
-
- SetupModuleRepositoriesTask - Class in info.magnolia.module.delta
-
Bootstrap empty repositories for the current module.
- SetupModuleRepositoriesTask() - Constructor for class info.magnolia.module.delta.SetupModuleRepositoriesTask
-
- setUri(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
Sets the uri.
- setURIPrefix(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
-
- setURL(String) - Method in interface info.magnolia.cms.exchange.Subscriber
-
- setUrl(String) - Method in class info.magnolia.cms.util.UrlPatternDelegate
-
- setUrlPattern(SimpleUrlPattern) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- setUseI18N(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
-
- setUserManagers(Map<String, UserManager>) - Method in class info.magnolia.cms.security.SecuritySupportImpl
-
- setUseURI2RepositoryMapping(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
-
- setUuid(String) - Method in class info.magnolia.cms.util.LazyContentWrapper
-
- setUuid(String) - Method in class info.magnolia.commands.impl.BaseRepositoryCommand
-
- setUUID(String) - Method in class info.magnolia.link.Link
-
- setValue(Value) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(Value[]) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(String) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(String[]) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(InputStream) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(Binary) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(long) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(double) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(BigDecimal) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(Calendar) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(boolean) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(Node) - Method in class info.magnolia.audit.MgnlAuditLoggingContentDecoratorPropertyWrapper
-
- setValue(InputStream) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(String) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(int) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(long) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(double) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(Calendar) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(Content) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(Value) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(Value[]) - Method in class info.magnolia.cms.core.BinaryNodeData
-
- setValue(String) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(int) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(long) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(double) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(boolean) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(Calendar) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(Value) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(Value[]) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(Content) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(InputStream) - Method in class info.magnolia.cms.core.DefaultNodeData
-
Deprecated.
- setValue(String) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type String
.
- setValue(int) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type int
.
- setValue(long) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type long
.
- setValue(InputStream) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type InputStream
.
- setValue(double) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type double
.
- setValue(boolean) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type boolean
.
- setValue(Calendar) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type Calendar
.
- setValue(Content) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
Sets a reference value.
- setValue(Value) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type Value
.
- setValue(Value[]) - Method in interface info.magnolia.cms.core.NodeData
-
Deprecated.
set value of type Value[]
.
- setValue(String) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(int) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(long) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(InputStream) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(double) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(boolean) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(Calendar) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(Content) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(Value) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(Value[]) - Method in class info.magnolia.cms.core.NonExistingNodeData
-
- setValue(NodeData, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
-
Calls the correct setValue method based on object type.
- setValue(boolean) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(Calendar) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(double) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(InputStream) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(int) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(long) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(Content) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(Value) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(Value[]) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setValue(Value) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(Value[]) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(String) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(String[]) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(InputStream) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(Binary) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(long) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(double) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(BigDecimal) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(Calendar) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(boolean) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(Node) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setValue(BigDecimal) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(Binary) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(boolean) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(Calendar) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(double) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(InputStream) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(long) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(Node) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(String[]) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(Value) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(Value[]) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper
-
- setValue(String) - Method in class info.magnolia.module.model.PropertyDefinition
-
- setValue(String) - Method in class info.magnolia.module.model.ServletParameterDefinition
-
- setValue(String) - Method in class info.magnolia.voting.voters.PropertyVoter
-
- setVersion(String) - Method in class info.magnolia.module.model.DependencyDefinition
-
- setVersion(Version) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setVersionComment(String) - Method in class info.magnolia.cms.core.version.VersionInfo
-
- setVersionDate(Date) - Method in class info.magnolia.cms.core.version.VersionInfo
-
- setVersionedNode(VersionedNode) - Method in class info.magnolia.cms.core.version.VersionedNodeContentDecorator
-
- setVersionedNodeChild(VersionedNodeChild) - Method in class info.magnolia.cms.core.version.VersionedNodeChildContentDecorator
-
- setVersionHandler(Class<? extends ModuleVersionHandler>) - Method in class info.magnolia.module.model.ModuleDefinition
-
- setVersionManually(boolean) - Method in class info.magnolia.commands.impl.MarkNodeAsDeletedCommand
-
- setVersionName(String) - Method in class info.magnolia.cms.core.version.VersionInfo
-
- setVersionUser(String) - Method in class info.magnolia.cms.core.version.VersionInfo
-
- setVoter(Voter) - Method in class info.magnolia.voting.voters.InverseVoter
-
- setVoter(AbstractBoolVoter) - Method in class info.magnolia.voting.voters.NotVoter
-
- setVoters(Voter) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
-
- setVoters(Voter[]) - Method in class info.magnolia.voting.voters.VoterSet
-
- setVoting(Voting) - Method in class info.magnolia.voting.voters.VoterSet
-
- setWorkspace(String) - Method in class info.magnolia.link.Link
-
- setWorkspace(String) - Method in class info.magnolia.module.model.ComponentDefinition
-
- setWorkspace(String) - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
-
- setWorkspaces(List<String>) - Method in class info.magnolia.module.model.RepositoryDefinition
-
- setWrappedContent(Content) - Method in class info.magnolia.cms.util.ContentWrapper
-
- setWrappedNode(Node) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
-
- setWrappedNode(Node) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
-
- setWrappedNode(Node) - Method in class info.magnolia.jcr.wrapper.ExtendingNodeWrapper
-
- setWrappedNode(Node) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
-
Deprecated.
- setWrappedNode(Node) - Method in class info.magnolia.jcr.wrapper.LazyNodeWrapper
-
- setWrappedNodeData(NodeData) - Method in class info.magnolia.cms.util.NodeDataWrapper
-
- setWrappedProperty(Property) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
-
- setWrappedSession(Session) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
-
- setWrappedWorkspace(Workspace) - Method in class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
-
- setWrapWriter(boolean) - Method in class info.magnolia.cms.filters.RangeSupportFilter
-
RFP defines only byte ranges, however writers operate on characters which might be more then one byte long.
- setWrite(AccessDefinition) - Method in class info.magnolia.cms.security.operations.ConfiguredOperationPermissionDefinition
-
- setWriteMethod(Method) - Method in class info.magnolia.jcr.node2bean.PropertyTypeDescriptor
-
- setXmlFileName(String) - Method in class info.magnolia.commands.impl.ImportCommand
-
- setXmlStream(InputStream) - Method in class info.magnolia.commands.impl.ImportCommand
-
- SHA1 - Static variable in class info.magnolia.cms.security.Digester
-
Deprecated.
- SHA1 - Static variable in class info.magnolia.cms.security.SecurityUtil
-
- SHA256 - Static variable in class info.magnolia.cms.security.Digester
-
Deprecated.
There are five (5) FIPS-approved* algorithms for generating a condensed representation of a message (message
digest): SHA-1, SHA-224, SHA-256,SHA-384, and SHA-512.
- SHA256 - Static variable in class info.magnolia.cms.security.SecurityUtil
-
There are five (5) FIPS-approved* algorithms for generating a condensed representation of a message (message
digest): SHA-1, SHA-224, SHA-256,SHA-384, and SHA-512.
- SHA384 - Static variable in class info.magnolia.cms.security.Digester
-
Deprecated.
- SHA384 - Static variable in class info.magnolia.cms.security.SecurityUtil
-
- SHA512 - Static variable in class info.magnolia.cms.security.Digester
-
Deprecated.
- SHA512 - Static variable in class info.magnolia.cms.security.SecurityUtil
-
- shouldIgnoreUpdate(String) - Method in class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator
-
- shutdown() - Static method in class info.magnolia.cms.beans.config.ContentRepository
-
- shutdown() - Method in class info.magnolia.repository.DefaultRepositoryManager
-
- shutdown() - Method in interface info.magnolia.repository.RepositoryManager
-
Shuts down all repositories (through Provider instances) and clears all mappings.
- shutdownLogging() - Static method in class info.magnolia.logging.Log4jConfigurer
-
Shuts down Log4J.
- shutdownRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
-
- shutdownRepository() - Method in interface info.magnolia.repository.Provider
-
- SiblingsHelper - Class in info.magnolia.cms.util
-
A utility class to navigate amongst the siblings of a given node.
- SilentSessionOp<R> - Class in info.magnolia.cms.security
-
Session operation that just logs all exceptions instead of re-throwing them.
- SilentSessionOp(String) - Constructor for class info.magnolia.cms.security.SilentSessionOp
-
- SimpleContext - Class in info.magnolia.context
-
Simple context delegating methods to the thread local context.
- SimpleContext() - Constructor for class info.magnolia.context.SimpleContext
-
Uses current instance of MgnlContext
at the time of creation as it's internal reference context.
- SimpleContext(Map<String, Object>) - Constructor for class info.magnolia.context.SimpleContext
-
Decorate a map.
- SimpleEventBus - Class in info.magnolia.event
-
Event bus implementation.
- SimpleEventBus() - Constructor for class info.magnolia.event.SimpleEventBus
-
- SimpleUrlPattern - Class in info.magnolia.cms.util
-
An implementation of URLPattern which matches strings using simple *
or ?
wildcards.
- SimpleUrlPattern() - Constructor for class info.magnolia.cms.util.SimpleUrlPattern
-
Default constructor used by ContentToBean.
- SimpleUrlPattern(String) - Constructor for class info.magnolia.cms.util.SimpleUrlPattern
-
Compile a regexp pattern handling *
and ?
chars.
- SINGLE_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
-
Regexp pattern used for the simple keyword ?
.
- SingleJCRSessionSystemContext - Class in info.magnolia.context
-
All Threads share the same jcr sessions.
- SingleJCRSessionSystemContext() - Constructor for class info.magnolia.context.SingleJCRSessionSystemContext
-
- SIZE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
-
size and unit depending of size in bytes, KB, or MB: 257.3
.
- size() - Method in class info.magnolia.cms.util.NodeMapWrapper
-
- size() - Method in class info.magnolia.cms.util.OrderedProperties
-
- size() - Method in class info.magnolia.context.AbstractContext
- size() - Method in class info.magnolia.event.EventHandlerCollection
-
- size() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
-
- size() - Method in class info.magnolia.freemarker.models.ContentMapModel
-
- size() - Method in class info.magnolia.freemarker.models.ContentModel
-
- size() - Method in class info.magnolia.jcr.util.ContentMap
-
- SIZE_BYTES - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
-
size in bytes: 263492
.
- SIZE_KB - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
-
size in KB: 257.3
.
- SIZE_MB - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
-
size in MB: 0.2
.
- skip(long) - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
-
- skip(long) - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
-
- skip(long) - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
-
- skip(long) - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
-
- skip(long) - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
-
- skip(long) - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
-
- SkipNodeFilter - Class in info.magnolia.importexport.filters
-
A simple filter that skips over import of child nodes.
- SkipNodeFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.SkipNodeFilter
-
- SkipNodePropertyFilter - Class in info.magnolia.importexport.filters
-
A base abstract filter that can be sub-classed in order to easily implement removal of properties based on their
name/content.
- SkipNodePropertyFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.SkipNodePropertyFilter
-
Instantiates a new filter.
- SkipNodePropertyFilter.BufferedElement - Class in info.magnolia.importexport.filters
-
Temporary element storage node.
- SkipNodePropertyFilter.BufferedElement(String, String, String, Attributes) - Constructor for class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
-
- skipProperty - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
-
- SLASH - Static variable in class info.magnolia.importexport.DataTransporter
-
- sortByDependencyLevel(Map<String, ModuleDefinition>) - Method in interface info.magnolia.module.model.reader.DependencyChecker
-
- sortByDependencyLevel(Map<String, ModuleDefinition>) - Method in class info.magnolia.module.model.reader.DependencyCheckerImpl
-
- sortInheritedNodes(NodeIterator, List<NodeIterator>) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
-
Sorts the inherited nodes and provides a NodeIterator
representing that order.
- sources - Variable in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
-
- SQL - Static variable in interface info.magnolia.cms.core.search.Query
-
Deprecated.
- start() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
-
- start(String) - Method in class info.magnolia.debug.PerformanceTestStatus
-
- start(ModuleLifecycleContext) - Method in interface info.magnolia.module.ModuleLifecycle
-
- start(Collection<Content>) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
-
- start(ModuleLifecycleContext) - Method in class info.magnolia.setup.CoreModule
-
- startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
-
- startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.MagnoliaV2Filter
-
- startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
-
- startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.RemoveMixversionableFilter
-
- startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
-
- startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
- startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.VersionFilter
-
- startModule(Object, ModuleDefinition, ModuleLifecycleContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
-
- startModules() - Method in interface info.magnolia.module.ModuleManager
-
- startModules() - Method in class info.magnolia.module.ModuleManagerImpl
-
- startObservation() - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
- startObservation(String) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
-
- startPrefixMapping(String, String) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
-
Skip unwanted name spaces, see MAGNOLIA-2756.
- startServer(ServletContext) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
-
- startServer() - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- startup(ModuleDefinition, List<Task>) - Static method in class info.magnolia.module.delta.DeltaBuilder
-
- startup(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
-
TODO : it seems irrelevant to have a Version in startup tasks.
- startUsingConfiguredFilters() - Method in interface info.magnolia.cms.filters.FilterManager
-
- startUsingConfiguredFilters() - Method in class info.magnolia.cms.filters.FilterManagerImpl
-
- STATUS_FAILED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
-
- STATUS_IN_PROCESS - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
-
- STATUS_NO_LOGIN - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
-
- STATUS_NOT_HANDLED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
-
- STATUS_SUCCEEDED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
-
- stop(String) - Method in class info.magnolia.debug.PerformanceTestStatus
-
- stop(ModuleLifecycleContext) - Method in interface info.magnolia.module.ModuleLifecycle
-
- stop(ModuleLifecycleContext) - Method in class info.magnolia.setup.CoreModule
-
- stopModule(Object, ModuleDefinition, ModuleLifecycleContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
-
- stopModules() - Method in interface info.magnolia.module.ModuleManager
-
- stopModules() - Method in class info.magnolia.module.ModuleManagerImpl
-
- stopServer() - Method in class info.magnolia.init.MagnoliaServletContextListener
-
- store(ChangeLog) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
-
- store(PropertyState) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
-
- storeAsNode(String) - Method in interface info.magnolia.cms.core.search.Query
-
Deprecated.
Description inherited from javax.jcr.query.Query#storeAsNode()
Creates a node representing this Query
in content.
- storeAsNode(String) - Method in class info.magnolia.cms.core.search.QueryImpl
-
Deprecated.
- storeDeletionInfo(Node, Context) - Method in class info.magnolia.commands.impl.MarkNodeAsDeletedCommand
-
- StrictErrorHandler - Class in info.magnolia.jcr.nodebuilder
-
An ErrorHandler which interrupts operations as soon as one error happens,
by throwing a NodeOperationException.
- StrictErrorHandler() - Constructor for class info.magnolia.jcr.nodebuilder.StrictErrorHandler
-
- StrictErrorHandler - Class in info.magnolia.nodebuilder
-
An ErrorHandler which interrupts operations as soon as one error happens,
by throwing a NodeOperationException.
- StrictErrorHandler() - Constructor for class info.magnolia.nodebuilder.StrictErrorHandler
-
- string2DOM(String) - Static method in class info.magnolia.cms.util.ConfigUtil
-
Deprecated.
since 4.0 - not used
- string2DOM(String, Map<String, String>) - Static method in class info.magnolia.cms.util.ConfigUtil
-
Uses a map to find dtds in the resources.
- string2JDOM(String) - Static method in class info.magnolia.cms.util.ConfigUtil
-
Convert the string to a JDOM Document.
- string2JDOM(String, Map) - Static method in class info.magnolia.cms.util.ConfigUtil
-
Deprecated.
since 4.0 - not used
- StringLengthComparator - Class in info.magnolia.cms.util
-
A simple comparator that compares to String lengths.
- StringLengthComparator() - Constructor for class info.magnolia.cms.util.StringLengthComparator
-
- StringPropertyValueFilteringNodeWrapper - Class in info.magnolia.jcr.wrapper
-
Filtering node wrapper with hardcoded predicate to simplify unwrapping when needed.
- StringPropertyValueFilteringNodeWrapper(Node, String) - Constructor for class info.magnolia.jcr.wrapper.StringPropertyValueFilteringNodeWrapper
-
- StringPropertyValueFilterPredicate - Class in info.magnolia.jcr.predicate
-
Simple predicate implementation that filter property based on the desired value.
- StringPropertyValueFilterPredicate(String) - Constructor for class info.magnolia.jcr.predicate.StringPropertyValueFilterPredicate
-
- stripContextPathIfExists(String) - Method in class info.magnolia.cms.core.AggregationState
-
WARNING: If passing URI without context path but it starts with same text as the context path it will be stripped off as well!!!
- stripExtension(String) - Static method in class info.magnolia.cms.util.PathUtil
-
Removes the extension from a path if one exists.
- stripParameterFromCacheLog(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- stripPasswordFromCacheLog(String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
Used for removing password parameter from cache key.
- stripPasswordFromUrl(String) - Static method in class info.magnolia.cms.security.SecurityUtil
-
- stripPathParameters(String) - Static method in class info.magnolia.cms.util.ServletUtil
-
Strips path parameters from a URI.
- Subscriber - Interface in info.magnolia.cms.exchange
-
Subscriber is a java bean holding all configuration details of the subscription at runtime.
- Subscription - Interface in info.magnolia.cms.exchange
-
Description of a path or area parent subscriber will react on.
- SYNDICATE - Static variable in interface info.magnolia.cms.security.Permission
-
- Syndicator - Interface in info.magnolia.cms.exchange
-
Basic activation contract.
- SYSTEM - Static variable in class info.magnolia.cms.core.ItemType
-
Deprecated.
- SYSTEM - Static variable in class info.magnolia.cms.core.MgnlNodeType
-
Deprecated.
- SYSTEM_NODE - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
-
Sub-node containing the data used for the version/restore process.
- SYSTEM_PROPERTY_PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
-
Deprecated.
System property prefix, to obtain a property definition like ${systemProperty/property}, that can refer to any
System property.
- SYSTEM_PSWD - Static variable in interface info.magnolia.cms.security.UserManager
-
Magnolia system default password.
- SYSTEM_USER - Static variable in interface info.magnolia.cms.security.UserManager
-
Magnolia system user name.
- SystemContentWrapper - Class in info.magnolia.cms.util
-
- SystemContentWrapper(String, String) - Constructor for class info.magnolia.cms.util.SystemContentWrapper
-
- SystemContentWrapper(Content) - Constructor for class info.magnolia.cms.util.SystemContentWrapper
-
- SystemContext - Interface in info.magnolia.context
-
This context is a system wide context with full access.
- SystemEventBus - Interface in info.magnolia.event
-
Defines the name of the system event bus.
- SystemEventBusConfigurer - Class in info.magnolia.event
-
Configures an
EventBus
bound to the name
system
.
- SystemEventBusConfigurer() - Constructor for class info.magnolia.event.SystemEventBusConfigurer
-
- SystemMonitor - Class in info.magnolia.monitoring
-
Allows to monitor the system.
- SystemMonitor() - Constructor for class info.magnolia.monitoring.SystemMonitor
-
- SystemNodeDataWrapper - Class in info.magnolia.cms.util
-
- SystemNodeDataWrapper(NodeData) - Constructor for class info.magnolia.cms.util.SystemNodeDataWrapper
-
- SystemNodeWrapper - Class in info.magnolia.jcr.wrapper
-
- SystemNodeWrapper(String, String) - Constructor for class info.magnolia.jcr.wrapper.SystemNodeWrapper
-
- SystemNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.SystemNodeWrapper
-
- SystemProperty - Class in info.magnolia.cms.core
-
- SystemPropertySource - Class in info.magnolia.init.properties
-
- SystemPropertySource() - Constructor for class info.magnolia.init.properties.SystemPropertySource
-
- SystemRepositoryStrategy - Class in info.magnolia.context
-
Uses a single full access AccessManager.
- SystemRepositoryStrategy(RepositoryManager) - Constructor for class info.magnolia.context.SystemRepositoryStrategy
-
- SystemTmpDirCondition - Class in info.magnolia.setup
-
A
Condition
which checks the system temporary folder (as per the java.io.tmpdir property) exists and is writable.
- SystemTmpDirCondition() - Constructor for class info.magnolia.setup.SystemTmpDirCondition
-
- SystemUserManager - Class in info.magnolia.cms.security
-
Responsible to handle system users like anonymous and superuser.
- SystemUserManager() - Constructor for class info.magnolia.cms.security.SystemUserManager
-