org.exoplatform.services.jcr.webdav.command.dasl
Class SearchResultResponseEntity
java.lang.Object
org.exoplatform.services.jcr.webdav.command.dasl.SearchResultResponseEntity
- All Implemented Interfaces:
- javax.ws.rs.core.StreamingOutput
public class SearchResultResponseEntity
- extends Object
- implements javax.ws.rs.core.StreamingOutput
Created by The eXo Platform SAS. Author : Vitaly Guly
- Version:
- $Id: $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchResultResponseEntity
public SearchResultResponseEntity(javax.jcr.query.QueryResult queryResult,
WebDavNamespaceContext nsContext,
String baseURI)
- Constructor.
- Parameters:
queryResult - Result of requestnsContext - namespace contextbaseURI - base uri
write
public void write(OutputStream outStream)
throws IOException
-
- Specified by:
write in interface javax.ws.rs.core.StreamingOutput
- Throws:
IOException
Copyright © 2014 eXo Platform SAS. All Rights Reserved.