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<Object[]> ListType.ARRAY
           
static ListType<List<Object>> ListType.LIST
           
 

Methods in org.chromattic.core with parameters of type ListType
<T> T
ObjectContext.getPropertyValues(String propertyName, SimpleValueInfo simpleType, ListType<T> listType)
           
<T> void
ObjectContext.setPropertyValues(String propertyName, SimpleValueInfo type, ListType<T> listType, T objects)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.