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

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

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

Methods in org.apache.chemistry.opencmis.commons.spi that return PropertyInteger
 PropertyInteger BindingsObjectFactory.createPropertyIntegerData(java.lang.String id, java.math.BigInteger value)
           
 PropertyInteger BindingsObjectFactory.createPropertyIntegerData(java.lang.String id, java.util.List<java.math.BigInteger> values)
           
 



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