Interface IBaseEnvironmentData

    • Method Detail

      • getClient

        Mandant getClient()
        Returns:
        The Mandant of the current context.
      • getEntityContext

        IEntityContext getEntityContext()
        Returns:
        The current entity context that may be used for database interactions.
      • getLocale

        Locale getLocale()
        Returns:
        The locale to use for locale-sensitive actions.
      • getUser

        Benutzer getUser()
        Returns:
        The user of the active context that should be used for protocol entries etc.