public interface IOutOfLineContent extends IContent
IContent.Type
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEtag()
Returns the HTTP etag for the referenced content or
null if
none. |
ContentType |
getMimeType()
Returns the MIME content type.
|
java.lang.String |
getUri()
Returns the external URI.
|
ContentType getMimeType()
java.lang.String getUri()
java.lang.String getEtag()
null
if
none.