Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Interface
org.alfresco.service.cmr.dictionary.DataTypeDefinition
Packages that use org.alfresco.service.cmr.dictionary.DataTypeDefinition
org.alfresco.service.cmr.dictionary
org.alfresco.service.cmr.repository.datatype
org.alfresco.service.cmr.search
Uses of DataTypeDefinition in org.alfresco.service.cmr.dictionary
Methods in org.alfresco.service.cmr.dictionary that return DataTypeDefinition
PropertyDefinition.getDataType()
DictionaryService.getDataType(Class<?> javaClass)
DictionaryService.getDataType(QName name)
Uses of DataTypeDefinition in org.alfresco.service.cmr.repository.datatype
Methods in org.alfresco.service.cmr.repository.datatype with parameters of type DataTypeDefinition
TypeConverter.convert(DataTypeDefinition propertyType, Collection<?> values)
          General conversion method to convert collection contents to the specified type.
TypeConverter.convert(DataTypeDefinition propertyType, Object value)
          General conversion method to Object types (note it cannot support conversion to primary types due the restrictions of reflection.
TypeConverter.convert(DataTypeDefinition propertyType, Object[] values)
          General conversion method to convert collection contents to the specified type.
Uses of DataTypeDefinition in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return DataTypeDefinition
QueryParameterDefinition.getDataTypeDefinition()
          Get the property type definition for this parameter.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.