public class FetchJcrSubNode extends Object implements ItemProviderStrategy<javax.jcr.Node>
item provider strategy
to be available in the context.
NOTE: currently sub-node name is resolved from the form definition
,
which might change in the future (<- TODO check).Constructor and Description |
---|
FetchJcrSubNode(ItemProviderStrategy<javax.jcr.Node> parentNodeProvider,
FetchJcrSubNodeDefinition definition,
info.magnolia.config.NamedDefinition formDefinition) |
Modifier and Type | Method and Description |
---|---|
protected String |
getSubNodeName() |
Optional<javax.jcr.Node> |
read() |
@Inject public FetchJcrSubNode(ItemProviderStrategy<javax.jcr.Node> parentNodeProvider, FetchJcrSubNodeDefinition definition, info.magnolia.config.NamedDefinition formDefinition)
public Optional<javax.jcr.Node> read()
read
in interface ItemProviderStrategy<javax.jcr.Node>
protected String getSubNodeName()
Copyright © 2019 Magnolia International Ltd.. All rights reserved.