Package org.apache.ofbiz.widget.artifact
Class ArtifactInfoGatherer
- java.lang.Object
-
- org.apache.ofbiz.widget.artifact.ArtifactInfoGatherer
-
- All Implemented Interfaces:
ModelActionVisitor
,ModelWidgetVisitor
public final class ArtifactInfoGatherer extends java.lang.Object implements ModelWidgetVisitor, ModelActionVisitor
An object that gathers artifact information from screen widgets.
-
-
Constructor Summary
Constructors Constructor Description ArtifactInfoGatherer(ArtifactInfoContext infoContext)
-
Method Summary
-
-
-
Constructor Detail
-
ArtifactInfoGatherer
public ArtifactInfoGatherer(ArtifactInfoContext infoContext)
-
-
Method Detail
-
visit
public void visit(ModelFormAction.CallParentActions callParentActions) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Column column) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.ColumnContainer columnContainer) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Container container) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Content content) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.DecoratorScreen decoratorScreen) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.DecoratorSection decoratorSection) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.DecoratorSectionInclude decoratorSectionInclude) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.EntityAnd entityAnd) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.EntityCondition entityCondition) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.EntityOne entityOne) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Form form) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Grid grid) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.GetRelated getRelated) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.GetRelatedOne getRelatedOne) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.HorizontalSeparator horizontalSeparator) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(HtmlWidget.HtmlTemplate htmlTemplate) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(HtmlWidget.HtmlTemplateDecorator htmlTemplateDecorator) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(HtmlWidget.HtmlTemplateDecoratorSection htmlTemplateDecoratorSection) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(HtmlWidget htmlWidget) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.IncludeScreen includeScreen) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(IterateSectionWidget iterateSectionWidget) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Label label) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Menu menu) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelSingleForm modelForm) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelGrid modelGrid) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelFormAction.Service service) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelMenu modelMenu) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelMenuAction.SetField setField) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelMenuItem modelMenuItem) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelTree.ModelNode modelNode) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreen modelScreen) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelTree.ModelNode.ModelSubNode modelSubNode) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelTree modelTree) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelTreeAction.EntityAnd entityAnd) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelTreeAction.EntityCondition entityCondition) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelTreeAction.Script script) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelTreeAction.Service service) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.PlatformSpecific platformSpecific) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.PortalPage portalPage) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.PropertyMap propertyMap) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.PropertyToField propertyToField) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.ScreenImage image) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Screenlet screenlet) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.ScreenLink link) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.Script script) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Section section) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.Service service) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(AbstractModelAction.SetField setField) throws java.lang.Exception
- Specified by:
visit
in interfaceModelActionVisitor
- Throws:
java.lang.Exception
-
visit
public void visit(ModelScreenWidget.Tree tree) throws java.lang.Exception
- Specified by:
visit
in interfaceModelWidgetVisitor
- Throws:
java.lang.Exception
-
visitModelForm
public void visitModelForm(ModelForm modelForm) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-