| Interface | Description |
|---|---|
| ProcessingStrategy |
The base class of a strategy pattern used to implement how
ScaffoldResources should be processed. |
| Class | Description |
|---|---|
| AngularJSInspectionResultConstants | |
| AngularScaffoldProvider |
A
ScaffoldProvider that generates AngularJS scaffolding from JPA entities. |
| CopyResourcesStrategy |
A
ProcessingStrategy to copy the contents of the ScaffoldResource from it's source on the classpath
to it's destination in the project's web resources. |
| DetailTemplateStrategy |
A strategy for generating the detail page with included files.
|
| InspectionResultProcessor |
An 'Inspection Result Processor' that enhances the inspection results provided by Metawidget.
|
| JSONRestResourceFromEntityCommand |
A wizard step to perform creation of REST resources.
|
| ProcessTemplateStrategy |
A
ProcessingStrategy to process the contents of the ScaffoldResource from it's source on the
classpath or the project file system with the Freemarker Template engine. |
| ResourceProvider |
A collection of utility methods that return collections representing groups of
ScaffoldResources for further
processing. |
| ScaffoldableEntitySelectionWizard | |
| ScaffoldResource |
An abstraction of a resource used by the Scaffold provider.
|
| SearchTemplateStrategy |
A strategy for generating the search page with included files.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.