| 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.visitPage(Page page) |
| Modifier and Type | Method and Description |
|---|---|
Page |
Module.findPage(String name) |
Page |
Module.removePage(String name) |
Page |
Page.setDefault(Boolean _default) |
Page |
Page.setDescription(String description) |
Page |
Page.setName(String name) |
Page |
Page.setPackage(String _package) |
Page |
Page.setPath(String path) |
Page |
Page.setStandalone(Boolean standalone) |
Page |
Page.setTitle(String title) |
Page |
Page.setView(String view) |
| Modifier and Type | Method and Description |
|---|---|
List<Page> |
Module.getPages() |
| Modifier and Type | Method and Description |
|---|---|
Module |
Module.addPage(Page page) |
void |
Page.mergeAttributes(Page other) |
| Modifier and Type | Method and Description |
|---|---|
Page |
DefaultXmlMaker.buildPage(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onPage(Module parent,
Page page) |
void |
DefaultXmlBuilder.visitPage(Page page) |
void |
BaseVisitor.visitPage(Page page) |
Copyright © 2022 Unidal Organization. All rights reserved.