Uses of Interface
org.apache.chemistry.opencmis.commons.data.PropertyDecimal

Packages that use PropertyDecimal
org.apache.chemistry.opencmis.commons.spi OpenCMIS client and server binding services. 
 

Uses of PropertyDecimal in org.apache.chemistry.opencmis.commons.spi
 

Methods in org.apache.chemistry.opencmis.commons.spi that return PropertyDecimal
 PropertyDecimal BindingsObjectFactory.createPropertyDecimalData(String id, BigDecimal value)
           
 PropertyDecimal BindingsObjectFactory.createPropertyDecimalData(String id, List<BigDecimal> values)
           
 



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