org.exoplatform.wiki.mow.core.api.wiki
Class Template

java.lang.Object
  extended by org.chromattic.ext.ntdef.NTHierarchyNode
      extended by org.chromattic.ext.ntdef.NTFolder
          extended by org.exoplatform.wiki.mow.core.api.wiki.PageImpl
              extended by org.exoplatform.wiki.mow.core.api.wiki.Template
All Implemented Interfaces:
Iterable<org.chromattic.ext.ntdef.NTHierarchyNode>, Page

public abstract class Template
extends PageImpl


Field Summary
static String TEMPLATE
           
static String TEMPLATE_ID
           
 
Constructor Summary
Template()
           
 
Method Summary
abstract  String getDescription()
           
abstract  void setDescription(String description)
           
 
Methods inherited from class org.exoplatform.wiki.mow.core.api.wiki.PageImpl
addAttachment, addPage, addPublicPage, addRelatedPage, addWikiPage, checkin, checkout, createAttachment, createAttachment, createContent, createVersionableMixin, createWatchedMixin, getAttachment, getAttachmentByRootPermisison, getAttachments, getAttachmentsByChromattic, getAttachmentsExcludeContent, getAttachmentsExcludeContentByRootPermisison, getAuthor, getChildPages, getChildrenByRootPermission, getChildrenContainer, getChromatticSession, getComment, getContent, getContentByChromattic, getCreatedDate, getJCRPageNode, getJCRSession, getMovedMixin, getMOWService, getName, getOverridePermission, getOwner, getParentPage, getPath, getPermission, getReferredUUIDs, getRelatedPages, getRemovedMixin, getRenamedMixin, getSyntax, getTitle, getTitleByChromattic, getTrash, getUpdatedDate, getURL, getVersionableMixin, getVersionableMixinByChromattic, getWatchedMixin, getWiki, getWikiHome, getWikiPage, getWikiService, getWorkspace, hasPermission, hasPermission, isMinorEdit, makeVersionable, makeWatched, remove, removeAllRelatedPages, removeAttachment, removeRelatedPage, restore, setComment, setComponentManager, setContentByChromattic, setCreatedDate, setMinorEdit, setMovedMixin, setMOWService, setName, setNonePermission, setOverridePermission, setOwner, setParentPage, setPermission, setRemovedMixin, setRenamedMixin, setSyntax, setTitle, setTitleByChromattic, setTrash, setURL, setVersionableMixinByChromattic, setWatchedMixin, setWikiService
 
Methods inherited from class org.chromattic.ext.ntdef.NTFolder
addChild, addChild, createFile, createFile, createFolder, createFolder, getChild, getChildren, getFile, getFolder, iterator
 
Methods inherited from class org.chromattic.ext.ntdef.NTHierarchyNode
getCreated, getParent, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMPLATE

public static final String TEMPLATE
See Also:
Constant Field Values

TEMPLATE_ID

public static final String TEMPLATE_ID
See Also:
Constant Field Values
Constructor Detail

Template

public Template()
Method Detail

getDescription

public abstract String getDescription()

setDescription

public abstract void setDescription(String description)


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.