Interface TemplateProcessor


  • public interface TemplateProcessor
    Processes a request to the appNG GUI.
    This includes:
    • checking whether or not the user is logged in (and redirect to the login if this is not the case)
    • calling the right Application of the requested Site
    • building the Platform-object
    • applying the Template of the Site to that object
    Author:
    Matthias Müller