public abstract class AbstractUnauthenticatedGetQuery<T extends Serializable> extends AbstractQuery<T> implements UnauthenticatedGetQuery<T>
| Constructor and Description |
|---|
AbstractUnauthenticatedGetQuery(String method) |
addAdditionalParameters, addParameter, getMethod, getParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParameter, getMethod, getParameters, parsepublic AbstractUnauthenticatedGetQuery(String method)
Copyright © 2012. All Rights Reserved.