Class AspectTypeObject

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

public class AspectTypeObject extends SysObject
aspect type resource
  • Field Details

    • DEFAULT_FIELDS

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

      public static final Set<String> ALL_FIELDS
    • ATTR_FIELDS

      public static final Set<String> ATTR_FIELDS
    • MANDATORY_FIELDS

      public static final List<String> MANDATORY_FIELDS
      Mandatory fields
  • Constructor Details

    • AspectTypeObject

      public AspectTypeObject()
  • Method Details

    • getMandatoryFields

      public List<String> getMandatoryFields()
      Description copied from class: PersistentObject
      Get mandatory attribute names
      Overrides:
      getMandatoryFields in class SysObject
      Returns:
      mandatory fields
    • getType

      public String getType()
      Description copied from class: PersistentObject
      Get object type of the persistent object; if it is not specified explicitly, return the attribute "r_object_type" by alternate.
      Overrides:
      getType in class PersistentObject
      Returns:
      type