Interface DDMXML


public interface DDMXML
  • 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

      String getXML(com.liferay.portal.kernel.xml.Document document, Fields fields)
    • getXML

      String getXML(Fields fields)
    • validateXML

      String validateXML(String xml) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException