Interface IContentObjectType


@Deprecated(since="9.4", forRemoval=true) public interface IContentObjectType
Deprecated, for removal: This API element is subject to removal in a future version.
Content Object Type
API:
This is a public API.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    default String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getName

      @Deprecated(since="9.4", forRemoval=true) String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • getMimeType

      @Deprecated(since="9.4", forRemoval=true) CoMimeType getMimeType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • getDataType

      @Deprecated(since="9.4", forRemoval=true) CoDataType getDataType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • getCoType

      @Deprecated(since="9.4", forRemoval=true) CoType getCoType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • isDownloadable

      @Deprecated(since="9.4", forRemoval=true) boolean isDownloadable()
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • getFileExtension

      @Deprecated(since="9.4", forRemoval=true) String getFileExtension()
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.
    • getDescription

      @Deprecated(since="9.3", forRemoval=true) default String getDescription()
      Deprecated, for removal: This API element is subject to removal in a future version.
      API:
      This public API is available in Java.