com.atlassian.confluence.user
Class DefaultAjaxUserProfileEditor
java.lang.Object
com.atlassian.confluence.user.DefaultAjaxUserProfileEditor
- All Implemented Interfaces:
- AjaxUserProfileEditor
Deprecated. since 3.3 (use EditorSettingsAjaxAction
instead)
@Deprecated
public class DefaultAjaxUserProfileEditor
- extends Object
- implements AjaxUserProfileEditor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAjaxUserProfileEditor
public DefaultAjaxUserProfileEditor()
- Deprecated.
setConfluenceWysiwygConverter
public void setConfluenceWysiwygConverter(ConfluenceWysiwygConverter confluenceWysiwygConverter)
- Deprecated.
setPreferenceUserEditWysiwyg
public void setPreferenceUserEditWysiwyg(boolean value)
throws com.atlassian.core.AtlassianCoreException
- Deprecated.
- Specified by:
setPreferenceUserEditWysiwyg
in interface AjaxUserProfileEditor
- Throws:
com.atlassian.core.AtlassianCoreException
getPreferenceUserEditWysiwyg
public boolean getPreferenceUserEditWysiwyg()
throws com.atlassian.core.AtlassianCoreException
- Deprecated.
- Specified by:
getPreferenceUserEditWysiwyg
in interface AjaxUserProfileEditor
- Throws:
com.atlassian.core.AtlassianCoreException
setUserAccessor
public void setUserAccessor(UserAccessor userAccessor)
- Deprecated.
getUserAccessor
public UserAccessor getUserAccessor()
- Deprecated.