org.apache.chemistry.opencmis.inmemory.types
Class PropertyUtil

java.lang.Object
  extended by org.apache.chemistry.opencmis.inmemory.types.PropertyUtil

public class PropertyUtil
extends java.lang.Object


Constructor Summary
PropertyUtil()
           
 
Method Summary
static java.lang.Object getProperty(StoredObject so, java.lang.String propertyId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtil

public PropertyUtil()
Method Detail

getProperty

public static java.lang.Object getProperty(StoredObject so,
                                           java.lang.String propertyId)


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.