|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.setup.xml.A_CmsSetupXmlUpdate
org.opencms.setup.xml.CmsXmlRemovePageSearchIndexSource1
Removes the doctype 'page' from the search index source 'source1'.
Constructor Summary | |
CmsXmlRemovePageSearchIndexSource1()
|
Method Summary | |
java.lang.String |
getName()
Returns the nice name for the change. |
java.lang.String |
getXmlFilename()
Returns the affected xml configuration file name. |
protected java.util.List |
getXPathsToRemove()
Returns a list of xpaths for the nodes to remove. |
Methods inherited from class org.opencms.setup.xml.A_CmsSetupXmlUpdate |
execute, executeUpdate, getCodeToChange, getCommonPath, getXPathsToUpdate, prepareDoc, updateDoc, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CmsXmlRemovePageSearchIndexSource1()
Method Detail |
public java.lang.String getName()
I_CmsSetupXmlUpdate
I_CmsSetupXmlUpdate.getName()
public java.lang.String getXmlFilename()
I_CmsSetupXmlUpdate
I_CmsSetupXmlUpdate.getXmlFilename()
protected java.util.List getXPathsToRemove()
A_CmsSetupXmlUpdate
getXPathsToRemove
in class A_CmsSetupXmlUpdate
A_CmsSetupXmlUpdate.getXPathsToUpdate()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |