|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.content.cmis.rest.resources.BaseCMISResource
com.bea.content.cmis.rest.resources.ContentStream
public class ContentStream
| Field Summary | |
|---|---|
javax.servlet.http.HttpServletResponse |
httpResponse |
| Constructor Summary | |
|---|---|
ContentStream() |
|
| Method Summary | |
|---|---|
void |
deleteContentStream(String repositoryId, String nodeUid) |
javax.ws.rs.core.Response |
getContentStream(String repositoryId, String nodeUid, String rangeHeader, String streamId) |
javax.ws.rs.core.Response |
setContentStream(String repositoryId, String nodeUid, String slugHeader, com.bea.content.cmis.rest.resources.BooleanParam overwriteFlag) |
| Methods inherited from class com.bea.content.cmis.rest.resources.BaseCMISResource |
|---|
getContentContext, getHttpRequest, getUriService, setHttpRequest, setUriService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Context
public javax.servlet.http.HttpServletResponse httpResponse
| Constructor Detail |
|---|
public ContentStream()
| Method Detail |
|---|
public javax.ws.rs.core.Response getContentStream(String repositoryId,
String nodeUid,
@HeaderParam(value="Range")
String rangeHeader,
String streamId)
throws RepositoryException
RepositoryException
public javax.ws.rs.core.Response setContentStream(String repositoryId,
String nodeUid,
@HeaderParam(value="Slug")
String slugHeader,
com.bea.content.cmis.rest.resources.BooleanParam overwriteFlag)
throws RepositoryException,
IOException
RepositoryExceptionIOException
public void deleteContentStream(String repositoryId,
String nodeUid)
throws RepositoryException
RepositoryException
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.