public abstract class PreferencesImpl extends Object
| Constructor and Description |
|---|
PreferencesImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PreferencesSyntax |
createPreferencesSyntax() |
protected abstract TemplateContainer |
createTemplateContainer() |
abstract String |
getPath() |
PreferencesSyntax |
getPreferencesSyntax() |
protected abstract PreferencesSyntax |
getPreferencesSyntaxByChromattic() |
TemplateContainer |
getTemplateContainer() |
protected abstract TemplateContainer |
getTemplateContainerByChromattic() |
protected abstract void |
setPreferencesSyntaxByChromattic(PreferencesSyntax preferencesSyntax) |
protected abstract void |
setTemplateContainerByChromattic(TemplateContainer templContainer) |
protected abstract PreferencesSyntax getPreferencesSyntaxByChromattic()
protected abstract void setPreferencesSyntaxByChromattic(PreferencesSyntax preferencesSyntax)
public abstract String getPath()
protected abstract PreferencesSyntax createPreferencesSyntax()
public PreferencesSyntax getPreferencesSyntax()
protected abstract TemplateContainer getTemplateContainerByChromattic()
protected abstract void setTemplateContainerByChromattic(TemplateContainer templContainer)
protected abstract TemplateContainer createTemplateContainer()
public TemplateContainer getTemplateContainer()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.