org.exoplatform.services.portletcontainer.pci.model
Class PortletInfo
java.lang.Object
org.exoplatform.services.portletcontainer.pci.model.PortletInfo
public class PortletInfo
- extends Object
Jul 11, 2004 .
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletInfo
public PortletInfo()
getKeywords
public final String getKeywords()
- Returns:
- keywords
setKeywords
public final void setKeywords(String keywords)
- Parameters:
keywords - keywords
getShortTitle
public final String getShortTitle()
- Returns:
- short title
setShortTitle
public final void setShortTitle(String shortTitle)
- Parameters:
shortTitle - short title
getTitle
public final String getTitle()
- Returns:
- title
setTitle
public final void setTitle(String title)
- Parameters:
title - title
getId
public final String getId()
- Returns:
- id
setId
public final void setId(String value)
- Parameters:
value - id
Copyright © 2009 eXo Platform SAS. All Rights Reserved.