Uses of Class
com.jalios.jcms.application.ApplicationManager.ApplicationLauncherOrigin
-
Packages that use ApplicationManager.ApplicationLauncherOrigin Package Description com.jalios.jcms.application -
-
Uses of ApplicationManager.ApplicationLauncherOrigin in com.jalios.jcms.application
Methods in com.jalios.jcms.application that return ApplicationManager.ApplicationLauncherOrigin Modifier and Type Method Description ApplicationManager.ApplicationLauncherOriginApplicationManager. getApplicationLauncherOrigin(Member member)Returns an object containing the launcher (By also checking for the customized launcher of user), and the launcher origin (Default, custom or department)ApplicationManager.ApplicationLauncherOriginAuditApplicationLauncherModal. getApplicationLauncherOrigin()ApplicationManager.ApplicationLauncherOriginApplicationManager. getDefaultApplicationLauncherOrigin(Member member)Returns an object containing the launcher, and the launcher origin (Default or department)ApplicationManager.ApplicationLauncherOriginAuditApplicationLauncherModal. getDefaultApplicationLauncherOrigin()
-