org.exoplatform.wiki.mow.core.api.wiki
Class PreferencesSyntax
java.lang.Object
org.exoplatform.wiki.mow.core.api.wiki.PreferencesSyntax
public abstract class PreferencesSyntax
- extends Object
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieu.lai@exoplatform.com
Aug 26, 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferencesSyntax
public PreferencesSyntax()
getDefaultSyntax
public abstract String getDefaultSyntax()
setDefaultSyntax
public abstract String setDefaultSyntax(String defaulSyntax)
getAllowMutipleSyntaxes
public abstract boolean getAllowMutipleSyntaxes()
setAllowMutipleSyntaxes
public abstract String setAllowMutipleSyntaxes(boolean allowMutipleSyntaxes)
getPreferences
public abstract Preferences getPreferences()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.