com.atlassian.confluence.user
Interface AjaxUserProfileEditor

All Known Implementing Classes:
DefaultAjaxUserProfileEditor

public interface AjaxUserProfileEditor

Created by IntelliJ IDEA. User: Tomd Date: 25/08/2005 Time: 12:20:55 To change this template use File | Settings | File Templates.


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

Method Detail

setPreferenceUserEditWysiwyg

public void setPreferenceUserEditWysiwyg(boolean value)
                                  throws AtlassianCoreException
Throws:
AtlassianCoreException

getPreferenceUserEditWysiwyg

public boolean getPreferenceUserEditWysiwyg()
                                     throws AtlassianCoreException
Throws:
AtlassianCoreException


Confluence is developed by Atlassian.