com.liferay.portal.editor.configuration
Class EditorConfigurationImpl
java.lang.Object
com.liferay.portal.editor.configuration.EditorConfigurationImpl
- All Implemented Interfaces:
- EditorConfiguration
public class EditorConfigurationImpl
- extends Object
- implements EditorConfiguration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorConfigurationImpl
public EditorConfigurationImpl(JSONObject configJSONObject,
EditorOptions editorOptions)
getConfigJSONObject
public JSONObject getConfigJSONObject()
- Specified by:
getConfigJSONObject in interface EditorConfiguration
getData
public Map<String,Object> getData()
- Specified by:
getData in interface EditorConfiguration
getEditorOptions
public EditorOptions getEditorOptions()
- Specified by:
getEditorOptions in interface EditorConfiguration