Uses of Class
com.jalios.jcms.application.json.CleanedApplication
-
Packages that use CleanedApplication Package Description com.jalios.jcms.application.json -
-
Uses of CleanedApplication in com.jalios.jcms.application.json
Methods in com.jalios.jcms.application.json that return types with arguments of type CleanedApplication Modifier and Type Method Description java.util.List<CleanedApplication>
CleanedApplicationLauncherTab. getApplications()
Method parameters in com.jalios.jcms.application.json with type arguments of type CleanedApplication Modifier and Type Method Description void
CleanedApplicationLauncherTab. setApplications(java.util.List<CleanedApplication> applications)
-