Interface StandardDocument.Standard.Publication.Context

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getId()
      Returns the published context identifier.
      java.lang.String getUrl()
      Returns the access URL.
      void setId​(java.lang.String id)
      Sets the given URL in this context.
      void setUrl​(java.lang.String url)
      Sets the given URL in this context.