Uses of Class
com.composum.sling.core.pckgmgr.regpckg.view.PackageBean
-
Packages that use PackageBean Package Description com.composum.sling.core.pckgmgr.regpckg.view -
-
Uses of PackageBean in com.composum.sling.core.pckgmgr.regpckg.view
Fields in com.composum.sling.core.pckgmgr.regpckg.view with type parameters of type PackageBean Modifier and Type Field Description protected Map<String,List<PackageBean>>RegistryBean. groupsMethods in com.composum.sling.core.pckgmgr.regpckg.view that return PackageBean Modifier and Type Method Description PackageBeanRegistriesBean. getPackage(String path)Methods in com.composum.sling.core.pckgmgr.regpckg.view that return types with arguments of type PackageBean Modifier and Type Method Description protected Map<String,List<PackageBean>>RegistryBean. getGroups()Methods in com.composum.sling.core.pckgmgr.regpckg.view with parameters of type PackageBean Modifier and Type Method Description intPackageBean. compareTo(PackageBean other)
-