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

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

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

Methods in org.apache.chemistry.opencmis.commons.spi that return PropertyBoolean
 PropertyBoolean BindingsObjectFactory.createPropertyBooleanData(String id, Boolean value)
           
 PropertyBoolean BindingsObjectFactory.createPropertyBooleanData(String id, List<Boolean> values)
           
 



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