fferpcore.TransformFilterglobal interface TransformFilter A strategy for filtering data within the transform service. Methods
matchesBoolean matches(fferpcore.TransformFilterRequest request) Input Parameters
Return ValueTrue if the data meets the filter criteria. getRequiredSourceFieldsTransformFilterSourceFields getRequiredSourceFields() Return ValueThe source fields required to verify that the data matches the filter. |