Uses of Interface
com.almis.awe.model.entities.XMLNode
Package
Description
-
Uses of XMLNode in com.almis.awe.model.dao
Modifier and TypeMethodDescriptionAweElementsDao.readModuleFile
(Class<T> rootClass, Map<String, N> storage, String filePath) Read all XML files and store them in the componentAweElementsDao.readXmlFiles
(Class<T> rootClass, Map<String, N> storage, String filePath) Read all XML files and store them in the componentAweElementsDao.readXmlFilesAsync
(Class<T> rootClass, Map<String, N> storage, String filePath) Read all XML files and store them in the component -
Uses of XMLNode in com.almis.awe.model.entities
Modifier and TypeClassDescriptionclass
Element decorator Used to parse all tags from screen XML files with XStreamclass
Global Class Used to parse an element with name, value and label inside an XML with XStream -
Uses of XMLNode in com.almis.awe.model.entities.access
Modifier and TypeClassDescriptionclass
Profile Class Used to parse the files in profile folder with XStream These files have the specific restrictions of a profile -
Uses of XMLNode in com.almis.awe.model.entities.actions
Modifier and TypeClassDescriptionclass
Action Class Used to parse the Actions.xml file with XStream This class is used to parse a single action inside the file -
Uses of XMLNode in com.almis.awe.model.entities.email
-
Uses of XMLNode in com.almis.awe.model.entities.enumerated
Modifier and TypeClassDescriptionclass
EnumeratedGroup Class Used to parse the file Enumerated.xml with XStream Generates an enumerated group -
Uses of XMLNode in com.almis.awe.model.entities.maintain
Modifier and TypeClassDescriptionclass
Commit Class Used to parse the file Maintain.xml with XStream Target for launching a commitclass
Delete Classclass
Email Classclass
Serve Classclass
Insert Class Used to parse the file Maintain.xml with XStream Target for insert records.class
MaintainQuery Class Used to parse the file Maintain.xml with XStream Parent class for Insert, Update and Delete and Service operations.class
Multiple Class Used to parse the file Maintain.xml with XStream Target for multiple update records.class
Serve Class Used to parse the file Maintain.xml with XStream Target for calling serviceclass
Multiple Class Used to parse the file Maintain.xml with XStream Target for multiple update records.class
Serve Class Used to parse the file Maintain.xml with XStream Target for calling serviceclass
Target Class Used to parse the file Maintain.xml with XStream Contains a list of maintain queries and allows to launch them allclass
Update Class -
Uses of XMLNode in com.almis.awe.model.entities.queries
Modifier and TypeClassDescriptionclass
Query Class Used to parse the files Queries.xml with XStream Generates and launches a query statement -
Uses of XMLNode in com.almis.awe.model.entities.queues
Modifier and TypeClassDescriptionclass
Queue Class Used to parse the tag 'service' in file Services.xml with XStream This file contains the list of application service -
Uses of XMLNode in com.almis.awe.model.entities.screen
Modifier and TypeClassDescriptionclass
Include Class Used to include another screen target with XStream Loads another target from another screenclass
Message Class Used to parse a message tag with XStream Generates a piece of code with literals that can be used to retrieve confirmation title and descriptionsclass
Screen Class Used to parse the files in the screen folder with XStream Base tag for each screenclass
Tag Class Used to parse screen actions with XStream Default HTML tagclass
Message Class Used to parse a message tag with XStream Generates a piece of code with literals that can be used to retrieve confirmation title and descriptions -
Uses of XMLNode in com.almis.awe.model.entities.screen.component
Modifier and TypeClassDescriptionclass
Component decorator Used to parse a COMPONENT with XStream Superclass of all component, like Window, Button, ButtonAction, Message, Column, Criteria, Grid, Tabclass
Dialog Classclass
Message Class Used to parse a message tag with XStream Generates a piece of code with literals that can be used to retrieve confirmation title and descriptionsclass
Image Tag Class Used to parse a tag with XStream Default HTML Image tagclass
Info Classclass
A Tag Class Used to parse a tag with XStream Default HTML A tagclass
MenuContainer Class Used to parse a menu tag with XStream Generates a piece of code with literals that can be used to retrieve confirmation title and descriptionsclass
Resizable Class Used to parse a resizable tag with XStream Generates a resizable structureclass
TagList Classclass
Video Tag Class Used to parse video tag with XStream Default HTML video tagclass
Window Class Used to parse a window tag with XStream Generates a window structure with header center and footing -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.action
Modifier and TypeClassDescriptionclass
AbstractAction Class Used to parse screen actions with XStream Parent class for ButtonAction, Menu and Option classesclass
ButtonAction Class Used to parse button actions with XStream ButtonAction class extends from AbstractActionclass
Dependency Class Used to parse a criteria dependency with XStreamclass
DependencyAction Class Used to parse dependency actions with XStream DependencyAction class extends from AbstractActionclass
DependencyElement Class Used to parse a criteria dependency element with XStream -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.button
Modifier and TypeClassDescriptionclass
Button Class Used to parse the Button Component in a screen with XStream Launches contained Button Actions when it is clickedclass
Avatar Class Used to add an avatar element with XStreamclass
Button Class Used to parse the Button Component in a screen with XStream Launches contained Button Actions when it is clickedclass
ContextButton Class Used to add an context menu option with XStreamclass
ContextSeparator Class Used to add an context menu separator with XStreamclass
InfoButton Class Used to add an info with info button element with XStream -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.chart
Modifier and TypeClassDescriptionclass
ChartAxis Classclass
Chart Classclass
ChartAxis Classclass
ChartLegend Classclass
ChartParameter Classclass
ChartSerie Classclass
ChartTooltip Class -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.container
Modifier and TypeClassDescriptionclass
AccordionItem Class Used to parse an accordion item with XStream Generates an accordion itemclass
Container Class Panel classclass
TabContainer Class Used to parse a tab with XStream Generates an screen criteriaclass
WizardPanel Class Used to parse a wizard panel with XStream Generates an wizard panel -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.criteria
Modifier and TypeClassDescriptionclass
Abstract Criteria Class Screen criteriaclass
Criteria Class Used to parse a criteria tag with XStream Generates an screen criteriaclass
InfoCriteria Class Used to add an info with criteria element with XStream -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.grid
Modifier and TypeClassDescriptionclass
Grid Classclass
Column Class Used to parse a grid column with XStream Column class extends from Criteriaclass
Grid Class Used to parse a grid tag with XStream Generates an screen data gridclass
GroupHeader Class Used to add an GROUP header to a grid with XStream -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.panelable
Modifier and TypeClassDescriptionclass
Accordion Class Used to parse an accordion with XStream Generates an accordion with collapsible elementsclass
Tab Class Panelable class Generates an screen criteriaclass
Tab Class Used to parse a tab with XStream Generates an screen criteriaclass
Wizard Class Used to parse a wizard with XStream Generates an screen wizard -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.pivottable
Modifier and TypeClassDescriptionclass
PivotTable Class Used to parse a pivot table tag with XStream Generates an screen pivot table -
Uses of XMLNode in com.almis.awe.model.entities.screen.component.widget
Modifier and TypeClassDescriptionclass
Widget Decoratorclass
Widget Class Used to parse a widget tag with XStream Generates an screen widgetclass
WidgetParameter Class Used to parse a widget parameter or parameter group with XStream Widget parameter or widget parameter list -
Uses of XMLNode in com.almis.awe.model.entities.services
Modifier and TypeClassDescriptionclass
Service Class Used to parse the tag 'service' in file Services.xml with XStream This file contains the list of application service