public final class PropertyValueGetterImpl extends Object implements ValueGetter<javax.jcr.Property,Object>
Constructor and Description |
---|
PropertyValueGetterImpl() |
PropertyValueGetterImpl(ValueGetter<javax.jcr.Value,?> singleValueGetter) |
PropertyValueGetterImpl(ValueGetter<javax.jcr.Value,?> singleValueGetter,
ValueGetter<javax.jcr.Value[],?> multiValueGetter) |
public PropertyValueGetterImpl(ValueGetter<javax.jcr.Value,?> singleValueGetter, ValueGetter<javax.jcr.Value[],?> multiValueGetter)
public PropertyValueGetterImpl(ValueGetter<javax.jcr.Value,?> singleValueGetter)
public PropertyValueGetterImpl()
public Object getValue(javax.jcr.Property property) throws javax.jcr.RepositoryException
getValue
in interface ValueGetter<javax.jcr.Property,Object>
javax.jcr.RepositoryException
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.