org.jboss.portal.core.cms.ui.admin
Class CMSEditorConstants

java.lang.Object
  extended by org.jboss.portal.core.cms.ui.admin.CMSEditorConstants

public class CMSEditorConstants
extends java.lang.Object

Version:
$Revision$
Author:
Thomas Heute

Field Summary
static java.lang.String CMS_EDITOR_JSP_PATH
          Our path to jsp pages *
 
Constructor Summary
CMSEditorConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CMS_EDITOR_JSP_PATH

public static final java.lang.String CMS_EDITOR_JSP_PATH
Our path to jsp pages *

See Also:
Constant Field Values
Constructor Detail

CMSEditorConstants

public CMSEditorConstants()