package frame.object.data; public interface IFilterSegmentProvider { String getFilterValue(); }