package org.ourgrid.common.internal; public interface OurGridRequestConstants { public static final String QUERY = "QUERY"; }