Enum Class CoType

java.lang.Object
java.lang.Enum<CoType>
ch.ivyteam.ivy.cm.CoType
All Implemented Interfaces:
Serializable, Comparable<CoType>, java.lang.constant.Constable

@Deprecated(since="9.4", forRemoval=true) public enum CoType extends Enum<CoType>
Deprecated, for removal: This API element is subject to removal in a future version.
API:
This is a public API.
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
  • 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.
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
    boolean
    matches(String coTypeName)
    Deprecated, for removal: This API element is subject to removal in a future version.
  • Enum Constant Details

    • UNKNOWN

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    • getName

      @Deprecated(since="9.4", forRemoval=true) public String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      the name of this co type value
      API:
      This public API is available in Java.
    • getGroup

      @Deprecated(since="9.4", forRemoval=true) public CoTypeGroup getGroup()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      the group
      API:
      This public API is available in Java.
    • matches

      @Deprecated(since="9.4", forRemoval=true) public boolean matches(IContentObjectType coType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Parameters:
      coType -
      Returns:
      true if this co type corresponds to the given content object type
      API:
      This public API is available in Java.
    • matches

      @Deprecated(since="9.4", forRemoval=true) public boolean matches(String coTypeName)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Parameters:
      coTypeName - name of a co type
      Returns:
      true if this co type corresponds to the given co type name
      API:
      This public API is available in Java.