Class NodeTypeDefinitionImpl

  • All Implemented Interfaces:
    NodeTypeDefinition

    public class NodeTypeDefinitionImpl
    extends Object
    implements NodeTypeDefinition
    This class implements the NodeTypeDefinition interface. All method calls are delegated to the wrapped QNodeTypeDefinition, performing the translation from Names to JCR names (and vice versa) where necessary.