Class PushNotificationTemplateXMLHelper
java.lang.Object
net.anotheria.anosite.gen.asresourcedata.data.PushNotificationTemplateXMLHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PushNotificationTemplatefromXML(net.anotheria.util.xml.XMLNode node) static net.anotheria.util.xml.XMLNodetoXML(PushNotificationTemplate object) static net.anotheria.util.xml.XMLNodetoXML(PushNotificationTemplate object, String... languages)
-
Field Details
-
LANGUAGES
-
-
Constructor Details
-
PushNotificationTemplateXMLHelper
public PushNotificationTemplateXMLHelper()
-
-
Method Details
-
toXML
-
toXML
public static net.anotheria.util.xml.XMLNode toXML(PushNotificationTemplate object, String... languages) -
fromXML
-