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.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:
getInputStream in class ContentStream
-
- Throws:
java.io.IOException
getFileName
public java.lang.String getFileName()
-
- Overrides:
getFileName in class ContentStream
getContentLength
public long getContentLength()
-
- Overrides:
getContentLength in class ContentStream
getMimeType
public java.lang.String getMimeType()
-
- Overrides:
getMimeType in class ContentStream
getLastModified
public long getLastModified()
-
- Overrides:
getLastModified in class ContentStream
releaseLock
public void releaseLock()
-
- Overrides:
releaseLock in class ContentStream
finalize
protected void finalize()
throws java.lang.Throwable
-
- Overrides:
finalize in class ContentStream
-
- Throws:
java.lang.Throwable
Skip navigation links
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.