org.exoplatform.wiki.mow.core.api.wiki
Class Preferences
java.lang.Object
org.exoplatform.wiki.mow.core.api.wiki.Preferences
public abstract class Preferences
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Preferences
public Preferences()
getPreferencesSyntaxByChromattic
protected abstract PreferencesSyntax getPreferencesSyntaxByChromattic()
setPreferencesSyntaxByChromattic
protected abstract void setPreferencesSyntaxByChromattic(PreferencesSyntax preferencesSyntax)
getPath
public abstract String getPath()
createPreferencesSyntax
protected abstract PreferencesSyntax createPreferencesSyntax()
getPreferencesSyntax
public PreferencesSyntax getPreferencesSyntax()
getTemplateContainerByChromattic
protected abstract TemplateContainer getTemplateContainerByChromattic()
setTemplateContainerByChromattic
protected abstract void setTemplateContainerByChromattic(TemplateContainer templContainer)
createTemplateContainer
protected abstract TemplateContainer createTemplateContainer()
getTemplateContainer
public TemplateContainer getTemplateContainer()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.