Skip navigation links 
 
oracle.stellent.wcm.server.content.fs
Class FSLocalModifiedContentAdapter.ModifiedContentStream
java.lang.Object
   oracle.stellent.wcm.server.content.ContentStream
oracle.stellent.wcm.server.content.ContentStream
       oracle.stellent.wcm.server.content.fs.FSLocalModifiedContentAdapter.ModifiedContentStream
oracle.stellent.wcm.server.content.fs.FSLocalModifiedContentAdapter.ModifiedContentStream
- Enclosing class:
- FSLocalModifiedContentAdapter
- 
protected static class FSLocalModifiedContentAdapter.ModifiedContentStream
 
- extends ContentStream
Wrapper for the ContentStream that allows for setting a new modified date
 
  
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
FSLocalModifiedContentAdapter.ModifiedContentStream
public FSLocalModifiedContentAdapter.ModifiedContentStream(ContentStream base)
getInputStream
public java.io.InputStream getInputStream()
                                   throws java.io.IOException
- 
- Overrides:
- getInputStreamin class- ContentStream
 
- 
- Throws:
- java.io.IOException
 
getFileName
public java.lang.String getFileName()
- 
- Overrides:
- getFileNamein class- ContentStream
 
getContentLength
public long getContentLength()
- 
- Overrides:
- getContentLengthin class- ContentStream
 
getMimeType
public java.lang.String getMimeType()
- 
- Overrides:
- getMimeTypein class- ContentStream
 
getLastModified
public long getLastModified()
- 
- Overrides:
- getLastModifiedin class- ContentStream
 
releaseLock
public void releaseLock()
- 
- Overrides:
- releaseLockin class- ContentStream
 
finalize
protected void finalize()
                 throws java.lang.Throwable
- 
- Overrides:
- finalizein class- ContentStream
 
- 
- Throws:
- java.lang.Throwable
 
Skip navigation links 
 
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.