Business App Starter

Hi, best practice to include Login Form an pass parameters to the views for example

navigate instruction menu.addNaviItem(personnel, “Managers”, Managers.class);
how i can pass parameters to the view Managers.class

Thanks