Interface UserConfiguration


  • public interface UserConfiguration
    The Interface UserConfiguration.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.hack23.cia.model.internal.application.system.impl.Agency getAgency()
      Gets the agency.
      com.hack23.cia.model.internal.application.system.impl.LanguageData getLanguage()
      Gets the language.
      com.hack23.cia.model.internal.application.system.impl.Portal getPortal()
      Gets the portal.
    • Method Detail

      • getAgency

        com.hack23.cia.model.internal.application.system.impl.Agency getAgency()
        Gets the agency.
        Returns:
        the agency
      • getPortal

        com.hack23.cia.model.internal.application.system.impl.Portal getPortal()
        Gets the portal.
        Returns:
        the portal
      • getLanguage

        com.hack23.cia.model.internal.application.system.impl.LanguageData getLanguage()
        Gets the language.
        Returns:
        the language