package org.gcube.common.storagehub.model.query; import org.gcube.common.storagehub.model.items.Item; public interface ItemFilter { }