|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.workplace.editors.CmsXmlContentEditorTypeMatcher
Implementation of an additionional editor resource type matcher for xmlcontent resources.
All resourcetypes refering to xmlcontent will be found by this class.
Field Summary | |
protected static java.lang.String |
TYPE_XMLCONTENT
The name of the xmlcontent resource type. |
Constructor Summary | |
CmsXmlContentEditorTypeMatcher()
|
Method Summary | |
java.util.List |
getAdditionalResourceTypes()
Returns a list of resource type names which are assigned to an editor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.String TYPE_XMLCONTENT
Constructor Detail |
public CmsXmlContentEditorTypeMatcher()
Method Detail |
public java.util.List getAdditionalResourceTypes()
I_CmsEditorTypeMatcher
getAdditionalResourceTypes
in interface I_CmsEditorTypeMatcher
I_CmsEditorTypeMatcher.getAdditionalResourceTypes()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |