Package org.exoplatform.forum.common.jcr
Class PropertyReader
java.lang.Object
org.exoplatform.forum.common.jcr.PropertyReader
A simple util wrapper to read JCR Nodes properties easily.
- Version:
- $Revision$
- Author:
- Patrice Lamarque
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglongreadProperty(String propertyName, Class returnedType) String[]String[]static String[]valuesToArray(javax.jcr.Value[] Val) valuesToList(javax.jcr.Value[] values)