org.exoplatform.content.service
Class DescriptionPlugin.DescItem
java.lang.Object
org.exoplatform.content.service.DescriptionPlugin.DescItem
- All Implemented Interfaces:
- ContentItem
- Enclosing class:
- DescriptionPlugin
public static class DescriptionPlugin.DescItem
- extends java.lang.Object
- implements ContentItem
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptionPlugin.DescItem
public DescriptionPlugin.DescItem()
getDesc
public java.lang.String getDesc()
- Specified by:
getDesc in interface ContentItem
setDesc
public void setDesc(java.lang.String desciption)
- Specified by:
setDesc in interface ContentItem
getLink
public java.lang.String getLink()
- Specified by:
getLink in interface ContentItem
setLink
public void setLink(java.lang.String url)
- Specified by:
setLink in interface ContentItem
getTime
public java.lang.String getTime()
- Specified by:
getTime in interface ContentItem
setTime
public void setTime(java.lang.String time)
- Specified by:
setTime in interface ContentItem
getImage
public java.lang.String getImage()
- Specified by:
getImage in interface ContentItem
setImage
public void setImage(java.lang.String image)
- Specified by:
setImage in interface ContentItem
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle in interface ContentItem
setTitle
public void setTitle(java.lang.String title)
- Specified by:
setTitle in interface ContentItem
setCreator
public void setCreator(java.lang.String creator)
- Specified by:
setCreator in interface ContentItem
getCreator
public java.lang.String getCreator()
- Specified by:
getCreator in interface ContentItem
Copyright © 2011 eXo Platform SAS. All Rights Reserved.