Class Format

All Implemented Interfaces:
com.emc.documentum.rest.conditional.Digestible, Linkable

public final class Format extends PersistentObject
Format resource
  • Field Details

    • DEFAULT_FIELDS

      public static final List<String> DEFAULT_FIELDS
      Default fields that will be retrieved when use select * in DQL
    • MANDATORY_FIELDS

      public static final List<String> MANDATORY_FIELDS
      Format resource mandatory fields
    • INTERNAL_FIELDS

      public static final List<String> INTERNAL_FIELDS
      Format resource internal fields
  • Constructor Details

    • Format

      public Format()
  • Method Details