org.exoplatform.wiki.chromattic.ext.ntdef
Class NTFrozenNode
java.lang.Object
org.exoplatform.wiki.chromattic.ext.ntdef.NTFrozenNode
public abstract class NTFrozenNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NTFrozenNode
public NTFrozenNode()
getFrozenUuid
public abstract String getFrozenUuid()
setFrozenUuid
public abstract void setFrozenUuid(String frozenUuid)
getChildren
public abstract Map<String,Object> getChildren()
getProperties
public abstract Map<String,Object> getProperties()
getAuthor
public String getAuthor()
throws Exception
- Throws:
Exception
getUpdatedDate
public Date getUpdatedDate()
throws Exception
- Throws:
Exception
getComment
public String getComment()
throws Exception
- Throws:
Exception
setMOWService
public void setMOWService(MOWService mowService)
getPath
protected abstract String getPath()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.