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

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

getPreferenceUserEditWysiwyg

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


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.