public interface EffectiveNodeTypes
ContentTypeService
.Modifier and Type | Method and Description |
---|---|
EffectiveNodeType |
getType(String name) |
SortedMap<String,Set<EffectiveNodeType>> |
getTypesByPrefix() |
long |
version() |
long version()
EffectiveNodeType getType(String name)
name
- Qualified Name for a registered NodeType (see JCR-2.0 3.2.5.2)SortedMap<String,Set<EffectiveNodeType>> getTypesByPrefix()
Copyright © 2012–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.