| 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 | Method and Description |
|---|---|
void |
IVisitor.visitWebapp(Webapp webapp) |
| Modifier and Type | Method and Description |
|---|---|
Webapp |
Webapp.addModule(Module module) |
Webapp |
Wizard.getWebapp() |
Webapp |
Webapp.setLanguage(String language) |
Webapp |
Webapp.setModule(Boolean module) |
Webapp |
Webapp.setName(String name) |
Webapp |
Webapp.setPackage(String _package) |
| Modifier and Type | Method and Description |
|---|---|
void |
Webapp.mergeAttributes(Webapp other) |
Wizard |
Wizard.setWebapp(Webapp webapp) |
| Modifier and Type | Method and Description |
|---|---|
Webapp |
DefaultXmlMaker.buildWebapp(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onModule(Webapp parent,
Module module) |
boolean |
DefaultLinker.onWebapp(Wizard parent,
Webapp webapp) |
void |
DefaultXmlBuilder.visitWebapp(Webapp webapp) |
void |
BaseVisitor.visitWebapp(Webapp webapp) |
Copyright © 2022 Unidal Organization. All rights reserved.