Uses of Class
org.chromattic.core.ListType

Packages that use ListType
org.chromattic.core   
 

Uses of ListType in org.chromattic.core
 

Fields in org.chromattic.core declared as ListType
static ListType ListType.ARRAY
           
static ListType ListType.LIST
           
 

Methods in org.chromattic.core with parameters of type ListType
<V> java.util.List<V>
ObjectContext.getPropertyValues(java.lang.String propertyName, ValueType<V> simpleType, ListType listType)
           
<V> void
ObjectContext.setPropertyValues(java.lang.String propertyName, ValueType<V> type, ListType listType, java.util.List<V> objects)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.