public class PortletInfo extends Object implements Serializable
PortletInfo()
PortletInfo(String title, String shortTitle, String keywords, String description)
String
getDescription()
getKeywords()
getShortTitle()
getTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PortletInfo()
public PortletInfo(String title, String shortTitle, String keywords, String description)
public String getDescription()
public String getKeywords()
public String getShortTitle()
public String getTitle()