|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Condition
s, providing name and description.ContentDecorator
that filters out nothing and wraps everything to carry the
decoration to the entire graph.AbstractErrorHandler
instead.HttpClientCallback
implementations, providing a default set of configurable filters to
accept the request.I18nContentSupport
which stores the
locale specific content in node data having a local suffix:
<name>_<locale>.MagnoliaConfigurationProperties
implementation.Task
s using the node builder API.AbstractNodeOperation
instead.PropertySource
, providing the basic mechanisms
for implementation based on an instance of Properties
.RepositoryAcquiringStrategy
providing storage of JCR sessions and hierarchy manager instances to extending classes.PropertySource
, providing the basic mechanisms
for loading AbstractStreamBasedPropertySource.ConstructingProperties
from a given InputStream
.Properties
which populates itself with a given InputStream.AccessDeniedException
.AccessManager
.UserManager.addGroup(User, String)
instead.
GroupManager
.RepositoryManager.addWorkspaceMapping(info.magnolia.repository.definition.WorkspaceMappingDefinition)
directly.
RepositoryManager.addWorkspaceMapping(info.magnolia.repository.definition.WorkspaceMappingDefinition)
directly.
server/MIMEMapping
.AccessDeniedException
as versions are read only.
RoleManager
.UserManager.addRole(User, String)
instead.
GroupManager
.UserManager
.UserManager
.AddRoleToUserTask
.AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AggregationState
.CredentialsCallbackHandler
to retriev the user name and password.
FileExtractorOperation
s.ItemType.NT_RESOURCE
."magnolia.bootstrap.dir
directory is configured in
web.xml.
TrackingStatus
.NodeIterator
which will chain several iterators making them behave like one.jcr:primaryType
value of a node.
ContentUtil.changeNodeType(Content, ItemType, boolean)
with the last parameter set to false
.excludeChannels
.RepositoryManager.checkIfInitialized()
directly.
RepositoryManager.checkIfInitialized(String)
directly.
ContentDecoratorNodeWrapper
insteadClasses.getClassFactory()
.
PropertySource
wrapping Properties
loaded on the classpath from a given path.ClasspathResourcesUtil.Filter
which delegates to a FileExtractor.Transformer
.info.magnolia.test.ComponentsTestUtil
, otherwise see DefaultComponentProvider.clear()
CollectionPropertyHidingTransformer
instead.PropertyIterator
.
Server.getDefaultBaseUrl()
.ComponentFactory
s.ComponentProviderConfiguration
s from component definitions.ComponentProvider
.SecurityCallbackFilter
can
be configured to accept multiple HttpClientCallback
s, and the callback themselves accept a request or not.RepositoryConstants.CONFIG
instead
Predicate
instead.Node2BeanException
instead.Content2Bean
.Node2BeanProcessorImpl
instead.Node2BeanTransformer
instead.Node2BeanTransformerImpl
instead.Content2BeanTransformer
transforming all nodes to Maps.ContentDecorator
.ContentDecorator
.ContentDecorator
.ContentDecorator
.ContentDecorator
.ContentDecorator
.ContentDecorator
.Content
and ContentVersion
.RepositoryConstants
, WorkspaceMapping
, SessionProviderRegistry
instead.NodeUtil
instead.ContentUtil.Visitor.visit(Content)
if the visitor wants to use post order.ContentUtil.Visitor.visit(Content)
to visit the hierarchy.ContentWrapper.ContentWrapper(info.magnolia.cms.core.Content)
instead.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
ComponentProvider
if such a constructor exists.
Content.setNodeData(String, Object)
instead.
Content.setNodeData(String, Object)
instead.
Content.setNodeData(String, Value)
instead.
Content.setNodeData(String, Value[])
instead.
Content.setNodeData(String, Object)
instead.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
statement
itself and the language
in
which the query is stated.
FreemarkerUtil.createTemplateName(Class, String)
but adds the classifier between
the template name and the extension.
PropertyUtil.createValue(Object, ValueFactory)
instead
PropertyUtil.createValue(String, int, ValueFactory)
instead.
#createVersion(Node, Rule)
instead
Rule
.
CallbackHandler
using plain text passwords.FilterConfig
for manually initializing filters.ServletConfig
for manually initializing servlets.DataTransporter
Realm.REALM_ALL
.
MagnoliaConfigurationProperties
sets up the following list of PropertySource
:
InitPathsPropertySource
/mgnl-beans.properties (list of default core components - TODO : this might move to core's module descriptor
ModulePropertiesSource
(all properties exposed my modules)
Sources provided by MagnoliaPropertiesResolver
SystemPropertySource
This class along with DefaultMagnoliaPropertiesResolver
provide a replacement for PropertiesInitializer since 4.5.PropertySource
.SessionProvider
.UrlPattern
.UserManager
delegating to a set of user managers.AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
UpdateURI2RepositoryMappings.doExecute(InstallContext)
method.
MultipartForm
and store
it as a request attribute.
BaseSecurityFilter.isAllowed(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
returns true.
WebContainerResourcesImpl.WEB_CONTAINER_RESOURCE_MARKER_ATTRIBUTE
.
WebContainerResources
insteadDumperUtil.dump(Node)
instead.
DumperUtil.dump(Node, int)
instead.
DumperUtil.dump(Node, int, PrintStream)
instead.
DumperUtil.dump(Node, PrintWriter)
instead.
ErrorHandler
instead.QueryResult
.
Components.getComponentProvider()
.ComponentFactory
ObservedComponentFactory
FileExtractor
to be informed about errors.PropertySource
wrapping Properties
loaded on the file system from a given path.FilterConfig
to the servlet API.FilteringNodeIterator.FilteringNodeIterator(NodeIterator, AbstractPredicate, ContentDecorator)
instead.
FilteringPropertyIterator.FilteringPropertyIterator(PropertyIterator, AbstractPredicate, ContentDecorator)
instead
FilterManager
implementation; uses content2bean and observation
to maintain the filter chain configured at .FormClientCallback.loginForm
.FreemarkerHelper.FreemarkerHelper(FreemarkerConfig)
AccessManager
for logical entities.
MetaDataUtil.getActivationStatusIcon(Node)
instead.
RepositoryManager.getWorkspaceNames()
directly.
AccessDeniedException
as versions are read only.
Binary
.
Map.get()
.
AccessDeniedException
as versions are read only.
boolean
representation of the value.
MagnoliaConfigurationProperties
magnolia.properties
file.
repository:path
(e.g.
Content.getContent(String)
or Content.getChildren(String)
ContentWrapper.getContent(String)
or AbstractContent.getChildren(String)
AbstractContent.getChildren()
methods delegate to this method.
ComponentProvider
.
ComponentProvider
.
ComponentProviderConfiguration
containing all components with the given id.
Calendar
representation of the value.
PropertyUtil.getDateFormat()
instead
double
representation of the value.
RegexWildcardPattern.MULTIPLE_CHAR_PATTERN
.
exception
.
/mgnl-bootstrap/foo/config.server.i18n.xml
and .xml
extension it will return config.server.i18n
(no trailing dot).
/mgnl-bootstrap/foo/config.server.i18n.xml
it will return /server/i18n
.
Context.getJCRSession(String)
MgnlContext.getJCRSession(String)
info.magnolia.objectfactory.Components#getComponentProvider()#getImplementation(Class)
PropertyUtil.getJCRPropertyType(Object)
instead
AccessDeniedException
as versions are read only.
long
representation of the value.
RepositoryManager.getWorkspaceMapping(String)
.
RepositoryManager.getWorkspaceMapping(String)
.
Session#getWorkspace()#getName()
instead.
RepositoryException
by throwing a
RuntimeRepositoryException
.
AbstractI18nContentSupport.getNextLocale(Locale)
to find the next locale.
AbstractI18nContentSupport.isLocaleSupported(Locale)
is true.
NodeData
object.
NodeData
object.
I18nContentSupport.getProperty(Node, String, Locale)
instead.
I18nContentSupport.getProperty(Node, String)
instead.
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.
/mgnl-bootstrap/foo/config.server.i18n.xml
it will return /server
.
MultipartRequestFilter
.
MultipartRequestFilter
.
MultipartRequestFilter
.
MagnoliaServletContextListener#getPropertiesFilesString(javax.servlet.ServletContext, info.magnolia.init.MagnoliaInitPaths)
MagnoliaConfigurationProperties
MagnoliaConfigurationProperties
Context.getJCRSession(String)
and acquire the JCR query manager directly from the session.
MgnlContext.getJCRSession(String)
and acquire the JCR query manager directly from the session.
NodeData.getReferencedContent()
but achieves the referenced node from a different workspace.
RepositoryManager.getRepository(String)
directly.
repositoryID
as configured in repository config.
RepositoryManager.getRepositoryDefinition(String)
directly.
RepositoryManager.getRepositoryProvider(String)
directly.
repositoryID
as configured in repository config.
Path.SELECTOR_DELIMITER
and the extension of an URI.
Components.getSingleton(Class)
ComponentProvider.getComponent(Class)
Query
object that has been stored using Query.storeAsNode(java.lang.String)
(regardless of
whether it has been save
d yet) or retrieved using QueryManager.getQuery(javax.jcr.Node)
), then this
method returns the path of the nt:query
node that stores the query.
InputStream
representation of the value.
String
representation of the value: decodes like breaks with the specified regular
expression.
String
representation of the value.
name
.
type
of this NodeData
.
UserManager.updateLastAccessTimestamp(User)
instead
MgnlUser.getIdentifier()
instead
UTF-8
, replaces the following characters with a dash -
:
Jackrabbit not allowed 32: [ ] 91: [[] 93: []] 42: [*] 34: ["] 58 [:] 92: [\] 39 :[']
URL not valid {@code 59: [;] 47: [/] 63: [?]
value
of this NodeData
.
Value
.
PropertyUtil.getValuesStringList(Value[])
instead
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
/mgnl-bootstrap/foo/config.server.i18n.xml
it will return config
.
#getWorkspaceNamesMatching(String, String, boolean)
instead.
LoginResult.NOT_HANDLED
if the handler can't handle the request.
ContentVersion.getContent(String)
.
NodeData.isExist()
.
MagnoliaConfigurationProperties
RepositoryManager.hasRepository(String)
directly.
MgnlUserManager
which stores users hierarchically using the following structure: /<realm>/<first letter of user name>/<first two letters of user name>.HierarchyManager
s.HierarchyManager
wrapping an other hierarchy manager.AccessDeniedException
as versions are read only.
HostBasedVirtualURIMapping
and RegexpVirtualURIMapping
.Components.getComponent(Class)
instead.InputStream
backed by the specified xml file.
InheritanceContentWrapper.wrap(Content)
method.
InheritanceContentDecorator
RepositoryManager.init()
directly.
ServletConfig
object as a Map, preserving the order in which they are exposed
by the ServletConfig
object.
FilterConfig
object as a Map, preserving the order in which they are exposed
by the FilterConfig
object.
ServletConfig
object as a Map, preserving the order in which they are exposed
by the ServletConfig
object.
FilterConfig
object as a Map, preserving the order in which they are exposed
by the FilterConfig
object.
PropertySource
providing the paths of MagnoliaInitPaths
as properties: , ,
, and .MagnoliaInitPaths
.
MagnoliaInitPaths
.
MagnoliaInitPaths
.
MagnoliaInitPaths
.
MagnoliaInitPaths
.
MagnoliaInitPaths
.
InstallContext
provides Task
s
and install/update UI with methods to log, get content and status.InstallContext.Message
s.InstallContext
; provided by the ModuleManager
.ComponentFactory
or Provider
.ObservedComponentFactory.getComponentType()
instead.
(rename to "type" once made private)
IPSecurityManager
.info.magnolia.cms.util.Rule.isAllowed(Node)
instead.
URISecurityFilter.isAuthorized(HttpServletRequest)
instead.
Classes.isConcrete(Class)
Classes.isConcrete(Class)
AbstractI18nContentSupport.isEmpty(Property)
instead.
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)
.
AccessDeniedException
as versions are read only.
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.
Condition
prohibiting to install in problematic environments - unless explicitly allowed.MgnlNodeType
}.LazyContentWrapper.getWrappedContent()
if the session is closed.LazyNodeDataWrapper.getWrappedNodeData()
if the session is closed.ConfigLoader.load()
, dependencies are injected.
RepositoryManager.loadRepository(info.magnolia.repository.definition.RepositoryDefinition)
directly.
RepositoryManager.loadWorkspace(String, String)
directly.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AuditLoggingUtil.log(String, String, NodeType, String)
instead.
LoginFilter
.SecuritySupport.authenticate(CredentialsCallbackHandler, String)
to authenticate.PropertySource
are located.ConfigLoader
for completing initialization.Hashtable
based implementation of the AttributeStrategy
.ThemeReader
Mapping.match(HttpServletRequest)
method.FileExtractor
which performs an MD5 check on the extracted files.MetaDataUtil
instead.MgnlAuditLoggingContentDecorator
about action (Create, Modify, Delete) on the node.MgnlAuditLoggingContentDecorator
about modify action on the property parent node.MgnlAuditLoggingContentDecorator
about action (Move, Delete) on the node.FilterChain
having a bypass mechanism.RepositoryConstants.USER_ROLES
workspace.MagnoliaServletContextListener
instead.MgnlVersioningNodeWrapper
.info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler.ModeDependentRenderExceptionHandler(
ServerConfiguration)
that can be set on the info.magnolia.rendering.engine.RenderingEngine
.ModuleManager
and ModuleDefinitionReader
when
module definitions can't be loaded.PropertySource
exposing properties
from all known module descriptors.Filter
that determines if a HttpServletRequest
contains multipart content and if so
parses it into a request attribute for further processing.*
.
MVCServletHandler
with the method
MVCServlet.getHandler(HttpServletRequest, HttpServletResponse)
.RepositoryConstants.NAMESPACE_PREFIX
instead
RepositoryConstants.NAMESPACE_URI
instead
Classes.getClassFactory()
.
Shortcut for ClassUtil.classForName(className).newInstance()
info.magnolia.objectfactory.Components#getComponentProvider()#newInstance(Class)
argTypes
exactly.
Classes
Classes.getClassFactory()
Content.getNodeData(String)
this method always returns a node data object.
NodeBuilder
instead.NodeBuilder
.NodeBuilderUtil
instead.NodeData
.NodeData
to which it delegates.NodeOperation
instead.NodeOperationException
instead.ContentDecorator
that applies a predicate to all nodes in a JCR object graph.Content.ContentFilter
filtering on node types.NodeUtil
to visit nodes in a hierarchy.ComponentProvider
methods.ObservationUtil.ObservationBasedDelayedExecutor
.ObservedComponentFactory.getObservedObject()
instead.
#onRegister(Node)
instead
Content2BeanTransformerImpl.onResolveType(info.magnolia.content2bean.TypeMapping, info.magnolia.content2bean.TransformationState, info.magnolia.content2bean.TypeDescriptor, info.magnolia.objectfactory.ComponentProvider)
Ops
instead.beforename
.
AccessDeniedException
as versions are read only.
Node.orderBefore(String, String)
.
AbstractMagnoliaConfigurationProperties.parseStringValue(java.lang.String, java.util.Set)
.
/en/mainColumnParagraph/04/file/report2004.Pdf
.
PerformanceTestStatus
.Permission
using UrlPattern
to match pathes.NodeUtil.visit(Node, NodeVisitor)
if the visitor wants to use post order.principals
.FreemarkerUtil.process(Object)
but adds the classifier and the extension to the template name.
DefaultMagnoliaPropertiesResolver.DefaultMagnoliaPropertiesResolver(javax.servlet.ServletContext, info.magnolia.init.MagnoliaInitPaths)
.
Note: when remove this class and method, this code will need to be cleaned up and moved to info.magnolia.init.DefaultMagnoliaPropertiesResolver
info.magnolia.init
package.PropertyTypeDescriptor
instead.ComponentFactory
and Provider
.VirtualURIManager
and
VirtualUriFilter
to transform incoming URI requests with query string.Classes.newInstance(String, Object...)
, returning null both in case
of a ClassNotFoundException or if the class could not be instantiated.
ComponentProviderConfiguration
.
RepositoryManager.reload()
directly.
Map.remove()
.
UserManager.removeGroup(User, String)
instead.
AccessDeniedException
as versions are read only.
RoleManager
.UserManager.removeRole(User, String)
instead.
RepositoryDefinition
instead.WorkspaceMappingDefinition
instead.
$Id$MultipartForm
.AggregationState.resetURIs()
.
UNRESOLVED
if it cannot provider a value for
this parameter.
Content2BeanTransformer.resolveType(TypeMapping, TransformationState, ComponentProvider)
TypeDescriptor
from current transformation state.
BaseVersionManager.restore(Node, Version, boolean)
instead
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
DataTransporter.createExportPath(String)
.
org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider.CompiledPermissionImpl
.RegexpVirtualURIMapping
that allows a rotation between different destination urls.RuleBasedNodePredicate
insteadContentFilter
using a Rule
.SafeDestroyMgnlFilterWrapper
and change it with the guarantee that
the returned previous reference will not get more read locks.AccessDeniedException
as versions are read only.
ContentUtil.Visitor
which allows simple search/replace functionality.search
.
AccessDeniedException
s,
and renders an appropriate "login form" (which can consist of a redirect or anything else just as well).UserManager
, GroupManager
and RoleManager
.SecuritySupport
using JAAS for authentication.SecuritySupport
.FilterManager.SERVER_FILTERS
.
PropertySource
wrapping Properties
loaded with the ServletContext from a given path.ServletUtil
instead.Session
for a logical workspace name.Binary
.
Binary
.
Map.put()
.
Context.LOCAL_SCOPE
.
ComponentProvider
.
info.magnolia.test.ComponentsTestUtil
, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setDefaultImplementation(Class, Class)
info.magnolia.test.ComponentsTestUtil
, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setDefaultImplementation(Class, String)
UserManager.setProperty(User, String, String)
instead
UserManager.setProperty(User, String, Value)
instead
SimpleUrlPattern
internally).
info.magnolia.test.ComponentsTestUtil
, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setImplementation(Class, Class)
info.magnolia.test.ComponentsTestUtil
, otherwise see DefaultComponentProvider.setImplementation(Class, String)
info.magnolia.test.ComponentsTestUtil
, otherwise see DefaultComponentProvider.setInstance(Class, Object)
info.magnolia.test.ComponentsTestUtil
, otherwise see DefaultComponentProvider.setInstanceFactory(Class, info.magnolia.objectfactory.ComponentFactory)
UserManager.updateLastAccessTimestamp(User)
instead
Query.execute()
invocations to the given
number of objects.
NodeDataUtil
to create and set the node data based on the object type.
Content2Bean
Content2Bean
Content2Bean
MgnlUserManager.setPasswordProperty(Node, String)
instead
toBean()
but uses a passed bean as the root bean.
Content2Bean
Content2Bean
Content2Bean
Content2Bean
toBean()
but uses a passed bean as the root bean.
MagnoliaConfigurationProperties
UserManager
instead
UserManager.setProperty(User, String, Value)
instead
UserManager.setProperty(User, String, String)
Content2BeanTransformer.setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, java.util.Map)
SimpleUrlPattern
internally).
String
.
int
.
long
.
InputStream
.
double
.
boolean
.
Calendar
.
Value
.
Value[]
.
ContentWrapper.ContentWrapper(info.magnolia.cms.core.Content)
instead.
RepositoryManager.shutdown()
directly.
MgnlContext
at the time of creation as it's internal reference context.
*
or ?- 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 ?
- 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.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
- Deprecated. since 4.5, use
MagnoliaServletContextListener.startServer()
, dependencies are injected.
- 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.
- 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
- Deprecated. since 4.5.18 - use
StrictErrorHandler
instead. - StrictErrorHandler() -
Constructor for class info.magnolia.nodebuilder.StrictErrorHandler
- Deprecated.
- 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
-
- 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
-
- 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
- A lazy content wrapper reading from the node using the
LifeTimeJCRSessionUtil
. - 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.
- SystemNodeDataWrapper - Class in info.magnolia.cms.util
- A lazy node data wrapper reading from the node data using the
LifeTimeJCRSessionUtil
. - SystemNodeDataWrapper(NodeData) -
Constructor for class info.magnolia.cms.util.SystemNodeDataWrapper
-
- SystemNodeWrapper - Class in info.magnolia.jcr.wrapper
- Node wrapper that will reacquire the node using
LifeTimeJCRSessionUtil
if its session is closed. - 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
- Deprecated. since 4.5, use
MagnoliaConfigurationProperties
- SystemPropertySource - Class in info.magnolia.init.properties
- A
PropertySource
exposing all System.props
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
-
Content2BeanUtil.ToMapTransformer
.
Content2Bean
Content2Bean
Content2Bean
Content2Bean
Content2Bean
Content2Bean
TODO -- this method has a bunch of usage points
Content2Bean
TODO -- this method has a bunch of usage points
Content2Bean
Content2Bean
Content2Bean
Content2Bean
TrackingStatus.testString
matches the argument.
TransformationState
instead.TransformationStateImpl
instead.TypeDescriptor
instead.TypeMapping
instead.TypeMappingImpl
instead.SystemProperty.MAGNOLIA_UTF8_ENABLED
.ConfigLoader.unload()
, dependencies are injected.
AccessDeniedException
as versions are read only.
AccessDeniedException
as versions are read only.
PatternDelegate
that evaluates as condition a request uri patter or a hostname pattern.RepositoryConstants.USER_GROUPS
instead
RepositoryConstants.USER_ROLES
instead
request
object against a list of allowed and/or rejected user agents.MgnlUserManager.newUserInstance(javax.jcr.Node)
RepositoryConstants.USERS
instead
RepositoryConstants.VERSION_STORE
instead
Version
.VirtualURIManager
and
VirtualUriFilter
to transform incoming URI requests.VirtualURIMapping.mapURI(String)
.Delta
for the webapp module.WebContext
instances.WebContextFactory
, providing a hook to instantiate custom implementations of AggregationState
.RepositoryConstants.WEBSITE
instead
WorkspaceXmlConditionsUtil.textFilterClassesAreNotSet()
instead.
WrappingNodeIterator.WrappingNodeIterator(NodeIterator, ContentDecorator)
WrappingPropertyIterator.WrappingPropertyIterator(PropertyIterator, ContentDecorator)
instead
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |