Interface Resource

All Known Subinterfaces:
BinaryMetadata, ModifiableBinaryMetadata, ModifiableResource, ModifiableRichText, RichText
All Known Implementing Classes:
JCRBinaryMetadata, JCRResource, JCRRichText

@Deprecated public interface Resource
Deprecated.
Use org.ametys.cms.data.Resource instead
Interface representing a binary resource.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Returns the encoding if the data stream, if it is a character stream.
    Deprecated.
    Returns the data stream.
    Deprecated.
    Returns the last modification date.
    long
    Deprecated.
    Returns the length of the data stream.
    Deprecated.
    Returns the data mime-type.