refactor deprecated methods and some code documentation

git-svn-id: https://svn.libreccm.org/ccm/trunk@158 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2009-05-10 07:00:58 +00:00
parent 95e696d94a
commit b4b202e80a
1 changed files with 4 additions and 5 deletions

View File

@ -85,8 +85,7 @@ public class WorkspaceConfig extends AbstractConfig {
m_htmlPortletWysiwygEditor = new BooleanParameter( m_htmlPortletWysiwygEditor = new BooleanParameter(
"com.arsdigita.london.portal.portlet.freeform_html.wysiwyg_editor", "com.arsdigita.london.portal.portlet.freeform_html.wysiwyg_editor",
Parameter.REQUIRED, Parameter.REQUIRED, Boolean.FALSE);
Boolean.FALSE);
m_workspacePartyPrivilege = new StringParameter( m_workspacePartyPrivilege = new StringParameter(
"com.arsdigita.london.portal.workspacePartyPrivilege", "com.arsdigita.london.portal.workspacePartyPrivilege",