Interface DDMXML
public interface DDMXML
-
Method Summary
Modifier and TypeMethodDescriptiongetFields
(DDMStructure structure, com.liferay.portal.kernel.xml.XPath xPath, String xml, List<String> fieldNames) getFields
(DDMStructure structure, String xml) validateXML
(String xml)
-
Method Details
-
getFields
Fields getFields(DDMStructure structure, String xml) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getFields
Fields getFields(DDMStructure structure, com.liferay.portal.kernel.xml.XPath xPath, String xml, List<String> fieldNames) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getXML
-
getXML
-
validateXML
- Throws:
com.liferay.portal.kernel.exception.PortalException
-