Uses of Class
com.jalios.jcms.jportal.component.JPortalComponent
-
Packages that use JPortalComponent Package Description com.jalios.jcms.jportal -
-
Uses of JPortalComponent in com.jalios.jcms.jportal
Methods in com.jalios.jcms.jportal that return types with arguments of type JPortalComponent Modifier and Type Method Description java.util.Set<JPortalComponent>
JPortalManager. getJPortalComponentSet(java.lang.String userLang, java.lang.String search)
java.util.Map<java.lang.String,java.util.List<JPortalComponent>>
JPortalManager. getPortletTypeMap()
Methods in com.jalios.jcms.jportal with parameters of type JPortalComponent Modifier and Type Method Description int
JPortalManager.JPortalComponentIndexComparator. compare(JPortalComponent o1, JPortalComponent o2)
int
JPortalManager.JPortalComponentNameComparator. compare(JPortalComponent o1, JPortalComponent o2)
-