T - A placeholder for the type expected in the response, avoiding the requirement to cast responses. This is not
linked to the Type set on a request so a ClassCastException is possible if the type is set
incorrectly.public class ServiceSearchRequest<T> extends ServiceReadRequest<T>
ServiceReadRequest used for resource searches. Although the two classes are the same, a separate
class is used to ensure an ordinary read request cannot be passed to a search API.getMethod, getParams, getPath, getResponseType, getRuid, getServiceCopyright © 2014. All Rights Reserved.