Class HomeDocXML.Resource

java.lang.Object
com.emc.documentum.rest.model.HomeDocXML.Resource
Enclosing class:
HomeDocXML

public static class HomeDocXML.Resource extends Object
Resource in Home Document for XML
  • Constructor Details

    • Resource

      public Resource(String rel, String href, boolean isHrefTemplate, HomeDocHints hints)
      Constructor
      Parameters:
      rel - relation
      href - href
      isHrefTemplate - href template or not
      hints - home document hints
  • Method Details

    • getRel

      public String getRel()
      Get relation
      Returns:
      relation
    • getLink

      public Link getLink()
      Get link
      Returns:
      link
    • getHints

      public HomeDocHints getHints()
      Get home document hints
      Returns:
      home document hints