|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DDMXML
| Method Summary | |
|---|---|
abstract String |
formatXML(Document document)
|
abstract String |
formatXML(String xml)
|
abstract Fields |
getFields(DDMStructure structure,
String xml)
|
abstract Fields |
getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
|
abstract String |
getXML(Document document,
Fields fields)
|
abstract String |
getXML(Fields fields)
|
abstract String |
updateXMLDefaultLocale(String xml,
Locale contentDefaultLocale,
Locale contentNewDefaultLocale)
|
abstract String |
validateXML(String xml)
|
| Method Detail |
|---|
String formatXML(Document document)
throws SystemException
SystemException
String formatXML(String xml)
throws SystemException
SystemException
Fields getFields(DDMStructure structure,
String xml)
throws PortalException,
SystemException
PortalException
SystemException
Fields getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
throws PortalException,
SystemException
PortalException
SystemException
String getXML(Document document,
Fields fields)
throws SystemException
SystemException
String getXML(Fields fields)
throws SystemException
SystemException
String updateXMLDefaultLocale(String xml,
Locale contentDefaultLocale,
Locale contentNewDefaultLocale)
throws SystemException
SystemException
String validateXML(String xml)
throws PortalException
PortalException
|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||