Uses of Class
com.kaltura.client.types.ESearchAggregationItem
-
Packages that use ESearchAggregationItem Package Description com.kaltura.client.types -
-
Uses of ESearchAggregationItem in com.kaltura.client.types
Subclasses of ESearchAggregationItem in com.kaltura.client.types Modifier and Type Class Description classESearchCategoryAggregationItemThis class was generated using generate.php against an XML schema provided by Kaltura.classESearchCuepointsAggregationItemThis class was generated using generate.php against an XML schema provided by Kaltura.classESearchEntryAggregationItemThis class was generated using generate.php against an XML schema provided by Kaltura.classESearchMetadataAggregationItemThis class was generated using generate.php against an XML schema provided by Kaltura.Methods in com.kaltura.client.types that return types with arguments of type ESearchAggregationItem Modifier and Type Method Description List<ESearchAggregationItem>ESearchAggregation. getAggregations()Method parameters in com.kaltura.client.types with type arguments of type ESearchAggregationItem Modifier and Type Method Description voidESearchAggregation. setAggregations(List<ESearchAggregationItem> aggregations)
-