Klasse Controller<S>

java.lang.Object
ch.nolix.system.webapplication.component.Controller<S>

public abstract class Controller<S> extends Object
  • Konstruktordetails

    • Controller

      public Controller()
  • Methodendetails

    • getStoredApplicationService

      protected final S getStoredApplicationService()
    • getStoredWebClientSession

      protected final WebClientSession<S> getStoredWebClientSession()