org.apache.solr.rest
Interface GETable

All Known Implementing Classes:
CopyFieldCollectionResource, DefaultSchemaResource, DynamicFieldCollectionResource, DynamicFieldResource, FieldCollectionResource, FieldResource, FieldTypeCollectionResource, FieldTypeResource

public interface GETable

Marker interface for resource classes that handle GET requests.


Method Summary
 org.restlet.representation.Representation get()
           
 

Method Detail

get

@Get
org.restlet.representation.Representation get()


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.