Package org.sakaiproject.portal.api
Interface PortletDescriptor
-
public interface PortletDescriptorDescribes the Portlet- Since:
- Sakai 2.4
- Version:
- $Rev$
- Author:
- ieb
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPortletId()the ID of the portletStringgetPortletName()The name of the portlet
-