Object_downloadMetamodelXml

Provides the ability to download the framework’s internal metamodel for any domain entity or view model, in XML format.

API

Object_downloadMetamodelXml.java
class Object_downloadMetamodelXml {
  Object act(String fileName)
  String default0Act()     (1)
}
1 default0Act()

Defaults to the simple name of the domain object’s class.

Members

default0Act()

Defaults to the simple name of the domain object’s class.