org.apache.solr.rest
Interface POSTable

All Known Implementing Classes:
CopyFieldCollectionResource, FieldCollectionResource

public interface POSTable

Marker interface for resource classes that handle POST requests.


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

Method Detail

post

@Post
org.restlet.representation.Representation post(org.restlet.representation.Representation representation)


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