Uses of Interface
org.sakaiproject.portal.api.PortletDescriptor
-
Packages that use PortletDescriptor Package Description org.sakaiproject.portal.api -
-
Uses of PortletDescriptor in org.sakaiproject.portal.api
Methods in org.sakaiproject.portal.api that return types with arguments of type PortletDescriptor Modifier and Type Method Description Iterator<PortletDescriptor>PortletApplicationDescriptor. getPortlets()An interator of portlet descriptions
-