public static class CmsXmlAddADESearch.CmsAddGalleryModuleIndexSourceAction extends CmsXmlUpdateAction
| 构造器和说明 |
|---|
CmsXmlAddADESearch.CmsAddGalleryModuleIndexSourceAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
executeUpdate(org.dom4j.Document doc,
java.lang.String xpath,
boolean forReal) |
public CmsXmlAddADESearch.CmsAddGalleryModuleIndexSourceAction()
public boolean executeUpdate(org.dom4j.Document doc,
java.lang.String xpath,
boolean forReal)
executeUpdate 在类中 CmsXmlUpdateActiondoc - the document to be updatedxpath - the path at which the update should take placeforReal - true if the update is for realCmsXmlUpdateAction.executeUpdate(org.dom4j.Document, java.lang.String, boolean)