Class NetworkLocation

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

public class NetworkLocation extends SysObject
Network location 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
      Mandatory fields of network location resource
  • Constructor Details

    • NetworkLocation

      public NetworkLocation()
  • 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