public class PortletInfo
extends Object
implements Serializable
Constructor and Description |
---|
PortletInfo() |
PortletInfo(String title,
String shortTitle,
String keywords,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getKeywords() |
String |
getShortTitle() |
String |
getTitle() |