com.atlassian.confluence.user
Interface AjaxUserProfileEditor

All Known Implementing Classes:
DefaultAjaxUserProfileEditor

Deprecated. since 3.3 (use EditorSettingsAjaxAction instead)

@Deprecated
public interface AjaxUserProfileEditor


Method Summary
 boolean getPreferenceUserEditWysiwyg()
          Deprecated.  
 void setPreferenceUserEditWysiwyg(boolean value)
          Deprecated.  
 

Method Detail

setPreferenceUserEditWysiwyg

void setPreferenceUserEditWysiwyg(boolean value)
                                  throws com.atlassian.core.AtlassianCoreException
Deprecated. 
Throws:
com.atlassian.core.AtlassianCoreException

getPreferenceUserEditWysiwyg

boolean getPreferenceUserEditWysiwyg()
                                     throws com.atlassian.core.AtlassianCoreException
Deprecated. 
Throws:
com.atlassian.core.AtlassianCoreException


Copyright © 2003-2011 Atlassian. All Rights Reserved.