Class PropertyValueGetterImpl

    • Constructor Detail

      • PropertyValueGetterImpl

        public PropertyValueGetterImpl​(ValueGetter<javax.jcr.Value,​?> singleValueGetter,
                                       ValueGetter<javax.jcr.Value[],​?> multiValueGetter)
      • PropertyValueGetterImpl

        public PropertyValueGetterImpl​(ValueGetter<javax.jcr.Value,​?> singleValueGetter)
      • PropertyValueGetterImpl

        public PropertyValueGetterImpl()
    • Method Detail

      • getValue

        public Object getValue​(javax.jcr.Property property)
                        throws javax.jcr.RepositoryException
        Specified by:
        getValue in interface ValueGetter<javax.jcr.Property,​Object>
        Throws:
        javax.jcr.RepositoryException