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

All Superinterfaces:
ExtensionsData, PropertyDefinition<String>, Serializable

public interface PropertyStringDefinition
extends PropertyDefinition<String>


Method Summary
 BigInteger getMaxLength()
           
 
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
 

Method Detail

getMaxLength

BigInteger getMaxLength()


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