Class HomeDocJSON.Resource

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

public static class HomeDocJSON.Resource extends Object
Resource in HomeDocJSON.ResourceEntry of Home Document
  • Constructor Details

    • Resource

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

    • getHref

      public String getHref()
      Get href
      Returns:
      href
    • getHrefTemplate

      public String getHrefTemplate()
      Get href template
      Returns:
      href template
    • getHints

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