Uses of Class
com.jalios.jcms.portlet.Portal
-
Packages that use Portal Package Description com.jalios.jcms.handler Contains the javabean classes uses to process HTTP request (aka form handlers).com.jalios.jcms.portlet Contains core Portlets parent of all generated portlets. -
-
Uses of Portal in com.jalios.jcms.handler
Methods in com.jalios.jcms.handler with parameters of type Portal Modifier and Type Method Description boolean
PubBrowserHandler. selectPortal(Portal p)
-
Uses of Portal in com.jalios.jcms.portlet
Subclasses of Portal in com.jalios.jcms.portlet Modifier and Type Class Description class
AbstractPortalJspCollection
Constructors in com.jalios.jcms.portlet with parameters of type Portal Constructor Description Portal(Portal other)
-