org.apache.chemistry.opencmis.commons.definitions
Interface PropertyBooleanDefinition

All Superinterfaces:
ExtensionsData, PropertyDefinition<Boolean>, Serializable

public interface PropertyBooleanDefinition
extends PropertyDefinition<Boolean>


Method Summary
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensions
 



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