Class WebResourceChapter

java.lang.Object
overit.geocall.lang.Chapter
overit.geocall.lang.WebResourceChapter

public class WebResourceChapter extends Chapter
This class extends Chapter and implements the WebRespurce chapter level.
This chapter is powered by the translations inserted at runtime by the configurator, into the load dictionaries page for a specific language
  • Constructor Details

    • WebResourceChapter

      public WebResourceChapter(String lang, Long companyID)
      Creates a web resource chapter with a specific language and for a specific company.
      Parameters:
      lang - The language of the chapter
      companyID - The id of the company to which the chapter refers.
  • Method Details

    • getCompanyID

      public Long getCompanyID()
      Gets the company's identifier to which the chapter refers.
      Returns:
      the company's identifier.