Uses of Class
org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.property.PropertyFilter

Packages that use PropertyFilter
org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util   
 

Uses of PropertyFilter in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util
 

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util that return PropertyFilter
static PropertyFilter WSToObjectFiltersConverter.convertToPropertyFilter(WSPropertyFilter wsPropertyFilter)
           
 

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util with parameters of type PropertyFilter
static WSPropertyFilter ObjectToWSFiltersConverter.convertToWsPropertyFilter(PropertyFilter propertyFilter)