Package | Description |
---|---|
info.magnolia.jcr.iterator | |
info.magnolia.jcr.wrapper |
Constructor and Description |
---|
FilteringNodeIterator(javax.jcr.NodeIterator nodeIterator,
AbstractPredicate<javax.jcr.Node> predicate,
NodeWrapperFactory wrapperFactory)
Deprecated.
since 4.5.9 use
FilteringNodeIterator.FilteringNodeIterator(NodeIterator, AbstractPredicate, ContentDecorator) instead. |
WrappingNodeIterator(javax.jcr.NodeIterator iterator,
NodeWrapperFactory wrapperFactory)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildWrappingNodeWrapper
Deprecated.
since magnolia 4.5.8 use
ContentDecoratorNodeWrapper instead |
class |
ExtendingNodeWrapper
This wrapper allows extending other nodes (mainly useful to extend configurations).
|
Constructor and Description |
---|
WrappingPropertyWrapper(javax.jcr.Property wrapped,
NodeWrapperFactory nodeWrapperFactory,
PropertyWrapperFactory propertyWrapperFactory) |
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.