Package | Description |
---|---|
org.apache.jackrabbit.core.nodetype |
Modifier and Type | Method and Description |
---|---|
EffectiveNodeType |
NodeTypeRegistry.getEffectiveNodeType(Name primary,
Set<Name> mixins)
Returns the effective node type of a node with the given primary
and mixin types.
|
EffectiveNodeType |
NodeTypeRegistry.getEffectiveNodeType(Name primary,
Set<Name> mixins)
Returns the effective node type of a node with the given primary
and mixin types.
|
EffectiveNodeType |
NodeTypeRegistry.getEffectiveNodeType(Set<Name> mixins)
Returns the effective node type representation of the given node types.
|
EffectiveNodeType |
NodeTypeRegistry.getEffectiveNodeType(Set<Name> mixins)
Returns the effective node type representation of the given node types.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.