Class PropertyDefinitionImpl

  • All Implemented Interfaces:
    ItemDefinition, PropertyDefinition

    public class PropertyDefinitionImpl
    extends java.lang.Object
    implements PropertyDefinition
    This class implements the PropertyDefinition interface. All method calls are delegated to the wrapped QPropertyDefinition, performing the translation from Names to JCR names (and vice versa) where necessary.