Interface App


  • public interface App
    • Method Detail

      • getAreas

        IArea[] getAreas()
      • isAuthenticationNeeded

        boolean isAuthenticationNeeded()
      • isChartsEnabled

        boolean isChartsEnabled()
      • getDefaultPrivateArea

        IArea getDefaultPrivateArea()
      • getDefaultPublicArea

        IArea getDefaultPublicArea()
      • hasPrivateContent

        boolean hasPrivateContent()
      • updateSession

        void updateSession()
      • hasRegistrationForm

        boolean hasRegistrationForm()
      • isForm

        boolean isForm()
      • getPersistenceUnitName

        String getPersistenceUnitName()