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

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

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

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util that return OrCondition
static OrCondition WSToObjectConditionsConverter.convertToOrCondition(WSOrCondition condition)
           
 

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util with parameters of type OrCondition
static WSOrCondition ObjectToWSConditionsConverter.convertToWsOrCondition(OrCondition condition)