Uses of Class
com.jalios.jcms.portlet.PortalElement.AbilitySelector
- 
Packages that use PortalElement.AbilitySelector Package Description com.jalios.jcms.portlet Contains core Portlets parent of all generated portlets. - 
- 
Uses of PortalElement.AbilitySelector in com.jalios.jcms.portlet
Methods in com.jalios.jcms.portlet that return PortalElement.AbilitySelector Modifier and Type Method Description static PortalElement.AbilitySelectorPortalElement. getAbilitySelector(java.lang.String ability)Retrieves a new instance ofPortalElement.AbilitySelectorusing the specified abilityString. 
 -