com.liferay.portlet
Class InvokerPortletResponse
java.lang.Object
com.liferay.portlet.InvokerPortletResponse
- All Implemented Interfaces:
- Serializable
public class InvokerPortletResponse
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvokerPortletResponse
public InvokerPortletResponse(String title,
String content,
long time)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getContent
public String getContent()
setContent
public void setContent(String content)
getTime
public long getTime()
setTime
public void setTime(long time)