org.exoplatform.calendar.service
Class FeedData
java.lang.Object
org.exoplatform.calendar.service.FeedData
public class FeedData
- extends Object
Created by The eXo Platform SARL
Author : Hung Nguyen Quang
hung.nguyen@exoplatform.com
Jul 11, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedData
public FeedData()
getFeed
public String getFeed()
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
setContent
public void setContent(InputStream input)
throws Exception
- Throws:
Exception
getContent
public byte[] getContent()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.