Package | Description |
---|---|
org.modeshape.jcr |
Modifier and Type | Method and Description |
---|---|
NodeTypes |
NodeTypes.Supplier.getNodeTypes()
Get the immutable cache of node types.
|
protected NodeTypes |
NodeTypes.with(Collection<org.modeshape.jcr.JcrNodeType> addedNodeTypes)
Obtain a new version of this cache with the specified node types added to the new cache.
|
protected NodeTypes |
NodeTypes.without(Collection<org.modeshape.jcr.JcrNodeType> removedNodeTypes)
Obtain a new version of this cache with the specified node types removed from the new cache.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.