Interface | Description |
---|---|
Content | Deprecated
since 4.5 - use jcr.Node instead.
|
Content.ContentFilter | Deprecated
since 4.5 - use
Predicate instead. |
HierarchyManager | Deprecated
since 4.5 - use JCR-Session instead.
|
NodeData | Deprecated
since 4.5, use jcr.Property instead.
|
Class | Description |
---|---|
AbstractContent | Deprecated
since 4.5 (by proxy of deprecating implementing interface
Content . |
AbstractNodeData |
Implementing some default behavior.
|
Access |
Simply utility class for AccessManager.
|
AggregationState |
Aggregates the necessary information to render content.
|
BinaryNodeData |
A node data hiding the fact that node datas of type BINARY are stored as nodes of type
ItemType.NT_RESOURCE . |
Channel |
POJO keeping all information about a channel.
|
ContentHandler |
Abstract super class for
Content and ContentVersion . |
DefaultACLBasedPermissions |
Permission based on user ACL for given workspace.
|
DefaultContent | Deprecated
since 4.5 use jcr.Node instead.
|
DefaultHierarchyManager | Deprecated
since 4.5.
|
DefaultNodeData | Deprecated
since 4.5, use jcr.Property instead.
|
FileSystemHelper |
Class to retrieve files or directories used by Magnolia.
|
HTMLEscapingAggregationState |
Wrapper around
AggregationState created in order to escape all output to rendering. |
ItemType | Deprecated
since 4.5 - directly use
NodeTypes or JcrConstants . |
MagnoliaAccessManager | Deprecated
this class will change package as part of removal direct JR dependencies.
|
MagnoliaAccessProvider |
Magnolia specific ACL provider.
|
MagnoliaACLEditor |
Delegate ACL editor.
|
MetaData | Deprecated
since 5.0 - use instead the corresponding methods in NodeUtil
|
MgnlNodeType | Deprecated
since 5.0 use
NodeTypes for mgnl nodeType or property names or JcrConstants for jcr ones. |
NodeTypeBasedPermissions |
Permissions are retrieved from requested node or from its ancestor, if the node isn't one of valid node types specified via constructor.
|
NonExistingNodeData |
Represents an non-mutable empty node data.
|
Path | Deprecated
since 5.5.3, please see methods description to find out what to use instead
|
RootOnlyPermissions |
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 . |
SystemProperty | Deprecated
since 4.5, use
MagnoliaConfigurationProperties |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.