org.exoplatform.wiki.mow.core.api.wiki
Class PageDescriptionMixin
java.lang.Object
org.exoplatform.wiki.mow.core.api.wiki.PageDescriptionMixin
public abstract class PageDescriptionMixin
- extends Object
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Oct 30, 2013
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageDescriptionMixin
public PageDescriptionMixin()
getEntity
public abstract AttachmentImpl getEntity()
setEntity
public abstract void setEntity(AttachmentImpl page)
getAuthor
public abstract String getAuthor()
setAuthor
public abstract void setAuthor(String author)
getUpdatedDate
public abstract Date getUpdatedDate()
setUpdatedDate
public abstract void setUpdatedDate(Date date)
getComment
public abstract String getComment()
setComment
public abstract void setComment(String comments)
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.