org.exoplatform.wiki.chromattic.ext.ntdef
Class VersionableMixin
java.lang.Object
org.exoplatform.wiki.chromattic.ext.ntdef.VersionableMixin
public abstract class VersionableMixin
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionableMixin
public VersionableMixin()
getEntity
public abstract AttachmentImpl getEntity()
setEntity
public abstract void setEntity(AttachmentImpl page)
getVersionHistory
public abstract NTVersionHistory getVersionHistory()
getBaseVersion
public abstract NTVersion getBaseVersion()
isCheckedOut
public abstract boolean isCheckedOut()
getPredecessors
public abstract String[] getPredecessors()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.