Package com.funnelback.publicui.search.model.collection.paramtransform.operation
-
Interface Summary Interface Description Operation An operation to apply as part of aTransformRule -
Class Summary Class Description AddParameterOperation AnOperationthat adds a parameter and its value to the map.RemoveAllValuesOperation AnOperationthat removes all the value of a given parameter name from the map.RemoveSpecificValuesOperation AnOperationthat removes specific values of a parameter from the map.