| Package | Description |
|---|---|
| org.unidal.maven.plugin.wizard.model | |
| org.unidal.maven.plugin.wizard.model.entity | |
| org.unidal.maven.plugin.wizard.model.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntity<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IEntity<T>> |
WizardHelper.fromXml(Class<T> entityType,
InputStream in) |
static <T extends IEntity<T>> |
WizardHelper.fromXml(Class<T> entityType,
String xml) |
| Modifier and Type | Method and Description |
|---|---|
static String |
WizardHelper.asXml(IEntity<?> entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
Datasource |
class |
File |
class |
Group |
class |
Jdbc |
class |
Manifest |
class |
Model |
class |
Module |
class |
Page |
class |
Table |
class |
Webapp |
class |
Wizard |
| Modifier and Type | Method and Description |
|---|---|
<T extends IEntity<?>> |
DefaultXmlParser.parse(Class<T> entityType,
InputSource input) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultXmlBuilder.build(IEntity<?> entity) |
Copyright © 2022 Unidal Organization. All rights reserved.