Uses of Interface
org.sakaiproject.portal.api.PortletApplicationDescriptor
-
Packages that use PortletApplicationDescriptor Package Description org.sakaiproject.portal.api -
-
Uses of PortletApplicationDescriptor in org.sakaiproject.portal.api
Methods in org.sakaiproject.portal.api that return types with arguments of type PortletApplicationDescriptor Modifier and Type Method Description Iterator<PortletApplicationDescriptor>PortalService. getRegisteredApplications()Get an Iterator of Portlet Application Descriptors from the whole of the application
-