Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

accept(ItemVisitor) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
AdditionNodeWrapper - Class in info.magnolia.rest.delivery.jcr.decorator
An implementation for Node supports adding addition properties or nodes.
AdditionNodeWrapper(Node, String, List<Item>) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
AdditionNodeWrapper(Node, String) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
AdditionNodeWrapper(Node, List<Item>) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
addMixin(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
addNode(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
addNode(String, String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
AssetReferenceResolver - Class in info.magnolia.rest.reference.dam
The implementation of ReferenceResolver, expands ItemKey to Asset.
AssetReferenceResolver(AssetProviderRegistry, ReferenceResolverDefinition) - Constructor for class info.magnolia.rest.reference.dam.AssetReferenceResolver
 
AssetReferenceResolverDefinition - Interface in info.magnolia.rest.reference.dam
Sub-definition on DAM for ReferenceResolver.
assetRenditions() - Method in interface info.magnolia.rest.reference.dam.AssetReferenceResolverDefinition
 
assetRenditions() - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
AssetWriter - Class in info.magnolia.rest.reference.dam
Writes Asset to the stream.
AssetWriter() - Constructor for class info.magnolia.rest.reference.dam.AssetWriter
 
asSqlString() - Method in class info.magnolia.rest.delivery.jcr.FilteringCondition
 
asSqlString() - Method in enum info.magnolia.rest.delivery.jcr.Operator
 

B

build() - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 

C

canAddMixin(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
cancelMerge(Version) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
checkin() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
checkout() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
childNodeTypes(List<String>) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
ChildNodeTypesFilteringNodeIterator - Class in info.magnolia.rest.delivery.jcr.filter
NodeIterator that applies wrappers and filtering children of nodes by node types.
ChildNodeTypesFilteringNodeIterator(NodeIterator, Collection<String>) - Constructor for class info.magnolia.rest.delivery.jcr.filter.ChildNodeTypesFilteringNodeIterator
 
ChildNodeTypesFilteringNodeIterator(NodeIterator, Collection<String>, boolean) - Constructor for class info.magnolia.rest.delivery.jcr.filter.ChildNodeTypesFilteringNodeIterator
 
close() - Method in class info.magnolia.rest.delivery.jcr.OutputStreamWrapper
 
conditions(Map<String, List<String>>) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 
ConfiguredAssetReferenceResolverDefinition - Class in info.magnolia.rest.reference.dam
ConfiguredAssetReferenceResolverDefinition() - Constructor for class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
ConfiguredJcrDeliveryEndpointDefinition - Class in info.magnolia.rest.delivery.jcr.v1
Deprecated.
since 2.1, consider to use ConfiguredJcrDeliveryEndpointDefinition instead.
ConfiguredJcrDeliveryEndpointDefinition() - Constructor for class info.magnolia.rest.delivery.jcr.v1.ConfiguredJcrDeliveryEndpointDefinition
Deprecated.
 
ConfiguredJcrDeliveryEndpointDefinition - Class in info.magnolia.rest.delivery.jcr.v2
Configured content delivery node endpoint definition version 2.
ConfiguredJcrDeliveryEndpointDefinition() - Constructor for class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
ConfiguredJcrReferenceResolverDefinition - Class in info.magnolia.rest.reference.jcr
Default implementation for JcrReferenceResolverDefinition.
ConfiguredJcrReferenceResolverDefinition() - Constructor for class info.magnolia.rest.reference.jcr.ConfiguredJcrReferenceResolverDefinition
 
ConfiguredReferenceDefinition - Class in info.magnolia.rest.reference
Default implementation for ReferenceDefinition.
ConfiguredReferenceDefinition() - Constructor for class info.magnolia.rest.reference.ConfiguredReferenceDefinition
 
ConfiguredReferenceResolverDefinition - Class in info.magnolia.rest.reference
Implementation for ReferenceResolverDefinition.
ConfiguredReferenceResolverDefinition() - Constructor for class info.magnolia.rest.reference.ConfiguredReferenceResolverDefinition
 

D

depth(int) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
DepthFilteringDecoratorNodeIterator - Class in info.magnolia.rest.delivery.jcr.filter
NodeIterator that applies wrappers and filtering by depth.
DepthFilteringDecoratorNodeIterator(NodeIterator, int) - Constructor for class info.magnolia.rest.delivery.jcr.filter.DepthFilteringDecoratorNodeIterator
 
DepthFilteringPredicate - Class in info.magnolia.rest.delivery.jcr.filter
Depth filtering predicate.
DepthFilteringPredicate(int, int) - Constructor for class info.magnolia.rest.delivery.jcr.filter.DepthFilteringPredicate
 
doneMerge(Version) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
doSessionOperation(String, boolean, JCRSessionOp<R>) - Method in class info.magnolia.rest.delivery.jcr.v1.JcrDeliveryEndpoint
Deprecated.
 

E

equals(Object) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
evaluate(Node) - Method in class info.magnolia.rest.delivery.jcr.filter.ChildNodeTypesFilteringNodeIterator
 
evaluate(Node) - Method in class info.magnolia.rest.delivery.jcr.filter.DepthFilteringDecoratorNodeIterator
 
evaluateTyped(Node) - Method in class info.magnolia.rest.delivery.jcr.filter.DepthFilteringPredicate
 
evaluateTyped(Node) - Method in class info.magnolia.rest.delivery.jcr.filter.NodeTypesPredicate
 
evaluateTyped(Property) - Method in class info.magnolia.rest.delivery.jcr.filter.SystemPropertyHidingPredicate
 

F

filter(ContainerRequestContext) - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nContainerRequestFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nContainerResponseFilter
 
FilteringCondition - Class in info.magnolia.rest.delivery.jcr
This class is used to get filtering condition SQL.
FilteringCondition(String, String) - Constructor for class info.magnolia.rest.delivery.jcr.FilteringCondition
 
FilteringContentDecoratorBuilder - Class in info.magnolia.rest.delivery.jcr.filter
A builder to centralize the decorators in one place.
FilteringContentDecoratorBuilder() - Constructor for class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
flush() - Method in class info.magnolia.rest.delivery.jcr.OutputStreamWrapper
 
followLifecycleTransition(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
from(String) - Static method in enum info.magnolia.rest.delivery.jcr.Operator
 

G

getAdditionItems() - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getAllowedLifecycleTransistions() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getBaseVersion() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getBinary() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getChildNodeTypes() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
getChildNodeTypes() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getChildNodeTypes() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
 
getChildren(String) - Method in class info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint
Returns an array of nodes under a given parent path.
getContext(Class<?>) - Method in class info.magnolia.rest.reference.ReferenceContextResolver
 
getCorrespondingNodePath(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getDecimal() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getDefinition() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getDefinition() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getDepth() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
Defines the depth for child-nodes to be included in the responses.
getDepth() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getDepth() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Defines the depth for child-nodes to be included in the responses.
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.rest.setup.RestContentDeliveryModuleVersionHandler
 
getIdentifier() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getImplementationClass() - Method in class info.magnolia.rest.reference.ConfiguredReferenceResolverDefinition
 
getImplementationClass() - Method in interface info.magnolia.rest.reference.ReferenceResolverDefinition
 
getIndex() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getJsonGenerator() - Method in class info.magnolia.rest.delivery.jcr.OutputStreamWrapper
 
getLengths() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getLimit() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
Defines the amount of results to return in a paginated result set.
getLimit() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getLimit() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Defines the amount of results to return in a paginated result set.
getLock() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getName() - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getName() - Method in class info.magnolia.rest.delivery.jcr.decorator.PlaceholderProperty
 
getName() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getName() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getNode(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getNode() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getNode(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
getNode(String) - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryNodeWrapper
 
getNodes() - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getNodes(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getNodes(String[]) - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getNodes() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getNodes(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getNodes(String[]) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getNodes() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
getNodes(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
getNodes(String[]) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
getNodes() - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryNodeWrapper
 
getNodeType() - Method in class info.magnolia.rest.reference.ConfiguredReferenceDefinition
 
getNodeType() - Method in interface info.magnolia.rest.reference.ReferenceDefinition
 
getNodeTypes() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
getNodeTypes() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getNodeTypes() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
 
getParams() - Method in class info.magnolia.rest.delivery.jcr.v1.ConfiguredJcrDeliveryEndpointDefinition
Deprecated.
 
getParams() - Method in interface info.magnolia.rest.delivery.jcr.v1.JcrDeliveryEndpointDefinition
Deprecated.
Defines the target workspaces and settings to expose, based on endpoint prefixes.
If no param entry is configured, then no workspace is exposed through the delivery endpoint.
getParent() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getParent() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getPath() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getPrimaryItem() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getPrimaryNodeType() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getProperties() - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getProperties(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getProperties(String[]) - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
getProperties() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getProperties(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getProperties(String[]) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getProperties() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
getProperties(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
getProperties(String[]) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
getProperties() - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryNodeWrapper
 
getProperty(String) - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryNodeWrapper
 
getPropertyName() - Method in class info.magnolia.rest.reference.ConfiguredReferenceDefinition
 
getPropertyName() - Method in interface info.magnolia.rest.reference.ReferenceDefinition
 
getReferenceDepth() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getReferenceDepth() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Defines the depth for resolving references..
getReferenceDepth() - Method in class info.magnolia.rest.reference.ReferenceContext
 
getReferenceResolver() - Method in class info.magnolia.rest.reference.ConfiguredReferenceDefinition
 
getReferenceResolver() - Method in interface info.magnolia.rest.reference.ReferenceDefinition
 
getReferences() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getReferences(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getReferences() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
getReferences() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getReferences() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
 
getResolvers() - Method in class info.magnolia.rest.reference.ReferenceContext
 
getResults() - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nNodesResultWrapper
 
getResults() - Method in class info.magnolia.rest.delivery.jcr.NodesResult
 
getRootPath() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
Defines the root path used to resolve the given node path parameter, and to execute queries.
getRootPath() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getRootPath() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Defines the root path used to resolve the given node path parameter, and to execute queries.
getSession() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getSession() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getSharedSet() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getSize(NodeIterator, Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.delivery.jcr.NodeIteratorWriter
 
getSize(NodesResult, Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.delivery.jcr.NodesResultWriter
 
getSize(Node, Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.delivery.jcr.NodeWriter
 
getSize(Asset, Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.reference.dam.AssetWriter
 
getString() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getSystemProperties() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getSystemProperties() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
 
getTargetWorkspace() - Method in class info.magnolia.rest.reference.ConfiguredReferenceResolverDefinition
 
getTargetWorkspace() - Method in class info.magnolia.rest.reference.jcr.ConfiguredJcrReferenceResolverDefinition
 
getTargetWorkspace() - Method in interface info.magnolia.rest.reference.jcr.JcrReferenceResolverDefinition
 
getTargetWorkspace() - Method in interface info.magnolia.rest.reference.ReferenceResolverDefinition
deprecated since 2.1, use JcrReferenceResolverDefinition instead.
getTotal() - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nNodesResultWrapper
 
getTotal() - Method in class info.magnolia.rest.delivery.jcr.NodesResult
 
getType() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getValue() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getValues() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
getWeakReferences() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getWeakReferences(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
getWorkspace() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
Defines the target workspace to serve content from.
getWorkspace() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
getWorkspace() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Defines the target workspace to serve content from.

H

hashCode() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
hasNode(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
hasNodes() - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
hasNodes() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
hasProperties() - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
hasProperties() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
hasProperty(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
hasProperty(String) - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryNodeWrapper
 

I

I18n - Annotation Type in info.magnolia.rest.delivery.jcr.i18n
This annotation adds i18n support.
I18nContainerRequestFilter - Class in info.magnolia.rest.delivery.jcr.i18n
This filter determines a locale by detecting "Accept-Language" HTTP header and the "lang" request parameter.
I18nContainerRequestFilter() - Constructor for class info.magnolia.rest.delivery.jcr.i18n.I18nContainerRequestFilter
 
I18nContainerResponseFilter - Class in info.magnolia.rest.delivery.jcr.i18n
This filter applies i18n support to response entity.
I18nContainerResponseFilter() - Constructor for class info.magnolia.rest.delivery.jcr.i18n.I18nContainerResponseFilter
 
I18nDeliveryContentDecorator - Class in info.magnolia.rest.delivery.jcr.i18n
This class provides i18n support for delivery endpoint.
I18nDeliveryContentDecorator(I18nContentSupport) - Constructor for class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryContentDecorator
 
I18nDeliveryNodeWrapper - Class in info.magnolia.rest.delivery.jcr.i18n
A Node wrapper implementation which knows about i18n support and uses it to select child nodes and properties.
I18nDeliveryNodeWrapper(Node, I18nContentSupport) - Constructor for class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryNodeWrapper
 
I18nNodesResultWrapper - Class in info.magnolia.rest.delivery.jcr.i18n
A wrapper of NodesResult which allows selecting data based on requested locale.
I18nNodesResultWrapper(NodesResult, I18nContentSupport) - Constructor for class info.magnolia.rest.delivery.jcr.i18n.I18nNodesResultWrapper
 
includeSystemProperties(boolean) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
info.magnolia.rest.delivery.jcr - package info.magnolia.rest.delivery.jcr
 
info.magnolia.rest.delivery.jcr.decorator - package info.magnolia.rest.delivery.jcr.decorator
 
info.magnolia.rest.delivery.jcr.filter - package info.magnolia.rest.delivery.jcr.filter
 
info.magnolia.rest.delivery.jcr.i18n - package info.magnolia.rest.delivery.jcr.i18n
 
info.magnolia.rest.delivery.jcr.v1 - package info.magnolia.rest.delivery.jcr.v1
 
info.magnolia.rest.delivery.jcr.v2 - package info.magnolia.rest.delivery.jcr.v2
 
info.magnolia.rest.reference - package info.magnolia.rest.reference
 
info.magnolia.rest.reference.dam - package info.magnolia.rest.reference.dam
 
info.magnolia.rest.reference.jcr - package info.magnolia.rest.reference.jcr
 
info.magnolia.rest.setup - package info.magnolia.rest.setup
 
inWorkspace(Workspace) - Static method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 
isAllowedJcrProperty(String) - Method in class info.magnolia.rest.delivery.jcr.NodeWriter
 
isBypassWorkspaceAcls() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
Defines whether or not workspace permissions (ACLs) should be evaluated.
isBypassWorkspaceAcls() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
isBypassWorkspaceAcls() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Defines whether or not workspace permissions (ACLs) should be evaluated.
isExpand() - Method in interface info.magnolia.rest.reference.dam.AssetReferenceResolverDefinition
 
isExpand() - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
isExpand() - Method in class info.magnolia.rest.reference.jcr.ConfiguredJcrReferenceResolverDefinition
 
isExpand() - Method in interface info.magnolia.rest.reference.jcr.JcrReferenceResolverDefinition
 
isGenerateLink() - Method in class info.magnolia.rest.reference.jcr.ConfiguredJcrReferenceResolverDefinition
 
isGenerateLink() - Method in interface info.magnolia.rest.reference.jcr.JcrReferenceResolverDefinition
 
isIncludeAssetMetadata() - Method in interface info.magnolia.rest.reference.dam.AssetReferenceResolverDefinition
 
isIncludeAssetMetadata() - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
isIncludeDownloadLink() - Method in interface info.magnolia.rest.reference.dam.AssetReferenceResolverDefinition
 
isIncludeDownloadLink() - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
isIncludeSystemProperties() - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
Defines whether jcr:—and mgnl:-prefixed properties will be included in responses.
isIncludeSystemProperties() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
isIncludeSystemProperties() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Defines whether jcr:—and mgnl:-prefixed properties will be included in responses.
isModified() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
isModified() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
isMultiple() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
isMultipleWrapEnabled() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandDecorator
Deprecated.
 
isMultipleWrapEnabled() - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryContentDecorator
 
isNew() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
isNew() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
isReferenceRepeat() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
isReferenceRepeat() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
 
isReferenceRepeat() - Method in class info.magnolia.rest.reference.ReferenceContext
 
isSame(Item) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
isSame(Item) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
isStrict() - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
isStrict() - Method in interface info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition
Specifies whether to include only the exact node type and ignore sub types.
isWrapped(OutputStream) - Static method in class info.magnolia.rest.delivery.jcr.OutputStreamWrapper
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.delivery.jcr.NodeIteratorWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.delivery.jcr.NodesResultWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.delivery.jcr.NodeWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class info.magnolia.rest.reference.dam.AssetWriter
 

J

JcrDeliveryEndpoint - Class in info.magnolia.rest.delivery.jcr.v1
Deprecated.
since 2.1, consider to use JcrDeliveryEndpoint instead for multiple endpoint support and better reference resolving.
JcrDeliveryEndpoint(JcrDeliveryEndpointDefinition, Provider<Context>) - Constructor for class info.magnolia.rest.delivery.jcr.v1.JcrDeliveryEndpoint
Deprecated.
 
JcrDeliveryEndpoint - Class in info.magnolia.rest.delivery.jcr.v2
The JCR Delivery endpoint V2 serves JCR content in a concise JSON format.
This endpoint can be used in multiple configuration for multiple endpoint.
JcrDeliveryEndpoint(JcrDeliveryEndpointDefinition, ComponentProvider, I18nContentSupport) - Constructor for class info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint
 
JcrDeliveryEndpointDefinition - Interface in info.magnolia.rest.delivery.jcr.v1
Deprecated.
since 2.1, consider to use JcrDeliveryEndpointDefinition instead
JcrDeliveryEndpointDefinition - Interface in info.magnolia.rest.delivery.jcr.v2
The JcrDeliveryEndpointDefinition configures the behavior of the JcrDeliveryEndpoint to serve content from specific workspaces or node types.
JcrReferenceResolver - Class in info.magnolia.rest.reference.jcr
The implementation of ReferenceResolver on JCR.
JcrReferenceResolver(Provider<Context>, JcrReferenceResolverDefinition) - Constructor for class info.magnolia.rest.reference.jcr.JcrReferenceResolver
 
JcrReferenceResolverDefinition - Interface in info.magnolia.rest.reference.jcr
Sub-definition on JCR for ReferenceResolver.

K

keyword(String) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 

L

limit(long) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 
lock(boolean, boolean) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 

M

merge(String, boolean) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 

N

next() - Method in class info.magnolia.rest.delivery.jcr.filter.ChildNodeTypesFilteringNodeIterator
 
next() - Method in class info.magnolia.rest.delivery.jcr.filter.DepthFilteringDecoratorNodeIterator
 
nextNode() - Method in class info.magnolia.rest.delivery.jcr.filter.ChildNodeTypesFilteringNodeIterator
 
nextNode() - Method in class info.magnolia.rest.delivery.jcr.filter.DepthFilteringDecoratorNodeIterator
 
NodeIteratorWriter - Class in info.magnolia.rest.delivery.jcr
"Providers" is injected to get NodeWriter and delegate the job of writing to single node to NodeWriter.
NodeIteratorWriter() - Constructor for class info.magnolia.rest.delivery.jcr.NodeIteratorWriter
 
NodesResult - Class in info.magnolia.rest.delivery.jcr
Wrapper of query result iterator which implemented to provide additional metadata.
NodesResult() - Constructor for class info.magnolia.rest.delivery.jcr.NodesResult
 
NodesResult(NodeIterator, Integer) - Constructor for class info.magnolia.rest.delivery.jcr.NodesResult
 
NodesResultWriter - Class in info.magnolia.rest.delivery.jcr
"Providers" is injected to get NodeIteratorWriter and delegate the job of writing to nodes to NodeIteratorWriter.
NodesResultWriter() - Constructor for class info.magnolia.rest.delivery.jcr.NodesResultWriter
 
nodeTypes(List<String>) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 
NodeTypesPredicate - Class in info.magnolia.rest.delivery.jcr.filter
Node types predicate.
NodeTypesPredicate(Collection<String>) - Constructor for class info.magnolia.rest.delivery.jcr.filter.NodeTypesPredicate
 
NodeTypesPredicate(Collection<String>, boolean) - Constructor for class info.magnolia.rest.delivery.jcr.filter.NodeTypesPredicate
 
NodeWriter - Class in info.magnolia.rest.delivery.jcr
Item content provider.
NodeWriter() - Constructor for class info.magnolia.rest.delivery.jcr.NodeWriter
 

O

offset(long) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 
Operator - Enum in info.magnolia.rest.delivery.jcr
This class defines fundamental operators for SQL comparison.
orderBefore(String, String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
orderBy(List<String>) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 
OutputStreamWrapper - Class in info.magnolia.rest.delivery.jcr
This wrapper wraps OutputStream and add JsonGenerator.
OutputStreamWrapper(OutputStream, JsonGenerator) - Constructor for class info.magnolia.rest.delivery.jcr.OutputStreamWrapper
 

P

PlaceholderProperty - Class in info.magnolia.rest.delivery.jcr.decorator
This wrapper class allows changing property name without saving to JCR.
PlaceholderProperty(Property, String) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.PlaceholderProperty
 

Q

QueryBuilder - Class in info.magnolia.rest.delivery.jcr
Query builder.
queryNodes(String, String, String, Long, Long) - Method in class info.magnolia.rest.delivery.jcr.v1.JcrDeliveryEndpoint
Deprecated.
Returns a list of nodes.
queryNodes(String, String, Long, Long) - Method in class info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint
Searches for nodes matching specific filters and returns a list of results.

R

readNode(String, String) - Method in class info.magnolia.rest.delivery.jcr.v1.JcrDeliveryEndpoint
Deprecated.
Returns a node including its properties and child nodes down to a certain depth.
readNode(String) - Method in class info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint
Returns a node including its properties and child nodes down to a certain depth.
ReadOnlyNode - Class in info.magnolia.rest.delivery.jcr.decorator
Deprecated.
since 2.1, reference resolver is now moved to NodeWriter, so this class is not used.
ReadOnlyNode(String, Node, List<Node>, List<Property>) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
ReadOnlyNode(String, Node, List<Item>) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
ReadOnlyProperty - Class in info.magnolia.rest.delivery.jcr.decorator
Read only Property implementation.
ReadOnlyProperty(String, Value[], Node) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
ReadOnlyProperty(String, Value, Node) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
ReferenceContext - Class in info.magnolia.rest.reference
The ReferenceContext carries the reference settings (resolvers) for the lifespan of the request; it is stored as a Magnolia context attribute.
ReferenceContext() - Constructor for class info.magnolia.rest.reference.ReferenceContext
 
ReferenceContextResolver - Class in info.magnolia.rest.reference
A resolver to resolve ReferenceContext, transfer the configuration to NodeWriter.
ReferenceContextResolver() - Constructor for class info.magnolia.rest.reference.ReferenceContextResolver
 
ReferenceDefinition - Interface in info.magnolia.rest.reference
Definition for ReferenceResolver.
ReferenceExpandDecorator - Class in info.magnolia.rest.delivery.jcr.decorator
Deprecated.
since 2.1, reference resolver is now moved to NodeWriter.
ReferenceExpandDecorator(List<ReferenceDefinition>, FilteringContentDecoratorBuilder) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandDecorator
Deprecated.
 
ReferenceExpandWrapper - Class in info.magnolia.rest.delivery.jcr.decorator
Deprecated.
since 2.1, reference resolver is now moved to NodeWriter.
ReferenceExpandWrapper(Node, List<ReferenceDefinition>, FilteringContentDecoratorBuilder) - Constructor for class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandWrapper
Deprecated.
 
ReferenceResolver<T,R> - Interface in info.magnolia.rest.reference
Resolver expands reference to appropriate item.
ReferenceResolverDefinition - Interface in info.magnolia.rest.reference
Definition for ReferenceResolver.
references(List<ReferenceDefinition>) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
Deprecated.
since 2.1, reference resolver is now moved to NodeWriter.
refresh(boolean) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
refresh(boolean) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
remove() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
removeMixin(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
removeShare() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
removeSharedSet() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
resolve(String) - Method in class info.magnolia.rest.reference.dam.AssetReferenceResolver
 
resolve(String) - Method in class info.magnolia.rest.reference.jcr.JcrReferenceResolver
 
resolve(Property) - Method in class info.magnolia.rest.reference.jcr.UuidReferenceResolver
Deprecated.
 
resolve(T) - Method in interface info.magnolia.rest.reference.ReferenceResolver
 
RestContentDeliveryModuleVersionHandler - Class in info.magnolia.rest.setup
Module version handler of REST Content Delivery.
RestContentDeliveryModuleVersionHandler() - Constructor for class info.magnolia.rest.setup.RestContentDeliveryModuleVersionHandler
 
restore(Version, String, boolean) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
rootPath(String) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 

S

save() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
save() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
setAssetRenditions(List<String>) - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
setBypassWorkspaceAcls(boolean) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setBypassWorkspaceAcls(boolean) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setChildNodeTypes(List<String>) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setChildNodeTypes(List<String>) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setDepth(int) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setDepth(int) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setExpand(boolean) - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
setExpand(boolean) - Method in class info.magnolia.rest.reference.jcr.ConfiguredJcrReferenceResolverDefinition
 
setGenerateLink(boolean) - Method in class info.magnolia.rest.reference.jcr.ConfiguredJcrReferenceResolverDefinition
 
setImplementationClass(Class<? extends ReferenceResolver>) - Method in class info.magnolia.rest.reference.ConfiguredReferenceResolverDefinition
 
setIncludeAssetMetadata(boolean) - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
setIncludeDownloadLink(boolean) - Method in class info.magnolia.rest.reference.dam.ConfiguredAssetReferenceResolverDefinition
 
setIncludeSystemProperties(boolean) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setIncludeSystemProperties(boolean) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setLimit(long) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setLimit(long) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setNodeType(String) - Method in class info.magnolia.rest.reference.ConfiguredReferenceDefinition
 
setNodeTypes(List<String>) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setNodeTypes(List<String>) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setParams(Map<String, WorkspaceParameters>) - Method in class info.magnolia.rest.delivery.jcr.v1.ConfiguredJcrDeliveryEndpointDefinition
Deprecated.
 
setPrimaryType(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
setProperty(String, Value) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
setProperty(String, Value[]) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
setProperty(String, Binary) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
setProperty(String, BigDecimal) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
setPropertyName(String) - Method in class info.magnolia.rest.reference.ConfiguredReferenceDefinition
 
setReferenceDepth(int) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setReferenceDepth(int) - Method in class info.magnolia.rest.reference.ReferenceContext
 
setReferenceRepeat(boolean) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setReferenceRepeat(boolean) - Method in class info.magnolia.rest.reference.ReferenceContext
 
setReferenceResolver(ReferenceResolverDefinition) - Method in class info.magnolia.rest.reference.ConfiguredReferenceDefinition
 
setReferences(List<ReferenceDefinition>) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setReferences(List<ReferenceDefinition>) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setResolvers(Map<Predicate, ReferenceResolver>) - Method in class info.magnolia.rest.reference.ReferenceContext
 
setRootPath(String) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setRootPath(String) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setStrict(boolean) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setSystemProperties(List<String>) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setTargetWorkspace(String) - Method in class info.magnolia.rest.reference.ConfiguredReferenceResolverDefinition
 
setTargetWorkspace(String) - Method in class info.magnolia.rest.reference.jcr.ConfiguredJcrReferenceResolverDefinition
 
setValue(Binary) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
setValue(BigDecimal) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
setWorkspace(String) - Method in class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
setWorkspace(String) - Method in class info.magnolia.rest.delivery.jcr.v2.ConfiguredJcrDeliveryEndpointDefinition
 
setWrappedNode(Node) - Method in class info.magnolia.rest.delivery.jcr.decorator.AdditionNodeWrapper
 
strict(boolean) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
strict(boolean) - Method in class info.magnolia.rest.delivery.jcr.QueryBuilder
 
supportI18n(I18nContentSupport) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
systemProperties(List<String>) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
SystemPropertyHidingPredicate - Class in info.magnolia.rest.delivery.jcr.filter
System property hiding predicate with white list.
SystemPropertyHidingPredicate(Collection<String>) - Constructor for class info.magnolia.rest.delivery.jcr.filter.SystemPropertyHidingPredicate
 

T

toString() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyProperty
 
toString() - Method in class info.magnolia.rest.delivery.jcr.FilteringCondition
 

U

unlock() - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
update(String) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReadOnlyNode
Deprecated.
 
UuidReferenceResolver - Class in info.magnolia.rest.reference.jcr
Deprecated.
since 2.0.2, use JcrReferenceResolver with v2 endpoint instead.
UuidReferenceResolver(Provider<Context>, ReferenceResolverDefinition) - Constructor for class info.magnolia.rest.reference.jcr.UuidReferenceResolver
Deprecated.
 

V

valueOf(String) - Static method in enum info.magnolia.rest.delivery.jcr.Operator
Returns the enum constant of this type with the specified name.
values() - Static method in enum info.magnolia.rest.delivery.jcr.Operator
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkspaceParameters - Class in info.magnolia.rest.delivery.jcr.v1
Deprecated.
since 2.1, consider to use JcrDeliveryEndpoint with embedded configuration.
WorkspaceParameters() - Constructor for class info.magnolia.rest.delivery.jcr.v1.WorkspaceParameters
Deprecated.
 
wrapNode(Node) - Method in class info.magnolia.rest.delivery.jcr.decorator.ReferenceExpandDecorator
Deprecated.
 
wrapNode(Node) - Method in class info.magnolia.rest.delivery.jcr.filter.ChildNodeTypesFilteringNodeIterator
 
wrapNode(Node) - Method in class info.magnolia.rest.delivery.jcr.filter.DepthFilteringDecoratorNodeIterator
 
wrapNode(Node) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
wrapNode(Node) - Method in class info.magnolia.rest.delivery.jcr.i18n.I18nDeliveryContentDecorator
 
wrapNodeIterator(NodeIterator) - Method in class info.magnolia.rest.delivery.jcr.filter.FilteringContentDecoratorBuilder
 
write(int) - Method in class info.magnolia.rest.delivery.jcr.OutputStreamWrapper
 
write(byte[], int, int) - Method in class info.magnolia.rest.delivery.jcr.OutputStreamWrapper
 
writeTo(NodeIterator, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class info.magnolia.rest.delivery.jcr.NodeIteratorWriter
 
writeTo(NodesResult, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class info.magnolia.rest.delivery.jcr.NodesResultWriter
 
writeTo(Node, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class info.magnolia.rest.delivery.jcr.NodeWriter
 
writeTo(Asset, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class info.magnolia.rest.reference.dam.AssetWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2020 Magnolia International Ltd.. All rights reserved.