|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Portlet
| Method Summary | |
|---|---|
String |
getCornerThumbnail()
|
String |
getDescription()
|
PortletModuleDescriptor |
getDescriptor()
|
String |
getId()
|
String |
getName()
|
ObjectConfiguration |
getObjectConfiguration(Map map)
|
int |
getPermission()
Returns the permission required to view this portlet. |
String |
getTemplateLocation()
|
String |
getThumbnailfile()
The path to a thumbnail image of this portlet. |
String |
getViewHtml(PortletConfiguration portletConfiguration)
|
boolean |
hasPermission()
Returns true if the portlet requires a specific permission to view it. |
void |
init(PortletModuleDescriptor descriptor)
|
| Method Detail |
|---|
String getId()
String getName()
String getDescription()
boolean hasPermission()
int getPermission()
Permissions for
symbolic constants.
Permission. or -1 indicating no permission.String getThumbnailfile()
String getCornerThumbnail()
void init(PortletModuleDescriptor descriptor)
String getTemplateLocation()
String getViewHtml(PortletConfiguration portletConfiguration)
ObjectConfiguration getObjectConfiguration(Map map)
throws ObjectConfigurationException
ObjectConfigurationExceptionPortletModuleDescriptor getDescriptor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||