Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

AbstractPopulateClassFromXml - Class in org.xmlactions.mapping.xml_to_bean
 
AbstractPopulateClassFromXml() - Constructor for class org.xmlactions.mapping.xml_to_bean.AbstractPopulateClassFromXml
 
AbstractPopulateXmlFromClass - Class in org.xmlactions.mapping.bean_to_xml
 
AbstractPopulateXmlFromClass() - Constructor for class org.xmlactions.mapping.bean_to_xml.AbstractPopulateXmlFromClass
 
accept(File) - Method in class org.xmlactions.common.io.SimpleFileFilter
 
Action - Class in org.xmlactions.action
Parses pages pulling out the IPageAction tags, which are used to call java code, insert data and other such actions.
Action() - Constructor for class org.xmlactions.action.Action
 
Action(String) - Constructor for class org.xmlactions.action.Action
 
Action(String, String, String) - Constructor for class org.xmlactions.action.Action
 
Action(String, String, char[][]) - Constructor for class org.xmlactions.action.Action
 
ActionConst - Class in org.xmlactions.action
 
ActionConst() - Constructor for class org.xmlactions.action.ActionConst
 
ActionConsts - Class in org.xmlactions.action
 
ActionConsts() - Constructor for class org.xmlactions.action.ActionConsts
 
ActionManager - Class in org.xmlactions.action.actions
Contains a list of the action classes.
ActionManager() - Constructor for class org.xmlactions.action.actions.ActionManager
 
ActionMarkers - Class in org.xmlactions.action
 
ActionMarkers() - Constructor for class org.xmlactions.action.ActionMarkers
 
ActionUtils - Class in org.xmlactions.action.actions
 
ActionUtils() - Constructor for class org.xmlactions.action.actions.ActionUtils
 
ActionWebConst - Class in org.xmlactions.action
 
ActionWebConst() - Constructor for class org.xmlactions.action.ActionWebConst
 
Add - Class in org.xmlactions.pager.actions.form
Builds an add record presentation that allows the user to enter details for the new record.
Add() - Constructor for class org.xmlactions.pager.actions.form.Add
 
add(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addActionMap(Map<String, String>) - Method in class org.xmlactions.action.actions.ActionManager
Add a new map of actions to the actions.
addActions(Properties) - Method in class org.xmlactions.action.config.ExecContext
 
addActions(Map) - Method in class org.xmlactions.action.config.ExecContext
 
addActions(Properties) - Method in interface org.xmlactions.action.config.IExecContext
Append this properties to default actions
addActions(Map) - Method in interface org.xmlactions.action.config.IExecContext
Append this map to default actions
addAll(List<String>) - Method in class org.xmlactions.action.actions.code.execute.CodeParams
 
addAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds an attribute to an open element.
addAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLObject
 
addAttribute(String, int) - Method in class org.xmlactions.common.xml.XMLObject
 
addAttribute(Element, String, String, String) - Static method in class org.xmlactions.mapping.bean_to_xml.BeanToXmlUtils
 
addAttributes(Html, CommonFormFields) - Static method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
addBackLinkedFk(CommonStorageField) - Method in class org.xmlactions.db.actions.CommonStorageField
 
addButtonsToExecContext(IExecContext, List<Button>, Theme) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
 
addChild(BaseAction) - Method in class org.xmlactions.action.actions.BaseAction
 
addChild(XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
 
addChild(int, XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
 
addChild(ISqlTable) - Method in interface org.xmlactions.db.sql.select.ISqlTable
For inserts we must be able to manage child tables.
addChild(ISqlTable) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addChild(Html) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addChildAfter(XMLObject, XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
 
addClosedElement(String) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds a closed element.
addCommonAttributes(XMLObject, String) - Method in class org.xmlactions.db.metadata.FieldEntry
 
addConfiguration(Configuration) - Method in class org.xmlactions.action.config.PropertyContainer
This makes it possible to add a new configuration using a spring bean factory, the factory is not really a factory
addConfigurationFile(String) - Method in class org.xmlactions.action.config.PropertyContainer
This makes it possible to add a new configuration using a spring bean factory, the factory is not really a factory
addContent(String) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds the content to the xml.
addContent(String) - Method in class org.xmlactions.common.xml.XMLObject
 
addContentWithCDATA(String) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds the content to the xml surrounding it with the CDATA construct.
addCss(String, String) - Method in class org.xmlactions.common.theme.Theme
Adds additional content to a theme class="xxx" by prepending the new css before the xxx.
addCssNoClass(String, String) - Method in class org.xmlactions.common.theme.Theme
Adds additional content to a theme class="xxx" by prepending the new css before the xxx.
addDiv(Theme) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addElement(Element, String, String) - Static method in class org.xmlactions.mapping.bean_to_xml.BeanToXmlUtils
 
addElementAndContent(String, String) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds a new element with this content and closes the element.
addEmptyNameSpace() - Method in class org.xmlactions.action.Action
 
addError(String) - Method in class org.xmlactions.mapping.validation.CompareXml
 
addError(String) - Method in interface org.xmlactions.mapping.validation.IXmlCompare
 
addField(SqlField) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
addField(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addField(String, String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addField(String, String, String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addField(SqlField) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addFile(String, String) - Method in class org.xmlactions.common.zip.ZipFile
 
addFile(String, String, String) - Method in class org.xmlactions.common.zip.ZipFile
 
addFile(String, String) - Method in class org.xmlactions.common.zip.ZipFileWriter
 
addFile(String, String, String) - Method in class org.xmlactions.common.zip.ZipFileWriter
 
addFile(InputStream, String) - Method in class org.xmlactions.common.zip.ZipFileWriter
 
addFile(InputStream, String, String) - Method in class org.xmlactions.common.zip.ZipFileWriter
 
addFileList(List<String>) - Method in class org.xmlactions.action.config.PropertyContainer
Add a list of configuration files to the CompositeConfiguration.
addFilesToExistingZip(String, String[]) - Method in class org.xmlactions.common.zip.ZipFileExtras
Add files to an existing zip file.
addFkJoinClause(List<String>, Table, ISqlTable, Table, FK, boolean) - Static method in class org.xmlactions.db.sql.select.SqlJoinUtils
 
addGroupByClause(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
addHeading() - Method in class org.xmlactions.pager.actions.navigator.NavigatorAPI
 
addInput(Theme) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addItem(String, SubChild) - Method in class org.xmlactions.pager.actions.navigator.NavigatorAPI
 
addJoin(SqlJoinBase) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addLengthAttribute(XMLObject) - Method in class org.xmlactions.db.metadata.FieldEntry
 
addLineFeed() - Method in class org.xmlactions.common.xml.XMLBuilder
Adds a line feed to the xml
addLinksAndButtonsToExecContext(IExecContext, BaseFormAction, Theme, String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
add the links and buttons to the execContext.
addLinksAndButtonsToExecContext(IExecContext, BaseFormAction, Theme, String, HtmlInput) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
add the links and buttons to the execContext.
addLinksAndButtonsToExecContext(IExecContext, BaseFormAction, Theme, String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
add the links and buttons to the execContext.
addLinksAndButtonsToExecContext(IExecContext, BaseFormAction, Theme, String, HtmlInput) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
add the links and buttons to the execContext.
addLinksToExecContext(IExecContext, List<Link>, Theme) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
 
addMap(Map) - Method in class org.xmlactions.action.config.ExecContext
 
addMap(Map) - Method in interface org.xmlactions.action.config.IExecContext
Append this map to rootMap
addNamedActions(String, Properties) - Method in class org.xmlactions.action.config.ExecContext
 
addNamedActions(String, Map) - Method in class org.xmlactions.action.config.ExecContext
 
addNamedActions(String, Properties) - Method in interface org.xmlactions.action.config.IExecContext
Append this properties to actions as a named map
addNamedActions(String, Map) - Method in interface org.xmlactions.action.config.IExecContext
Append this map to actions as a named
addNamedMap(String, Map<String, Object>) - Method in class org.xmlactions.action.config.ExecContext
 
addNamedMap(String, Map<String, Object>) - Method in interface org.xmlactions.action.config.IExecContext
Add this map to namedMaos
addNameSpace(String) - Method in class org.xmlactions.action.Action
Add this namespace to the static list of namespaces [] [] If this namespace already exists in the list then it wont be added.
addNameSpace(char[]) - Method in class org.xmlactions.action.Action
Add this namespace to the static list of namespaces [] [] If this namespace already exists in the list then it wont be added.
addNameSpaces(List<String>) - Method in class org.xmlactions.action.Action
 
addNameSpaces(char[][]) - Method in class org.xmlactions.action.Action
 
addNodeWithContent(String, String) - Method in class org.xmlactions.common.xml.XMLObject
add a new node with the content as an child of this node.
addNotice(String) - Method in class org.xmlactions.action.config.ExecContext
 
addNotice(String) - Method in interface org.xmlactions.action.config.IExecContext
 
addObject(String, Object) - Method in class org.xmlactions.action.config.PropertyContainer
This makes it possible to add a key/value using a spring bean factory, the factory is not really a factory
addOnValue(String) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
The onValue must contain the correct syntax to match the object types.
Example1: tb_name.name='mike'
Example1: tb_name.id=tb_address.name_id
addOpenElement(String) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds a new element leaving the end open so you can add attributes.
addOrderByClause(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
addParam(String, String) - Method in class org.xmlactions.pager.actions.form.processor.CodeProcessor
 
addPre() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addPre(Theme, String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addProcessorParam(String, String) - Method in class org.xmlactions.pager.actions.form.processor.PostCodeProcessor
 
addProcessorParam(String, String) - Method in class org.xmlactions.pager.actions.form.processor.PreCodeProcessor
 
addProperties(Properties) - Method in class org.xmlactions.action.config.ExecContext
 
addProperties(Properties) - Method in interface org.xmlactions.action.config.IExecContext
Append this map to rootMap
addPropertyFile(String) - Method in class org.xmlactions.action.config.PropertyContainer
Add a properties configuration file to the CompositeConfiguration
AddRecordAction - Class in org.xmlactions.pager.actions.db
Adds a new record/s to the database.
AddRecordAction() - Constructor for class org.xmlactions.pager.actions.db.AddRecordAction
 
AddRecordLink - Class in org.xmlactions.pager.actions.form
Builds an add record presentation that allows the user to enter details for the new record.
AddRecordLink() - Constructor for class org.xmlactions.pager.actions.form.AddRecordLink
 
addSpan() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addSqlTable(ISqlTable) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
addSqlTable(int, ISqlTable) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
addStackedPage(IExecContext, StackedPage) - Static method in class org.xmlactions.action.stackedpages.StackedPage
Adds a StackedPage to the list of Stacked Pages stored into ExecContext.
addString(String[], String) - Static method in class org.xmlactions.common.text.Text
 
addTable() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTable(Theme) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTable(Theme, ThemeConst) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTable(Theme, String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTd() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTd(Theme) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTd(Theme, ThemeConst) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTd(Theme, String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTextArea(Theme) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTh() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTh(Theme) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTh(Theme, String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addThemes(Properties) - Method in class org.xmlactions.action.config.ExecContext
 
addThemes(Theme) - Method in class org.xmlactions.action.config.ExecContext
 
addToCallableStatement(CallableStatement) - Method in interface org.xmlactions.db.storedproc.JdbcParam
 
addToCallableStatement(CallableStatement) - Method in class org.xmlactions.db.storedproc.JdbcParamString
 
addToExecContext(IExecContext, String, String, Object, String, String) - Static method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
addToMap(CallableStatement, Map<String, Object>) - Method in interface org.xmlactions.db.storedproc.JdbcParam
 
addToMap(CallableStatement, Map<String, Object>) - Method in class org.xmlactions.db.storedproc.JdbcParamString
 
addTr() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTr(Theme, ThemeConst) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTr(Theme) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addTr(Theme, String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
addUniqueJoin(SqlJoinBase) - Method in interface org.xmlactions.db.sql.select.ISqlTable
Adds a join to a table if it's not already there.
addUniqueJoin(SqlJoinBase) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addWhereClause(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
addWhereClause(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
addXmlConfig(String) - Method in class org.xmlactions.action.config.ExecContext
 
addXmlConfig(String) - Method in interface org.xmlactions.action.config.IExecContext
Append this xml resource to rootMap
addXmlFile(String) - Method in class org.xmlactions.action.config.PropertyContainer
Add an xml configuration file to the CompositeConfiguration
AjaxSelect - Class in org.xmlactions.pager.actions.form
Builds a html select with options.
AjaxSelect() - Constructor for class org.xmlactions.pager.actions.form.AjaxSelect
 
alreadyInList(List<String>, String) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
Change if a table is already in a list.
append(char) - Method in class org.xmlactions.common.xml.XMLBuilder
Appends a char to the xml.
append(String) - Method in class org.xmlactions.common.xml.XMLBuilder
Appends a String to the xml.
append(StringBuffer) - Method in class org.xmlactions.common.xml.XMLBuilder
Appends a StringBuffer to the xml.
appendFile(String, String) - Static method in class org.xmlactions.common.io.ResourceUtils
Appends file2 to file1
appendFileWithSize(String, String) - Static method in class org.xmlactions.common.io.ResourceUtils
Appends file2 to file1 and stores the size of file1 at the end as an 10 byte ascii number.
appendTheme(Theme) - Method in class org.xmlactions.common.theme.Theme
 
APPLICATIONCONTEXT_REF - Static variable in interface org.xmlactions.action.config.IExecContext
use this to check if a Replacement string starts with "spring_ac:"
ATestDatabase - Class in org.xmlactions.db.h2
 
ATestDatabase() - Constructor for class org.xmlactions.db.h2.ATestDatabase
 
atoi(String, int) - Static method in class org.xmlactions.common.text.Text
Convert a string to a number.
Attributes - Class in org.xmlactions.action.actions
All attributes for this element are stored in the XMLObject.
Attributes() - Constructor for class org.xmlactions.action.actions.Attributes
 
AxelConfig - Class in org.xmlactions.web.conceal
Provides information on the AXEL Configuration.
AxelConfig() - Constructor for class org.xmlactions.web.conceal.AxelConfig
 

B

backupFile(String, String, boolean) - Static method in class org.xmlactions.common.io.ResourceUtils
backup a file.
BadXMLException - Exception in org.xmlactions.common.xml
Throw this when an bad xml buffer is encountered
BadXMLException(String) - Constructor for exception org.xmlactions.common.xml.BadXMLException
 
BadXMLException(String, Exception) - Constructor for exception org.xmlactions.common.xml.BadXMLException
 
BaseAction - Class in org.xmlactions.action.actions
 
BaseAction() - Constructor for class org.xmlactions.action.actions.BaseAction
 
BaseFormAction - Class in org.xmlactions.pager.actions.form
Contains fields and links which are a common base requirement for all form actions
BaseFormAction() - Constructor for class org.xmlactions.pager.actions.form.BaseFormAction
 
BaseStorageField - Class in org.xmlactions.db.actions
This layer provides the common fields abstraction and the display abstraction.
BaseStorageField() - Constructor for class org.xmlactions.db.actions.BaseStorageField
 
batch(Connection, String[]) - Method in class org.xmlactions.db.DBSQL
Executes a batch of commands
Bean - Class in org.xmlactions.mapping.bean_to_xml
 
Bean() - Constructor for class org.xmlactions.mapping.bean_to_xml.Bean
 
Bean - Class in org.xmlactions.mapping.xml_to_bean
 
Bean() - Constructor for class org.xmlactions.mapping.xml_to_bean.Bean
 
BeanToXml - Class in org.xmlactions.mapping.bean_to_xml
 
BeanToXml() - Constructor for class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
BeanToXmlAction - Class in org.xmlactions.pager.actions.mapping
 
BeanToXmlAction() - Constructor for class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
BeanToXmlUtils - Class in org.xmlactions.mapping.bean_to_xml
 
BeanToXmlUtils() - Constructor for class org.xmlactions.mapping.bean_to_xml.BeanToXmlUtils
 
Binary - Class in org.xmlactions.db.actions
 
Binary() - Constructor for class org.xmlactions.db.actions.Binary
 
BinaryHtml - Class in org.xmlactions.pager.drawing.html
 
BinaryHtml() - Constructor for class org.xmlactions.pager.drawing.html.BinaryHtml
 
blockReadInputStream(InputStream, int) - Static method in class org.xmlactions.common.io.ResourceUtils
 
BooleanFieldEntry - Class in org.xmlactions.db.metadata
 
BooleanFieldEntry() - Constructor for class org.xmlactions.db.metadata.BooleanFieldEntry
 
buffer - Variable in class org.xmlactions.common.xml.XMLReaderChar
 
bufferSize - Variable in class org.xmlactions.common.xml.XMLReaderChar
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
buildAddHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
buildAddHtml(String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Builds the bare input for an update/edit form
buildAddTableRow(String, String, Map<String, String>) - Static method in class org.xmlactions.db.DBWriteUtils
Deprecated.
replaced with buildAddTableRow(Database database, Table table, Map<String, String> params) Insert a table row in the database
buildAddTableRow(Database, Table, Map<String, String>) - Static method in class org.xmlactions.db.DBWriteUtils
 
buildAndClause() - Method in class org.xmlactions.db.sql.select.SqlJoinBase
Builds the and clause as extensions for the join clause.
buildButtons(IExecContext, List<Button>, Theme) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
 
buildCPUTime(String, long, long) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds the cpu time to the xml
buildDate(String, String) - Static method in class org.xmlactions.db.DBUtils
Build a Date from a String date and a formatter
buildDate(String) - Static method in class org.xmlactions.db.DBUtils
Build a Date from a String date.
buildDateFromString(String) - Static method in class org.xmlactions.db.DBUtils
Build a Date from a String date.
buildDeleteTableRow(String, String, String) - Static method in class org.xmlactions.db.DBWriteUtils
Delete a table row in the database
buildDisplay(Theme, String, HtmlTd, HtmlTd) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
 
buildDisplay(Theme, String, HtmlTh, Html) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
 
buildDisplay(Theme, String, HtmlTd, HtmlTd) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
 
buildDisplay(Theme, String, HtmlTh, Html) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
 
buildDisplayHeader(Theme, String, String, boolean, boolean) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
buildErrorString(String) - Method in class org.xmlactions.db.actions.BaseStorageField
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.BooleanFieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.DateFieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.FieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.FkFieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.IntFieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.PkFieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.TextFieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.TimeFieldEntry
 
buildFieldEntryAsXml(String) - Method in class org.xmlactions.db.metadata.TimestampFieldEntry
 
buildFieldNames(Table, List<BaseAction>) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Builds an array of field names from the fields list
buildFileName(String, String) - Static method in class org.xmlactions.common.io.ResourceCommon
 
buildFileName(String, String, String) - Static method in class org.xmlactions.common.io.ResourceCommon
 
buildHeader(CommonStorageField, Theme, String) - Method in class org.xmlactions.pager.actions.form.List
 
buildHeader(String, String, Theme, String) - Method in class org.xmlactions.pager.actions.form.List
 
buildHiddenInput(String, String) - Method in class org.xmlactions.pager.actions.form.BaseFormAction
Builds a hidden input field
buildHiddenInput(IExecContext) - Method in class org.xmlactions.pager.actions.form.FieldHide
 
buildHiddenInput(IExecContext, String) - Method in class org.xmlactions.pager.actions.form.FieldHide
 
buildHtml(NavBar, IExecContext, Theme) - Method in class org.xmlactions.pager.actions.navigator.Child
 
buildHtml(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
buildHtml(String, Theme) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
buildHtml(String, String) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
buildHtml(IExecContext, Theme, String) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
buildHtml(NavBar, Theme) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
buildHtml(IExecContext, NavBar, String, Theme) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
buildImage(ILink) - Static method in class org.xmlactions.pager.actions.form.Link
build an HtmlImg
buildInnerSelect(ISelectInputs, boolean) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
 
buildInnerSelect(ISelectInputs, boolean) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 
buildInnerSelect(ISelectInputs, boolean) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
buildInput(Theme, String, String, String, int, int, String, boolean) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
 
buildInputForDate(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawInputFieldUtils
 
buildInputForEdit(IExecContext, String, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
buildInputForText(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawInputFieldUtils
 
buildInputForTime(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawInputFieldUtils
 
buildInputForView(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawInputFieldUtils
 
BuildInsertSql - Class in org.xmlactions.db.sql.common
 
BuildInsertSql() - Constructor for class org.xmlactions.db.sql.common.BuildInsertSql
 
buildInsertSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.common.BuildInsertSql
Deprecated.
use buildInsertSql(IExecContext execContext, ISelectInputs iSelect, ISqlTable sqlTable)
buildInsertSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.common.BuildSaveSql
Deprecated.
use buildInsertSql(IExecContext execContext, ISelectInputs iSelect, ISqlTable sqlTable)
buildInsertSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
 
buildInsertSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 
buildInsertSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
buildInsertSql(IExecContext, ISelectInputs) - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
 
buildInsertSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.common.BuildInsertSql
 
buildInsertSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
 
buildInsertSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 
buildInsertSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
buildInsertSqls(IExecContext, ISelectInputs) - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
 
buildJoinClause(List<String>) - Method in class org.xmlactions.db.sql.select.SqlJoin
 
buildJoinClause(List<String>) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
buildJoinClause(List<String>, String) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
joinType is the text syntax for the join type.
Example1: "left join"
Example2: "join"
buildJoinClause(List<String>) - Method in class org.xmlactions.db.sql.select.SqlLeftJoin
 
buildLink(IExecContext, Theme, String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
buildLink(IExecContext, Theme, String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
buildLinks(IExecContext, List<Link>, Theme) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
 
buildLinksAndButtons(IExecContext, BaseFormAction, Theme, String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Builds the links and buttons for display at the bottom of a form.
buildLinksAndButtons(IExecContext, BaseFormAction, Theme, String, HtmlInput) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Builds the links and buttons for display at the bottom of a form.
buildLinksAndButtons(IExecContext, BaseFormAction, Theme, String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Builds the links and buttons for display at the bottom of a form.
buildLinksAndButtons(IExecContext, BaseFormAction, Theme, String, HtmlInput) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Builds the links and buttons for display at the bottom of a form.
buildLogin(String, Hashtable<String, String>, String) - Static method in class org.xmlactions.db.DBWriteUtils
Login by querying a db with a map of key-pairs and returing the pk
buildName(String, String) - Static method in class org.xmlactions.mapping.bean_to_xml.BeanToXmlUtils
Build an xml element or attribute name.
buildName(CommonStorageField) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Builds an identifier name for the parent and child so it matches the table and field.
buildName(CommonStorageField, String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Builds a unique identifier name for the parent and child so it matches the table and field with a unique Id.
buildName(CommonStorageField) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelperDB
Builds an identifier name for the parent and child so it matches the table and field.
buildName(CommonStorageField, String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelperDB
Builds a unique identifier name for the parent and child so it matches the table and field with a unique Id.
buildParam(IExecContext, String) - Static method in class org.xmlactions.action.config.Param
 
buildPasswordInput(Theme, String, String, String, int, int) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
 
buildPresentationName(String, boolean, boolean) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
buildQuery(String, String[], String, String, String, int, int) - Method in class org.xmlactions.db.actions.Database
Build both the sql count to retrieve the total number of rows and the sql query to retrieve all or a subset of these rows
buildQuery(String, String, String[], String, String, String, int, int) - Method in class org.xmlactions.db.actions.Database
Build both the sql count to retrieve the total number of rows and the sql query to retrieve all or a subset of these rows
buildQuery(String, List<CommonStorageField>, String, String, String, String) - Method in class org.xmlactions.db.actions.Table
Build a query to return all rows for this table including any foreign tables
buildQuery(IExecContext, StorageConfig, Query) - Method in class org.xmlactions.db.query.QueryBuilder
 
buildRequestKey(String) - Static method in class org.xmlactions.action.ActionWebConst
Builds the key prepending the HttpRequest named map name in the execContext.
buildRequestKey(String) - Static method in class org.xmlactions.web.PagerWebConst
Builds the key prepending the HttpRequest named map name in the execContext.
BuildSaveSql - Class in org.xmlactions.db.sql.common
 
BuildSaveSql() - Constructor for class org.xmlactions.db.sql.common.BuildSaveSql
 
buildSaveSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.common.BuildSaveSql
 
buildSaveSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
 
buildSaveSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 
buildSaveSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
buildSaveSqls(IExecContext, ISelectInputs) - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
 
buildSearchPresentationFromField(IExecContext, Connection, Storage, Field, Theme, String, String) - Method in class org.xmlactions.pager.actions.form.SelectForm
 
BuildSelect - Class in org.xmlactions.db.sql
 
BuildSelect() - Constructor for class org.xmlactions.db.sql.BuildSelect
 
buildSelect(Storage, String, String, List<SqlField>, String) - Static method in class org.xmlactions.db.sql.BuildSelect
 
buildSelect(IExecContext) - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
buildSelect(Theme, String, String, String[], String[], String[], String) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
buildSelectionPresentation(IExecContext, CommonStorageField, String, String, Theme, XMLObject, String, String, String, String) - Static method in class org.xmlactions.pager.actions.form.SelectForm
 
buildSelectQuery(IExecContext, ISelectInputs, List<SqlField>) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
sqlParams can be null
buildSelectQuery(IExecContext, ISelectInputs, List<SqlField>) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
sqlParams can be null
buildSelectQuery(IExecContext, ISelectInputs, List<SqlField>) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
buildSelectQuery(IExecContext, ISelectInputs, List<SqlField>) - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
sqlParams can be null.
buildSelectTableRow(String, String) - Static method in class org.xmlactions.db.DBWriteUtils
Select a table row from the database
buildSqlFieldName(CommonStorageField) - Method in class org.xmlactions.db.actions.Table
Builds a table and field name into the output for an sql, considering that the table may have an alias.
buildSqlFieldName(String) - Method in class org.xmlactions.db.actions.Table
Builds a table and field name into the output for an sql, considering that the table may have an alias.
buildStorageFieldsList(List<SqlField>) - Method in class org.xmlactions.db.actions.Table
Gets a list of storage fields that match the field names.
buildTableAndFieldName(String) - Method in class org.xmlactions.db.actions.Table
Builds a table and field name by combining the tableName.fieldName
buildTableAndFieldName(String, String) - Static method in class org.xmlactions.db.actions.Table
Builds a table and field name by combining the tableName.fieldName
buildTableAndFieldNames(String) - Method in class org.xmlactions.db.actions.Database
 
buildTableAndFieldNamesAsList(Table, List<BaseAction>) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Builds an array of field names from the fields list
buildTdLabel(Theme, boolean, boolean, String, String) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
buildTextAreaInputForAddAndEdit(IExecContext, String, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
buildTextInput(Theme, String, String, String, int, int) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
 
buildTextInputForAddAndEdit(IExecContext, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
buildUpdateHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
buildUpdateHtml(String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Builds the bare input for an update/edit form
BuildUpdateSql - Class in org.xmlactions.db.sql.common
 
BuildUpdateSql() - Constructor for class org.xmlactions.db.sql.common.BuildUpdateSql
 
buildUpdateSql(IExecContext, ISelectInputs, ISqlTable) - Method in class org.xmlactions.db.sql.common.BuildUpdateSql
 
buildUpdateSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.common.BuildUpdateSql
Deprecated.
use buildUpdateSql(IExecContext execContext, ISelectInputs iSelect, ISqlTable sqlTable)
buildUpdateSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
 
buildUpdateSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 
buildUpdateSql(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
buildUpdateSql(IExecContext, ISelectInputs) - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
 
buildUpdateSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.common.BuildUpdateSql
 
buildUpdateSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
 
buildUpdateSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 
buildUpdateSqls(IExecContext, ISelectInputs) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
buildUpdateSqls(IExecContext, ISelectInputs) - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
 
buildUpdateTableRow(String, Map<String, String>, String) - Static method in class org.xmlactions.db.DBWriteUtils
Deprecated.
- may not be suitable for all databases. Use the StorageConfig.getDBSqlManager Update a table row in the database
buildVersionNumberKey(String) - Static method in class org.xmlactions.db.sql.select.VersionNumberConcurrency
This static method is used to build a unique identifier for the version number key in the session persistence execContext.
buildVersionNumberKeyWithPkValue(String, String) - Static method in class org.xmlactions.db.sql.select.VersionNumberConcurrency
This static method is used to build a unique identifier for the version number key in the session persistence execContext.
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
buildViewHtml(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
buildViewHtml(String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Builds the bare input for an view form
buildWhereClause(IExecContext, List<SqlField>, SqlSelectInputs) - Static method in class org.xmlactions.db.query.QueryBuilder
 
buildWithID(String, String) - Static method in enum org.xmlactions.pager.actions.form.PageConstant
Build a constant, prepending id + _
buildXml(BeanToXml, Element, Object) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
buildXml(BeanToXml, Element, Object) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
Button - Class in org.xmlactions.pager.actions.form
Container class for html buttons.
Button() - Constructor for class org.xmlactions.pager.actions.form.Button
 

C

call(DataSource, String, List<JdbcParam>, List<JdbcParam>) - Method in class org.xmlactions.db.storedproc.JdbcStoredProcedure
 
CALLBACK_EMAIL - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the CallbackPhoneAction callback.email reference from the HttpRequestMap
CALLBACK_MESSAGE - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the CallbackPhoneAction callback.email reference from the HttpRequestMap
CALLBACK_NAME - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the CallbackPhoneAction callback.name reference from the HttpRequestMap
CALLBACK_PHONE - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the CallbackPhoneAction callback.phone reference from the HttpRequestMap
CallbackPhoneAction - Class in org.xmlactions.pager.actions.form
 
CallbackPhoneAction() - Constructor for class org.xmlactions.pager.actions.form.CallbackPhoneAction
 
callCode(IExecContext) - Method in class org.xmlactions.pager.actions.form.processor.CodeProcessor
 
caseDirective(String, String) - Static method in class org.xmlactions.db.metadata.MetaDataToXml
Convert the label to a case if the caseDirective parameter is set to MetaDataToXml.FORCE_UPPER_CASE or MetaDataToXml.FORCE_LOWER_CASE.
changeDate(int, int, int, int) - Static method in class org.xmlactions.common.util.DateTime
 
changeDate(Calendar, int) - Static method in class org.xmlactions.common.util.DateTime
 
CHILD - Static variable in class org.xmlactions.action.actions.BaseAction
setter / getter name = child
Child - Class in org.xmlactions.pager.actions.navigator
 
Child() - Constructor for class org.xmlactions.pager.actions.navigator.Child
 
cleanMemory() - Static method in class org.xmlactions.common.system.JS
calls GarbageCollect to free any finished memory
clear() - Method in class org.xmlactions.action.config.ExecContext
Deprecated.
does nothing don't make this call
clearActions() - Method in class org.xmlactions.action.actions.BaseAction
 
clearErrorMessage() - Method in class org.xmlactions.common.xml.XMLReader
 
clearErrorMessage() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
clearNotices() - Method in class org.xmlactions.action.config.ExecContext
 
clearNotices() - Method in interface org.xmlactions.action.config.IExecContext
 
ClientParamNames - Class in org.xmlactions.pager.actions.form
 
ClientParamNames() - Constructor for class org.xmlactions.pager.actions.form.ClientParamNames
 
ClobReader - Class in org.xmlactions.db.storedproc
Reads a Clob when it's a out parameter for a Stored Procedure call.
ClobReader() - Constructor for class org.xmlactions.db.storedproc.ClobReader
 
clobToString(Clob) - Static method in class org.xmlactions.db.DBSQL
Converts an Oracle clob to a string.
clone() - Method in class org.xmlactions.pager.actions.form.Link
 
closeElement() - Method in class org.xmlactions.common.xml.XMLBuilder
Closes and element by appending '/>'
closeElement(String) - Method in class org.xmlactions.common.xml.XMLBuilder
Closes and element by appending '</elementName>'
closeFile() - Method in class org.xmlactions.common.zip.ZipFileWriter
Close the zip file entry opened from startFile(...)
closeOpenElement() - Method in class org.xmlactions.common.xml.XMLBuilder
Closes an open element by appending '>'
closeQuietly(Connection) - Static method in class org.xmlactions.db.DBConnection
Deprecated.
 
closeQuietly(Statement) - Static method in class org.xmlactions.db.DBConnection
Deprecated.
 
closeQuietly(ResultSet) - Static method in class org.xmlactions.db.DBConnection
Deprecated.
 
closeQuietly(Connection) - Static method in class org.xmlactions.db.DBConnector
 
closeQuietly(Statement) - Static method in class org.xmlactions.db.DBConnector
 
closeQuietly(ResultSet) - Static method in class org.xmlactions.db.DBConnector
 
closeQuietly(Connection) - Static method in class org.xmlactions.db.DBUtils
 
closeQuietly(Statement) - Static method in class org.xmlactions.db.DBUtils
 
closeQuietly(ResultSet) - Static method in class org.xmlactions.db.DBUtils
 
closeZip() - Method in class org.xmlactions.common.zip.ZipFile
Must call this when zipping is completed.
closeZip() - Method in class org.xmlactions.common.zip.ZipFileWriter
Close the zip file.
CODE_CALL - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
if we're passing a code.call as a parameter use this name
CODE_REF - Static variable in interface org.xmlactions.action.config.IExecContext
use this to execute a code call "code:"
CodeAction - Class in org.xmlactions.action.config
 
CodeAction() - Constructor for class org.xmlactions.action.config.CodeAction
 
CodeAction - Class in org.xmlactions.pager.actions
 
CodeAction() - Constructor for class org.xmlactions.pager.actions.CodeAction
 
CodeCallHandler - Class in org.xmlactions.pager.actions.ajax.handler
Process an Ajax Code Call
CodeCallHandler() - Constructor for class org.xmlactions.pager.actions.ajax.handler.CodeCallHandler
 
CodeParam - Class in org.xmlactions.action.actions.code.execute
 
CodeParam() - Constructor for class org.xmlactions.action.actions.code.execute.CodeParam
 
CodeParam.TypeOption - Enum in org.xmlactions.action.actions.code.execute
 
CodeParams - Class in org.xmlactions.action.actions.code.execute
 
CodeParams() - Constructor for class org.xmlactions.action.actions.code.execute.CodeParams
 
CodeParser - Class in org.xmlactions.action.config
 
CodeParser() - Constructor for class org.xmlactions.action.config.CodeParser
 
CodeParserException - Exception in org.xmlactions.action.actions.code.parser
 
CodeParserException(String) - Constructor for exception org.xmlactions.action.actions.code.parser.CodeParserException
 
CodePopulator - Class in org.xmlactions.pager.actions.form.populator
Populates search, add, edit and list displays.
CodePopulator() - Constructor for class org.xmlactions.pager.actions.form.populator.CodePopulator
 
CodeProcessor - Class in org.xmlactions.pager.actions.form.processor
Converts a pre_processor or post_processor to a CodeAction and executes the call.
CodeProcessor() - Constructor for class org.xmlactions.pager.actions.form.processor.CodeProcessor
 
combineXml(String) - Method in class org.xmlactions.pager.actions.TransformAction
Combine two or more xml files.
combineXml(String[]) - Method in class org.xmlactions.pager.actions.TransformAction
 
CommonFormFields - Class in org.xmlactions.pager.actions.form
 
CommonFormFields() - Constructor for class org.xmlactions.pager.actions.form.CommonFormFields
 
CommonStorageField - Class in org.xmlactions.db.actions
 
CommonStorageField() - Constructor for class org.xmlactions.db.actions.CommonStorageField
 
compare(Element, Element) - Method in class org.xmlactions.mapping.validation.CompareXml
Compare two elements.
compare(String, String) - Method in class org.xmlactions.mapping.validation.CompareXml
Compare two elements.
CompareAttributes - Class in org.xmlactions.mapping.validation
 
CompareAttributes() - Constructor for class org.xmlactions.mapping.validation.CompareAttributes
 
compareAttributes(Element, Element) - Method in class org.xmlactions.mapping.validation.CompareAttributes
 
compareChildren(String, Element, Element) - Method in class org.xmlactions.mapping.validation.CompareElements
 
CompareElements - Class in org.xmlactions.mapping.validation
 
CompareElements() - Constructor for class org.xmlactions.mapping.validation.CompareElements
 
compareElements(String, Element, Element) - Method in class org.xmlactions.mapping.validation.CompareElements
 
compareSnippet(Element, Element, String) - Method in class org.xmlactions.mapping.validation.CompareSnippets
 
CompareSnippets - Class in org.xmlactions.mapping.validation
 
CompareSnippets() - Constructor for class org.xmlactions.mapping.validation.CompareSnippets
 
CompareXml - Class in org.xmlactions.mapping.validation
 
CompareXml() - Constructor for class org.xmlactions.mapping.validation.CompareXml
 
completeStructure() - Method in class org.xmlactions.db.actions.Storage
Completes the database definition structure.
compress(byte[]) - Method in class org.xmlactions.common.zip.Zipper
 
configConnection(IExecContext, Connection) - Method in interface org.xmlactions.db.PostConnectionConfig
 
CONFIGS_LOCATION - Static variable in class org.xmlactions.action.ActionConst
 
ConstantsDB - Class in org.xmlactions.db
 
ConstantsDB() - Constructor for class org.xmlactions.db.ConstantsDB
 
containsKey(Object) - Method in class org.xmlactions.action.config.ExecContext
 
containsValue(Object) - Method in class org.xmlactions.action.config.ExecContext
 
CONTENT - Static variable in class org.xmlactions.action.actions.BaseAction
setter / getter name = content
CONTENT_TYPE_CSS - Static variable in interface org.xmlactions.action.config.IExecContext
Content Types that we may return to browser.
CONTENT_TYPE_CSS - Static variable in class org.xmlactions.common.text.Html
Content Types that we may return to browser.
CONTENT_TYPE_HTML - Static variable in interface org.xmlactions.action.config.IExecContext
Content Types that we may return to browser.
CONTENT_TYPE_HTML - Static variable in class org.xmlactions.common.text.Html
Content Types that we may return to browser.
CONTENT_TYPE_JS - Static variable in interface org.xmlactions.action.config.IExecContext
Content Types that we may return to browser.
CONTENT_TYPE_JS - Static variable in class org.xmlactions.common.text.Html
Content Types that we may return to browser.
CONTENT_TYPE_JSON - Static variable in interface org.xmlactions.action.config.IExecContext
Content Types that we may return to browser.
CONTENT_TYPE_JSON - Static variable in class org.xmlactions.common.text.Html
Content Types that we may return to browser.
CONTENT_TYPE_KEY - Static variable in interface org.xmlactions.action.config.IExecContext
Content Types that we may return to browser.
CONTENT_TYPE_KEY - Static variable in class org.xmlactions.common.text.Html
Content Types that we may return to browser.
CONTENT_TYPE_XML - Static variable in interface org.xmlactions.action.config.IExecContext
Content Types that we may return to browser.
CONTENT_TYPE_XML - Static variable in class org.xmlactions.common.text.Html
Content Types that we may return to browser.
ContentTypeAction - Class in org.xmlactions.pager.actions.http
Takes 1 parameter 1) value 2) origin format 3) destination format 4) key to store value back into execContext - Optional
ContentTypeAction() - Constructor for class org.xmlactions.pager.actions.http.ContentTypeAction
 
Convert - Class in org.xmlactions.action.utils
 
Convert() - Constructor for class org.xmlactions.action.utils.Convert
 
convert(Object) - Method in class org.xmlactions.pager.actions.Param
 
convertDateStringToDateTime(String) - Method in class org.xmlactions.common.util.DateTime
 
convertExpressionAmps(String) - Static method in class org.xmlactions.action.actions.ActionUtils
 
convertToString(Object) - Static method in class org.xmlactions.common.util.RioStringUtils
Returns a value converted to a String.
convertToXml(DatabaseEntry, String) - Method in class org.xmlactions.db.metadata.MetaDataToXml
 
copy(byte[], byte[], int, int) - Static method in class org.xmlactions.common.system.Memory
 
copy(byte[], byte[]) - Static method in class org.xmlactions.common.system.Memory
copy bytes from to.
copyFile(String, String) - Static method in class org.xmlactions.common.io.ResourceUtils
copy a file.
copyFile(String, File) - Static method in class org.xmlactions.common.io.ResourceUtils
copy a file.
copyFile(File, File) - Static method in class org.xmlactions.common.io.ResourceUtils
copy a file.
copyFiles(ZipFileReader, ZipFileWriter) - Static method in class org.xmlactions.common.zip.ZipFile
 
copyFileStreams(FileInputStream, FileOutputStream) - Static method in class org.xmlactions.common.io.ResourceUtils
Copy a FileInputStream to a FileOutputStream.
copyTo(IExecContext) - Method in class org.xmlactions.action.config.ExecContext
Deprecated.
- use spring bean scope="session" or "request"
copyTo(IExecContext) - Method in interface org.xmlactions.action.config.IExecContext
 
countNodes(String) - Method in class org.xmlactions.common.xml.XMLReader
Counts the number of nodes matching nodeName
countNodes(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
Counts the number of nodes matching nodeName
create() - Method in class org.xmlactions.db.DBDataSource
Deprecated.
Creates a DataSource.
createAction(XMLObject, String, IExecContext, ReplacementMarker, String) - Static method in class org.xmlactions.action.actions.SetupBeanFromXML
 
createAction(Bean, Object, XMLObject) - Method in class org.xmlactions.mapping.xml_to_bean.PopulateClassFromXml
 
createConnection() - Method in class org.xmlactions.db.DBConnection
Deprecated.
Creates a DB Connection
CreateDatabase - Class in org.xmlactions.db.mysql
 
CreateDatabase() - Constructor for class org.xmlactions.db.mysql.CreateDatabase
 
createDatabase(Connection, Database) - Method in class org.xmlactions.db.mysql.CreateDatabase
 
createDatabase(Connection, String) - Method in class org.xmlactions.db.mysql.CreateDatabase
 
createDatabase(Connection, Database) - Method in interface org.xmlactions.db.template.ICreateDatabase
 
createDatabase(Connection, String) - Method in interface org.xmlactions.db.template.ICreateDatabase
 
createDouble(String) - Static method in class org.xmlactions.common.number.NumberUtils
 
CreateField - Class in org.xmlactions.db.mysql
 
CreateField() - Constructor for class org.xmlactions.db.mysql.CreateField
 
CreateFieldEntry - Class in org.xmlactions.db.metadata
 
CreateFieldEntry() - Constructor for class org.xmlactions.db.metadata.CreateFieldEntry
 
createFieldEntry(String, String, String, int, List<PkMetaData>) - Method in class org.xmlactions.db.metadata.CreateFieldEntry
 
createFieldEntry(String, String, FkMetaData) - Method in class org.xmlactions.db.metadata.CreateFieldEntry
 
createFieldSQL(BaseStorageField) - Method in class org.xmlactions.db.mysql.CreateField
 
createFieldSQL(BaseStorageField) - Method in interface org.xmlactions.db.template.ICreateField
 
createFolder(String, long, String) - Method in class org.xmlactions.common.zip.ZipFileWriter
Creates a folder in the zip file
CreateHandyParams - Class in org.xmlactions.web.conceal
 
CreateHandyParams(IExecContext) - Constructor for class org.xmlactions.web.conceal.CreateHandyParams
 
createInteger(String, int) - Static method in class org.xmlactions.common.number.IntegerUtils
Convert a String to an Integer
createInteger(String, String) - Static method in class org.xmlactions.common.number.IntegerUtils
Convert a String to an Integer
createInteger(String, int) - Static method in class org.xmlactions.common.number.NumberUtils
Convert a String to an Integer
createInteger(String, String) - Static method in class org.xmlactions.common.number.NumberUtils
 
createMappingBean(IExecContext, String) - Static method in class org.xmlactions.mapping.xml_to_bean.MapXmlToBeanUtils
 
CreateTable - Class in org.xmlactions.db.mysql
 
CreateTable() - Constructor for class org.xmlactions.db.mysql.CreateTable
 
createTable(Connection, String, Table) - Method in class org.xmlactions.db.mysql.CreateTable
 
createTable(Connection, String, Table) - Method in interface org.xmlactions.db.template.ICreateTable
 
createTempFile(String, String, String) - Static method in class org.xmlactions.common.io.ResourceUtils
Creates a new file
CreateUserParams - Class in org.xmlactions.web.conceal
 
CreateUserParams(IExecContext) - Constructor for class org.xmlactions.web.conceal.CreateUserParams
 
Creator - Class in org.xmlactions.mapping.xml_to_bean
 
Creator() - Constructor for class org.xmlactions.mapping.xml_to_bean.Creator
 
CURRENT_DATE - Static variable in class org.xmlactions.web.conceal.CreateHandyParams
 
CURRENT_DATE_TIME - Static variable in class org.xmlactions.web.conceal.CreateHandyParams
 
CURRENT_LONG_TIME - Static variable in class org.xmlactions.web.conceal.CreateHandyParams
 
CURRENT_TIME - Static variable in class org.xmlactions.web.conceal.CreateHandyParams
 

D

Database - Class in org.xmlactions.db.actions
 
Database() - Constructor for class org.xmlactions.db.actions.Database
 
DatabaseEntry - Class in org.xmlactions.db.metadata
 
Date - Class in org.xmlactions.db.actions
 
Date() - Constructor for class org.xmlactions.db.actions.Date
 
DateFieldEntry - Class in org.xmlactions.db.metadata
 
DateFieldEntry() - Constructor for class org.xmlactions.db.metadata.DateFieldEntry
 
DateFormatter - Class in org.xmlactions.pager.actions.dates
 
DateFormatter() - Constructor for class org.xmlactions.pager.actions.dates.DateFormatter
 
DateFormatterAction - Class in org.xmlactions.pager.actions.dates
Takes 4 parameters 1) value 2) origin format 3) destination format 4) key to store value back into execContext - Optional
DateFormatterAction() - Constructor for class org.xmlactions.pager.actions.dates.DateFormatterAction
 
DateHtml - Class in org.xmlactions.pager.drawing.html
 
DateHtml() - Constructor for class org.xmlactions.pager.drawing.html.DateHtml
 
DateTime - Class in org.xmlactions.common.util
Date and Time functionality
DateTime() - Constructor for class org.xmlactions.common.util.DateTime
 
datetime(int, int, int, int, int, int) - Constructor for class org.xmlactions.common.util.DateTime.datetime
 
datetime(String, String, String, String, String, String) - Constructor for class org.xmlactions.common.util.DateTime.datetime
 
DateTime - Class in org.xmlactions.db.actions
 
DateTime() - Constructor for class org.xmlactions.db.actions.DateTime
 
DateTime.datetime - Class in org.xmlactions.common.util
 
DateTimeHtml - Class in org.xmlactions.pager.drawing.html
 
DateTimeHtml() - Constructor for class org.xmlactions.pager.drawing.html.DateTimeHtml
 
DateUtils - Class in org.xmlactions.common.date
 
DateUtils() - Constructor for class org.xmlactions.common.date.DateUtils
 
DBConfigException - Class in org.xmlactions.db
 
DBConfigException(String) - Constructor for class org.xmlactions.db.DBConfigException
 
DBConfigException(String, Throwable) - Constructor for class org.xmlactions.db.DBConfigException
 
DBConnection - Class in org.xmlactions.db
Deprecated.
- use DBConnector instead
DBConnection() - Constructor for class org.xmlactions.db.DBConnection
Deprecated.
 
DBConnector - Class in org.xmlactions.db
 
DBConnector() - Constructor for class org.xmlactions.db.DBConnector
 
DBConnector(String, String) - Constructor for class org.xmlactions.db.DBConnector
 
DBConnector(String, String, String, String) - Constructor for class org.xmlactions.db.DBConnector
 
DBDataSource - Class in org.xmlactions.db
Deprecated.
- use DBConnector instead
DBDataSource() - Constructor for class org.xmlactions.db.DBDataSource
Deprecated.
 
DBDataType - Enum in org.xmlactions.db
 
DBInsert - Class in org.xmlactions.db.actions
 
DBInsert() - Constructor for class org.xmlactions.db.actions.DBInsert
 
DBQuery - Class in org.xmlactions.db
 
DBQuery(Connection) - Constructor for class org.xmlactions.db.DBQuery
 
DbSpecific - Class in org.xmlactions.db.actions
 
DbSpecific() - Constructor for class org.xmlactions.db.actions.DbSpecific
 
DBSQL - Class in org.xmlactions.db
 
DBSQL() - Constructor for class org.xmlactions.db.DBSQL
 
DBSQL.JavaToSqlType - Enum in org.xmlactions.db
 
DBSQLException - Exception in org.xmlactions.db.exception
 
DBSQLException() - Constructor for exception org.xmlactions.db.exception.DBSQLException
 
DBSQLException(String) - Constructor for exception org.xmlactions.db.exception.DBSQLException
 
DBSQLException(String, Throwable) - Constructor for exception org.xmlactions.db.exception.DBSQLException
 
DBUtils - Class in org.xmlactions.db
 
DBUtils() - Constructor for class org.xmlactions.db.DBUtils
 
DBWriteUtils - Class in org.xmlactions.db
Utility for build write to database sql.
DBWriteUtils() - Constructor for class org.xmlactions.db.DBWriteUtils
 
debug - Variable in class org.xmlactions.common.xml.XMLReader
 
debug - Variable in class org.xmlactions.common.xml.XMLReaderChar
 
DEBUG_LEVEL - Static variable in interface org.xmlactions.action.config.IExecContext
This is the key to the default locale file
DebugAction - Class in org.xmlactions.pager.actions
 
DebugAction() - Constructor for class org.xmlactions.pager.actions.DebugAction
 
DEFAULT_ACTION_MAP - Static variable in interface org.xmlactions.action.config.IExecContext
use this to check if a Replacement string starts with "lang:"
DEFAULT_DATE_FORMAT - Static variable in class org.xmlactions.db.DBConnection
Deprecated.
 
DEFAULT_DATE_FORMAT - Static variable in class org.xmlactions.db.DBConnector
 
DEFAULT_ID - Static variable in interface org.xmlactions.action.config.IExecContext
This is the default identifier when getting a key value.
DEFAULT_ISO - Static variable in class org.xmlactions.common.io.ResourceUtils
 
DEFAULT_LOCALE_FILE - Static variable in interface org.xmlactions.action.config.IExecContext
This is the key to the default locale file
DEFAULT_PAGER_NAMESPACE - Static variable in class org.xmlactions.action.ActionConst
The default pager namespace.
DEFAULT_ROWS - Static variable in interface org.xmlactions.action.config.IExecContext
This is the key to the default rows for a list presentation
DEFAULT_STORAGE_CONFIG_REF - Static variable in interface org.xmlactions.action.config.IExecContext
Use this to get a default_theme_name setting from the configuration.
DEFAULT_THEME_MAP - Static variable in interface org.xmlactions.action.config.IExecContext
This is the name of the Map that we use to store themes.
DEFAULT_THEME_NAME - Static variable in interface org.xmlactions.action.config.IExecContext
Use this to get a default_theme_name setting from the configuration.
DEFAULT_THEME_NAME - Static variable in class org.xmlactions.common.theme.Theme
 
delete(String) - Static method in class org.xmlactions.common.io.ResourceUtils
 
deleteDir(File) - Static method in class org.xmlactions.common.io.ResourceUtils
Deletes all files and subdirectories under dir.
deleteFilesFromExistingZip(File, String[]) - Method in class org.xmlactions.common.zip.ZipFileExtras
Delete files to an existing zip file.
DeleteRecord - Class in org.xmlactions.pager.actions.db
Deletes a record from a table.
DeleteRecord() - Constructor for class org.xmlactions.pager.actions.db.DeleteRecord
 
DeleteRecordLink - Class in org.xmlactions.pager.actions.form
Builds an add record presentation that allows the user to enter details for the new record.
DeleteRecordLink() - Constructor for class org.xmlactions.pager.actions.form.DeleteRecordLink
 
destroy() - Method in class org.xmlactions.web.PagerFilter
 
DISPLAY_AS_BUTTON - Static variable in class org.xmlactions.pager.actions.form.Link
 
DISPLAY_AS_LINK - Static variable in class org.xmlactions.pager.actions.form.Link
 
DISPLAY_AS_MENU - Static variable in class org.xmlactions.pager.actions.form.Link
 
displayForAdd(IExecContext, String, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForAdd(CommonStorageField, String, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
displayForAdd(CommonStorageField, String, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForAdd(CommonStorageField, String, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForAdd(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
displayForAdd(String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Displays the value for an Add form.
displayForEdit(IExecContext, String, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
displayForList(IExecContext, String, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
displayForList(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
displayForList(IDrawParams, String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
displayForList(IDrawParams, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
displayForList(IDrawParams, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
displayForList(IDrawParams, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
displayForList(IDrawParams, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
displayForList(IExecContext, Field, String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Displays the value for a List form (table).
displayForSearch(IExecContext, String, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForSearch(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForSearch(CommonStorageField, String, Theme, String) - Static method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
displayForSearch(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
displayForSearch(CommonStorageField, String, Theme, String) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForSearch(CommonStorageField, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForSearch(CommonStorageField, String, Theme, String) - Static method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForSearch(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
displayForSearch(String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Displays the value for a Search form.
displayForSelect(IExecContext, CommonStorageField, String, String, String, Theme, String[], String[], String[], String) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
Builds a html select drop down list.
displayForSelect(IExecContext, CommonStorageField, String, Theme, HtmlSelect) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
Builds a html select drop down list into a tr.
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForUpdate(CommonStorageField, String, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
displayForUpdate(CommonStorageField, String, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForUpdate(CommonStorageField, String, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForUpdate(String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
displayForUpdate(String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Displays the value for an Update form.
displayForView(IExecContext, String, CommonFormFields, CommonStorageField, String, Theme) - Method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
displayForView(CommonFormFields, CommonStorageField, String, String, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
displayForView(CommonFormFields, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
displayForView(CommonFormFields, Field, String, Theme) - Method in interface org.xmlactions.pager.drawing.IDrawField
Displays the value for a View form.
displayHeader(Theme) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
displayHeader(CommonStorageField, Theme) - Static method in class org.xmlactions.pager.drawing.html.DrawHtmlField
 
displayHeader(Theme) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.xmlactions.web.PagerFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.xmlactions.web.PagerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.xmlactions.web.PagerServlet
 
DoProcessPageForPreview - Class in org.xmlactions.pager.actions.page
Saves a presentation page to the server
DoProcessPageForPreview() - Constructor for class org.xmlactions.pager.actions.page.DoProcessPageForPreview
 
doReplace(String) - Method in class org.xmlactions.action.actions.BaseAction
 
doReplace(String, String, int, int) - Method in class org.xmlactions.action.actions.BaseAction
 
doReplace(StringBuilder, Object, int) - Method in class org.xmlactions.action.ReplacementMarker
 
DoReset - Class in org.xmlactions.pager.actions.db
Performs a reset.
DoReset() - Constructor for class org.xmlactions.pager.actions.db.DoReset
 
DoSavePage - Class in org.xmlactions.pager.actions.page
Saves a presentation page to the server
DoSavePage() - Constructor for class org.xmlactions.pager.actions.page.DoSavePage
 
doubleToMoneyString(double) - Static method in class org.xmlactions.common.text.Text
This takes a double and formats it with ',' 1000s seperator and ensures 2 decimal places.
DoUpload - Class in org.xmlactions.pager.actions.db
Performs a reset.
DoUpload() - Constructor for class org.xmlactions.pager.actions.db.DoUpload
 
draw(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
draw(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.form.Button
 
draw(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
draw(IExecContext, Theme) - Method in interface org.xmlactions.pager.actions.form.IDraw
Draw the Element
draw(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.form.Link
 
draw(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
DrawDBHTMLHelper - Class in org.xmlactions.pager.drawing.html
 
DrawDBHTMLHelper() - Constructor for class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
 
drawDivValue(IDrawParams, String, Theme) - Method in class org.xmlactions.pager.actions.form.List
 
DrawFields - Class in org.xmlactions.pager.actions.form
 
DrawFields() - Constructor for class org.xmlactions.pager.actions.form.DrawFields
 
DrawFormFields - Class in org.xmlactions.pager.actions.form.drawing
 
DrawFormFields() - Constructor for class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
drawHeader(IExecContext) - Method in class org.xmlactions.pager.actions.form.FieldRaw
 
drawHeader(IExecContext) - Method in class org.xmlactions.pager.actions.PopupAction
 
drawHeader(IExecContext) - Method in interface org.xmlactions.pager.actions.SelfDraw
 
drawHtml(IExecContext) - Method in class org.xmlactions.pager.actions.form.FieldRaw
 
drawHtml(IExecContext) - Method in class org.xmlactions.pager.actions.PopupAction
 
drawHtml(IExecContext) - Method in interface org.xmlactions.pager.actions.SelfDraw
 
DrawHtmlField - Class in org.xmlactions.pager.drawing.html
Static methods for drawing html fields
DrawHtmlField() - Constructor for class org.xmlactions.pager.drawing.html.DrawHtmlField
 
drawHtmlForForm(IExecContext) - Method in class org.xmlactions.pager.actions.PopupAction
 
DrawHTMLHelper - Class in org.xmlactions.pager.drawing.html
 
DrawHTMLHelper() - Constructor for class org.xmlactions.pager.drawing.html.DrawHTMLHelper
 
DrawHTMLHelperDB - Class in org.xmlactions.pager.drawing.html
 
DrawHTMLHelperDB() - Constructor for class org.xmlactions.pager.drawing.html.DrawHTMLHelperDB
 
DrawInputFieldUtils - Class in org.xmlactions.pager.drawing.html
 
DrawInputFieldUtils() - Constructor for class org.xmlactions.pager.drawing.html.DrawInputFieldUtils
 
drawRowValue(IDrawParams, Html[], Theme) - Method in class org.xmlactions.pager.actions.form.List
 
dropDatabase(Connection, String) - Method in class org.xmlactions.db.mysql.CreateDatabase
 
dropDatabase(Connection, String) - Method in interface org.xmlactions.db.template.ICreateDatabase
 
dropTable(Connection, String, String) - Method in class org.xmlactions.db.mysql.CreateTable
 
dropTable(Connection, String, String) - Method in interface org.xmlactions.db.template.ICreateTable
 

E

EchoAction - Class in org.xmlactions.pager.actions
 
EchoAction() - Constructor for class org.xmlactions.pager.actions.EchoAction
 
Edit - Class in org.xmlactions.pager.actions.form
Builds an edit record presentation.
Edit() - Constructor for class org.xmlactions.pager.actions.form.Edit
 
EditPage - Class in org.xmlactions.pager.actions.form
Builds a page edit form.
EditPage() - Constructor for class org.xmlactions.pager.actions.form.EditPage
 
ElseAction - Class in org.xmlactions.pager.actions
 
ElseAction() - Constructor for class org.xmlactions.pager.actions.ElseAction
 
ElseIfAction - Class in org.xmlactions.pager.actions
 
ElseIfAction() - Constructor for class org.xmlactions.pager.actions.ElseIfAction
 
EMAIL_CONFIG_REF - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the email reference from the HttpRequestMap
EMailAuthenticator - Class in org.xmlactions.email
 
EMailAuthenticator(String, String) - Constructor for class org.xmlactions.email.EMailAuthenticator
 
EMailClientConfig - Class in org.xmlactions.email
This class is used to contain the properties needed to send an email.
EMailClientConfig() - Constructor for class org.xmlactions.email.EMailClientConfig
 
EMailParser - Class in org.xmlactions.email
Parses the content of an email including body and attachments to an EMailExportMessage class.
EMailParser() - Constructor for class org.xmlactions.email.EMailParser
 
EMailSend - Class in org.xmlactions.email
 
EMailSend() - Constructor for class org.xmlactions.email.EMailSend
 
EMPTY_NAMESPACE - Static variable in class org.xmlactions.action.Action
 
endElement() - Method in class org.xmlactions.common.xml.XMLBuilder
Closes and element by appending '/>'
EndOfBufferException - Exception in org.xmlactions.common.xml
Throw This exception when we reach the end of the buffer
EndOfBufferException(String) - Constructor for exception org.xmlactions.common.xml.EndOfBufferException
 
EndOfBufferException(String, Exception) - Constructor for exception org.xmlactions.common.xml.EndOfBufferException
 
ENFORCE_CONCURRENCY - Static variable in class org.xmlactions.db.ConstantsDB
This is the key to getting the ENFORCE_CONCURRENTY setting (true/false) from the execContext.
ENFORCE_CONCURRENCY - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting ant Table and Field Names from the HttpRequestMap
entrySet() - Method in class org.xmlactions.action.config.ExecContext
 
ENV_REF - Static variable in interface org.xmlactions.action.config.IExecContext
use this to get an java environment variable
equals(byte[]) - Method in class org.xmlactions.common.xml.XMLReader
Compare xml from current position to the param byte[] to
equals(byte[], boolean) - Method in class org.xmlactions.common.xml.XMLReader
Compare xml from current position to the param byte[] to
equals(char[]) - Method in class org.xmlactions.common.xml.XMLReaderChar
Compare xml from current position to the param char[] to
equals(char[], boolean) - Method in class org.xmlactions.common.xml.XMLReaderChar
Compare xml from current position to the param char[] to
error(SAXParseException) - Method in class org.xmlactions.common.xml.SchemaValidate
 
EscapeAction - Class in org.xmlactions.pager.actions.escaping
 
EscapeAction() - Constructor for class org.xmlactions.pager.actions.escaping.EscapeAction
 
escapeUrl(String) - Static method in class org.xmlactions.common.text.EscapeUtils
 
EscapeUtils - Class in org.xmlactions.common.text
 
EscapeUtils() - Constructor for class org.xmlactions.common.text.EscapeUtils
 
escCharacters(String) - Static method in class org.xmlactions.db.DBSQL
This will escape all non-database friendly characters by appendiing the escape character "\" before them.
EvalAction - Class in org.xmlactions.pager.actions
 
EvalAction() - Constructor for class org.xmlactions.pager.actions.EvalAction
 
evaluate(String) - Method in class org.xmlactions.common.scripting.Scripting
deprecated replaced with Apache Commons BSF
evaluateCalculation(IExecContext, String) - Static method in class org.xmlactions.action.actions.ActionUtils
 
evaluateExpression(IExecContext, String) - Static method in class org.xmlactions.action.actions.ActionUtils
Evaluates a JavaScript expression.
EXEC_CONTEXT - Static variable in class org.xmlactions.web.PagerWebConst
If we want to retrieve the execContext from the execContext using ${execContext}
EXEC_CONTEXT_BEAN_REF - Static variable in class org.xmlactions.action.ActionConst
Name of execContext created from spring config for each page process
ExecContext - Class in org.xmlactions.action.config
 
ExecContext(List<Object>, List<Object>, List<Object>) - Constructor for class org.xmlactions.action.config.ExecContext
 
ExecContext(List<Object>, List<Object>) - Constructor for class org.xmlactions.action.config.ExecContext
Deprecated.
- replaced with constructor ExecContext(List<Object> actionMaps, List<Object> localMaps, List<Object> themes)
execute(IExecContext) - Method in class org.xmlactions.action.actions.Attributes
 
execute(IExecContext) - Method in class org.xmlactions.action.actions.BaseAction
Executes an action
execute(IExecContext) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
execute(IExecContext) - Method in class org.xmlactions.action.config.CodeAction
 
execute(IExecContext) - Method in class org.xmlactions.action.config.Param
 
execute(String) - Method in class org.xmlactions.common.scripting.Scripting
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Binary
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Database
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Date
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.DateTime
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.DBInsert
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.DbSpecific
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.FK
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Function
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Image
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Int
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Link
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Password
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.PK
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.PkCreate
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Select
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Sql
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Storage
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Table
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.TablePath
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Text
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.TextArea
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.TimeOfDay
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.TimeStamp
 
execute(IExecContext) - Method in class org.xmlactions.db.actions.Xml
 
execute(IExecContext) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
execute(IExecContext) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
execute(IExecContext) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
execute(IExecContext) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
execute(IExecContext) - Method in class org.xmlactions.mapping.bean_to_xml.Namespace
 
execute(IExecContext) - Method in class org.xmlactions.mapping.KeyValue
 
execute(IExecContext) - Method in class org.xmlactions.mapping.Populator
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.Creator
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.KeyValue
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.PropertyAlias
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.Text
 
execute(IExecContext) - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.ajax.handler.CodeCallHandler
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.CodeAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.db.AddRecordAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.db.DeleteRecord
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.db.DoReset
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.db.DoUpload
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.db.InsertRecord
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.db.SaveRecordAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.db.UpdateRecord
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.DebugAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.EchoAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.ElseAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.ElseIfAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.EvalAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.Add
The "enforce_concurrency" will switch on (default) or off the enforcement of concurrency.
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.Button
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.CallbackPhoneAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.Edit
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.EditPage
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.Field
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.FieldCode
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.FieldHide
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.FieldList
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.FieldRaw
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.FileUpload
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.Link
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.List
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.ListCP
Draw the List Control Panel
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.ListPopulator
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.populator.CodePopulator
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.populator.SqlPopulator
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.PostProcesses
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.PreProcesses
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.PreProcessor
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.PresentationFormAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.Reset
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.Search
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.form.ViewForm
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.GetAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.http.ContentTypeAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.HttpAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.IfAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.InsertAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.LogAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.menu.MenuAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.navigator.NavigatorToggleBranch
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.page.DoProcessPageForPreview
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.page.DoSavePage
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.Param
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.PopupAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.props.PropsAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.PutAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.query.QueryAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.RangeAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.RemoveAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.script.ScriptAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.submit.SubmitFormAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.actions.TransformAction
 
execute(IExecContext) - Method in class org.xmlactions.pager.jasper.JasperReportHandler
 
ExecuteCode - Class in org.xmlactions.action.actions.code.execute
 
ExecuteCode(IExecContext) - Constructor for class org.xmlactions.action.actions.code.execute.ExecuteCode
 
ExecuteCodeException - Exception in org.xmlactions.action.actions.code.execute
 
ExecuteCodeException(String) - Constructor for exception org.xmlactions.action.actions.code.execute.ExecuteCodeException
 
ExecuteCodeException(String, Exception) - Constructor for exception org.xmlactions.action.actions.code.execute.ExecuteCodeException
 
executePopulator(IExecContext, StorageConfig, Database, Connection) - Method in class org.xmlactions.pager.actions.form.populator.SqlPopulator
 
executeWithParams(String, List<String>) - Method in class org.xmlactions.action.actions.code.execute.ExecuteCode
 
exists(Connection, String) - Method in class org.xmlactions.db.mysql.CreateDatabase
 
exists(Connection, String, String) - Method in class org.xmlactions.db.mysql.CreateTable
 
exists(Connection, String) - Method in interface org.xmlactions.db.template.ICreateDatabase
 
exists(Connection, String, String) - Method in interface org.xmlactions.db.template.ICreateTable
 
expand(byte[]) - Method in class org.xmlactions.common.zip.Zipper
expand a compressed data byte array to it's original form.
ExtractCode - Class in org.xmlactions.action.actions.code.extract
extraction of code between {{...}}
ExtractCode(String) - Constructor for class org.xmlactions.action.actions.code.extract.ExtractCode
 
ExtractCodeMarker - Class in org.xmlactions.action.actions.code.extract
 
ExtractCodeMarker(int, int, ExtractCode) - Constructor for class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
extractFile(String, String) - Method in class org.xmlactions.common.zip.ZipFileReader
 
extractFile(ZipEntry, String) - Method in class org.xmlactions.common.zip.ZipFileReader
 

F

fatalError(SAXParseException) - Method in class org.xmlactions.common.xml.SchemaValidate
 
Field - Class in org.xmlactions.db.query
 
Field() - Constructor for class org.xmlactions.db.query.Field
 
Field - Class in org.xmlactions.pager.actions.form
Display information for a field (retrieved from data)
Field() - Constructor for class org.xmlactions.pager.actions.form.Field
 
FIELD_NAME_MAP_ENTRY - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the field name from the HttpRequestMap
FieldCode - Class in org.xmlactions.pager.actions.form
This class is used to present a field for view, add, edit using a code call to retrieve or store the field data.
example:
FieldCode() - Constructor for class org.xmlactions.pager.actions.form.FieldCode
 
FieldEntry - Class in org.xmlactions.db.metadata
 
FieldEntry() - Constructor for class org.xmlactions.db.metadata.FieldEntry
 
FieldHide - Class in org.xmlactions.pager.actions.form
Can insert a field_hide into a field_list for an Add.
FieldHide() - Constructor for class org.xmlactions.pager.actions.form.FieldHide
 
FieldList - Class in org.xmlactions.db.query
 
FieldList() - Constructor for class org.xmlactions.db.query.FieldList
 
FieldList - Class in org.xmlactions.pager.actions.form
 
FieldList() - Constructor for class org.xmlactions.pager.actions.form.FieldList
 
FieldRaw - Class in org.xmlactions.pager.actions.form
 
FieldRaw() - Constructor for class org.xmlactions.pager.actions.form.FieldRaw
 
Fields - Class in org.xmlactions.db.actions
The field list container.
Fields() - Constructor for class org.xmlactions.db.actions.Fields
 
FileExecContext - Class in org.xmlactions.action.config
 
FileExecContext(List<Object>, List<Object>, List<Object>) - Constructor for class org.xmlactions.action.config.FileExecContext
 
FileExecContext(List<Object>, List<Object>, String) - Constructor for class org.xmlactions.action.config.FileExecContext
 
FileUpload - Class in org.xmlactions.pager.actions.form
 
FileUpload() - Constructor for class org.xmlactions.pager.actions.form.FileUpload
 
FileUtils - Class in org.xmlactions.common.io
 
FileUtils() - Constructor for class org.xmlactions.common.io.FileUtils
 
FileViewerAction - Class in org.xmlactions.pager.actions.form
Gets a file and presents it in a table, a row for each line, can have line numbers also.
FileViewerAction() - Constructor for class org.xmlactions.pager.actions.form.FileViewerAction
 
findBeanByName(String) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
findBeanOfClass(String) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
findChild(XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
 
findChildNode(String) - Method in class org.xmlactions.common.xml.XMLObject
Finds and returns a child XMLObject with nodeName or returns null if not found
findEndElement(boolean) - Method in class org.xmlactions.common.xml.XMLReader
Find '</' or '/>
findEndElement(boolean) - Method in class org.xmlactions.common.xml.XMLReaderChar
Find '</' or '/>
findFormId(BaseAction) - Static method in class org.xmlactions.pager.actions.form.BaseFormAction
This moves up the parent tree looking for an IForm.
findMarkers(String, char[][], IExecContext, String) - Method in class org.xmlactions.action.Action
Find and return a list of all the markers on the page that begin with the nameSpace.
findMarkers(String, IExecContext, String) - Method in class org.xmlactions.action.Action
Find and return a list of all the xml nodes on the page.
findMatchingAttribute(Attribute, List<Attribute>) - Method in class org.xmlactions.mapping.validation.CompareAttributes
 
findMatchingDrawingField(List<BaseAction>, String) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Finds the (drawing)field from the table that matches the attr.getKey()
findMatchingField(Table, XMLAttribute) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Finds the (drawing)field from the table that matches the attr.getKey()
findMatchingField(Table, String) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Finds the (drawing)field from the table that matches the attr.getKey()
findMatchingField(Database, String, String) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Finds the (drawing)field from the table that matches the attr.getKey()
findNameSpaces(String) - Static method in class org.xmlactions.common.xml.XMLUtils
Find any referenced namespaces(uri) in an xml.
findNode(XMLObject, String) - Method in class org.xmlactions.common.xml.XMLObject
Finds and returns a XMLObject of nodeName or returns null if not found Traverses node and subsequent child node searching for the nodeName.
findPropertyDescriptor(Object, String) - Static method in class org.xmlactions.mapping.xml_to_bean.PopulateClassFromXml
 
findStartElement() - Method in class org.xmlactions.common.xml.XMLReader
Find '<' todo allow cdata section <![CDATA[...]]>
findStartElement() - Method in class org.xmlactions.common.xml.XMLReaderChar
Find '<' todo allow cdata section <![CDATA[...]]>
findTablePath(String, String) - Method in class org.xmlactions.db.actions.Database
 
findXMLObjectByPath(String) - Method in class org.xmlactions.common.xml.XMLObject
Using a path such as 'root/node1/node2' will return an XMLObject for node2 if found else null.
findXMLObjectByPath(String, int) - Method in class org.xmlactions.common.xml.XMLObject
Using a path such as 'root/node1/node2' will return the index count of node2.
FK - Class in org.xmlactions.db.actions
 
FK() - Constructor for class org.xmlactions.db.actions.FK
 
FkFieldEntry - Class in org.xmlactions.db.metadata
 
FkFieldEntry() - Constructor for class org.xmlactions.db.metadata.FkFieldEntry
 
FKHtml - Class in org.xmlactions.pager.drawing.html
 
FKHtml() - Constructor for class org.xmlactions.pager.drawing.html.FKHtml
 
FkMetaData - Class in org.xmlactions.db.metadata
 
FkMetaData(String, String, String) - Constructor for class org.xmlactions.db.metadata.FkMetaData
 
FORCE_LOWER_CASE - Static variable in class org.xmlactions.db.metadata.MetaDataToXml
 
FORCE_UPPER_CASE - Static variable in class org.xmlactions.db.metadata.MetaDataToXml
 
format(String, String, String) - Static method in class org.xmlactions.common.date.DateUtils
 
formatDate(long, String) - Static method in class org.xmlactions.common.util.DateTime
Format the output for date time using SimpleDateFormat
Customized Date and Time Formats Pattern Output
dd.MM.yy 09.04.98
yyyy.MM.dd G 'at' hh:mm:ss z 1998.04.09 AD at 06:15:55 PDT
EEE, MMM d, ''yy Thu, Apr 9, '98
h:mm a 6:15 PM
H:mm 18:15
H:mm:ss:SSS 18:15:55:624
K:mm a,z 6:15 PM,PDT
yyyy.MMMMM.dd GGG hh:mm aaa 1998.April.09 AD 06:15 PM
formatDate(long, String) - Static method in class org.xmlactions.db.DBUtils
 
formatValue(IExecContext, String, String) - Static method in class org.xmlactions.pager.actions.dates.DateFormatter
 
FormDrawing - Interface in org.xmlactions.pager.actions.form
 
FormDrawingUtils - Class in org.xmlactions.pager.actions.form
 
FormDrawingUtils() - Constructor for class org.xmlactions.pager.actions.form.FormDrawingUtils
 
FormUtils - Class in org.xmlactions.pager.actions.form
 
FormUtils() - Constructor for class org.xmlactions.pager.actions.form.FormUtils
 
FrameAction - Class in org.xmlactions.pager.actions.form
Builds a record search presentation.
FrameAction() - Constructor for class org.xmlactions.pager.actions.form.FrameAction
 
FreewareConstants - Enum in org.xmlactions.pager.freeware
 
Function - Class in org.xmlactions.db.actions
 
Function() - Constructor for class org.xmlactions.db.actions.Function
 

G

generateJasperToHtml(Connection, HashMap<String, Object>, String) - Method in class org.xmlactions.pager.jasper.ReportGenerator
 
generateJasperToPdf(Connection, HashMap<String, Object>, String) - Method in class org.xmlactions.pager.jasper.ReportGenerator
 
generateJasperToPdf(Connection, IExecContext, String) - Method in class org.xmlactions.pager.jasper.ReportGenerator
 
get(Object) - Method in class org.xmlactions.action.config.ExecContext
 
get(Object, int) - Method in class org.xmlactions.action.config.ExecContext
get a value for key.
get(String) - Method in class org.xmlactions.action.config.PropertyContainer
 
get(JsonElement, String) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
get(JsonElement, String, int) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
get(String, String, int) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
get(JSONObject, String) - Static method in class org.xmlactions.mapping.json.JSONUtils
 
get(Object, String, int) - Static method in class org.xmlactions.mapping.json.JSONUtils
 
get(String, String, int) - Static method in class org.xmlactions.mapping.json.JSONUtils
 
get() - Static method in class org.xmlactions.web.RequestExecContext
 
getAbbDayText(int) - Static method in class org.xmlactions.common.util.DateTime
 
getAbbMonthText(int) - Static method in class org.xmlactions.common.util.DateTime
Get abbreviated month text.
getAction(String, String) - Method in class org.xmlactions.action.config.ExecContext
 
getAction(String, String) - Method in interface org.xmlactions.action.config.IExecContext
Get the class name associated with the action key
getAction() - Method in class org.xmlactions.action.ReplacementMarker
 
GetAction - Class in org.xmlactions.pager.actions
 
GetAction() - Constructor for class org.xmlactions.pager.actions.GetAction
 
getActionClass(String, String) - Method in class org.xmlactions.action.config.ExecContext
 
getActionClass(String, String) - Method in interface org.xmlactions.action.config.IExecContext
 
getActionMaps() - Method in class org.xmlactions.action.config.ExecContext
 
getActionMaps() - Method in interface org.xmlactions.action.config.IExecContext
 
getActions() - Method in class org.xmlactions.action.actions.ActionManager
 
getActions() - Method in class org.xmlactions.action.actions.BaseAction
 
getActionScript() - Method in class org.xmlactions.pager.actions.form.Link
 
getActionText() - Method in class org.xmlactions.pager.actions.form.Link
 
getAdd_record_link() - Method in class org.xmlactions.pager.actions.form.FieldList
 
getAlias() - Method in class org.xmlactions.db.actions.BaseStorageField
 
getAlias() - Method in class org.xmlactions.db.actions.CommonStorageField
Will return the alias if set else will return the name.
getAliasOrFieldName() - Method in class org.xmlactions.db.sql.select.SqlField
 
getAlign() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getAlign() - Method in interface org.xmlactions.pager.actions.form.IPosDraw
 
getAlign() - Method in class org.xmlactions.pager.actions.navigator.Option
 
getAlign() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getAlign() - Method in interface org.xmlactions.pager.drawing.IDrawParams
 
getAllEnv() - Static method in class org.xmlactions.common.system.JS
Read the complete Java Environment settings into an xml String
getAllowtransparency() - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
getAndRemoveFirstStackedPage(IExecContext) - Static method in class org.xmlactions.action.stackedpages.StackedPage
Gets and Removes the first stacked page from the list of stacked pages stored in ExecContext.
getApplicationContext() - Method in class org.xmlactions.action.config.ExecContext
 
getApplicationContext() - Method in interface org.xmlactions.action.config.IExecContext
 
getApplicationContext(ServletContext) - Static method in class org.xmlactions.web.conceal.HttpPager
 
getApplicationContext() - Static method in class org.xmlactions.web.PagerServlet
Deprecated.
Use RequestExecContext.get();
getAsClass() - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
getATestDatabase() - Static method in class org.xmlactions.db.h2.ATestDatabase
 
getAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLObject
Gets an attribute value as a string using path and key
getAttribute(String, int, String) - Method in class org.xmlactions.common.xml.XMLObject
Gets an attribute value as a string using path and key
getAttribute(String) - Static method in class org.xmlactions.common.xml.XMLXPathParser
Get the attribute name if there is one.
getAttributeAsString(int) - Method in class org.xmlactions.common.xml.XMLObject
Get the attribute value for this index.
getAttributeCount() - Method in class org.xmlactions.common.xml.XMLObject
Get the number of attribute for this element.
getAttributeKeyAsString(int) - Method in class org.xmlactions.common.xml.XMLObject
Get the attribute key for this index.
getAttributeList() - Method in class org.xmlactions.common.xml.XMLParser
 
getAttributeList() - Method in class org.xmlactions.common.xml.XMLParserChar
 
getAttributeName() - Method in enum org.xmlactions.pager.actions.form.templates.HtmlEnum
 
getAttributeNameAsString() - Method in class org.xmlactions.common.xml.XMLParser
 
getAttributeNameAsString() - Method in class org.xmlactions.common.xml.XMLParserChar
 
getAttributes() - Method in class org.xmlactions.action.actions.Attributes
 
getAttributes() - Method in class org.xmlactions.common.xml.XMLObject
Get the list of attributes for this element.
getAttributes() - Method in class org.xmlactions.common.xml.XMLParser
 
getAttributes() - Method in class org.xmlactions.common.xml.XMLParserChar
 
getAttributes() - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
getAttributes() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getAttributeValue(String) - Method in class org.xmlactions.common.xml.XMLObject
Get the attribute value for this key, will return null if no key exists.
getAttributeValue(String) - Method in class org.xmlactions.common.xml.XMLReader
 
getAttributeValue() - Method in class org.xmlactions.common.xml.XMLReader
Get attribute value starting at curPos.
getAttributeValue(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getAttributeValue() - Method in class org.xmlactions.common.xml.XMLReaderChar
Get attribute value starting at curPos.
getAttributeValueAsByte(String) - Method in class org.xmlactions.common.xml.XMLReader
 
getAttributeValueAsByte(String, boolean) - Method in class org.xmlactions.common.xml.XMLReader
 
getAttributeValueAsChar(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getAttributeValueAsChar(String, boolean) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getAttributeValueAsString(String) - Method in class org.xmlactions.common.xml.XMLObject
Get the attribute value for this key as a string, will return null if no key exists.
getAttributeValueNoNull(String) - Method in class org.xmlactions.common.xml.XMLObject
Get the attribute value for this key as a string, will return "" if no key exists.
getAxelConfig(IExecContext) - Static method in class org.xmlactions.web.conceal.AxelConfig
 
getBackLinkedFks() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getBean() - Method in class org.xmlactions.db.actions.Table
 
getBean(String) - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
getBean_key() - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
getBean_ref() - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
getBeans() - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
getBeans() - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
getBoolValue(String) - Static method in class org.xmlactions.common.text.Text
will try and determine if value is true of false.
getBorder() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getBorder() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getBorder() - Method in interface org.xmlactions.pager.actions.form.ILink
width of border if using an image
getBorder() - Method in class org.xmlactions.pager.actions.form.Link
 
getBorder() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getBorder() - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
getBottom() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getBottom() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getBottom() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getButton() - Method in class org.xmlactions.pager.actions.form.BaseFormAction
 
getButtons() - Method in class org.xmlactions.pager.actions.form.BaseFormAction
 
getBy() - Method in class org.xmlactions.db.query.Group
 
getBy() - Method in class org.xmlactions.db.query.Order
 
getBytes() - Method in class org.xmlactions.common.xml.XMLBuilder
Returns the xml as a byte array
getCall() - Method in class org.xmlactions.action.config.CodeAction
 
getCall() - Method in class org.xmlactions.pager.actions.CodeAction
 
getCall() - Method in class org.xmlactions.pager.actions.form.processor.CodeProcessor
 
getCall() - Method in class org.xmlactions.pager.actions.submit.SubmitFormAction
 
getCallback_email() - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
getCallback_message() - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
getCallback_name() - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
getCallback_phone() - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
getCatalogs(DatabaseMetaData) - Method in class org.xmlactions.db.metadata.QueryMetaData
No use for this at the moment
getChild() - Method in class org.xmlactions.action.actions.BaseAction
Get the last child in the list or null if there are no actions/elements in the list.
getChild(int) - Method in class org.xmlactions.common.xml.XMLObject
 
getChildCount() - Method in class org.xmlactions.common.xml.XMLObject
 
getChildCount(String) - Method in class org.xmlactions.common.xml.XMLObject
Cound the number of children this XMLObject has that match the entered childElementName (not case sensitive)
getChildIndex(int, String) - Method in class org.xmlactions.common.xml.XMLObject
Get a child element starting a from index and containing childElementName Will start at the entered from position getting each child element.
getChildPkId(Database, Table, Field) - Static method in class org.xmlactions.pager.actions.form.Edit
 
getChildPkId(Database, Table, Field) - Static method in class org.xmlactions.pager.actions.form.ViewForm
 
getChildren() - Method in class org.xmlactions.common.xml.XMLObject
 
getChildren() - Method in interface org.xmlactions.db.sql.select.ISqlTable
For inserts we must be able to manage child tables.
getChildren() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getChildren() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
getChildren() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getClas(String) - Method in class org.xmlactions.action.actions.code.execute.ExecuteCode
 
getClas() - Method in class org.xmlactions.action.config.CodeAction
 
getClas() - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
getClas() - Method in class org.xmlactions.mapping.Populator
 
getClas() - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
getClas() - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
getClas() - Method in class org.xmlactions.pager.actions.CodeAction
 
getClassAsObject(String, String) - Method in class org.xmlactions.action.config.ExecContext
Returns a class that matches the xml action name.
getClassAsObject(String, String) - Method in interface org.xmlactions.action.config.IExecContext
 
getClassAsObject() - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
getClause() - Method in class org.xmlactions.db.query.Where
 
getCode() - Method in class org.xmlactions.pager.actions.form.Field
 
getCode() - Method in class org.xmlactions.pager.actions.form.FieldCode
 
getCode() - Method in class org.xmlactions.pager.actions.form.populator.CodePopulator
 
getCode() - Method in class org.xmlactions.pager.actions.form.PostProcesses
 
getCode() - Method in class org.xmlactions.pager.actions.form.PreProcesses
 
getCode(CodeAction) - Method in class org.xmlactions.pager.actions.form.PreProcessor
 
getCodeActions() - Method in class org.xmlactions.pager.actions.form.PreProcessor
 
getCodeParams() - Method in class org.xmlactions.action.actions.code.execute.CodeParams
 
getCols() - Method in class org.xmlactions.pager.actions.form.EditPage
 
getCommonStorageField() - Method in class org.xmlactions.db.sql.select.SqlField
This is the CommonStorageField associated with this SqlField.
getCommonStorageFields() - Method in class org.xmlactions.db.sql.BuildSelect
 
getCompressedFileSizes(File) - Method in class org.xmlactions.common.zip.Zipper
Returns the total compressed size of all files in the zip file
getConfiguration() - Method in class org.xmlactions.action.config.PropertyContainer
 
getConfirm() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getConfirm_message() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getConnection(IExecContext) - Method in class org.xmlactions.db.DBConnector
Creates a DB Connection
getConnection() - Method in class org.xmlactions.db.h2.ATestDatabase
 
getConnection() - Method in class org.xmlactions.db.ServerDB
Gets a database connection
getContent() - Method in class org.xmlactions.action.actions.BaseAction
 
getContent() - Method in class org.xmlactions.action.ReplacementMarker
 
getContent() - Method in class org.xmlactions.common.xml.XMLObject
 
getContent(String) - Method in class org.xmlactions.common.xml.XMLObject
Gets content as a string using path to reach node.
getContent(String, int) - Method in class org.xmlactions.common.xml.XMLObject
Gets content as a string using path and index to reach node.
getContent() - Method in class org.xmlactions.common.xml.XMLReader
 
getContent(String) - Method in class org.xmlactions.common.xml.XMLReader
 
getContent() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getContent(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getContent() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
getContent() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getContentAsString() - Method in class org.xmlactions.common.xml.XMLReader
 
getContentAsString(String) - Method in class org.xmlactions.common.xml.XMLReader
 
getContentAsString() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getContentAsString(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getContentType() - Method in class org.xmlactions.common.text.Html
 
getControl_panel_position() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getControllableFields() - Method in class org.xmlactions.pager.actions.form.Field
 
getCreators() - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
getCss() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getCurPos() - Method in class org.xmlactions.common.xml.XMLReader
 
getCurPos() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getCurrentDirectory() - Static method in class org.xmlactions.common.io.ResourceCommon
 
getCurrentMethodName() - Static method in class org.xmlactions.common.system.JS
Return the name of the routine that called getCurrentMethodName
getCurrentMethodName_static() - Static method in class org.xmlactions.common.system.JS
Return the name of the routine that called getCurrentMethodName
getCurrentMethodName_static(int) - Static method in class org.xmlactions.common.system.JS
Return the name of the routine that called getCurrentMethodName
getCurrentStack_static() - Static method in class org.xmlactions.common.system.JS
Return the current stack
getDatabase() - Method in class org.xmlactions.db.actions.DBInsert
 
getDatabase() - Method in class org.xmlactions.db.actions.Storage
 
getDatabase(String) - Method in class org.xmlactions.db.actions.Storage
Get a database by it's name.
getDatabase(String) - Method in class org.xmlactions.db.h2.ATestDatabase
 
getDatabase(DataSource, String, String, String[]) - Method in class org.xmlactions.db.metadata.QueryMetaData
Gets the database, tables and fields into a DatabaseEntry
getDatabase() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getDatabase() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getDatabase() - Method in class org.xmlactions.pager.actions.form.SelectForm
 
getDatabaseName() - Method in class org.xmlactions.db.config.StorageConfig
Get the Database Name.
getDatabaseName() - Method in class org.xmlactions.db.metadata.DatabaseEntry
 
getDatabaseName() - Method in class org.xmlactions.db.metadata.FieldEntry
 
getDatabaseName() - Method in class org.xmlactions.db.sql.BuildSelect
 
getDatabaseName() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getDatabaseName() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getDatabases() - Method in class org.xmlactions.db.actions.Storage
 
getDataSource() - Method in class org.xmlactions.db.DBConnector
 
getDatasourceFromDBConnector() - Method in class org.xmlactions.db.DBConnector
Returns a datasource from a JNDI Datasource or create one from a Spring DriverManagerDataSource.
getDataSourceReferenceName() - Method in class org.xmlactions.db.DBConnector
 
getDataSourceReferenceName() - Method in class org.xmlactions.db.DBDataSource
Deprecated.
 
getDate(String, String) - Static method in class org.xmlactions.common.date.DateUtils
Converts a String date to a dateInMillis
getDate(long, String) - Static method in class org.xmlactions.common.date.DateUtils
Converts a dateInMillis to a String
getDate() - Static method in class org.xmlactions.common.util.DateTime
Convert the current time in milliseconds to a string.
getDate(long) - Static method in class org.xmlactions.common.util.DateTime
Convert a time in milliseconds to a string.
getDate(long, String, String) - Static method in class org.xmlactions.common.util.DateTime
Convert a time in milliseconds to a string.
getDate(long, String) - Static method in class org.xmlactions.common.util.DateTime
Convert a time in string format to milliseconds
The recognised formats are:
'dd' = day
'mo' = month
'MO' = abbreviated month text
'yy' = year
'YY' = year (2 digit)
'hh' = hour
'mm' = minute
'ss' = sec
'..' = milli
getDate(String, String) - Static method in class org.xmlactions.common.util.DateTime
Convert a time in string format to milliseconds
The recognised formats are:
'dd' = day
'mo' = month
'MO' = abbreviated month text
'yy' = year
'YY' = year (2 digit)
'hh' = hour
'mm' = minute
'ss' = sec
'..' = millisecond
getDate(String, String, String) - Static method in class org.xmlactions.common.util.DateTime
Convert a time in string format to milliseconds
The recognised formats are:
'dd' = day
'mo' = month
'MO' = abbreviated month text
'yy' = year 4 digit
'YY' = year (2 digit)
'hh' = hour
'mm' = minute
'ss' = sec
getDate(long) - Static method in class org.xmlactions.db.DBUtils
 
getDate_format() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getDate_format() - Method in class org.xmlactions.db.actions.Database
 
getDate_value() - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
getDateInMillis() - Static method in class org.xmlactions.common.util.DateTime
gets the current time on milliseconds
getDatetime_format() - Method in class org.xmlactions.db.actions.Database
 
getDayOfWeek(int, int, int) - Static method in class org.xmlactions.common.util.DateTime
 
getDaysInMonth(int, int) - Static method in class org.xmlactions.common.util.DateTime
 
getDayText(int) - Static method in class org.xmlactions.common.util.DateTime
 
getDbConnector() - Method in class org.xmlactions.db.config.StorageConfig
Get the Database Connector.
getDBDataType(Object) - Static method in enum org.xmlactions.db.DBDataType
 
getdbSpecific() - Method in class org.xmlactions.db.actions.Database
 
getDbSpecific(String) - Method in class org.xmlactions.db.actions.Database
Get the named DbSpecific from the dbSpecifics list
getDBSpecific() - Method in class org.xmlactions.db.config.StorageConfig
Get the DBSpecific for this StorageConfig "using this dbSpecificName".
getDbSpecificName() - Method in class org.xmlactions.db.config.StorageConfig
 
getDbSpecificName() - Method in class org.xmlactions.db.sql.BuildSelect
 
getDbSpecificName() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getDbSpecificName() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getDbSpecificQuietly(String) - Method in class org.xmlactions.db.actions.Database
Get the named DbSpecific from the dbSpecifics list
getDbSpecifics() - Method in class org.xmlactions.db.actions.Database
 
getDefault_value() - Method in class org.xmlactions.pager.actions.form.populator.SqlPopulator
 
getDefinitionResourceName() - Method in class org.xmlactions.db.StorageContainer
 
getDelete_record_link() - Method in class org.xmlactions.pager.actions.form.FieldList
 
getDestination_format() - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
getDifference() - Method in class org.xmlactions.pager.marker.Location
 
getDirection() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getDisplay() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getDisplay() - Method in class org.xmlactions.pager.actions.PopupAction
 
getDisplay_as() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getDisplay_as() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getDisplay_as() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getDisplay_as() - Method in interface org.xmlactions.pager.actions.form.ILink
 
getDisplay_as() - Method in class org.xmlactions.pager.actions.form.Link
 
getDisplay_as() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getDriver() - Method in class org.xmlactions.db.DBConnector
 
getDriver() - Method in class org.xmlactions.db.ServerDB
 
getElement(byte[]) - Method in class org.xmlactions.common.xml.XMLReader
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getElement(byte[], int) - Method in class org.xmlactions.common.xml.XMLReader
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getElement(char[]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getElement(char[], int) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getElement() - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
getElement() - Method in class org.xmlactions.mapping.xml_to_bean.Creator
 
getElementAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLReader
 
getElementAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getElementAttributeAsByte(String, String) - Method in class org.xmlactions.common.xml.XMLReader
 
getElementAttributeAsChar(String, String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getElementName() - Method in class org.xmlactions.common.xml.XMLObject
 
getElementNameLen() - Method in class org.xmlactions.action.ReplacementMarker
 
getElementNameLen(String) - Static method in class org.xmlactions.common.xml.XMLReaderChar
 
getElements() - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
getEmail_config_ref() - Method in class org.xmlactions.pager.actions.form.CallbackPhoneAction
 
getEnd() - Method in class org.xmlactions.action.ReplacementMarker
 
getEnd() - Method in class org.xmlactions.pager.marker.Location
 
getEndBraces(int) - Method in class org.xmlactions.action.actions.code.extract.ExtractCode
 
getEndIndex() - Method in class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
getEndMarkerLength() - Method in class org.xmlactions.action.actions.code.extract.ExtractCode
 
getEnv(String) - Static method in class org.xmlactions.common.system.JS
 
getErrorMessage() - Method in class org.xmlactions.common.xml.XMLReader
 
getErrorMessage() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getErrors() - Method in class org.xmlactions.mapping.validation.CompareXml
 
getErrors() - Method in interface org.xmlactions.mapping.validation.IXmlCompare
 
getErrorsAsString() - Method in class org.xmlactions.mapping.validation.CompareXml
 
getErrorsAsString() - Method in interface org.xmlactions.mapping.validation.IXmlCompare
 
getExecContext() - Method in class org.xmlactions.db.h2.ATestDatabase
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.Add
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.CallbackPhoneAction
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.Edit
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.EditPage
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
getExecContext() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.FrameAction
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.List
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.Search
 
getExecContext() - Method in class org.xmlactions.pager.actions.form.ViewForm
 
getExecContext() - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
getExecContext() - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
getExpression() - Method in class org.xmlactions.db.query.Requires
 
getExpression() - Method in class org.xmlactions.pager.actions.ElseIfAction
 
getExpression() - Method in class org.xmlactions.pager.actions.EvalAction
 
getExpression() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getExpression() - Method in class org.xmlactions.pager.actions.IfAction
 
getExtension(String) - Static method in class org.xmlactions.common.io.ResourceCommon
find the extension part of a file name.
getExtractCode() - Method in class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
getFalseValue() - Method in class org.xmlactions.db.actions.Binary
 
getField() - Method in class org.xmlactions.db.actions.Fields
 
getField(String) - Method in class org.xmlactions.db.actions.Table
Get a field that matches the field name.
getField() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getField() - Method in class org.xmlactions.pager.actions.form.Field
 
getField() - Method in class org.xmlactions.pager.actions.form.FieldList
 
getField() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getField_code() - Method in class org.xmlactions.pager.actions.form.FieldList
A field_code is used to wrap a code action.
getField_file_name() - Method in class org.xmlactions.pager.actions.form.FileUpload
 
getField_fk_ref() - Method in class org.xmlactions.pager.actions.form.FileUpload
 
getField_fk_ref_value() - Method in class org.xmlactions.pager.actions.form.FileUpload
 
getField_hide() - Method in class org.xmlactions.pager.actions.form.FieldList
 
getField_list() - Method in class org.xmlactions.pager.actions.db.AddRecordAction
 
getField_list() - Method in class org.xmlactions.pager.actions.form.Add
 
getField_list() - Method in class org.xmlactions.pager.actions.form.Edit
 
getField_list() - Method in class org.xmlactions.pager.actions.form.List
 
getField_list() - Method in class org.xmlactions.pager.actions.form.Search
 
getField_list() - Method in class org.xmlactions.pager.actions.form.ViewForm
 
getField_name() - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
getField_name() - Method in class org.xmlactions.pager.actions.form.FileUpload
 
getField_raw() - Method in class org.xmlactions.pager.actions.form.FieldList
A field_raw is used to add raw text content to a list.
getFieldAlias() - Method in class org.xmlactions.db.sql.select.SqlField
 
getFieldAlias() - Method in class org.xmlactions.db.sql.select.SqlFieldNameAndAlias
 
getFieldByAlias(String) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getFieldByAlias(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
getFieldByAliasOrName(String) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getFieldByAliasOrName(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
getFieldByName(String) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getFieldByName(String) - Method in class org.xmlactions.db.sql.select.SqlTable
The field name can be the table.name or just the name
getFieldFromTableAndFieldName(String) - Method in class org.xmlactions.db.actions.Table
Get a field that matches the table name and field name.
getFieldList() - Method in class org.xmlactions.db.query.Query
 
getFieldName(String) - Static method in class org.xmlactions.db.actions.Table
This will get the field name from a table and field name string.
getFieldName() - Method in class org.xmlactions.db.metadata.FieldEntry
 
getFieldName() - Method in class org.xmlactions.db.metadata.FkMetaData
 
getFieldName() - Method in class org.xmlactions.db.metadata.PkMetaData
 
getFieldName() - Method in class org.xmlactions.db.sql.select.SqlField
 
getFieldName() - Method in class org.xmlactions.db.sql.select.SqlFieldNameAndAlias
 
getFieldName() - Method in class org.xmlactions.db.sql.select.SqlTableAndFieldName
 
getFieldName(String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Returns the field name part of the string which is the part after the '.'
getFieldName(String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Returns the field name part of the string which is the part after the '.'
getFields() - Method in class org.xmlactions.db.actions.Fields
 
getFields() - Method in class org.xmlactions.db.metadata.TableEntry
 
getFields() - Method in class org.xmlactions.db.query.FieldList
 
getFields() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getFields() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getFields() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getFields() - Method in class org.xmlactions.pager.actions.form.FieldList
 
getFields() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getFieldSize() - Method in class org.xmlactions.db.metadata.FieldEntry
 
getFieldType() - Method in class org.xmlactions.db.metadata.FieldEntry
 
getFile(URL) - Static method in class org.xmlactions.common.io.ResourceUtils
Gets a URL getFile replacing all %20 characters with spaces
getFile(String) - Static method in class org.xmlactions.common.io.ResourceUtils
Gets a URL(String) getFile replacing all %20 characters with spaces
getFile() - Method in class org.xmlactions.db.actions.DBInsert
 
getFile() - Method in class org.xmlactions.pager.actions.props.PropsAction
 
getFile_name() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
getFile_name() - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
getFileCount(File) - Method in class org.xmlactions.common.zip.Zipper
Returns the number of files in a zip file
getFileList(String, String) - Static method in class org.xmlactions.common.io.ResourceUtils
 
getFileList(String) - Static method in class org.xmlactions.common.io.ResourceUtils
 
getFileList() - Method in class org.xmlactions.common.zip.ZipFileReader
 
getFileName(String) - Method in class org.xmlactions.common.io.ResourceCommon
Returns the file name separated from the path.
getFilePathParts(File) - Static method in class org.xmlactions.common.io.ResourceCommon
returns the file path in parts.
getFileSeperator() - Static method in class org.xmlactions.common.system.JS
returns the file seperator char for this system.
getFirstDatabase() - Method in class org.xmlactions.db.actions.Storage
 
getFirstValueFound(String) - Method in class org.xmlactions.action.actions.BaseAction
 
getFirstXml() - Method in class org.xmlactions.db.actions.Storage
 
getFkFieldName() - Method in class org.xmlactions.db.metadata.FkFieldEntry
 
getFkFieldName() - Method in class org.xmlactions.db.metadata.FkMetaData
 
getFkTableName() - Method in class org.xmlactions.db.metadata.FkFieldEntry
 
getFkTableName() - Method in class org.xmlactions.db.metadata.FkMetaData
 
getFolderSeperatorChar(String) - Static method in class org.xmlactions.common.io.ResourceCommon
returns the seperator char found in the path can be a / or \
getForeign_key() - Method in class org.xmlactions.db.actions.FK
 
getForeign_table() - Method in class org.xmlactions.db.actions.FK
 
getForeign_table_alias() - Method in class org.xmlactions.db.actions.FK
 
getForeignTableAliasOrName() - Method in class org.xmlactions.db.actions.FK
 
getForm() - Method in class org.xmlactions.pager.actions.form.Add
 
getForm() - Method in class org.xmlactions.pager.actions.form.Edit
 
getForm() - Method in class org.xmlactions.pager.actions.form.List
 
getForm() - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getForm() - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
getForm_id() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getFormat() - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
getFormat() - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
getFormat() - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
getFormId() - Method in interface org.xmlactions.pager.actions.form.IForm
will have an id.
getFormId() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getFrame_name() - Method in class org.xmlactions.pager.actions.form.FrameAction
 
getFrameContent() - Method in class org.xmlactions.pager.actions.form.FrameAction
 
getFreeMemory() - Static method in class org.xmlactions.common.system.JS
 
getFrom() - Method in class org.xmlactions.pager.actions.RangeAction
 
getFrom() - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
getFromAddress() - Method in class org.xmlactions.email.EMailClientConfig
 
getFunction() - Method in class org.xmlactions.db.actions.Database
 
getFunction(String) - Method in class org.xmlactions.db.actions.Database
Get the named function from the functions list
getFunction(String, String) - Method in class org.xmlactions.db.actions.Database
Get the named function from the functions list
getFunction() - Method in class org.xmlactions.db.actions.DbSpecific
 
getFunction(String) - Method in class org.xmlactions.db.actions.DbSpecific
Get the named function from the functions list
getFunction_ref() - Method in class org.xmlactions.db.actions.BaseStorageField
If we want to call a function from the sql.
getFunction_ref() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getFunction_ref() - Method in class org.xmlactions.db.sql.select.SqlField
 
getFunctionQuietly(String) - Method in class org.xmlactions.db.actions.Database
Get the named function from the functions list
getFunctionQuietly(String) - Method in class org.xmlactions.db.actions.DbSpecific
Get the named function from the functions list
getFunctions() - Method in class org.xmlactions.db.actions.Database
 
getFunctions() - Method in class org.xmlactions.db.actions.DbSpecific
 
getGroup_by() - Method in class org.xmlactions.pager.actions.form.List
 
getGroupBy() - Method in class org.xmlactions.db.query.SqlQuery
 
getGroupByClauses() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getGroupByClauses() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getH() - Method in interface org.xmlactions.pager.actions.form.IPosDraw
 
getHandler() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getHeader() - Method in class org.xmlactions.pager.actions.form.Link
 
getHeader_align() - Method in class org.xmlactions.pager.actions.form.List
 
getHeader_name() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getHeader_name() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getHeader_name() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getHeader_name() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getHeight() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getHeight() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getHeight() - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
getHeight() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getHeight() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getHeight() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getHeight() - Method in interface org.xmlactions.pager.drawing.IDrawParams
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.Add
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.CallbackPhoneAction
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.Edit
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.EditPage
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
getHiddenFields() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.FrameAction
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.List
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.Search
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.form.ViewForm
 
getHiddenFields() - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
getHost() - Method in class org.xmlactions.email.EMailClientConfig
 
getHref() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getHref() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getHref() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getHref() - Method in interface org.xmlactions.pager.actions.form.ILink
 
getHref() - Method in class org.xmlactions.pager.actions.form.Link
 
getHref() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getHref() - Method in class org.xmlactions.pager.actions.HttpAction
 
getHref() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getHref() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getHref() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getHref() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
getHtmlField() - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
getHttpParam(List<HttpParam>, String) - Static method in class org.xmlactions.web.HttpParam
 
getHttpParamValue(List<HttpParam>, String) - Static method in class org.xmlactions.web.HttpParam
 
getHttpRequestParams(IExecContext) - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
getId() - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
getId() - Method in class org.xmlactions.mapping.Populator
 
getId() - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
getId() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getId() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getId() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getId() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
getId() - Method in class org.xmlactions.pager.actions.form.Link
 
getId() - Method in class org.xmlactions.pager.actions.form.Reset
Get the ID for this login Form.
getId() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getId() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getId() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getId() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getId() - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
getId() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getId() - Method in class org.xmlactions.pager.actions.submit.SubmitFormAction
 
getImage() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getImage() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getImage() - Method in interface org.xmlactions.pager.actions.form.ILink
can also display an image as part of the link
getImage() - Method in class org.xmlactions.pager.actions.form.Link
 
getImage() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getImage_height() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getImage_height() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getImage_height() - Method in interface org.xmlactions.pager.actions.form.ILink
may want to specify the height image
getImage_height() - Method in class org.xmlactions.pager.actions.form.Link
 
getImage_height() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getImage_pos() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getImage_pos() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getImage_pos() - Method in interface org.xmlactions.pager.actions.form.ILink
if there is text this can be used to set the position of the image on the left or the right of the text.
getImage_pos() - Method in class org.xmlactions.pager.actions.form.Link
 
getImage_pos() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getImage_width() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getImage_width() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getImage_width() - Method in interface org.xmlactions.pager.actions.form.ILink
may want to specify the width of the link.button
getImage_width() - Method in class org.xmlactions.pager.actions.form.Link
 
getImage_width() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getIndex() - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
getInitContextLookup() - Method in class org.xmlactions.db.DBConnector
 
getInitContextLookup() - Method in class org.xmlactions.db.DBDataSource
Deprecated.
 
getInnerContent(int, int) - Method in class org.xmlactions.action.actions.code.extract.ExtractCode
 
getInnerContent() - Method in class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
getInnerContent(String) - Static method in class org.xmlactions.common.xml.XMLReaderChar
Gets the inner content (if any) between the node start and node end
getInnerElement(byte[]) - Method in class org.xmlactions.common.xml.XMLReader
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getInnerElement(byte[], int) - Method in class org.xmlactions.common.xml.XMLReader
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getInnerElement(char[]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getInnerElement(char[], int) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getInputStream(String) - Static method in class org.xmlactions.common.io.ResourceUtils
Gets an InputStream from a File or from a Resource
getInsert() - Method in class org.xmlactions.db.actions.Database
 
getInserts() - Method in class org.xmlactions.db.actions.Database
 
getInsertSql() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getInsertSql() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getInstance() - Static method in class org.xmlactions.common.scripting.Scripting
 
getIntAttributeValue(String) - Method in class org.xmlactions.common.xml.XMLReader
 
getIntAttributeValue(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getIntElementAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLReader
 
getIntElementAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getIs_allowed() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getIs_allowed() - Method in class org.xmlactions.pager.actions.form.Link
 
getIs_allowed() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getIs_allowed() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getIs_allowed() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getIs_allowed() - Method in class org.xmlactions.pager.actions.PopupAction
 
getJoin(String) - Method in interface org.xmlactions.db.sql.select.ISqlTable
Get a join for this table name.
getJoin(String) - Method in class org.xmlactions.db.sql.select.SqlTable
Get a join for this table name.
getJoin() - Method in class org.xmlactions.pager.actions.form.List
 
getJoins() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getJoins() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getJson_data() - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
getJson_data() - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getJson_data(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getJson_filename() - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getJson_path() - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
getJson_path() - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getJson_path(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getKey() - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
getKey() - Method in class org.xmlactions.action.config.CodeAction
 
getKey() - Method in class org.xmlactions.action.config.Param
 
getKey() - Method in class org.xmlactions.action.stackedpages.StackedPage
 
getKey() - Method in class org.xmlactions.common.collections.PropertyKeyValue
 
getKey() - Method in class org.xmlactions.common.util.KeyValueObject
 
getKey() - Method in class org.xmlactions.common.util.KeyValueString
 
getKey() - Method in class org.xmlactions.common.xml.XMLAttribute
 
getKey() - Method in class org.xmlactions.mapping.KeyValue
 
getKey() - Method in class org.xmlactions.mapping.xml_to_bean.KeyValue
 
getKey() - Method in class org.xmlactions.pager.actions.CodeAction
 
getKey() - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
getKey() - Method in class org.xmlactions.pager.actions.db.AddRecordAction
 
getKey() - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
getKey() - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
getKey() - Method in class org.xmlactions.pager.actions.EvalAction
 
getKey() - Method in class org.xmlactions.pager.actions.form.FrameAction
 
getKey() - Method in class org.xmlactions.pager.actions.form.List
 
getKey() - Method in class org.xmlactions.pager.actions.GetAction
 
getKey() - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
getKey() - Method in class org.xmlactions.pager.actions.HttpAction
 
getKey() - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
getKey() - Method in class org.xmlactions.pager.actions.LogAction
 
getKey() - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
getKey() - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
getKey() - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
getKey() - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
getKey() - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
getKey() - Method in class org.xmlactions.pager.actions.Param
 
getKey() - Method in class org.xmlactions.pager.actions.PutAction
 
getKey() - Method in class org.xmlactions.pager.actions.query.QueryAction
 
getKey() - Method in class org.xmlactions.pager.actions.RemoveAction
 
getKey() - Method in class org.xmlactions.pager.actions.script.ScriptAction
 
getKey() - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
getKey() - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
getKey() - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
getKey() - Method in class org.xmlactions.pager.actions.TransformAction
 
getKey() - Method in class org.xmlactions.web.HttpParam
 
getKeyValue(List<KeyValue>, String) - Method in class org.xmlactions.mapping.KeyValueUtils
 
getKeyvalues() - Method in class org.xmlactions.mapping.Populator
 
getKeyvalues() - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
getLabel() - Method in class org.xmlactions.pager.actions.navigator.Option
 
getLabel_position() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getLabel_position() - Method in class org.xmlactions.pager.actions.form.Edit
 
getLang(IExecContext, String) - Method in class org.xmlactions.action.config.LanguageLocale
Get a value for key from a language (locale) file.
getLastLoaded() - Method in class org.xmlactions.db.actions.Xml
 
getLastMessage() - Method in class org.xmlactions.email.EMailParser
 
getLastStackedPage(IExecContext) - Static method in class org.xmlactions.action.stackedpages.StackedPage
Gets the last stacked page from the list of stacked pages stored in ExecContext.
getLeadTable() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getLeadTable() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getLeft() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getLeft() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getLeft() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getLength() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getLevel() - Method in class org.xmlactions.pager.actions.DebugAction
 
getLimit_from() - Method in class org.xmlactions.db.query.FieldList
 
getLimit_rows() - Method in class org.xmlactions.db.query.FieldList
 
getLimitFrom() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getLimitFrom() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getLimitTo() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getLimitTo() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getLink() - Method in class org.xmlactions.pager.actions.form.BaseFormAction
 
getLinks() - Method in class org.xmlactions.pager.actions.form.BaseFormAction
 
getLinks() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
getList() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getListOfParams(IExecContext) - Method in class org.xmlactions.db.actions.Sql
 
getLocalizedString(String, String) - Method in class org.xmlactions.action.config.ExecContext
 
getLocalizedString(String, String) - Method in interface org.xmlactions.action.config.IExecContext
 
getLocalizedString(String, String) - Static method in class org.xmlactions.common.locale.LocaleUtils
Gets a resource value from a properties file.
getLocalizedString(IExecContext, String) - Static method in class org.xmlactions.pager.config.PagerConstants
 
getLogin() - Method in class org.xmlactions.db.ServerDB
 
getMap() - Method in class org.xmlactions.common.theme.Theme
 
getMap() - Method in class org.xmlactions.pager.web.session.SessionBean
 
getMap_file_name() - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
getMap_file_name() - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
getMax_height() - Method in class org.xmlactions.db.actions.Image
 
getMax_width() - Method in class org.xmlactions.db.actions.Image
 
getMaxMemory() - Static method in class org.xmlactions.common.system.JS
 
getMenu_file() - Method in class org.xmlactions.pager.actions.menu.MenuAction
 
getMenuImage() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getMenuImage() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getMenuImage() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getMenuImage() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getMenus() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getMethod(String) - Method in class org.xmlactions.action.actions.code.execute.ExecuteCode
 
getMethod() - Method in class org.xmlactions.action.config.CodeAction
 
getMethod() - Method in class org.xmlactions.pager.actions.CodeAction
 
getMethod() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getMethod() - Method in class org.xmlactions.pager.actions.HttpAction
 
getMonthFromAbbText(String) - Static method in class org.xmlactions.common.util.DateTime
Get month number from abbreviated month text.
getMonthNumber(String) - Static method in class org.xmlactions.common.util.DateTime
Convert a month in string format (January) to a number.
getMonthText(int) - Static method in class org.xmlactions.common.util.DateTime
Get month text.
getMsg() - Method in class org.xmlactions.email.EMailClientConfig
 
getName() - Method in class org.xmlactions.common.theme.Theme
 
getName() - Method in class org.xmlactions.common.xml.XMLObject
returns the element name including the namespace if there is one
getName() - Method in class org.xmlactions.db.actions.BaseStorageField
 
getName() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getName(IExecContext) - Method in class org.xmlactions.db.actions.CommonStorageField
 
getName() - Method in class org.xmlactions.db.actions.Database
 
getName() - Method in class org.xmlactions.db.actions.DbSpecific
 
getName() - Method in class org.xmlactions.db.actions.Function
 
getName() - Method in class org.xmlactions.db.actions.PkCreate
 
getName() - Method in class org.xmlactions.db.actions.Sql
 
getName() - Method in class org.xmlactions.db.actions.Storage
 
getName() - Method in class org.xmlactions.db.actions.Xml
 
getName() - Method in class org.xmlactions.db.query.Field
 
getName() - Method in class org.xmlactions.db.storedproc.JdbcParamString
 
getName() - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
getName() - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
getName() - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
getName() - Method in class org.xmlactions.mapping.xml_to_bean.PropertyAlias
 
getName() - Method in class org.xmlactions.mapping.xml_to_bean.Text
 
getName() - Method in class org.xmlactions.pager.actions.form.Button
 
getName() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getName() - Method in class org.xmlactions.pager.actions.form.Link
 
getName() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getName() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getName() - Method in class org.xmlactions.pager.actions.Param
 
getName() - Method in class org.xmlactions.pager.actions.RangeAction
 
getName() - Method in interface org.xmlactions.pager.drawing.IDrawField
Name of the field, matches the field name in the database table.
getNamedMap(String) - Method in class org.xmlactions.action.config.ExecContext
 
getNamedMap(String) - Method in interface org.xmlactions.action.config.IExecContext
Get a Named Map
getNamedMaps() - Method in class org.xmlactions.action.config.ExecContext
 
getNamedMaps() - Method in interface org.xmlactions.action.config.IExecContext
 
getNameOfAttribute() - Method in class org.xmlactions.common.xml.XMLParser
This assumes that the next text will be either the element name (preceded by <) or the next attribute name.
getNameOfAttribute() - Method in class org.xmlactions.common.xml.XMLParserChar
This assumes that the next text will be either the element name (preceded by <) or the next attribute name.
getNameOfNextAttribute() - Method in class org.xmlactions.common.xml.XMLParser
This assumes that the next text will be either the element name (preceded by <) or the next attribute name.
getNameOfNextAttribute() - Method in class org.xmlactions.common.xml.XMLParserChar
This assumes that the next text will be either the element name (preceded by <) or the next attribute name.
getNameOfNode() - Method in class org.xmlactions.common.xml.XMLParser
 
getNameOfNode() - Method in class org.xmlactions.common.xml.XMLParserChar
 
getNamespace() - Method in class org.xmlactions.action.stackedpages.StackedPage
 
getNameSpace() - Method in class org.xmlactions.common.xml.XMLObject
 
getNamespace() - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
getNamespace() - Method in class org.xmlactions.pager.actions.InsertAction
 
getNamespace() - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
getNameSpaces() - Method in class org.xmlactions.action.Action
 
getNamespaces() - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
getNavigator_xml_file_name() - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
getNestedMarkers() - Method in class org.xmlactions.action.ReplacementMarker
 
getNextAttribute() - Method in class org.xmlactions.common.xml.XMLParser
 
getNextAttribute() - Method in class org.xmlactions.common.xml.XMLParserChar
 
getNextAttributeValue(String) - Method in class org.xmlactions.common.xml.XMLReader
 
getNextAttributeValue(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getNextId() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getNextNodeNameAsString() - Method in class org.xmlactions.common.xml.XMLParser
 
getNextNodeNameAsString() - Method in class org.xmlactions.common.xml.XMLParserChar
 
getNextNodeWithNS(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getNextNodeWithNS(char[][]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getNextNodeWithNSAsString(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getNextNodeWithNSAsString(char[][]) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getNode(String, int) - Method in class org.xmlactions.common.xml.XMLObject
Gets a node and any children as a string using path and index
getNode(String) - Method in class org.xmlactions.common.xml.XMLReader
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getNode(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's body from element start including < to element end.
getNodeAsString(String) - Method in class org.xmlactions.common.xml.XMLReader
 
getNodeAsString(String) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
getNodeEnd(byte[]) - Method in class org.xmlactions.common.xml.XMLReader
find a matching element end from the current position in the xml, return it's ending position index including the >
getNodeEnd(char[]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element end from the current position in the xml, return it's ending position index including the >
getNodeNameAsString() - Method in class org.xmlactions.common.xml.XMLParser
 
getNodeNameAsString() - Method in class org.xmlactions.common.xml.XMLParserChar
 
getNodeStart(byte[]) - Method in class org.xmlactions.common.xml.XMLReader
find a matching element from the current position in the xml, return it's starting position index
getNodeStart(char[]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element from the current position in the xml, return it's starting position index
getNSEnd(char[]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching element end from the current position in the xml, return it's ending position index including the >
getNSStart(char[]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching NameSpace from the current position in the xml, return it's starting position index
getNSStart(char[][]) - Method in class org.xmlactions.common.xml.XMLReaderChar
find a matching NameSpace from the current position in the xml, return it's starting position index
getOnchange() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getOnclick() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getOnclick() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getOnclick() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getOnclick() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getOnclick() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getOnfocus() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getOnselect() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getOnValues() - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
getOption() - Method in class org.xmlactions.pager.actions.navigator.Options
 
getOptions() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getOptions() - Method in class org.xmlactions.pager.actions.navigator.Options
 
getOrder_by() - Method in class org.xmlactions.pager.actions.form.List
 
getOrderBy() - Method in class org.xmlactions.db.query.FieldList
 
getOrderBy() - Method in class org.xmlactions.db.query.SqlQuery
 
getOrderByClauses() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getOrderByClauses() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getOrigin_format() - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
getOtherTableAlias() - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
getOtherTableName() - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
getOutput() - Method in class org.xmlactions.pager.actions.query.QueryAction
 
getOutput_format() - Method in class org.xmlactions.pager.actions.form.List
 
getPage() - Method in class org.xmlactions.action.stackedpages.StackedPage
 
getPage() - Method in class org.xmlactions.pager.actions.form.List
 
getPage() - Method in class org.xmlactions.pager.actions.InsertAction
 
getPage() - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
getPage() - Method in class org.xmlactions.pager.actions.submit.SubmitFormAction
 
getPage_name() - Method in class org.xmlactions.pager.actions.form.EditPage
 
getPageName() - Method in class org.xmlactions.action.Action
 
getPageName(IExecContext) - Static method in class org.xmlactions.web.PagerWebConst
Gets the current httpRequest page.
getPageURI(IExecContext) - Static method in class org.xmlactions.web.PagerWebConst
Gets the current httpRequest page uri.
getPageURL(IExecContext) - Static method in class org.xmlactions.web.PagerWebConst
Gets the current httpRequest page url.
getParam() - Method in class org.xmlactions.action.config.CodeAction
gets the last param in the list or null if none found.
getParam() - Method in class org.xmlactions.pager.actions.CodeAction
gets the last param in the list or null if none found.
getParam() - Method in class org.xmlactions.pager.actions.HttpAction
gets the last param in the list or null if none found.
getParam() - Method in class org.xmlactions.pager.actions.InsertAction
gets the last param in the list or null if none found.
getParam() - Method in class org.xmlactions.pager.actions.TransformAction
gets the last param in the list or null if none found.
getParam_map_name() - Method in class org.xmlactions.pager.actions.InsertAction
 
getParameters(String) - Method in class org.xmlactions.common.io.UriUtils
 
getParams() - Method in class org.xmlactions.action.config.CodeAction
 
getParams() - Method in class org.xmlactions.db.actions.Sql
 
getParams() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getParams() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getParams() - Method in class org.xmlactions.pager.actions.CodeAction
 
getParams() - Method in class org.xmlactions.pager.actions.HttpAction
 
getParams() - Method in class org.xmlactions.pager.actions.InsertAction
 
getParams() - Method in class org.xmlactions.pager.actions.TransformAction
 
getParent() - Method in class org.xmlactions.action.actions.BaseAction
 
getParent(String) - Static method in class org.xmlactions.common.io.ResourceCommon
returns the parent path same as FILE.getParent()
getParent() - Method in class org.xmlactions.common.xml.XMLObject
 
getParent() - Method in interface org.xmlactions.pager.drawing.IDrawField
 
getParentTableAndPkName() - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
getPassword() - Method in class org.xmlactions.db.DBConnector
 
getPassword() - Method in class org.xmlactions.db.ServerDB
 
getPassword() - Method in class org.xmlactions.email.EMailClientConfig
 
getPasswordAuthentication() - Method in class org.xmlactions.email.EMailAuthenticator
 
getPath() - Method in class org.xmlactions.action.stackedpages.StackedPage
 
getPath(String) - Static method in class org.xmlactions.common.io.ResourceCommon
 
getPath(String) - Static method in class org.xmlactions.common.xml.XMLXPathParser
Get the element path.
getPath() - Method in class org.xmlactions.pager.actions.form.FileUpload
 
getPath() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
getPath() - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
getPath() - Method in class org.xmlactions.pager.actions.InsertAction
 
getPath() - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
getPathObject(JsonArray, String) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
getPathObject(JsonObject, String) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
getPathObject(JSONObject, String, Map<String, Object>) - Static method in class org.xmlactions.mapping.json.JSONUtils
 
getPathObjectDot(JsonElement, String, int) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
getPathObjectDot(JsonElement, String) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
getPathObjectSlash(JsonElement, String, int) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
getPathObjectSlash(JsonElement, String) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
getPaths(String) - Static method in class org.xmlactions.common.io.ResourceCommon
Will return an array of folder names that are contained inside the path.
getPattern() - Method in class org.xmlactions.db.actions.Binary
 
getPattern() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getPattern() - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
getPersisted(String) - Method in class org.xmlactions.action.config.ExecContext
Get a persisted value from permanent storage
getPersisted(String) - Method in interface org.xmlactions.action.config.IExecContext
Get a persisted value from permanent storage
getPersistenceMap() - Method in class org.xmlactions.action.config.ExecContext
 
getPersistenceMap() - Method in interface org.xmlactions.action.config.IExecContext
 
getPk() - Method in class org.xmlactions.db.actions.Table
Search through list of fields in table looking for the Primary Key.
getPK(String, String, Database, Table) - Static method in class org.xmlactions.pager.actions.form.Search
 
getPk_create() - Method in class org.xmlactions.db.actions.Database
 
getPk_create() - Method in class org.xmlactions.db.actions.DbSpecific
 
getPk_ref() - Method in class org.xmlactions.db.actions.PK
Reference to sql that creates a PK value
getPk_value() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getPk_value() - Method in class org.xmlactions.pager.actions.form.Edit
 
getPk_value() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getPk_value() - Method in class org.xmlactions.pager.actions.form.ViewForm
 
getPkCreate(String, String) - Method in class org.xmlactions.db.actions.Database
Get the named pkCreate from the pkCreates list
getPkCreate(String) - Method in class org.xmlactions.db.actions.Database
Get the named pkCreate from the pkCreates list
getPkCreate(String) - Method in class org.xmlactions.db.actions.DbSpecific
Get the named pkCreate from the pkCreates list
getPkCreateQuietly(String) - Method in class org.xmlactions.db.actions.Database
Get the named pkCreate from the pkCreates list
getPkCreateQuietly(String) - Method in class org.xmlactions.db.actions.DbSpecific
Get the named pkCreate from the pkCreates list
getPkCreates() - Method in class org.xmlactions.db.actions.Database
 
getPkCreates() - Method in class org.xmlactions.db.actions.DbSpecific
 
getPkCreateSql(Database, String) - Method in class org.xmlactions.db.actions.PK
 
getPKKeyValue(List<XMLAttribute>, Table) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Builds a URI parameter string for the PK Key Value.
getPkName() - Method in class org.xmlactions.db.metadata.PkMetaData
 
getPlaceholder() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getPopulator(String) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
getPopulator() - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
getPopulator(BeanToXml) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
getPopulator(BeanToXml) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
getPopulator() - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
getPopulator(XmlToBean) - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
getPopulator(String) - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
getPopulator() - Method in class org.xmlactions.pager.actions.form.Field
 
getPopulator_code() - Method in class org.xmlactions.pager.actions.form.Field
 
getPopulator_ref() - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
getPopulator_ref() - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
getPopulator_ref() - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
getPopulator_sql() - Method in class org.xmlactions.pager.actions.form.Field
 
getPopulatorQuietly(BeanToXml) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
getPopulators() - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
getPopulators() - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
getPopulatorXml() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getPopup() - Method in class org.xmlactions.pager.actions.form.FieldList
 
getPosition() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getPosition() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getPosition() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getPosition() - Method in class org.xmlactions.pager.actions.PopupAction
 
getPost_format() - Method in class org.xmlactions.pager.actions.form.Field
 
getPost_format() - Method in class org.xmlactions.pager.actions.form.FieldHide
 
getPost_processes() - Method in class org.xmlactions.pager.actions.form.Add
 
getPost_processes() - Method in class org.xmlactions.pager.actions.form.Edit
 
getPostCodeProcessor() - Method in class org.xmlactions.pager.actions.db.UpdateRecord
 
getPostConnectionConfig() - Method in class org.xmlactions.db.DBConnector
 
getPostfix() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getPre_format() - Method in class org.xmlactions.pager.actions.form.Field
 
getPre_format() - Method in class org.xmlactions.pager.actions.form.FieldHide
 
getPre_processes() - Method in class org.xmlactions.pager.actions.form.Add
 
getPre_processes() - Method in class org.xmlactions.pager.actions.form.Edit
 
getPreCodeProcessor() - Method in class org.xmlactions.pager.actions.db.UpdateRecord
 
getPrefix() - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
getPrefix() - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
getPrefix() - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
getPrefix() - Method in class org.xmlactions.mapping.bean_to_xml.Namespace
 
getPrefix() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getPresentation_form() - Method in class org.xmlactions.pager.actions.form.Add
 
getPresentation_form() - Method in class org.xmlactions.pager.actions.form.Edit
 
getPresentation_form() - Method in class org.xmlactions.pager.actions.form.List
 
getPresentation_form() - Method in class org.xmlactions.pager.actions.form.ViewForm
 
getPresentation_form() - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getPresentation_form() - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
getPresentation_height() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getPresentation_name() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getPresentation_name(IExecContext) - Method in class org.xmlactions.db.actions.CommonStorageField
 
getPresentation_name() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getPresentation_name() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getPresentation_name() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getPresentation_name(CommonFormFields, CommonStorageField) - Static method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
getPresentation_name() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getPresentation_name() - Method in interface org.xmlactions.pager.drawing.IDrawField
 
getPresentation_width() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getProcessor() - Method in class org.xmlactions.pager.actions.form.PostProcesses
 
getProcessor() - Method in class org.xmlactions.pager.actions.form.PreProcesses
 
getProcessors() - Method in class org.xmlactions.pager.actions.form.PostProcesses
 
getProcessors() - Method in class org.xmlactions.pager.actions.form.PreProcesses
 
getProcessorsMap() - Method in class org.xmlactions.pager.actions.form.processor.PostCodeProcessor
Needed for unit tests
getProcessorsMap() - Method in class org.xmlactions.pager.actions.form.processor.PreCodeProcessor
Needed for unit tests
getProperties() - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
getProperty(String) - Static method in class org.xmlactions.common.system.JS
 
getProperty() - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
getProperty() - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
getProperty(List<Property>, String) - Static method in class org.xmlactions.mapping.xml_to_bean.Property
 
getPropertyAlias(List<PropertyAlias>, String) - Method in class org.xmlactions.mapping.xml_to_bean.PropertyAlias
 
getPropertyAliases() - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
getQuery() - Method in class org.xmlactions.db.query.FieldList
 
getQuery_sql() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getQuery_xml_file_name() - Method in class org.xmlactions.pager.actions.query.QueryAction
 
getRef() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
getRef() - Method in class org.xmlactions.pager.actions.form.ListPopulator
 
getRef() - Method in class org.xmlactions.pager.actions.form.populator.SqlPopulator
 
getRef() - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
getRef_key() - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
getRef_key() - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
getRefFk() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getRegex() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getReplace() - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
getReplacementContent() - Method in class org.xmlactions.action.actions.BaseAction
 
getReplacementContent() - Method in class org.xmlactions.pager.marker.Location
 
getReplacementData(IExecContext, Object) - Method in interface org.xmlactions.action.ReplacementHandlerAction
 
getReplacementData(IExecContext, Object) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
getReplacementData(IExecContext, Object) - Method in class org.xmlactions.pager.actions.GetAction
 
getReplacementData(IExecContext, Object) - Method in class org.xmlactions.pager.actions.PutAction
 
getReplacementData(IExecContext, Object) - Method in class org.xmlactions.pager.actions.RemoveAction
 
getReplacementList(String, char[][], IExecContext, String) - Method in class org.xmlactions.action.ActionMarkers
This method gets a list of all the replacement sections in the page.
getReplacementList(String, IExecContext, String) - Method in class org.xmlactions.action.ActionMarkers
This method gets a list of all the replacement sections in the page.
getReplacementMarker() - Method in class org.xmlactions.action.actions.BaseAction
 
getRequestHeaders(HttpServletRequest) - Static method in class org.xmlactions.web.http.HttpSessionInfo
 
getRequestParameter(IExecContext, String) - Static method in class org.xmlactions.web.PagerWebConst
Gets a value from the HttpRequest params contained within the map.
getRequestParamsAsMap(HttpServletRequest) - Method in class org.xmlactions.web.conceal.HtmlRequestMapper
Get the request parameters.
getRequestParamsAsVector(HttpServletRequest) - Method in class org.xmlactions.web.conceal.HtmlRequestMapper
Get the request parameters.
getRequires() - Method in class org.xmlactions.db.query.Query
 
getResolvedValue(IExecContext) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
getResolvedValue(IExecContext) - Method in class org.xmlactions.action.config.Param
 
getResolvedValue(IExecContext) - Method in class org.xmlactions.pager.actions.Param
 
getResource() - Method in class org.xmlactions.db.actions.Xml
 
getResourceURL(String) - Static method in class org.xmlactions.common.io.ResourceUtils
Get a URL for a giver resource.
getResourceURL(ApplicationContext, String, Class<?>) - Static method in class org.xmlactions.common.io.ResourceUtils
Get a URL for a given resource.
getRight() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getRight() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getRight() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getRootMap() - Method in class org.xmlactions.action.config.ExecContext
 
getRootMap() - Method in interface org.xmlactions.action.config.IExecContext
 
getRootPath() - Method in class org.xmlactions.action.Action
 
getRow_height() - Method in class org.xmlactions.pager.actions.form.List
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.form.Add
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.form.Edit
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.form.List
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.form.Search
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.form.ViewForm
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
getRow_map_name() - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
getRows() - Method in class org.xmlactions.pager.actions.form.EditPage
 
getRows() - Method in class org.xmlactions.pager.actions.form.List
Number of rows to return for a query
getRows(IExecContext) - Method in class org.xmlactions.pager.actions.form.List
Number of rows to return for a query
getRowsAsInt(IExecContext) - Method in class org.xmlactions.pager.actions.form.List
 
getScript_after() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getScript_after() - Method in class org.xmlactions.pager.actions.PopupAction
 
getScript_before() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getScript_before() - Method in class org.xmlactions.pager.actions.PopupAction
 
getSearch() - Method in class org.xmlactions.pager.actions.form.ListCP
 
getSelect() - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
getSelectedTheme() - Method in class org.xmlactions.action.config.ExecContext
 
getSelectedTheme() - Method in interface org.xmlactions.action.config.IExecContext
 
getServerDB() - Method in class org.xmlactions.db.h2.ATestDatabase
 
getSessionBeanMapSize() - Method in class org.xmlactions.pager.web.session.SessionBeanTester
 
getShortCurrentMethodName_static() - Static method in class org.xmlactions.common.system.JS
Return the name of the routine that called getCurrentMethodName
getSnippet(Element, String) - Method in class org.xmlactions.mapping.validation.TraverseXml
 
getSnippet_ref() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getSnippets(Element, String) - Method in class org.xmlactions.mapping.validation.TraverseXml
 
getSql() - Method in class org.xmlactions.db.actions.Database
 
getSql(String) - Method in class org.xmlactions.db.actions.Database
Get the named sql from the sqls list
getSql(String, String) - Method in class org.xmlactions.db.actions.Database
Get the named sql from the sqls list
getSql() - Method in class org.xmlactions.db.actions.DbSpecific
 
getSql(String) - Method in class org.xmlactions.db.actions.DbSpecific
Get the named sql from the sqls list
getSql() - Method in class org.xmlactions.db.actions.Function
 
getSql() - Method in class org.xmlactions.db.actions.PkCreate
 
getSql() - Method in class org.xmlactions.db.actions.Sql
 
getSql() - Method in class org.xmlactions.db.query.Query
 
getSql() - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
 
getSql() - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 
getSql() - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
getSql() - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
If we want to use a manual sql query
getSql() - Method in class org.xmlactions.db.sql.select.SqlField
 
getSql() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
User provides a full sql that is used to query, insert or update directly to the database.
getSql() - Method in interface org.xmlactions.pager.actions.form.IStorageFormAction
User provides a full sql that is used to query, insert or update directly to the database.
getSql() - Method in class org.xmlactions.pager.actions.query.QueryAction
 
getSql_query() - Method in class org.xmlactions.db.query.SqlQuery
 
getSql_ref() - Method in class org.xmlactions.db.query.SqlQuery
 
getSql_ref() - Method in class org.xmlactions.pager.actions.query.QueryAction
 
getSqlBuilder() - Method in class org.xmlactions.db.config.StorageConfig
 
getSqlBuilderQuietly() - Method in class org.xmlactions.db.config.StorageConfig
 
getSQLDateFormat(int, int, int, String) - Static method in class org.xmlactions.common.util.DateTime
Get the database format for storing a date.
getSQLDateFormat(String, String, String, String) - Static method in class org.xmlactions.common.util.DateTime
Get the database format for storing a date.
getSqlFields() - Method in class org.xmlactions.db.sql.BuildSelect
 
getSqlQuietly(String) - Method in class org.xmlactions.db.actions.Database
Get the named sql from the sqls list
getSqlQuietly(String) - Method in class org.xmlactions.db.actions.DbSpecific
Get the named sql from the sqls list
getSqls() - Method in class org.xmlactions.db.actions.Database
 
getSqls() - Method in class org.xmlactions.db.actions.DbSpecific
 
getSqlTable(String) - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getSqlTable(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getSqlTables() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getSqlTables() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getSqlType(Object) - Static method in enum org.xmlactions.db.DBSQL.JavaToSqlType
 
getSrc() - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
getStart() - Method in class org.xmlactions.action.ReplacementMarker
 
getStart() - Method in class org.xmlactions.pager.marker.Location
 
getStartBraces(int) - Method in class org.xmlactions.action.actions.code.extract.ExtractCode
 
getStartIndex() - Method in class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
getStartMarkerLength() - Method in class org.xmlactions.action.actions.code.extract.ExtractCode
 
getStorage() - Method in class org.xmlactions.db.h2.ATestDatabase
 
getStorage() - Method in class org.xmlactions.db.sql.BuildSelect
 
getStorage() - Method in class org.xmlactions.db.StorageContainer
 
getStorage_config_ref() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getStorage_config_ref(IExecContext) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
1.
getStorage_config_ref() - Method in class org.xmlactions.pager.actions.form.StorageBaseFormAction
Gets the first found storage_ref from this bean or it's parents.
getStorageConfig() - Method in class org.xmlactions.db.h2.ATestDatabase
 
getStorageConfig(String, IExecContext) - Static method in class org.xmlactions.pager.actions.form.FormUtils
Validates and gets the StorageConfig from the ExecContext
getStorageConfig() - Method in class org.xmlactions.pager.actions.form.SelectForm
 
getStorageContainer() - Method in class org.xmlactions.db.config.StorageConfig
Get the Storage Container that manages a Storage class.
getStorageContainer() - Method in class org.xmlactions.db.h2.ATestDatabase
 
getStorageField(String) - Method in class org.xmlactions.db.actions.Database
Get a StorageField from the database .
getStorageField(String, String) - Method in class org.xmlactions.db.actions.Database
Get a StorageField from the database .
getStorageField(String) - Method in class org.xmlactions.db.actions.Table
 
getStorageFields(Database, Table) - Method in class org.xmlactions.pager.actions.form.FieldList
Gets a list of BaseStorageFields from either the fields or if fields is empty from the table.
getString(String) - Method in class org.xmlactions.action.config.ExecContext
 
getString(String) - Method in interface org.xmlactions.action.config.IExecContext
 
getString(String) - Method in class org.xmlactions.action.config.PropertyContainer
 
getStringQuietly(String) - Method in class org.xmlactions.action.config.ExecContext
 
getStringQuietly(String) - Method in interface org.xmlactions.action.config.IExecContext
Try and get a value for the key, if none found than return the key untouched
getStrSubPk_value(IExecContext) - Method in class org.xmlactions.pager.actions.form.Edit
 
getStrSubPk_value(IExecContext) - Method in class org.xmlactions.pager.actions.form.ViewForm
 
getStyle() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
getSubchildren() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getSubject(Message) - Static method in class org.xmlactions.email.EMailParser
Gets the subject from the email if one exists.
getSubMenu() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getSubMenu() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getSubMenuItems() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getSubQueries() - Method in class org.xmlactions.db.query.Query
 
getTable() - Method in class org.xmlactions.db.actions.Database
 
getTable(String) - Method in class org.xmlactions.db.actions.Database
Get the named table from the table list
getTable() - Method in class org.xmlactions.db.actions.DBInsert
 
getTable(String, String) - Method in class org.xmlactions.db.h2.ATestDatabase
 
getTable() - Method in interface org.xmlactions.db.sql.select.ISqlTable
table that this SqlTable references.
getTable() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getTable() - Method in class org.xmlactions.pager.actions.form.SelectForm
 
getTable_a() - Method in class org.xmlactions.db.actions.TablePath
 
getTable_b() - Method in class org.xmlactions.db.actions.TablePath
 
getTable_name() - Method in class org.xmlactions.db.query.Query
 
getTable_name() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
Gets the first found table_name from this bean or it's parents.
getTable_name() - Method in interface org.xmlactions.pager.actions.form.IStorageFormAction
Gets the first found table_name from this bean or it's parents.
getTable_name() - Method in class org.xmlactions.pager.actions.form.StorageBaseFormAction
Gets the first found table_name from this bean or it's parents.
getTable_path() - Method in class org.xmlactions.db.actions.Table
 
getTableAlias() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getTableAlias() - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
getTableAlias() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getTableAliasOrName() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getTableAliasOrName() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getTableAndPkName(Database, String, String) - Static method in class org.xmlactions.pager.actions.form.Edit
Gets the PK from the table referenced by fieldName
getTableAndPkName(Database, String, String) - Static method in class org.xmlactions.pager.actions.form.ViewForm
Gets the PK from the table referenced by fieldName
getTableName(String) - Static method in class org.xmlactions.db.actions.Table
This will get the table name from a table and field name string.
getTableName() - Method in class org.xmlactions.db.metadata.FieldEntry
 
getTableName() - Method in class org.xmlactions.db.metadata.TableEntry
 
getTableName() - Method in class org.xmlactions.db.sql.BuildSelect
 
getTableName() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getTableName() - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
getTableName() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getTableName() - Method in class org.xmlactions.db.sql.select.SqlTableAndFieldName
 
getTablePaths() - Method in class org.xmlactions.db.actions.Table
These are used to builds ManyToMany entries between tables using a lookup table containing references between the tables.
getTableQuietly(String) - Method in class org.xmlactions.db.actions.Database
Get the named table from the table list
getTables() - Method in class org.xmlactions.db.actions.Database
 
getTables() - Method in class org.xmlactions.db.metadata.DatabaseEntry
 
getTarget() - Method in class org.xmlactions.pager.actions.form.Link
 
getTempFile(File) - Static method in class org.xmlactions.common.io.FileUtils
Creates a .tmp file with a unique file name from the source file.
getTempFolder(String) - Static method in class org.xmlactions.common.io.ResourceUtils
Returns a tempory folder where tempory files can be stored.
getTempFolderName() - Static method in class org.xmlactions.common.system.JS
gets the java.io.tmpdir folder name.
getText() - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
getText(IExecContext) - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
getText() - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
getText(IExecContext) - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
getText() - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
getText() - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
getText(IExecContext) - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
getTheme(String) - Method in class org.xmlactions.common.theme.Theme
 
getTheme() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getTheme(IExecContext) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getTheme(IExecContext) - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
getTheme() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
Deprecated.
- use getTheme(IExecContext execContext) instead
getTheme_name(IExecContext) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
1.
getTheme_name() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getTheme_name() - Method in class org.xmlactions.pager.actions.form.Reset
 
getThemes() - Method in class org.xmlactions.action.config.ExecContext
 
getThemes() - Method in interface org.xmlactions.action.config.IExecContext
 
getThemes() - Method in class org.xmlactions.common.theme.Theme
 
getThemeValueQuietly(String) - Method in class org.xmlactions.action.config.ExecContext
 
getThemeValueQuietly(String) - Method in interface org.xmlactions.action.config.IExecContext
 
getTime_format() - Method in class org.xmlactions.db.actions.Database
 
getTitle() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getTitle() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
getTitle() - Method in class org.xmlactions.pager.actions.form.Reset
 
getTitle() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getTitle() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getTitle() - Method in class org.xmlactions.pager.actions.navigator.Options
 
getTo() - Method in class org.xmlactions.pager.actions.RangeAction
 
getTo() - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
getToAddress() - Method in class org.xmlactions.email.EMailClientConfig
 
getTooltip() - Method in class org.xmlactions.db.actions.CommonStorageField
 
getTooltip(IExecContext) - Method in class org.xmlactions.db.actions.CommonStorageField
 
getTooltip() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getTooltip() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getTooltip() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getTooltip(CommonFormFields, CommonStorageField) - Static method in class org.xmlactions.pager.actions.form.drawing.DrawFormFields
 
getTooltip() - Method in interface org.xmlactions.pager.actions.form.ILink
 
getTooltip() - Method in class org.xmlactions.pager.actions.form.Link
 
getTooltip() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getTooltip() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getTooltip() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getTooltip() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getTooltip() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getTooltip() - Method in class org.xmlactions.pager.actions.navigator.Option
 
getTooltip() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getTop() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getTop() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getTop() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getTotal_record_count_field() - Method in class org.xmlactions.db.actions.DbSpecific
 
getTotal_record_count_sql() - Method in class org.xmlactions.db.actions.DbSpecific
 
getTotalMemory() - Static method in class org.xmlactions.common.system.JS
 
getTotalRows() - Method in class org.xmlactions.pager.actions.form.List
total rows returned for count(*) of query.
getTransformer_factory() - Method in class org.xmlactions.pager.actions.TransformAction
 
getTrueValue() - Method in class org.xmlactions.db.actions.Binary
 
getType() - Method in class org.xmlactions.action.config.Param
 
getType() - Method in class org.xmlactions.pager.actions.form.ListPopulator
 
getType() - Method in class org.xmlactions.pager.actions.Param
 
getTypeOption() - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
getTypeValue(CallableStatement, int, int, String) - Method in class org.xmlactions.db.storedproc.ClobReader
 
getUncompressedFileSizes(File) - Method in class org.xmlactions.common.zip.Zipper
Returns the total uncompressed size of all files in the zip file
getUpdate_field_version_num() - Method in class org.xmlactions.db.actions.Database
 
getUpdate_field_version_num() - Method in class org.xmlactions.db.actions.Table
 
getUpdate_record_link() - Method in class org.xmlactions.pager.actions.form.FieldList
 
getUpdateSql() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getUpdateSql() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getUri() - Method in class org.xmlactions.mapping.bean_to_xml.Namespace
 
getUri() - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
getUri() - Method in class org.xmlactions.pager.actions.form.Button
 
getUri() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getUri() - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
getUri() - Method in class org.xmlactions.pager.actions.form.Link
 
getUri(IExecContext) - Method in class org.xmlactions.pager.actions.form.Link
 
getUri() - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
getUri() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getUri() - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
getUri() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getUri() - Method in class org.xmlactions.pager.actions.navigator.Option
 
getUri() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getUrl() - Method in class org.xmlactions.db.DBConnector
 
getUrl() - Method in class org.xmlactions.db.ServerDB
 
getUsedMemory() - Static method in class org.xmlactions.common.system.JS
 
getUserHomeFolderName() - Static method in class org.xmlactions.common.system.JS
gets the user.home folder name.
getUserInfo(HttpServletRequest) - Static method in class org.xmlactions.web.http.HttpSessionManager
This gets the session information related to this session from the HTTP Session.
getUsername() - Method in class org.xmlactions.db.DBConnector
 
getUserName() - Method in class org.xmlactions.email.EMailClientConfig
 
getValign() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getValign() - Method in interface org.xmlactions.pager.actions.form.IPosDraw
 
getValign() - Method in interface org.xmlactions.pager.drawing.IDrawParams
 
getValue() - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
getValue() - Method in class org.xmlactions.action.config.Param
 
getValue() - Method in class org.xmlactions.common.collections.PropertyKeyValue
 
getValue(String) - Method in class org.xmlactions.common.theme.Theme
 
getValue(String, String) - Method in class org.xmlactions.common.theme.Theme
 
getValue() - Method in class org.xmlactions.common.util.KeyValueObject
 
getValue() - Method in class org.xmlactions.common.util.KeyValueString
 
getValue() - Method in class org.xmlactions.common.xml.XMLAttribute
 
getValue() - Method in class org.xmlactions.db.query.Requires
 
getValue() - Method in class org.xmlactions.db.sql.select.SqlField
 
getValue() - Method in class org.xmlactions.db.storedproc.JdbcParamString
 
getValue() - Method in class org.xmlactions.mapping.KeyValue
 
getValue(Object, String) - Method in class org.xmlactions.mapping.xml_to_bean.AbstractPopulateClassFromXml
 
getValue() - Method in class org.xmlactions.mapping.xml_to_bean.KeyValue
 
getValue() - Method in class org.xmlactions.pager.actions.form.FieldHide
 
getValue() - Method in class org.xmlactions.pager.actions.http.ContentTypeAction
 
getValue() - Method in class org.xmlactions.pager.actions.Param
 
getValue() - Method in class org.xmlactions.pager.actions.PutAction
 
getValue() - Method in class org.xmlactions.pager.web.session.SessionBean
 
getValue() - Method in class org.xmlactions.web.HttpParam
 
getValueAsString() - Method in class org.xmlactions.common.xml.XMLAttribute
 
getVersionNumber(IExecContext, ISqlTable) - Static method in class org.xmlactions.db.sql.select.VersionNumberConcurrency
 
getW() - Method in interface org.xmlactions.pager.actions.form.IPosDraw
 
getWhere() - Method in class org.xmlactions.db.actions.FK
 
getWhere() - Method in class org.xmlactions.pager.actions.form.List
 
getWhereClauses() - Method in class org.xmlactions.db.query.FieldList
 
getWhereClauses() - Method in class org.xmlactions.db.query.SqlQuery
 
getWhereClauses() - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
getWhereClauses() - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
getWhereClauses() - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
getWhereClauses() - Method in class org.xmlactions.db.sql.select.SqlTable
 
getWidth() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getWidth(IExecContext) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getWidth() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
getWidth() - Method in class org.xmlactions.pager.actions.form.Link
 
getWidth() - Method in class org.xmlactions.pager.actions.menu.Menu
 
getWidth() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getWidth() - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
getWidth() - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
getWidth() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getWidth() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getWidth() - Method in class org.xmlactions.pager.actions.navigator.Options
 
getWidth() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getWidth() - Method in interface org.xmlactions.pager.drawing.IDrawParams
 
getWidth() - Method in class org.xmlactions.pager.marker.Location
 
getX() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
Gets the first found data_source_ref from this bean or it's parents.
getX(IExecContext) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getX() - Method in interface org.xmlactions.pager.actions.form.IPosDraw
 
getX() - Method in class org.xmlactions.pager.actions.navigator.Child
 
getX() - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
getX() - Method in interface org.xmlactions.pager.drawing.IDrawParams
 
getXml() - Method in class org.xmlactions.db.actions.Xml
 
getXml_data() - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
getXml_file_name() - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
getXml_file_name() - Method in class org.xmlactions.pager.actions.TransformAction
 
getXml_filename() - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
getXml_filename() - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
getXml_key() - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
getXml_path() - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
getXml_path() - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
getXml_ref() - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
getXml_ref() - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
getXml_ref() - Method in class org.xmlactions.pager.actions.TransformAction
 
getXMLAttribute(int) - Method in class org.xmlactions.common.xml.XMLObject
 
getXMLAttribute(String) - Method in class org.xmlactions.common.xml.XMLObject
 
getXMLObject() - Method in class org.xmlactions.action.ReplacementMarker
 
getXmls() - Method in class org.xmlactions.db.actions.Storage
 
getXslt_file_name() - Method in class org.xmlactions.pager.actions.TransformAction
 
getY() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getY(IExecContext) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getY() - Method in interface org.xmlactions.pager.actions.form.IPosDraw
 
getY() - Method in interface org.xmlactions.pager.drawing.IDrawParams
 
getZindex() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
getZindex() - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
getZindex() - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
getZipEntries() - Method in class org.xmlactions.common.zip.ZipFileReader
 
getZipOutputStream() - Method in class org.xmlactions.common.zip.ZipFileWriter
 
Group - Class in org.xmlactions.db.query
 
Group() - Constructor for class org.xmlactions.db.query.Group
 
GsonUtils - Class in org.xmlactions.mapping.json
 
GsonUtils() - Constructor for class org.xmlactions.mapping.json.GsonUtils
 

H

H2SelectQuery - Class in org.xmlactions.db.sql.h2
 
H2SelectQuery() - Constructor for class org.xmlactions.db.sql.h2.H2SelectQuery
 
hasField(String) - Method in class org.xmlactions.db.actions.Table
Check if a table has a field
HighlighterAction - Class in org.xmlactions.pager.actions.highlighter
Builds a syntax highlighter for xml, xsd and html.
HighlighterAction() - Constructor for class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
Html - Class in org.xmlactions.common.text
 
Html() - Constructor for class org.xmlactions.common.text.Html
 
Html - Class in org.xmlactions.pager.actions.form.templates
 
Html(String) - Constructor for class org.xmlactions.pager.actions.form.templates.Html
 
HtmlA - Class in org.xmlactions.pager.actions.form.templates
 
HtmlA() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlA
 
HtmlBlank - Class in org.xmlactions.pager.actions.form.templates
 
HtmlBlank() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlBlank
 
HtmlBr - Class in org.xmlactions.pager.actions.form.templates
 
HtmlBr() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlBr
 
HtmlButton - Class in org.xmlactions.pager.actions.form.templates
 
HtmlButton() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlButton
 
HtmlCol - Class in org.xmlactions.pager.actions.form.templates
 
HtmlCol() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlCol
 
HtmlColgroup - Class in org.xmlactions.pager.actions.form.templates
 
HtmlColgroup() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlColgroup
 
HtmlDiv - Class in org.xmlactions.pager.actions.form.templates
 
HtmlDiv() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlDiv
 
HtmlDiv(Theme) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlDiv
 
HtmlEnum - Enum in org.xmlactions.pager.actions.form.templates
 
HtmlEvents - Class in org.xmlactions.pager.actions.form.templates
Script Events
HtmlEvents(String) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script Events
HtmlFont - Class in org.xmlactions.pager.actions.form.templates
 
HtmlFont() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlFont
 
HtmlForm - Class in org.xmlactions.pager.actions.form.templates
 
HtmlForm() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlForm
 
HtmlIFrame - Class in org.xmlactions.pager.actions.form.templates
 
HtmlIFrame() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
HtmlImg - Class in org.xmlactions.pager.actions.form.templates
 
HtmlImg() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlImg
 
HtmlImg(Theme) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlImg
 
HtmlInput - Class in org.xmlactions.pager.actions.form.templates
 
HtmlInput() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlInput
 
HtmlInput(Theme) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlInput
 
HtmlOption - Class in org.xmlactions.pager.actions.form.templates
 
HtmlOption() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlOption
 
HtmlPre - Class in org.xmlactions.pager.actions.form.templates
 
HtmlPre() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlPre
 
HtmlRequestMapper - Class in org.xmlactions.web.conceal
Maps the parameters from a HttpRequest (post or get) into a standard HashMap.
HtmlSelect - Class in org.xmlactions.pager.actions.form.templates
 
HtmlSelect() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlSelect
 
HtmlSpan - Class in org.xmlactions.pager.actions.form.templates
 
HtmlSpan() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlSpan
 
HtmlTable - Class in org.xmlactions.pager.actions.form.templates
 
HtmlTable() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTable
 
HtmlTable(Theme, String) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTable
 
HtmlTd - Class in org.xmlactions.pager.actions.form.templates
 
HtmlTd() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTd
 
HtmlTd(Theme) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTd
 
HtmlTd(Theme, ThemeConst) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTd
 
HtmlTextArea - Class in org.xmlactions.pager.actions.form.templates
 
HtmlTextArea() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTextArea
 
HtmlTextArea(Theme) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTextArea
 
HtmlTh - Class in org.xmlactions.pager.actions.form.templates
 
HtmlTh() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTh
 
HtmlTh(Theme) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTh
 
HtmlToText - Class in org.xmlactions.email
Translate HTML to plain text.
HtmlToText() - Constructor for class org.xmlactions.email.HtmlToText
 
HtmlTr - Class in org.xmlactions.pager.actions.form.templates
 
HtmlTr() - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTr
 
HtmlTr(Theme) - Constructor for class org.xmlactions.pager.actions.form.templates.HtmlTr
 
HTTP_REQUEST - Static variable in class org.xmlactions.web.PagerWebConst
HttpRequest is stored in execContext as a HttpRequest using this identifying string.
HTTP_RESPONSE - Static variable in class org.xmlactions.web.PagerWebConst
HttpResponse is stored in execContext as a HttpResponse using this identifying string.
HTTP_SESSION - Static variable in class org.xmlactions.web.PagerWebConst
HttpSession is stored in execContext as a HttpSession using this identifying string.
HttpAction - Class in org.xmlactions.pager.actions
 
HttpAction() - Constructor for class org.xmlactions.pager.actions.HttpAction
 
HttpPager - Class in org.xmlactions.web.conceal
Servlet implementation class PagerServlet
HttpPager() - Constructor for class org.xmlactions.web.conceal.HttpPager
 
HttpParam - Class in org.xmlactions.web
 
HttpParam(String, Object) - Constructor for class org.xmlactions.web.HttpParam
 
HttpSessionInfo - Class in org.xmlactions.web.http
 
HttpSessionInfo() - Constructor for class org.xmlactions.web.http.HttpSessionInfo
Creates a new instance of HttpSessionInfo Requires lib servlet-3.3.jar
HttpSessionManager - Class in org.xmlactions.web.http
Handles http session attributes.
HttpSessionManager() - Constructor for class org.xmlactions.web.http.HttpSessionManager
 

I

ICreateDatabase - Interface in org.xmlactions.db.template
 
ICreateField - Interface in org.xmlactions.db.template
 
ICreateStorage - Interface in org.xmlactions.db.template
 
ICreateTable - Interface in org.xmlactions.db.template
 
iDay - Variable in class org.xmlactions.common.util.DateTime.datetime
 
IDraw - Interface in org.xmlactions.pager.actions.form
For supporters of draw.
IDrawField - Interface in org.xmlactions.pager.drawing
All form drawing fields implements this interface.
IDrawParams - Interface in org.xmlactions.pager.drawing
 
IExecContext - Interface in org.xmlactions.action.config
A Manager for an Application Context.
IfAction - Class in org.xmlactions.pager.actions
 
IfAction() - Constructor for class org.xmlactions.pager.actions.IfAction
 
IForm - Interface in org.xmlactions.pager.actions.form
For supporters of form.
iHour - Variable in class org.xmlactions.common.util.DateTime.datetime
 
ILink - Interface in org.xmlactions.pager.actions.form
For supporters of image drawing.
Image - Class in org.xmlactions.db.actions
 
Image() - Constructor for class org.xmlactions.db.actions.Image
 
ImageHtml - Class in org.xmlactions.pager.drawing.html
 
ImageHtml() - Constructor for class org.xmlactions.pager.drawing.html.ImageHtml
 
iMinute - Variable in class org.xmlactions.common.util.DateTime.datetime
 
iMonth - Variable in class org.xmlactions.common.util.DateTime.datetime
 
indent(int) - Method in class org.xmlactions.common.xml.XMLBuilder
Adds a number of spaces to the xml
init(ServletConfig) - Method in class org.xmlactions.web.conceal.HttpPager
 
init(FilterConfig) - Method in class org.xmlactions.web.conceal.HttpPager
 
init(FilterConfig) - Method in class org.xmlactions.web.PagerFilter
 
init(ServletConfig) - Method in class org.xmlactions.web.PagerServlet
 
init(FilterConfig) - Method in class org.xmlactions.web.PagerServlet
 
insert(Connection, String) - Static method in class org.xmlactions.db.DBSQL
insert to database
insert(Connection, String, List<SqlField>) - Static method in class org.xmlactions.db.DBSQL
Insert to database
insert(IExecContext, StorageConfig, SqlSelectInputs, ISqlTable[], Tracer) - Method in class org.xmlactions.db.insert.InsertToDB
 
insert(IExecContext, StorageConfig, SqlSelectInputs, ISqlTable, Tracer, StringBuilder, Connection) - Method in class org.xmlactions.db.save.SaveToDB
 
InsertAction - Class in org.xmlactions.pager.actions
 
InsertAction() - Constructor for class org.xmlactions.pager.actions.InsertAction
 
insertAndReturnKey(Connection, String) - Static method in class org.xmlactions.db.DBSQL
Insert to database using JDBC 3.0 which will return the key of the new row.
insertAndReturnKey(Connection, String, List<SqlField>) - Static method in class org.xmlactions.db.DBSQL
Insert to database using JDBC 3.0 which will return the key of the new row.
insertAndReturnKey(Connection, String, List<SqlField>, ISqlTable) - Static method in class org.xmlactions.db.DBSQL
Insert to database using JDBC 3.0 which will return the key of the new row.
InsertIntoAction - Class in org.xmlactions.pager.actions
 
InsertIntoAction() - Constructor for class org.xmlactions.pager.actions.InsertIntoAction
 
InsertRecord - Class in org.xmlactions.pager.actions.db
Inserts a new record into a table.
InsertRecord() - Constructor for class org.xmlactions.pager.actions.db.InsertRecord
 
InsertToDB - Class in org.xmlactions.db.insert
 
InsertToDB() - Constructor for class org.xmlactions.db.insert.InsertToDB
 
Int - Class in org.xmlactions.db.actions
 
Int() - Constructor for class org.xmlactions.db.actions.Int
 
IntegerUtils - Class in org.xmlactions.common.number
 
IntegerUtils() - Constructor for class org.xmlactions.common.number.IntegerUtils
 
IntFieldEntry - Class in org.xmlactions.db.metadata
 
IntFieldEntry() - Constructor for class org.xmlactions.db.metadata.IntFieldEntry
 
IntHtml - Class in org.xmlactions.pager.drawing.html
 
IntHtml() - Constructor for class org.xmlactions.pager.drawing.html.IntHtml
 
IPosDraw - Interface in org.xmlactions.pager.actions.form
 
is_multipart_form_data(HttpServletRequest) - Method in class org.xmlactions.web.conceal.HtmlRequestMapper
Checks if the HttpRequest is a post containing multipart upload data
isActive() - Method in class org.xmlactions.web.HttpParam
 
isAjax_load() - Method in class org.xmlactions.pager.actions.form.ListCP
 
isAttribute_per_line() - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
isCan_add_page() - Method in class org.xmlactions.pager.actions.form.EditPage
 
isCan_rte() - Method in class org.xmlactions.pager.actions.form.EditPage
 
isCompareAttributeContent() - Method in class org.xmlactions.mapping.validation.CompareXml
 
isCompareAttributeContent() - Method in interface org.xmlactions.mapping.validation.IXmlCompare
Compare the content of each matching attribute
isCompareElementContent() - Method in class org.xmlactions.mapping.validation.CompareXml
 
isCompareElementContent() - Method in interface org.xmlactions.mapping.validation.IXmlCompare
Compare the text content of each matching Element
isDirectionAcross(String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Check if the direction is 'across' as opposed to 'down'
isDirectionAcross(String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Check if the direction is 'across' as opposed to 'down'
isDirectionDown(String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Check if the direction is 'down' as opposed to 'across'.
isDirectionDown(String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Check if the direction is 'down' as opposed to 'across'.
iSecond - Variable in class org.xmlactions.common.util.DateTime.datetime
 
isEditable() - Method in class org.xmlactions.db.actions.CommonStorageField
 
ISelectInputs - Interface in org.xmlactions.db.sql.select
 
isEmpty() - Method in class org.xmlactions.action.config.ExecContext
 
isEnforce_concurrency() - Method in class org.xmlactions.pager.actions.form.Edit
 
isEscape_content() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
isEscape_xml() - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
isFalse(String) - Static method in class org.xmlactions.common.text.Text
Checks if the value is false.
isFirstMessageProcessed() - Method in class org.xmlactions.email.EMailParser
 
isFormat_xml_content() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
isIgnoreExtraAttributes() - Method in class org.xmlactions.mapping.validation.CompareXml
 
isIgnoreExtraAttributes() - Method in interface org.xmlactions.mapping.validation.IXmlCompare
Ignore any extra attributes in the 2nd XML content...
isIgnoreHTML() - Method in class org.xmlactions.email.EMailParser
 
isIgnoreWhitespace() - Method in class org.xmlactions.mapping.validation.CompareXml
 
isIgnoreWhitespace() - Method in interface org.xmlactions.mapping.validation.IXmlCompare
Ignore whitespace in element content...
isIncludeIndex() - Method in class org.xmlactions.db.DBSQL
 
isInteger(String) - Static method in class org.xmlactions.common.number.IntegerUtils
Checks if an String is an integer.
isLeapYear(int) - Static method in class org.xmlactions.common.util.DateTime
 
isMandatory() - Method in class org.xmlactions.db.actions.CommonStorageField
 
isMandatory() - Method in interface org.xmlactions.pager.drawing.IDrawField
 
isMultiSelect() - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
isPathSeparatorChar(char) - Static method in class org.xmlactions.common.io.ResourceCommon
Check if this is a path separator.
isPathSeparatorChar(char) - Static method in class org.xmlactions.common.system.JS
Check if this is a path separator.
isPositionAbove(String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Check if the position is 'above' the field
isPositionAbove(String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Check if the position is 'above' the field
isPositionLeft(String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Check if the position is 'left' of the field
isPositionLeft(String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Check if the position is 'left' of the field
ISqlSelectBuildQuery - Interface in org.xmlactions.db.sql.select
 
ISqlTable - Interface in org.xmlactions.db.sql.select
 
isRandom() - Method in class org.xmlactions.pager.actions.RangeAction
 
isRemove_crlf() - Method in class org.xmlactions.pager.actions.form.Link
 
isRemove_html() - Method in class org.xmlactions.action.stackedpages.StackedPage
 
isRemove_html() - Method in class org.xmlactions.pager.actions.form.FrameAction
 
isRemove_html() - Method in class org.xmlactions.pager.actions.form.List
 
isRemove_html() - Method in class org.xmlactions.pager.actions.InsertAction
 
isRemove_html() - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
isResolved() - Method in class org.xmlactions.action.config.Param
 
isRow_index() - Method in class org.xmlactions.pager.actions.form.List
 
isShow_header() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
isShow_line_nos() - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
isShow_pagination() - Method in class org.xmlactions.pager.actions.form.ListCP
 
isSingleSelect() - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
isSqlType() - Method in class org.xmlactions.pager.actions.form.ListPopulator
 
isSubmit() - Method in class org.xmlactions.pager.actions.form.Link
 
isTableAndFieldName(String) - Static method in class org.xmlactions.db.actions.Table
Checks if the name is a table and field name, by searching for a .
IStorageConfig - Interface in org.xmlactions.db.config
 
IStorageFormAction - Interface in org.xmlactions.pager.actions.form
 
isTrue(String) - Static method in class org.xmlactions.common.text.Text
Checks if the value is true.
isTrue(String) - Method in class org.xmlactions.db.actions.Binary
 
isUnique() - Method in class org.xmlactions.db.actions.CommonStorageField
 
isUnique() - Method in interface org.xmlactions.pager.drawing.IDrawField
 
isUsedForDisplay() - Method in class org.xmlactions.action.actions.BaseAction
 
isVisible() - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
isVisible() - Method in interface org.xmlactions.pager.actions.form.FormDrawing
 
isVisible() - Method in class org.xmlactions.pager.actions.form.Reset
 
isWant_html_edit() - Method in class org.xmlactions.db.actions.TextArea
 
isWhiteSpace(byte) - Static method in class org.xmlactions.common.xml.XMLReader
 
isWhiteSpace(char) - Method in class org.xmlactions.common.xml.XMLReaderChar
Checks if a char is a whitespace.
isWhiteSpace(char) - Static method in class org.xmlactions.common.xml.XMLUtils
Checks if a char is a whitespace.
isWhiteSpaceChar(char) - Static method in class org.xmlactions.common.text.Text
skip over white space including ' ' 0x0a and 0x0d
isXMLNameChar(byte) - Method in class org.xmlactions.common.xml.XMLReader
 
isXMLNameChar(char) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
isZip(String) - Static method in class org.xmlactions.common.zip.IsZipExt
check if this is a zip file by looking at the file extensions.
isZip(File) - Static method in class org.xmlactions.common.zip.Zipper
Checks if a file is a zip file or not
IsZipExt - Class in org.xmlactions.common.zip
 
IsZipExt() - Constructor for class org.xmlactions.common.zip.IsZipExt
 
IXmlCompare - Interface in org.xmlactions.mapping.validation
 
iYear - Variable in class org.xmlactions.common.util.DateTime.datetime
 

J

JasperReportHandler - Class in org.xmlactions.pager.jasper
 
JasperReportHandler() - Constructor for class org.xmlactions.pager.jasper.JasperReportHandler
 
JAVASCRIPT_DO_ADD_PAGE - Static variable in class org.xmlactions.pager.config.PagerConstants
 
JAVASCRIPT_DO_EDIT_TAB_SELECT - Static variable in class org.xmlactions.pager.config.PagerConstants
 
JAVASCRIPT_DO_PREVIEW_TAB_SELECT - Static variable in class org.xmlactions.pager.config.PagerConstants
 
JAVASCRIPT_DO_RTE_TAB_SELECT - Static variable in class org.xmlactions.pager.config.PagerConstants
 
JAVASCRIPT_ERROR_STARTSWITH - Static variable in class org.xmlactions.pager.config.PagerConstants
An Ajax call will return this value followed by a list of fields that failed validation.
JAVASCRIPT_EXCEPTION_STARTSWITH - Static variable in class org.xmlactions.pager.config.PagerConstants
An Ajax call will return this value followed by a brief exception message when an exception occurs.
JAVASCRIPT_OK_STARTSWITH - Static variable in class org.xmlactions.pager.config.PagerConstants
An Ajax call will return this value if the call was successful and the showValidationErrors script should proceed.
JdbcParam - Interface in org.xmlactions.db.storedproc
 
JdbcParamString - Class in org.xmlactions.db.storedproc
 
JdbcStoredProcedure - Class in org.xmlactions.db.storedproc
 
JdbcStoredProcedure() - Constructor for class org.xmlactions.db.storedproc.JdbcStoredProcedure
 
JS - Class in org.xmlactions.common.system
 
JS() - Constructor for class org.xmlactions.common.system.JS
Creates a new instance of JS (JavaSystem).
jsonEscape(String) - Static method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
JSONGetAction - Class in org.xmlactions.pager.actions.mapping
 
JSONGetAction() - Constructor for class org.xmlactions.pager.actions.mapping.JSONGetAction
 
JSONToPresentationAction - Class in org.xmlactions.pager.actions.mapping
 
JSONToPresentationAction() - Constructor for class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
JSONUtils - Class in org.xmlactions.mapping.json
 
JSONUtils() - Constructor for class org.xmlactions.mapping.json.JSONUtils
 

K

KEY_database_missing_fieldname - Static variable in class org.xmlactions.db.ConstantsDB
 
KEY_database_missing_tablename - Static variable in class org.xmlactions.db.ConstantsDB
 
KEY_TRACER_DB_CLASS - Static variable in class org.xmlactions.db.ConstantsDB
If the execContext contains a matching tracker class then the saveTrace method will be called for each insert, update, delete and select.
keySet() - Method in class org.xmlactions.action.config.ExecContext
 
KeyValue - Class in org.xmlactions.mapping
 
KeyValue() - Constructor for class org.xmlactions.mapping.KeyValue
 
KeyValue - Class in org.xmlactions.mapping.xml_to_bean
 
KeyValue() - Constructor for class org.xmlactions.mapping.xml_to_bean.KeyValue
 
KeyValueObject - Class in org.xmlactions.common.util
 
KeyValueObject() - Constructor for class org.xmlactions.common.util.KeyValueObject
 
KeyValueObject(String, Object) - Constructor for class org.xmlactions.common.util.KeyValueObject
 
KeyValueString - Class in org.xmlactions.common.util
 
KeyValueString() - Constructor for class org.xmlactions.common.util.KeyValueString
 
KeyValueString(String, String) - Constructor for class org.xmlactions.common.util.KeyValueString
 
KeyValueUtils - Class in org.xmlactions.mapping
 
KeyValueUtils() - Constructor for class org.xmlactions.mapping.KeyValueUtils
 

L

LABEL_POSITION_MAP_ENTRY - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the label position from the HttpRequestMap
LANG_CALLBACK_EMAIL_ADDRESS - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_CALLBACK_MESSAGE - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_CALLBACK_PHONE_NAME - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_CALLBACK_PHONE_NUMBER - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_ADD_PAGE - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_ADD_PAGE_TOOLTIP - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_EDIT_HTML - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_EDIT_HTML_TOOLTIP - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_EDIT_RTE - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_EDIT_RTE_TOOLTIP - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_FIRST - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_GO - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_INDEX - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_LAST - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_NEXT - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_NO_THEME_SET - Static variable in class org.xmlactions.action.ActionConsts
 
LANG_KEY_PREV - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_PREVIEW - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_PREVIEW_TOOLTIP - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_SUBMIT - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_UPDATE - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_KEY_UPLOAD - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_PAGER_RESOURCE - Static variable in class org.xmlactions.pager.config.PagerConstants
 
LANG_REF - Static variable in interface org.xmlactions.action.config.IExecContext
use this to check if a Replacement string starts with "lang:"
LanguageLocale - Class in org.xmlactions.action.config
This class manages the language locale.
LanguageLocale() - Constructor for class org.xmlactions.action.config.LanguageLocale
 
leftPad(String, int, char) - Static method in class org.xmlactions.common.text.Text
Pad a string to left to make a full string of length.
leftPadZeros(String, int) - Method in class org.xmlactions.common.text.Text
used to left pad the number we recieve - we must left pad them as some are prefixed with zeros and some are not
Link - Class in org.xmlactions.db.actions
 
Link() - Constructor for class org.xmlactions.db.actions.Link
 
Link - Class in org.xmlactions.pager.actions.form
Container class for html links.
Link() - Constructor for class org.xmlactions.pager.actions.form.Link
 
LinkHtml - Class in org.xmlactions.pager.drawing.html
 
LinkHtml() - Constructor for class org.xmlactions.pager.drawing.html.LinkHtml
 
List - Class in org.xmlactions.pager.actions.form
Builds a html list display from a query.
List() - Constructor for class org.xmlactions.pager.actions.form.List
 
List.format - Enum in org.xmlactions.pager.actions.form
 
List.request_parameters - Enum in org.xmlactions.pager.actions.form
It is possible to override the setting for the following list attributes by passing the values in the browser request parameters.
ListCP - Class in org.xmlactions.pager.actions.form
List Control Panel
ListCP() - Constructor for class org.xmlactions.pager.actions.form.ListCP
 
ListPopulator - Class in org.xmlactions.pager.actions.form
 
ListPopulator() - Constructor for class org.xmlactions.pager.actions.form.ListPopulator
 
ListPopulator.types - Enum in org.xmlactions.pager.actions.form
 
loadBinaryFile(String) - Static method in class org.xmlactions.common.io.ResourceUtils
 
loadFile(String) - Static method in class org.xmlactions.common.io.ResourceUtils
 
loadFileOrResource(Class<?>, String) - Static method in class org.xmlactions.common.io.ResourceIO
Load a String from a file location or a resource location (path or classpath)
loadFileWithISO(String, String) - Static method in class org.xmlactions.common.io.ResourceUtils
Load a file and apply the iso value when doing the byte to String conversion
loadFromDB(IExecContext, StorageConfig, String, boolean) - Method in class org.xmlactions.db.query.QueryBuilder
 
loadFromDBWithSql(IExecContext, StorageConfig, String, boolean) - Method in class org.xmlactions.db.query.QueryBuilder
 
loadFromPersistence() - Method in class org.xmlactions.action.config.FileExecContext
 
loadFromPersistence() - Method in interface org.xmlactions.action.config.IExecContext
 
loadFromPersistence() - Method in class org.xmlactions.action.config.NoPersistenceExecContext
 
loadFromPersistence() - Method in class org.xmlactions.pager.context.NoPersistExecContext
 
loadFromPersistence() - Method in class org.xmlactions.pager.context.PersistenceExecContext
Load all persistence values from httpSession to execContext
loadFromPersistence() - Method in class org.xmlactions.pager.context.SessionExecContext
Load all persistence values from httpSession to execContext
loadMapFromProperties(String) - Static method in class org.xmlactions.common.collections.MapUtils
 
loadMapFromProperties(URL) - Static method in class org.xmlactions.common.collections.MapUtils
 
loadMapFromProperties(InputStream) - Static method in class org.xmlactions.common.collections.MapUtils
 
loadPage(String, String) - Static method in class org.xmlactions.action.Action
 
loadProperties(String) - Static method in class org.xmlactions.common.io.ResourceUtils
 
loadProps(IExecContext, String) - Method in class org.xmlactions.pager.actions.props.PropsAction
 
loadQuery(String) - Method in class org.xmlactions.db.query.QueryBuilder
 
loadXMLFileWithISO(String) - Static method in class org.xmlactions.common.io.ResourceUtils
This will load a file assuming it's an XML file, then look for an ISO declaration and if found will convert the string using that ISO value.
localeResourceName - Static variable in class org.xmlactions.db.ConstantsDB
 
LocaleUtils - Class in org.xmlactions.common.locale
 
LocaleUtils() - Constructor for class org.xmlactions.common.locale.LocaleUtils
 
Location - Class in org.xmlactions.pager.marker
 
LogAction - Class in org.xmlactions.pager.actions
 
LogAction() - Constructor for class org.xmlactions.pager.actions.LogAction
 
longToComma(long) - Static method in class org.xmlactions.common.text.Text
Will convert a long to a string comma with a , seperator every 4th place.
longToString(long) - Static method in class org.xmlactions.common.text.Text
Will convert an int to a computer size in terms of Bytes(B), KBytes(K) and MBytes(M)

M

main(String[]) - Static method in class org.xmlactions.common.xml.SchemaValidate
 
main(String[]) - Static method in class org.xmlactions.common.xml.XMLObject
 
main(String[]) - Static method in class org.xmlactions.common.xml.XMLReader
 
main(String[]) - Static method in class org.xmlactions.common.xml.XMLReaderChar
 
make2DigitNumber(int) - Static method in class org.xmlactions.common.text.Text
Convert a number to a String with a minimum of 2 digits.
makeNDigitNumber(int, int) - Static method in class org.xmlactions.common.text.Text
Convert a number to a String with a mininum of size digits.
map(String) - Method in class org.xmlactions.email.HtmlToText
 
map(Object, String) - Static method in class org.xmlactions.pager.actions.navigator.MapBeanToXml
 
map(String) - Method in class org.xmlactions.pager.actions.navigator.MapXmlToBean
 
MAP_KEY_URIS - Static variable in class org.xmlactions.common.xml.XMLUtils
This is the list of namespace URIs
MAP_KEY_XMLNS - Static variable in class org.xmlactions.common.xml.XMLUtils
This is the xmlns value from the xml, may be null
MAP_OBJECT_REF - Static variable in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
MAP_STACKED_PAGES - Static variable in interface org.xmlactions.action.config.IExecContext
List of stacked pages - used for pager:insert_into action
mapBeanToXml(Object, String) - Static method in class org.xmlactions.mapping.bean_to_xml.PopulateXmlFromClass
 
MapBeanToXml - Class in org.xmlactions.pager.actions.navigator
 
MapBeanToXml() - Constructor for class org.xmlactions.pager.actions.navigator.MapBeanToXml
 
mapBeanToXml(NavBar) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
mapMessage(Message) - Method in class org.xmlactions.email.EMailParser
 
MapperAttribute - Class in org.xmlactions.mapping.bean_to_xml
 
MapperAttribute() - Constructor for class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
MapperElement - Class in org.xmlactions.mapping.bean_to_xml
 
MapperElement() - Constructor for class org.xmlactions.mapping.bean_to_xml.MapperElement
 
MappingConstants - Interface in org.xmlactions.mapping
 
mapToHtml(IExecContext, Theme, String[], String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
mapToHtml(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
mapToHtml(IExecContext, Theme) - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
mapToHtml(IExecContext, Theme, String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
mapToHtml(IExecContext, Theme, String) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
MapUtils - Class in org.xmlactions.common.collections
 
MapUtils() - Constructor for class org.xmlactions.common.collections.MapUtils
 
mapXMLCharToXMLObject(String) - Method in class org.xmlactions.common.xml.XMLObject
Map an XML String to a XMLObject
mapXMLCharToXMLObject(String, String) - Method in class org.xmlactions.common.xml.XMLObject
Map an XML String to a XMLObject
mapXMLCharToXMLObject(String, char[][]) - Method in class org.xmlactions.common.xml.XMLObject
Map an XML String to a XMLObject
mapXMLObject2HTML() - Method in class org.xmlactions.common.xml.XMLObject
 
mapXMLObject2XML(XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
Map an XMLObject to an XMLString
mapXMLObject2XML(XMLObject, boolean) - Method in class org.xmlactions.common.xml.XMLObject
Map an XMLObject to an XMLString
mapXmlToBean(String, String) - Method in class org.xmlactions.mapping.xml_to_bean.PopulateClassFromXml
 
mapXmlToBean(XmlToBean, String) - Method in class org.xmlactions.mapping.xml_to_bean.PopulateClassFromXml
 
mapXmlToBean(XmlToBean, XMLObject) - Method in class org.xmlactions.mapping.xml_to_bean.PopulateClassFromXml
 
MapXmlToBean - Class in org.xmlactions.pager.actions.navigator
 
MapXmlToBean(String) - Constructor for class org.xmlactions.pager.actions.navigator.MapXmlToBean
 
mapXmlToBean(String) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
MapXmlToBeanUtils - Class in org.xmlactions.mapping.xml_to_bean
 
MapXmlToBeanUtils() - Constructor for class org.xmlactions.mapping.xml_to_bean.MapXmlToBeanUtils
 
mapXmlToJson(String, boolean) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
mapXmlToJson(String, boolean) - Static method in class org.xmlactions.mapping.json.JSONUtils
 
mapXMLToXMLObject(String) - Method in class org.xmlactions.common.xml.XMLObject
Deprecated.
Please now use mapXMLCharToXMLObject()
Memory - Class in org.xmlactions.common.system
 
Memory() - Constructor for class org.xmlactions.common.system.Memory
 
Menu - Class in org.xmlactions.pager.actions.menu
 
Menu() - Constructor for class org.xmlactions.pager.actions.menu.Menu
 
MenuAction - Class in org.xmlactions.pager.actions.menu
 
MenuAction() - Constructor for class org.xmlactions.pager.actions.menu.MenuAction
 
MenuBar - Class in org.xmlactions.pager.actions.menu
 
MenuBar() - Constructor for class org.xmlactions.pager.actions.menu.MenuBar
 
MenuImage - Class in org.xmlactions.pager.actions.menu
 
MenuImage() - Constructor for class org.xmlactions.pager.actions.menu.MenuImage
 
MetaDataToXml - Class in org.xmlactions.db.metadata
 
MetaDataToXml() - Constructor for class org.xmlactions.db.metadata.MetaDataToXml
 
milliTimeToFullShowTime(long) - Method in class org.xmlactions.common.util.DateTime
Convert a millisecond time to HH:MM:SS:MMMM
milliTimeToShowTime(long) - Static method in class org.xmlactions.common.util.DateTime
Convert a millisecond time to HH:MM:SS
mkdir(String, long) - Static method in class org.xmlactions.common.io.ResourceUtils
mkdir for folderName and set the lastModifiedDate to lastModifiedDate
mkdir(File) - Static method in class org.xmlactions.common.io.ResourceUtils
mkdir for folderName and set the lastModifiedDate to lastModifiedDate
mkdirs(File) - Static method in class org.xmlactions.common.io.ResourceUtils
mkdirs for folderName
mkdirsToday(String) - Static method in class org.xmlactions.common.io.ResourceUtils
creates a new folder named "yyyy-MM-dd" and appends this onto the pathName, then creates the folder.
moneyToDouble(String) - Static method in class org.xmlactions.common.text.Text
This takes a money string and removes any ',' 1000s seperator and then returns it as a double.
moneyToDoubleString(String) - Static method in class org.xmlactions.common.text.Text
This takes a money string and removes any ',' 1000s seperator.
MYSQL_QUOTE - Static variable in class org.xmlactions.db.mysql.CreateField
 
MySqlSelectQuery - Class in org.xmlactions.db.sql.mysql
 
MySqlSelectQuery() - Constructor for class org.xmlactions.db.sql.mysql.MySqlSelectQuery
 

N

Namespace - Class in org.xmlactions.mapping.bean_to_xml
 
Namespace() - Constructor for class org.xmlactions.mapping.bean_to_xml.Namespace
 
nameSpaces - Static variable in class org.xmlactions.action.Action
 
NavBar - Class in org.xmlactions.pager.actions.navigator
 
NavBar() - Constructor for class org.xmlactions.pager.actions.navigator.NavBar
 
Navigator - Class in org.xmlactions.pager.actions.navigator
 
Navigator() - Constructor for class org.xmlactions.pager.actions.navigator.Navigator
 
Navigator(String) - Constructor for class org.xmlactions.pager.actions.navigator.Navigator
 
Navigator(String, IExecContext) - Constructor for class org.xmlactions.pager.actions.navigator.Navigator
 
NavigatorAction - Class in org.xmlactions.pager.actions.navigator
 
NavigatorAction() - Constructor for class org.xmlactions.pager.actions.navigator.NavigatorAction
 
NavigatorAPI - Class in org.xmlactions.pager.actions.navigator
 
NavigatorAPI(String, String) - Constructor for class org.xmlactions.pager.actions.navigator.NavigatorAPI
 
NavigatorHtmlConstants - Class in org.xmlactions.pager.actions.navigator
 
NavigatorHtmlConstants() - Constructor for class org.xmlactions.pager.actions.navigator.NavigatorHtmlConstants
 
NavigatorToggleBranch - Class in org.xmlactions.pager.actions.navigator
 
NavigatorToggleBranch() - Constructor for class org.xmlactions.pager.actions.navigator.NavigatorToggleBranch
 
NestedActionException - Exception in org.xmlactions.action
 
NestedActionException() - Constructor for exception org.xmlactions.action.NestedActionException
Constructs a new exception with null as its detail message.
NestedActionException(String) - Constructor for exception org.xmlactions.action.NestedActionException
Constructs a new exception with the specified detail message.
NestedActionException(String, Throwable) - Constructor for exception org.xmlactions.action.NestedActionException
Constructs a new exception with the specified detail message and cause.
NestedActionException(Throwable) - Constructor for exception org.xmlactions.action.NestedActionException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
newLink(String) - Static method in class org.xmlactions.pager.actions.form.Link
 
newLink(String, String) - Static method in class org.xmlactions.pager.actions.form.Link
 
newLink(String, String, String) - Static method in class org.xmlactions.pager.actions.form.Link
 
newLink(ILink, String) - Static method in class org.xmlactions.pager.actions.form.Link
 
newLink(ILink, String, String, String) - Static method in class org.xmlactions.pager.actions.form.Link
 
NO_STR_SUBST - Static variable in class org.xmlactions.action.ActionConst
To stop the processPage from performing a StrSubstution set the NO_STR_SUBST to any value
NO_STR_SUBST - Static variable in class org.xmlactions.web.PagerWebConst
If this is set than the pager won't perform a StrSubstution on the page before returing it to the browser.
NoPersistenceExecContext - Class in org.xmlactions.action.config
Mostly used for unit tests.
NoPersistenceExecContext(List<Object>, List<Object>, List<Object>) - Constructor for class org.xmlactions.action.config.NoPersistenceExecContext
 
NoPersistenceExecContext(List<Object>, List<Object>) - Constructor for class org.xmlactions.action.config.NoPersistenceExecContext
 
NoPersistExecContext - Class in org.xmlactions.pager.context
Doesn't persist on server.
NoPersistExecContext(List<Object>, List<Object>, List<Object>) - Constructor for class org.xmlactions.pager.context.NoPersistExecContext
 
NoPersistExecContext(List<Object>, List<Object>) - Constructor for class org.xmlactions.pager.context.NoPersistExecContext
 
NoPersistExecContext(List<Object>) - Constructor for class org.xmlactions.pager.context.NoPersistExecContext
 
nsEquals(char[], boolean) - Method in class org.xmlactions.common.xml.XMLReaderChar
Compare xml from current position to the param char[] to
NUM_ROWS - Static variable in class org.xmlactions.db.DBSQL
Attribute name for the number of rows returned from a query
NumberUtils - Class in org.xmlactions.common.number
 
NumberUtils() - Constructor for class org.xmlactions.common.number.NumberUtils
 

O

ON_SUCCESS - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the success key pair from the HttpRequestMap
openInputStreamForFileOrResource(Class<?>, String) - Static method in class org.xmlactions.common.io.ResourceIO
Open InputStream from a file location or a resource location (path or classpath)
openZip(String, boolean) - Method in class org.xmlactions.common.zip.ZipFile
Open a new or existing zip file.
Option - Class in org.xmlactions.pager.actions.navigator
 
Option() - Constructor for class org.xmlactions.pager.actions.navigator.Option
 
Options - Class in org.xmlactions.pager.actions.navigator
 
Options() - Constructor for class org.xmlactions.pager.actions.navigator.Options
 
OracleSelectQuery - Class in org.xmlactions.db.sql.oracle
 
OracleSelectQuery() - Constructor for class org.xmlactions.db.sql.oracle.OracleSelectQuery
 
Order - Class in org.xmlactions.db.query
 
Order() - Constructor for class org.xmlactions.db.query.Order
 
org.xmlactions.action - package org.xmlactions.action
 
org.xmlactions.action.actions - package org.xmlactions.action.actions
 
org.xmlactions.action.actions.code.execute - package org.xmlactions.action.actions.code.execute
 
org.xmlactions.action.actions.code.extract - package org.xmlactions.action.actions.code.extract
 
org.xmlactions.action.actions.code.parser - package org.xmlactions.action.actions.code.parser
 
org.xmlactions.action.config - package org.xmlactions.action.config
 
org.xmlactions.action.stackedpages - package org.xmlactions.action.stackedpages
 
org.xmlactions.action.utils - package org.xmlactions.action.utils
 
org.xmlactions.common.collections - package org.xmlactions.common.collections
 
org.xmlactions.common.date - package org.xmlactions.common.date
 
org.xmlactions.common.io - package org.xmlactions.common.io
 
org.xmlactions.common.locale - package org.xmlactions.common.locale
 
org.xmlactions.common.number - package org.xmlactions.common.number
 
org.xmlactions.common.scripting - package org.xmlactions.common.scripting
 
org.xmlactions.common.system - package org.xmlactions.common.system
 
org.xmlactions.common.text - package org.xmlactions.common.text
 
org.xmlactions.common.theme - package org.xmlactions.common.theme
 
org.xmlactions.common.tracer - package org.xmlactions.common.tracer
 
org.xmlactions.common.util - package org.xmlactions.common.util
 
org.xmlactions.common.xml - package org.xmlactions.common.xml
 
org.xmlactions.common.zip - package org.xmlactions.common.zip
RioSTL - Zip Utilities
org.xmlactions.db - package org.xmlactions.db
 
org.xmlactions.db.actions - package org.xmlactions.db.actions
 
org.xmlactions.db.config - package org.xmlactions.db.config
 
org.xmlactions.db.exception - package org.xmlactions.db.exception
 
org.xmlactions.db.h2 - package org.xmlactions.db.h2
 
org.xmlactions.db.insert - package org.xmlactions.db.insert
 
org.xmlactions.db.metadata - package org.xmlactions.db.metadata
 
org.xmlactions.db.mysql - package org.xmlactions.db.mysql
 
org.xmlactions.db.query - package org.xmlactions.db.query
 
org.xmlactions.db.save - package org.xmlactions.db.save
 
org.xmlactions.db.sql - package org.xmlactions.db.sql
 
org.xmlactions.db.sql.common - package org.xmlactions.db.sql.common
 
org.xmlactions.db.sql.h2 - package org.xmlactions.db.sql.h2
 
org.xmlactions.db.sql.mysql - package org.xmlactions.db.sql.mysql
 
org.xmlactions.db.sql.oracle - package org.xmlactions.db.sql.oracle
 
org.xmlactions.db.sql.select - package org.xmlactions.db.sql.select
 
org.xmlactions.db.storedproc - package org.xmlactions.db.storedproc
 
org.xmlactions.db.template - package org.xmlactions.db.template
 
org.xmlactions.db.update - package org.xmlactions.db.update
 
org.xmlactions.email - package org.xmlactions.email
 
org.xmlactions.mapping - package org.xmlactions.mapping
 
org.xmlactions.mapping.bean_to_xml - package org.xmlactions.mapping.bean_to_xml
 
org.xmlactions.mapping.json - package org.xmlactions.mapping.json
 
org.xmlactions.mapping.validation - package org.xmlactions.mapping.validation
 
org.xmlactions.mapping.xml_to_bean - package org.xmlactions.mapping.xml_to_bean
 
org.xmlactions.pager.actions - package org.xmlactions.pager.actions
 
org.xmlactions.pager.actions.ajax.handler - package org.xmlactions.pager.actions.ajax.handler
 
org.xmlactions.pager.actions.dates - package org.xmlactions.pager.actions.dates
 
org.xmlactions.pager.actions.db - package org.xmlactions.pager.actions.db
 
org.xmlactions.pager.actions.email - package org.xmlactions.pager.actions.email
 
org.xmlactions.pager.actions.escaping - package org.xmlactions.pager.actions.escaping
 
org.xmlactions.pager.actions.form - package org.xmlactions.pager.actions.form
 
org.xmlactions.pager.actions.form.drawing - package org.xmlactions.pager.actions.form.drawing
 
org.xmlactions.pager.actions.form.populator - package org.xmlactions.pager.actions.form.populator
 
org.xmlactions.pager.actions.form.processor - package org.xmlactions.pager.actions.form.processor
 
org.xmlactions.pager.actions.form.templates - package org.xmlactions.pager.actions.form.templates
 
org.xmlactions.pager.actions.formatter - package org.xmlactions.pager.actions.formatter
 
org.xmlactions.pager.actions.highlighter - package org.xmlactions.pager.actions.highlighter
 
org.xmlactions.pager.actions.http - package org.xmlactions.pager.actions.http
 
org.xmlactions.pager.actions.mapping - package org.xmlactions.pager.actions.mapping
 
org.xmlactions.pager.actions.menu - package org.xmlactions.pager.actions.menu
 
org.xmlactions.pager.actions.navigator - package org.xmlactions.pager.actions.navigator
 
org.xmlactions.pager.actions.page - package org.xmlactions.pager.actions.page
 
org.xmlactions.pager.actions.props - package org.xmlactions.pager.actions.props
 
org.xmlactions.pager.actions.query - package org.xmlactions.pager.actions.query
 
org.xmlactions.pager.actions.script - package org.xmlactions.pager.actions.script
 
org.xmlactions.pager.actions.string - package org.xmlactions.pager.actions.string
 
org.xmlactions.pager.actions.submit - package org.xmlactions.pager.actions.submit
 
org.xmlactions.pager.config - package org.xmlactions.pager.config
 
org.xmlactions.pager.context - package org.xmlactions.pager.context
 
org.xmlactions.pager.drawing - package org.xmlactions.pager.drawing
 
org.xmlactions.pager.drawing.html - package org.xmlactions.pager.drawing.html
 
org.xmlactions.pager.freeware - package org.xmlactions.pager.freeware
 
org.xmlactions.pager.jasper - package org.xmlactions.pager.jasper
 
org.xmlactions.pager.marker - package org.xmlactions.pager.marker
 
org.xmlactions.pager.web.session - package org.xmlactions.pager.web.session
 
org.xmlactions.web - package org.xmlactions.web
 
org.xmlactions.web.conceal - package org.xmlactions.web.conceal
 
org.xmlactions.web.http - package org.xmlactions.web.http
 
out_getDate(long, String) - Method in class org.xmlactions.common.util.DateTime
Convert a time in milliseconds to a string.
The recognised formats are:
'dd' = day
'mo' = month
'MO' = abbreviated month text
'yy' = year
'YY' = year (2 digit)
'hh' = hour
'mm' = minute
'ss' = sec

P

PAGE - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
if we're passing a code.call as a parameter use this name
PAGE_APP_NAME - Static variable in class org.xmlactions.web.PagerWebConst
Gets the current page application name from the execContext.
PAGE_CONTENT - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
When we are editing a page this contains the page content.
PAGE_NAME - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
When we are editing a page this contains the page name.
PAGE_NAME - Static variable in class org.xmlactions.web.PagerWebConst
Gets the current page name from the execContext.
PAGE_NAMESPACE_BEAN_REF - Static variable in class org.xmlactions.action.ActionConst
Name of bean containing the xml page namespace for pager actions e.g <pager:action...>
PAGE_SERVER_NAME - Static variable in class org.xmlactions.web.PagerWebConst
Gets the current page server name from the execContext.
PAGE_URI - Static variable in class org.xmlactions.web.PagerWebConst
Gets the current page uri from the execContext.
PAGE_URL - Static variable in class org.xmlactions.web.PagerWebConst
Gets the current page url from the execContext.
PageConstant - Enum in org.xmlactions.pager.actions.form
These are the constants we use for getting information between the browser page and the server.
PagerConstants - Class in org.xmlactions.pager.config
 
PagerConstants() - Constructor for class org.xmlactions.pager.config.PagerConstants
 
PagerFilter - Class in org.xmlactions.web
 
PagerFilter() - Constructor for class org.xmlactions.web.PagerFilter
 
PagerServlet - Class in org.xmlactions.web
Servlet implementation class PagerServlet
PagerServlet() - Constructor for class org.xmlactions.web.PagerServlet
 
PagerServlet(HttpPager) - Constructor for class org.xmlactions.web.PagerServlet
 
PagerWebConst - Class in org.xmlactions.web
 
PagerWebConst() - Constructor for class org.xmlactions.web.PagerWebConst
 
Param - Class in org.xmlactions.action.config
 
Param() - Constructor for class org.xmlactions.action.config.Param
 
Param - Class in org.xmlactions.pager.actions
 
Param() - Constructor for class org.xmlactions.pager.actions.Param
 
Param.TypeOption - Enum in org.xmlactions.pager.actions
 
PARENT_TABLE_AND_PK_NAME - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting a parent table pk name (if used) from the HttpRequestMap
parse(XMLParser) - Method in class org.xmlactions.common.xml.XML2Class
This version of the XML2Class parse doesn't provide depth (how many levels in from root) information for the node.
parse(XMLParserChar) - Method in class org.xmlactions.common.xml.XML2ClassChar
This version of the XML2Class parse doesn't provide depth (how many levels in from root) information for the node.
parse(XMLParserChar, String) - Method in class org.xmlactions.common.xml.XML2ClassChar
This version of the XML2Class parse doesn't provide depth (how many levels in from root) information for the node.
parse(XMLParserChar, char[][]) - Method in class org.xmlactions.common.xml.XML2ClassChar
This version of the XML2Class parse doesn't provide depth (how many levels in from root) information for the node.
parseCode(IExecContext, String) - Method in class org.xmlactions.action.config.CodeParser
${code:org.xmlactions.action.config.TestCodeParser.buildName('fred','Flinstone')}
parseNode(String, XMLParserChar, boolean) - Method in interface org.xmlactions.common.xml.XML2ClassCharInterface
 
parseNode(String, XMLParser, boolean) - Method in interface org.xmlactions.common.xml.XML2ClassInterface
 
ParserCode - Class in org.xmlactions.action.actions.code.parser
 
ParserCode(IExecContext, String) - Constructor for class org.xmlactions.action.actions.code.parser.ParserCode
Basic rules
Password - Class in org.xmlactions.db.actions
 
Password() - Constructor for class org.xmlactions.db.actions.Password
 
PasswordHtml - Class in org.xmlactions.pager.drawing.html
 
PasswordHtml() - Constructor for class org.xmlactions.pager.drawing.html.PasswordHtml
 
performAction(List<KeyValue>, Object, String, Object, XMLObject) - Method in interface org.xmlactions.mapping.xml_to_bean.PopulateClassFromXmlInterface
 
performAction(List<KeyValue>, Object, String, Object, XMLObject) - Method in class org.xmlactions.mapping.xml_to_bean.PopulatorArrayList
 
performAction(List<KeyValue>, Object, String, Object, XMLObject) - Method in class org.xmlactions.mapping.xml_to_bean.PopulatorDate
 
performAction(List<KeyValue>, Object, String, Object, XMLObject) - Method in class org.xmlactions.mapping.xml_to_bean.PopulatorSqlDate
 
performAction(List<KeyValue>, Object, String, Object, XMLObject) - Method in class org.xmlactions.mapping.xml_to_bean.PopulatorTimestamp
 
performAttributeAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in interface org.xmlactions.mapping.bean_to_xml.PopulateXmlFromClassInterface
 
performAttributeAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in class org.xmlactions.mapping.bean_to_xml.PopulatorFromArray
 
performAttributeAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in class org.xmlactions.mapping.bean_to_xml.PopulatorFromList
 
performAttributeAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in class org.xmlactions.mapping.bean_to_xml.PopulatorFromTimestamp
 
performElementAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in interface org.xmlactions.mapping.bean_to_xml.PopulateXmlFromClassInterface
 
performElementAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in class org.xmlactions.mapping.bean_to_xml.PopulatorFromArray
 
performElementAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in class org.xmlactions.mapping.bean_to_xml.PopulatorFromList
 
performElementAction(List<KeyValue>, BeanToXml, Element, Object, String, String, String) - Method in class org.xmlactions.mapping.bean_to_xml.PopulatorFromTimestamp
 
persist(String, Object) - Method in class org.xmlactions.action.config.ExecContext
Stores a "key - value" into the persistence map.
persist(String, Object) - Method in interface org.xmlactions.action.config.IExecContext
Persist a value to permanent storage
PERSISTENCE_MAP - Static variable in interface org.xmlactions.action.config.IExecContext
use this to check if a Replacement string starts with "lang:"
PersistenceExecContext - Class in org.xmlactions.pager.context
 
PersistenceExecContext(List<Object>, List<Object>, List<Object>) - Constructor for class org.xmlactions.pager.context.PersistenceExecContext
 
PersistenceExecContext(List<Object>, List<Object>) - Constructor for class org.xmlactions.pager.context.PersistenceExecContext
 
PersistenceExecContext(List<Object>) - Constructor for class org.xmlactions.pager.context.PersistenceExecContext
 
PK - Class in org.xmlactions.db.actions
 
PK() - Constructor for class org.xmlactions.db.actions.PK
 
PK_VALUE - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the primary key value (if we doing an update) from the HttpRequestMap
PkCreate - Class in org.xmlactions.db.actions
 
PkCreate() - Constructor for class org.xmlactions.db.actions.PkCreate
 
PkFieldEntry - Class in org.xmlactions.db.metadata
 
PkFieldEntry() - Constructor for class org.xmlactions.db.metadata.PkFieldEntry
 
PKHtml - Class in org.xmlactions.pager.drawing.html
 
PKHtml() - Constructor for class org.xmlactions.pager.drawing.html.PKHtml
 
PkMetaData - Class in org.xmlactions.db.metadata
 
PopulateClassFromXml - Class in org.xmlactions.mapping.xml_to_bean
 
PopulateClassFromXml() - Constructor for class org.xmlactions.mapping.xml_to_bean.PopulateClassFromXml
 
PopulateClassFromXmlInterface - Interface in org.xmlactions.mapping.xml_to_bean
 
PopulateXmlFromClass - Class in org.xmlactions.mapping.bean_to_xml
 
PopulateXmlFromClass() - Constructor for class org.xmlactions.mapping.bean_to_xml.PopulateXmlFromClass
 
PopulateXmlFromClassInterface - Interface in org.xmlactions.mapping.bean_to_xml
 
Populator - Class in org.xmlactions.mapping
 
Populator() - Constructor for class org.xmlactions.mapping.Populator
 
Populator - Class in org.xmlactions.mapping.xml_to_bean
 
Populator() - Constructor for class org.xmlactions.mapping.xml_to_bean.Populator
 
Populator - Interface in org.xmlactions.pager.actions.form.populator
 
PopulatorArrayList - Class in org.xmlactions.mapping.xml_to_bean
 
PopulatorArrayList() - Constructor for class org.xmlactions.mapping.xml_to_bean.PopulatorArrayList
 
PopulatorDate - Class in org.xmlactions.mapping.xml_to_bean
 
PopulatorDate() - Constructor for class org.xmlactions.mapping.xml_to_bean.PopulatorDate
 
PopulatorFromArray - Class in org.xmlactions.mapping.bean_to_xml
 
PopulatorFromArray() - Constructor for class org.xmlactions.mapping.bean_to_xml.PopulatorFromArray
 
PopulatorFromList - Class in org.xmlactions.mapping.bean_to_xml
 
PopulatorFromList() - Constructor for class org.xmlactions.mapping.bean_to_xml.PopulatorFromList
 
PopulatorFromTimestamp - Class in org.xmlactions.mapping.bean_to_xml
 
PopulatorFromTimestamp() - Constructor for class org.xmlactions.mapping.bean_to_xml.PopulatorFromTimestamp
 
PopulatorSqlDate - Class in org.xmlactions.mapping.xml_to_bean
 
PopulatorSqlDate() - Constructor for class org.xmlactions.mapping.xml_to_bean.PopulatorSqlDate
 
PopulatorTimestamp - Class in org.xmlactions.mapping.xml_to_bean
 
PopulatorTimestamp() - Constructor for class org.xmlactions.mapping.xml_to_bean.PopulatorTimestamp
 
PopupAction - Class in org.xmlactions.pager.actions
 
PopupAction() - Constructor for class org.xmlactions.pager.actions.PopupAction
 
POST_PROCESSOR - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
if we want to call a post processor this value will be set
PostCodeProcessor - Class in org.xmlactions.pager.actions.form.processor
 
PostCodeProcessor() - Constructor for class org.xmlactions.pager.actions.form.processor.PostCodeProcessor
 
PostConnectionConfig - Interface in org.xmlactions.db
 
PostProcesses - Class in org.xmlactions.pager.actions.form
 
PostProcesses() - Constructor for class org.xmlactions.pager.actions.form.PostProcesses
 
PRE_PROCESSOR - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
if we want to call a pre processor this value will be set
PreCodeProcessor - Class in org.xmlactions.pager.actions.form.processor
Code Processor that gets executed before submit
PreCodeProcessor() - Constructor for class org.xmlactions.pager.actions.form.processor.PreCodeProcessor
 
preFormatResult(IExecContext, XMLObject, FieldList) - Static method in class org.xmlactions.pager.actions.formatter.PreFormatter
This will format all the entries in the result for fields that have a pre_format attribute
PreFormatter - Class in org.xmlactions.pager.actions.formatter
This will pre format all the entries in the result for fields that have a pre_format attribute
PreFormatter() - Constructor for class org.xmlactions.pager.actions.formatter.PreFormatter
 
PreProcesses - Class in org.xmlactions.pager.actions.form
 
PreProcesses() - Constructor for class org.xmlactions.pager.actions.form.PreProcesses
 
PreProcessor - Class in org.xmlactions.pager.actions.form
 
PreProcessor() - Constructor for class org.xmlactions.pager.actions.form.PreProcessor
 
presentationEscape(String) - Static method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
PresentationFormAction - Class in org.xmlactions.pager.actions.form
 
PresentationFormAction() - Constructor for class org.xmlactions.pager.actions.form.PresentationFormAction
 
processAction(String, BaseAction, IExecContext) - Method in class org.xmlactions.action.actions.BaseAction
 
processBean(BeanToXml, Object) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
processBean(BeanToXml, Element, Object) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
processBean(BeanToXml, Element, Object, String, String) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
ProcessCallbackPhone - Class in org.xmlactions.pager.actions.email
Send an email containing the name and number of a customer requesting a phone callback.
ProcessCallbackPhone() - Constructor for class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
processInserts(IExecContext) - Method in class org.xmlactions.db.actions.Database
A database may contain DBInserts that are used to insert databases from other files.
processInserts(IExecContext) - Method in class org.xmlactions.db.actions.Storage
A database may contain DBInserts that are used to insert databases from other files.
processPage(IExecContext) - Method in class org.xmlactions.action.Action
Process the page replacing any actions and / or markers.
processPage(IExecContext, String) - Method in class org.xmlactions.action.Action
 
processPage(ServletRequest, ServletResponse, String) - Method in class org.xmlactions.web.conceal.HttpPager
 
processPageFromFilter(ServletRequest, ServletResponse, String) - Method in class org.xmlactions.web.conceal.HttpPager
Process a page from a filter chain.
processPageFromFilter(ServletRequest, ServletResponse, String) - Method in class org.xmlactions.web.PagerServlet
 
processXML(IExecContext, String) - Method in class org.xmlactions.action.Action
Process an XML
PROP_REF - Static variable in interface org.xmlactions.action.config.IExecContext
use this to get an java property variable
propertiesToMap(Properties) - Static method in class org.xmlactions.common.collections.MapUtils
 
Property - Class in org.xmlactions.mapping.xml_to_bean
 
Property() - Constructor for class org.xmlactions.mapping.xml_to_bean.Property
 
PropertyAlias - Class in org.xmlactions.mapping.xml_to_bean
 
PropertyAlias() - Constructor for class org.xmlactions.mapping.xml_to_bean.PropertyAlias
 
PropertyContainer - Class in org.xmlactions.action.config
Utilises the Apache Configuration library.
PropertyContainer(CompositeConfiguration) - Constructor for class org.xmlactions.action.config.PropertyContainer
 
PropertyKeyValue - Class in org.xmlactions.common.collections
Utility class for managing a property key value.
PropertyKeyValue(String, Object) - Constructor for class org.xmlactions.common.collections.PropertyKeyValue
 
PropsAction - Class in org.xmlactions.pager.actions.props
 
PropsAction() - Constructor for class org.xmlactions.pager.actions.props.PropsAction
 
put(String, Object) - Method in class org.xmlactions.action.config.ExecContext
 
PutAction - Class in org.xmlactions.pager.actions
 
PutAction() - Constructor for class org.xmlactions.pager.actions.PutAction
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.xmlactions.action.config.ExecContext
 
putUserInfo(HttpServletRequest, HttpSessionManager) - Static method in class org.xmlactions.web.http.HttpSessionManager
This stores the user information back into the http session.

Q

query(String) - Method in class org.xmlactions.db.DBQuery
 
query(ResultSet) - Method in class org.xmlactions.db.DBQuery
 
query(Connection, String) - Method in class org.xmlactions.db.DBSQL
Retrieve a query from the db.
query(ResultSet) - Method in class org.xmlactions.db.DBSQL
Retrieve a query from the db.
Query - Class in org.xmlactions.db.query
 
Query() - Constructor for class org.xmlactions.db.query.Query
 
query2XMLObject(Connection, String, String, String[], String, List<SqlField>) - Method in class org.xmlactions.db.DBSQL
This will get all the rows from the ResultSet and store these into an xmlObject.
query2XMLObject(ResultSet, String, String[], String) - Method in class org.xmlactions.db.DBSQL
This will get all the rows from the ResultSet and store these into an xmlObject.
QueryAction - Class in org.xmlactions.pager.actions.query
 
QueryAction() - Constructor for class org.xmlactions.pager.actions.query.QueryAction
 
QueryBuilder - Class in org.xmlactions.db.query
 
QueryBuilder() - Constructor for class org.xmlactions.db.query.QueryBuilder
 
QueryMetaData - Class in org.xmlactions.db.metadata
 
QueryMetaData() - Constructor for class org.xmlactions.db.metadata.QueryMetaData
 
queryOne(Connection, String, List<SqlField>) - Static method in class org.xmlactions.db.DBSQL
this gets the result of a count or max etc
queryOne(ResultSet) - Static method in class org.xmlactions.db.DBSQL
this gets the result of a count or max etc
queryXML(Connection, String, String) - Method in class org.xmlactions.db.DBSQL
Retrieve a query from the db.
queryXML(ResultSet, String) - Method in class org.xmlactions.db.DBSQL
 
queryXMLLong(ResultSet, String[], String, String) - Method in class org.xmlactions.db.DBSQL
builds the result set as <elementName>resultset.value</elementName>
queryXMLShort(Connection, String, String) - Method in class org.xmlactions.db.DBSQL
Sends a query to the database and maps the resultset to an xml string.
queryXMLShort(Connection, String, String, List<SqlField>) - Method in class org.xmlactions.db.DBSQL
Sends a query to the database and maps the resultset to an xml string.
queryXMLShort(ResultSet, String) - Method in class org.xmlactions.db.DBSQL
builds the result set as <row index="x" attribute=value ...> where attribute name is the name of the table column.
queryXMLShort(ResultSet, String, String) - Method in class org.xmlactions.db.DBSQL
builds the result set as <row index="x" attribute=value ...> where attribute name is the name of the table column.
queryXMLShort(ResultSet, String[], String, String) - Method in class org.xmlactions.db.DBSQL
builds the result set as <row index="x" attribute=value ...> where attribute name is the name of the table column.

R

RangeAction - Class in org.xmlactions.pager.actions
 
RangeAction() - Constructor for class org.xmlactions.pager.actions.RangeAction
 
read() - Method in class org.xmlactions.common.xml.XMLReader
Read a byte skipping any or any <![CDATA[...]]>
read() - Method in class org.xmlactions.common.xml.XMLReaderChar
Read a char skipping any or any <![CDATA[...]]>
ReadAll - Variable in class org.xmlactions.common.xml.XMLReader
 
ReadAll - Variable in class org.xmlactions.common.xml.XMLReaderChar
 
readInputStream(InputStream) - Static method in class org.xmlactions.common.io.ResourceUtils
 
registerOutParameter(CallableStatement) - Method in interface org.xmlactions.db.storedproc.JdbcParam
 
registerOutParameter(CallableStatement) - Method in class org.xmlactions.db.storedproc.JdbcParamString
 
rememberPreAndPostProcesses() - Method in class org.xmlactions.pager.actions.form.Add
 
rememberPreAndPostProcesses() - Method in class org.xmlactions.pager.actions.form.Edit
 
remove(Object) - Method in class org.xmlactions.action.config.ExecContext
 
remove(String, char) - Static method in class org.xmlactions.common.text.Text
Remove all characters matching 'removeThis' from the source String.
remove(XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
removes the xml object from it's parent if there is a parent
remove() - Method in class org.xmlactions.common.xml.XMLObject
removes the xml object from it's parent if there is a parent.
remove() - Static method in class org.xmlactions.web.RequestExecContext
 
RemoveAction - Class in org.xmlactions.pager.actions
 
RemoveAction() - Constructor for class org.xmlactions.pager.actions.RemoveAction
 
removeAllCData(String) - Static method in class org.xmlactions.common.text.XmlCData
This will remove a enveloping CDATA from an XML content.
removeCData(String) - Static method in class org.xmlactions.common.text.XmlCData
This will remove a enveloping CDATA from an XML content.
removeChild(int) - Method in class org.xmlactions.common.xml.XMLObject
 
removeChild(XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
 
removeOuterHtml(String) - Static method in class org.xmlactions.common.text.Html
This will remove the html element from a page.
removeOuterJsonOrXml(String) - Method in class org.xmlactions.common.text.Html
This will remove the json or xml element from a page.
removeOuterJsonOrXmlOrHtml(String) - Method in class org.xmlactions.common.text.Html
This will remove the json or xml or html element from a page.
removeString(String[], int) - Static method in class org.xmlactions.common.text.Text
 
removeUniqueId(String, String) - Static method in class org.xmlactions.pager.drawing.html.DrawDBHTMLHelper
Builds a unique identifier name for the parent and child so it matches the table and field with a unique Id.
removeUniqueId(String, String) - Static method in class org.xmlactions.pager.drawing.html.DrawHTMLHelper
Builds a unique identifier name for the parent and child so it matches the table and field with a unique Id.
removeUnusedMarkers(String, Object) - Static method in class org.xmlactions.common.text.ReplaceMarkers
This will remove unset markers within the text.
rename(File, File) - Static method in class org.xmlactions.common.io.FileUtils
Safely Renames a file.
renameFile(String, String, boolean) - Static method in class org.xmlactions.common.io.ResourceUtils
Rename a file to a new file name and path
replace(String) - Method in class org.xmlactions.action.config.ExecContext
 
replace(String) - Method in interface org.xmlactions.action.config.IExecContext
Calls StrSubstutitor to replace any ${...} replacement markers using the execContent for the replacement map.
replace(IExecContext, String) - Static method in class org.xmlactions.action.utils.StringUtils
Perform a String.replaceAll
replace(String, Map<String, Object>) - Static method in class org.xmlactions.common.text.ReplaceMarkers
This will firstly replace any markers within the text with values found in the map and secondly remove any unset markers within the text.
replace(String, Map<String, Object>, Object) - Static method in class org.xmlactions.common.text.ReplaceMarkers
This will firstly replace any markers within the text with values found in the map and secondly remove any unset markers within the text.
replace(XMLObject, XMLObject) - Method in class org.xmlactions.common.xml.XMLObject
replaces the oldXO with the newXO by first determining the parent of the oldXO and then replacing the child.
REPLACE_REF - Static variable in interface org.xmlactions.action.config.IExecContext
use this to check if a Replacement string starts with "replace:"
replaceAmps() - Method in class org.xmlactions.common.xml.XMLReader
 
replaceAmps() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
replaceCDATA() - Method in class org.xmlactions.common.xml.XMLReader
This will replace any and all CDATA sections within the reader.
replaceCDATA() - Method in class org.xmlactions.common.xml.XMLReaderChar
This will replace any and all CDATA sections within the reader.
replaceForSqlFunction(Database, String, String, String) - Static method in class org.xmlactions.db.sql.common.SqlCommon
Replaces ${p1} with 'table.name'
replaceMarkers(IExecContext, String, List<ReplacementMarker>) - Method in class org.xmlactions.action.Action
 
ReplaceMarkers - Class in org.xmlactions.common.text
 
ReplaceMarkers() - Constructor for class org.xmlactions.common.text.ReplaceMarkers
 
ReplacementHandlerAction - Interface in org.xmlactions.action
 
ReplacementMarker - Class in org.xmlactions.action
 
replaceWhereWithParams(String, List<SqlField>) - Method in interface org.xmlactions.db.sql.select.ISelectInputs
Replace any ?xxx with parameters for the sql call.
replaceWhereWithParams(String, List<SqlField>) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
ReportGenerator - Class in org.xmlactions.pager.jasper
 
ReportGenerator() - Constructor for class org.xmlactions.pager.jasper.ReportGenerator
 
REQUEST - Static variable in class org.xmlactions.action.ActionWebConst
HttpRequest parameters are stored in execContext as a Named Map using this identifying string.
REQUEST - Static variable in class org.xmlactions.web.PagerWebConst
HttpRequest parameters are stored in execContext as a Named Map using this identifying string.
REQUEST_HEADERS - Static variable in class org.xmlactions.web.PagerWebConst
HttpRequest parameters are stored in execContext as an ArrayList using this identifying string.
REQUEST_LIST - Static variable in class org.xmlactions.web.PagerWebConst
HttpRequest parameters are stored in execContext as an ArrayList using this identifying string.
RequestExecContext - Class in org.xmlactions.web
This class maintains the IExecContext, making it available to any client code that wants to get access to the IExecContext.
RequestExecContext() - Constructor for class org.xmlactions.web.RequestExecContext
 
Requires - Class in org.xmlactions.db.query
 
Requires() - Constructor for class org.xmlactions.db.query.Requires
 
reset() - Method in class org.xmlactions.action.config.FileExecContext
 
reset() - Method in interface org.xmlactions.action.config.IExecContext
 
reset() - Method in class org.xmlactions.action.config.NoPersistenceExecContext
 
reset() - Method in class org.xmlactions.common.xml.XMLReader
 
reset() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
reset() - Static method in class org.xmlactions.mapping.bean_to_xml.PopulateXmlFromClass
This will clear the execContext.
Reset - Class in org.xmlactions.pager.actions.form
Builds a login record presentation.
Reset() - Constructor for class org.xmlactions.pager.actions.form.Reset
 
reset() - Method in class org.xmlactions.pager.context.NoPersistExecContext
 
reset() - Method in class org.xmlactions.pager.context.PersistenceExecContext
Clear all persistent variables from execContext and HttpSession
reset() - Method in class org.xmlactions.pager.context.SessionExecContext
Clear all persistent variables from execContext and HttpSession
ResourceCommon - Class in org.xmlactions.common.io
 
ResourceCommon() - Constructor for class org.xmlactions.common.io.ResourceCommon
 
ResourceIO - Class in org.xmlactions.common.io
These method are more focused on accessing resource files requiring a CLass<?> parameter.
ResourceIO() - Constructor for class org.xmlactions.common.io.ResourceIO
 
ResourceUtils - Class in org.xmlactions.common.io
 
ResourceUtils() - Constructor for class org.xmlactions.common.io.ResourceUtils
 
retrieve(HttpServletRequest, String) - Static method in class org.xmlactions.web.http.HttpSessionManager
retrieve an entry from the Hashmap and return it to the user
RioStringUtils - Class in org.xmlactions.common.util
 
RioStringUtils() - Constructor for class org.xmlactions.common.util.RioStringUtils
 
ROOT - Static variable in class org.xmlactions.db.DBSQL
Name of root element for a query result
ROW_MAP_NAME - Static variable in class org.xmlactions.action.ActionConst
Used by the pager:list action, each row returned from an xml query is stored into the execContext as a map by this name.
ROW_MAP_NAME - Static variable in class org.xmlactions.pager.config.PagerConstants
Used by the pager:list action, each row returned from an xml query is stored into the execContext as a map by this name.
ROW_TOTAL_COUNT - Static variable in class org.xmlactions.action.ActionConst
Used by presentation actions such as JSONToPresentationAction and XMLToPresentionAction to store the total row count into the execContext by this name
ROW_TOTAL_COUNT - Static variable in class org.xmlactions.pager.config.PagerConstants
Used by presentation actions such as JSONToPresentationAction and XMLToPresentionAction to store the total row count into the execContext by this name

S

save(IExecContext, StorageConfig, SqlSelectInputs, ISqlTable[], Tracer) - Method in class org.xmlactions.db.save.SaveToDB
 
saveBinaryFile(String, byte[]) - Static method in class org.xmlactions.common.io.ResourceUtils
 
saveData(IExecContext, StorageConfig, Database, Table, Map<String, Object>) - Method in class org.xmlactions.db.save.SaveToDB
 
saveData(IExecContext, StorageConfig, Database, Table, Map<String, Object>) - Method in class org.xmlactions.pager.actions.db.InsertRecord
 
saveFile(String, String) - Static method in class org.xmlactions.common.io.ResourceUtils
 
SaveRecordAction - Class in org.xmlactions.pager.actions.db
Inserts and / or updates data into one or more tables.
SaveRecordAction() - Constructor for class org.xmlactions.pager.actions.db.SaveRecordAction
 
SaveToDB - Class in org.xmlactions.db.save
 
SaveToDB() - Constructor for class org.xmlactions.db.save.SaveToDB
 
saveToPersistence() - Method in class org.xmlactions.action.config.FileExecContext
 
saveToPersistence() - Method in interface org.xmlactions.action.config.IExecContext
 
saveToPersistence() - Method in class org.xmlactions.action.config.NoPersistenceExecContext
 
saveToPersistence() - Method in class org.xmlactions.pager.context.NoPersistExecContext
 
saveToPersistence() - Method in class org.xmlactions.pager.context.PersistenceExecContext
Save all persistence values from execContext to httpSession
saveToPersistence() - Method in class org.xmlactions.pager.context.SessionExecContext
Save all persistence values from execContext to httpSession
saveTrace(String, String, String) - Method in interface org.xmlactions.common.tracer.Tracer
saves the traceData to a source such as a log file or a database table.
SchemaValidate - Class in org.xmlactions.common.xml
 
SchemaValidate() - Constructor for class org.xmlactions.common.xml.SchemaValidate
 
ScriptAction - Class in org.xmlactions.pager.actions.script
Takes 2 parameters 1) content of the script action element which is the script to execute 1) attribute key to store result if there is any back into execContext - Optional
ScriptAction() - Constructor for class org.xmlactions.pager.actions.script.ScriptAction
 
Scripting - Class in org.xmlactions.common.scripting
 
Search - Class in org.xmlactions.pager.actions.form
Builds a record search presentation.
Search() - Constructor for class org.xmlactions.pager.actions.form.Search
 
Select - Class in org.xmlactions.db.actions
 
Select() - Constructor for class org.xmlactions.db.actions.Select
 
SELECTED_THEME_NAME - Static variable in interface org.xmlactions.action.config.IExecContext
Use this to get a selected_theme_name setting from the configuration.
SelectForm - Class in org.xmlactions.pager.actions.form
 
SelectForm() - Constructor for class org.xmlactions.pager.actions.form.SelectForm
 
SelectHtml - Class in org.xmlactions.pager.drawing.html
 
SelectHtml() - Constructor for class org.xmlactions.pager.drawing.html.SelectHtml
 
SelfDraw - Interface in org.xmlactions.pager.actions
Used by beans that can draw themselves.
sendEMail(String, String, String, String, String) - Static method in class org.xmlactions.email.EMailSend
 
sendEMail(String, String, String, String, String, String, String) - Static method in class org.xmlactions.email.EMailSend
 
ServerDB - Class in org.xmlactions.db
Configures and opens a database, intended for use with an in-memory database such as derby or hsqldb, but should also work with mssql, mysql...
ServerDB() - Constructor for class org.xmlactions.db.ServerDB
 
SessionBean - Class in org.xmlactions.pager.web.session
 
SessionBean() - Constructor for class org.xmlactions.pager.web.session.SessionBean
 
SessionBeanTester - Class in org.xmlactions.pager.web.session
 
SessionBeanTester() - Constructor for class org.xmlactions.pager.web.session.SessionBeanTester
 
SessionExecContext - Class in org.xmlactions.pager.context
 
SessionExecContext(List<Object>, List<Object>, List<Object>) - Constructor for class org.xmlactions.pager.context.SessionExecContext
 
SessionExecContext(List<Object>, List<Object>) - Constructor for class org.xmlactions.pager.context.SessionExecContext
 
SessionExecContext(List<Object>) - Constructor for class org.xmlactions.pager.context.SessionExecContext
 
set(IExecContext) - Static method in class org.xmlactions.web.RequestExecContext
 
setAbbr(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setAbbr(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setAccept(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlForm
 
setAccept(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setAccept_charset(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlForm
 
setAction(BaseAction) - Method in class org.xmlactions.action.actions.BaseAction
 
setAction(BaseAction) - Method in class org.xmlactions.action.ReplacementMarker
 
setAction(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlForm
 
setActionMaps(Map<String, Map<String, Object>>) - Method in class org.xmlactions.action.config.ExecContext
 
setActionMaps(Map<String, Map<String, Object>>) - Method in interface org.xmlactions.action.config.IExecContext
 
setActions(List<BaseAction>) - Method in class org.xmlactions.action.actions.BaseAction
 
setActionScript(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setActionText(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setActive(boolean) - Method in class org.xmlactions.web.HttpParam
 
setAdd_record_link(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a add_record_link to the list
setAjax_load(boolean) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setAlias(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setAlias(PropertyAlias) - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlDiv
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlPre
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlSpan
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTr
 
setAlign(String) - Method in class org.xmlactions.pager.actions.navigator.Option
 
setAlign(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setAllowtransparency(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setAlt(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlImg
Alternate text if no image.
setAlt(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setApplicationContext(ApplicationContext) - Method in class org.xmlactions.action.config.ExecContext
 
setApplicationContext(ApplicationContext) - Method in interface org.xmlactions.action.config.IExecContext
 
setATestDatabase(ATestDatabase) - Method in class org.xmlactions.db.h2.ATestDatabase
 
setAttribute(MapperAttribute) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setAttribute_per_line(boolean) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
setAttributes(List<XMLAttribute>) - Method in class org.xmlactions.common.xml.XMLObject
 
setAttributes(List<MapperAttribute>) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setAttributes(Attributes) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setAxelProps(String) - Static method in class org.xmlactions.web.conceal.HttpPager
If we set this then the execContext will load properties from this file.
setAxis(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setAxis(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setBean(String) - Method in class org.xmlactions.db.actions.Table
 
setBean(Bean) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
setBean(Bean) - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
setBean_key(String) - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
setBean_ref(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
setBeans(List<Bean>) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
setBeans(List<Bean>) - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
setBgColor(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setBgColor(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setBgColor(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setBgColor(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTr
 
setBinary(Binary) - Method in class org.xmlactions.db.actions.Fields
 
setBorder(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setBorder(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setBorder(String) - Method in interface org.xmlactions.pager.actions.form.ILink
width of border if using an image
setBorder(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setBorder(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlImg
 
setBorder(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setBorder(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setBorder(String) - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
setBottom(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setBottom(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setBottom(String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setButton(Button) - Method in class org.xmlactions.pager.actions.form.BaseFormAction
Add a button to the list
setBy(String) - Method in class org.xmlactions.db.query.Group
 
setBy(String) - Method in class org.xmlactions.db.query.Order
 
setCall(String) - Method in class org.xmlactions.action.config.CodeAction
 
setCall(String) - Method in class org.xmlactions.pager.actions.CodeAction
 
setCall(String) - Method in class org.xmlactions.pager.actions.form.processor.CodeProcessor
 
setCall(String) - Method in class org.xmlactions.pager.actions.submit.SubmitFormAction
 
setCallback_email(String) - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
setCallback_message(String) - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
setCallback_name(String) - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
setCallback_phone(String) - Method in class org.xmlactions.pager.actions.email.ProcessCallbackPhone
 
setCan_add_page(boolean) - Method in class org.xmlactions.pager.actions.form.EditPage
 
setCan_rte(boolean) - Method in class org.xmlactions.pager.actions.form.EditPage
 
setCellpadding(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setCellspacing(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setChar(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setChar(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setChar(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTr
 
setCharoff(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setCharoff(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setCharoff(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTr
 
setCharset(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlA
Defines the character encoding of the linked document.
setChecked(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setChild(BaseAction) - Method in class org.xmlactions.action.actions.BaseAction
 
setChild(Param) - Method in class org.xmlactions.action.config.CodeAction
 
setChild(Param) - Method in class org.xmlactions.pager.actions.CodeAction
 
setChild(Param) - Method in class org.xmlactions.pager.actions.HttpAction
 
setChild(Param) - Method in class org.xmlactions.pager.actions.InsertAction
 
setChild(Param) - Method in class org.xmlactions.pager.actions.TransformAction
 
setChildren(List<Html>) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setChildren(List<Child>) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setClas(String) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setClas(String) - Method in class org.xmlactions.mapping.Populator
 
setClas(String) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
setClas(String) - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
setClause(String) - Method in class org.xmlactions.db.query.Where
 
setClazz(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setCode(CodeAction) - Method in class org.xmlactions.pager.actions.form.Field
 
setCode(CodeAction) - Method in class org.xmlactions.pager.actions.form.FieldCode
 
setCode(CodeAction) - Method in class org.xmlactions.pager.actions.form.populator.CodePopulator
 
setCode(CodeAction) - Method in class org.xmlactions.pager.actions.form.PostProcesses
 
setCode(CodeAction) - Method in class org.xmlactions.pager.actions.form.PreProcesses
 
setCode(CodeAction) - Method in class org.xmlactions.pager.actions.form.PreProcessor
 
setColor(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlFont
Specifies the font color.
setCols(int) - Method in class org.xmlactions.pager.actions.form.EditPage
 
setCols(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTextArea
Specifies the width of the textarea based on the number of visible character widths.
setColspan(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setColspan(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setComment(String) - Method in class org.xmlactions.common.zip.ZipFileWriter
Sets a comment to the zipOutputStream.
setCommonStorageField(CommonStorageField) - Method in class org.xmlactions.db.sql.select.SqlField
 
setCommonStorageFields(List<CommonStorageField>) - Method in class org.xmlactions.db.sql.BuildSelect
 
setCompareAttributeContent(boolean) - Method in class org.xmlactions.mapping.validation.CompareXml
 
setCompareElementContent(boolean) - Method in class org.xmlactions.mapping.validation.CompareXml
 
setConfirm(String) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setConfirm_message(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setContent(String) - Method in class org.xmlactions.action.actions.BaseAction
 
setContent(String) - Method in class org.xmlactions.action.ReplacementMarker
 
setContent(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setContent(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setContentType(String) - Method in class org.xmlactions.common.text.Html
 
setControl_panel_position(String) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setControllableFields(List<Field>) - Method in class org.xmlactions.pager.actions.form.Field
 
setCreator(Creator) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
setCreators(List<Creator>) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
setCss(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setCurPos(int) - Method in class org.xmlactions.common.xml.XMLReader
 
setCurPos(int) - Method in class org.xmlactions.common.xml.XMLReaderChar
 
setDatabase(String) - Method in class org.xmlactions.db.actions.DBInsert
 
setDatabase(Database) - Method in class org.xmlactions.db.actions.Storage
 
setDatabase(Database) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setDatabase(Database) - Method in class org.xmlactions.pager.actions.form.SelectForm
 
setDatabaseName(String) - Method in class org.xmlactions.db.config.StorageConfig
 
setDatabaseName(String) - Method in class org.xmlactions.db.metadata.DatabaseEntry
 
setDatabaseName(String) - Method in class org.xmlactions.db.metadata.FieldEntry
 
setDatabaseName(String) - Method in class org.xmlactions.db.sql.BuildSelect
 
setDatabaseName(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setDataSource(DataSource) - Method in class org.xmlactions.db.DBConnector
 
setDataSourceReferenceName(String) - Method in class org.xmlactions.db.DBConnector
 
setDataSourceReferenceName(String) - Method in class org.xmlactions.db.DBDataSource
Deprecated.
 
setDate(Date) - Method in class org.xmlactions.db.actions.Fields
 
setDate_format(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setDate_format(String) - Method in class org.xmlactions.db.actions.Database
 
setDate_value(String) - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
setDatetime(DateTime) - Method in class org.xmlactions.db.actions.Fields
 
setDatetime_format(String) - Method in class org.xmlactions.db.actions.Database
 
setDb_specific(DbSpecific) - Method in class org.xmlactions.db.actions.Database
 
setDbConnector(DBConnector) - Method in class org.xmlactions.db.config.StorageConfig
 
setDbSpecificName(String) - Method in class org.xmlactions.db.config.StorageConfig
 
setDbSpecificName(String) - Method in class org.xmlactions.db.sql.BuildSelect
 
setDbSpecificName(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setDefault_value(String) - Method in class org.xmlactions.pager.actions.form.populator.SqlPopulator
 
setDefaultLocaleFileName(String) - Method in class org.xmlactions.action.config.ExecContext
 
setDefaultTransformationFactory() - Static method in class org.xmlactions.common.xml.Transform
 
setDefinitionResourceName(String) - Method in class org.xmlactions.db.StorageContainer
 
setDelete_record_link(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a delete_record_link to the list
setDestination_format(String) - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
setDir(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setDirection(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setDisabled(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
Might want to use readonly instead.
setDisplay(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setDisplay(String) - Method in class org.xmlactions.pager.actions.PopupAction
 
setDisplay_as(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setDisplay_as(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setDisplay_as(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setDisplay_as(String) - Method in interface org.xmlactions.pager.actions.form.ILink
 
setDisplay_as(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setDisplay_as(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setDriver(String) - Method in class org.xmlactions.db.DBConnector
 
setDriver(String) - Method in class org.xmlactions.db.ServerDB
 
setEditable(boolean) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setElement(MapperElement) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setElement(String) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
setElement(String) - Method in class org.xmlactions.mapping.xml_to_bean.Creator
 
setElementName(String) - Method in class org.xmlactions.common.xml.XMLObject
 
setElementNameLen(int) - Method in class org.xmlactions.action.ReplacementMarker
 
setElements(List<MapperElement>) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setEmail_config_ref(String) - Method in class org.xmlactions.pager.actions.form.CallbackPhoneAction
 
setEnctype(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlForm
 
setEnd(int) - Method in class org.xmlactions.action.ReplacementMarker
 
setEndCodeSection(char[]) - Method in class org.xmlactions.action.actions.code.extract.ExtractCode
 
setEndIndex(int) - Method in class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
setEnforce_concurrency(boolean) - Method in class org.xmlactions.pager.actions.form.Edit
 
setEscape_content(boolean) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
setEscape_xml(boolean) - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
setExecContext(IExecContext) - Method in class org.xmlactions.db.h2.ATestDatabase
 
setExecContext(IExecContext) - Method in class org.xmlactions.pager.actions.form.Add
 
setExecContext(IExecContext) - Method in class org.xmlactions.pager.actions.form.CallbackPhoneAction
 
setExecContext(IExecContext) - Method in class org.xmlactions.pager.actions.form.SelectForm
 
setExecContext(IExecContext) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
setExpression(String) - Method in class org.xmlactions.db.query.Requires
 
setExpression(String) - Method in class org.xmlactions.pager.actions.ElseIfAction
 
setExpression(String) - Method in class org.xmlactions.pager.actions.EvalAction
 
setExpression(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setExpression(String) - Method in class org.xmlactions.pager.actions.IfAction
 
setExtractCode(ExtractCode) - Method in class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
setFace(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlFont
Specifies the font face.
setField(CommonStorageField) - Method in class org.xmlactions.db.actions.Fields
 
setField(Field) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setField(Field) - Method in class org.xmlactions.pager.actions.form.Field
 
setField(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a field to the list
setField(Field) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setField_code(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a field_code to the list
setField_file_name(String) - Method in class org.xmlactions.pager.actions.form.FileUpload
 
setField_fk_ref(String) - Method in class org.xmlactions.pager.actions.form.FileUpload
 
setField_fk_ref_value(String) - Method in class org.xmlactions.pager.actions.form.FileUpload
 
setField_hide(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a field_hide to the list
setField_list(FieldList) - Method in class org.xmlactions.pager.actions.db.AddRecordAction
 
setField_list(FieldList) - Method in class org.xmlactions.pager.actions.form.Add
 
setField_list(FieldList) - Method in class org.xmlactions.pager.actions.form.Edit
 
setField_list(FieldList) - Method in class org.xmlactions.pager.actions.form.List
 
setField_list(FieldList) - Method in class org.xmlactions.pager.actions.form.Search
 
setField_list(FieldList) - Method in class org.xmlactions.pager.actions.form.ViewForm
 
setField_name(String) - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
setField_name(String) - Method in class org.xmlactions.pager.actions.form.FileUpload
 
setField_raw(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a field_raw to the list
setFieldAlias(String) - Method in class org.xmlactions.db.sql.select.SqlField
 
setFieldAlias(String) - Method in class org.xmlactions.db.sql.select.SqlFieldNameAndAlias
 
setFieldList(FieldList) - Method in class org.xmlactions.db.query.Query
 
setFieldName(String) - Method in class org.xmlactions.db.metadata.FieldEntry
 
setFieldName(String) - Method in class org.xmlactions.db.metadata.FkMetaData
 
setFieldName(String) - Method in class org.xmlactions.db.metadata.PkMetaData
 
setFieldName(String) - Method in class org.xmlactions.db.sql.select.SqlField
 
setFieldName(String) - Method in class org.xmlactions.db.sql.select.SqlFieldNameAndAlias
 
setFieldName(String) - Method in class org.xmlactions.db.sql.select.SqlTableAndFieldName
 
setFields(List<FieldEntry>) - Method in class org.xmlactions.db.metadata.TableEntry
 
setFields(List<Field>) - Method in class org.xmlactions.db.query.FieldList
 
setFields(List<SqlField>) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
setFields(List<SqlField>) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setFieldSize(int) - Method in class org.xmlactions.db.metadata.FieldEntry
 
setFieldType(int) - Method in class org.xmlactions.db.metadata.FieldEntry
 
setFile(String) - Method in class org.xmlactions.db.actions.DBInsert
 
setFile(String) - Method in class org.xmlactions.pager.actions.props.PropsAction
 
setFile_name(String) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
setFile_name(String) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
setFirstMessageProcessed(boolean) - Method in class org.xmlactions.email.EMailParser
 
setFk(FK) - Method in class org.xmlactions.db.actions.Fields
 
setFkFieldName(String) - Method in class org.xmlactions.db.metadata.FkFieldEntry
 
setFkFieldName(String) - Method in class org.xmlactions.db.metadata.FkMetaData
 
setFkTableName(String) - Method in class org.xmlactions.db.metadata.FkFieldEntry
 
setFkTableName(String) - Method in class org.xmlactions.db.metadata.FkMetaData
 
setForeign_key(String) - Method in class org.xmlactions.db.actions.FK
 
setForeign_table(String) - Method in class org.xmlactions.db.actions.FK
 
setForeign_table_alias(String) - Method in class org.xmlactions.db.actions.FK
 
setForm(PresentationFormAction) - Method in class org.xmlactions.pager.actions.form.Add
 
setForm(PresentationFormAction) - Method in class org.xmlactions.pager.actions.form.Edit
 
setForm(PresentationFormAction) - Method in class org.xmlactions.pager.actions.form.List
 
setForm(PresentationFormAction) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
setForm(PresentationFormAction) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
setForm_id(String) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setFormat(String) - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
setFormat(String) - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
setFormat(String) - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
setFormat_xml_content(boolean) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
setFrame(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setFrame_name(String) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
setFrameborder(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setFrameContent(String) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
setFrom(int) - Method in class org.xmlactions.pager.actions.RangeAction
 
setFrom(Integer) - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
setFromAddress(String) - Method in class org.xmlactions.email.EMailClientConfig
 
setFunction(Function) - Method in class org.xmlactions.db.actions.Database
 
setFunction(Function) - Method in class org.xmlactions.db.actions.DbSpecific
 
setFunction_ref(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setFunction_ref(String) - Method in class org.xmlactions.db.sql.select.SqlField
 
setGroup_by(String) - Method in class org.xmlactions.pager.actions.form.List
 
setGroupBy(List<Group>) - Method in class org.xmlactions.db.query.SqlQuery
 
setGroupByClauses(List<String>) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setHandler(String) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setHeader(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setHeader_align(String) - Method in class org.xmlactions.pager.actions.form.List
 
setHeader_name(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setHeader_name(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setHeader_name(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setHeader_name(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setHeaders(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlDiv
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlImg
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlPre
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlSpan
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setHeight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTr
 
setHeight(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setHeight(String) - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
setHeight(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setHeight(String) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setHeight(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setHost(String) - Method in class org.xmlactions.email.EMailClientConfig
 
setHref(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setHref(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setHref(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setHref(String) - Method in interface org.xmlactions.pager.actions.form.ILink
 
setHref(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setHref(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlA
Specifies the URL of a page or the name of the anchor that the link goes to.
setHref(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setHref(String) - Method in class org.xmlactions.pager.actions.HttpAction
 
setHref(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setHref(String) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setHref(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setHref(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setHreflang(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlA
Language code of the destination URL
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.BinaryHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.DateTimeHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.ImageHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.LinkHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.PasswordHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
setHtmlField(Field) - Method in class org.xmlactions.pager.drawing.html.TimeStampHtml
 
setId(String) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setId(String) - Method in class org.xmlactions.mapping.Populator
 
setId(String) - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
setId(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setId(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setId(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setId(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setId(String) - Method in class org.xmlactions.pager.actions.form.Reset
 
setId(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setId(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setId(String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setId(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setId(String) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setId(String) - Method in class org.xmlactions.pager.actions.navigator.Navigator
 
setId(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setId(String) - Method in class org.xmlactions.pager.actions.submit.SubmitFormAction
 
setIgnoreExtraAttributes(boolean) - Method in class org.xmlactions.mapping.validation.CompareXml
 
setIgnoreHTML(boolean) - Method in class org.xmlactions.email.EMailParser
 
setIgnoreWhitespace(boolean) - Method in class org.xmlactions.mapping.validation.CompareXml
 
setImage(Image) - Method in class org.xmlactions.db.actions.Fields
 
setImage(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setImage(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setImage(String) - Method in interface org.xmlactions.pager.actions.form.ILink
can also display an image as part of the link
setImage(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setImage(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setImage_height(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setImage_height(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setImage_height(String) - Method in interface org.xmlactions.pager.actions.form.ILink
may want to specify the height image
setImage_height(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setImage_height(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setImage_pos(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setImage_pos(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setImage_pos(String) - Method in interface org.xmlactions.pager.actions.form.ILink
if there is text this can be used to set the position of the image on the left or the right of the text.
setImage_pos(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setImage_pos(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setImage_width(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setImage_width(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setImage_width(String) - Method in interface org.xmlactions.pager.actions.form.ILink
may want to specify the width of the link.button
setImage_width(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setImage_width(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setIncludeIndex(boolean) - Method in class org.xmlactions.db.DBSQL
 
setIndex(int) - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
setInitContextLookup(String) - Method in class org.xmlactions.db.DBConnector
 
setInitContextLookup(String) - Method in class org.xmlactions.db.DBDataSource
Deprecated.
 
setInsert(DBInsert) - Method in class org.xmlactions.db.actions.Database
 
setInsertSql(String) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
setInsertSql(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setInt(Int) - Method in class org.xmlactions.db.actions.Fields
 
setIs_allowed(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setIs_allowed(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setIs_allowed(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setIs_allowed(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setIs_allowed(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setIs_allowed(String) - Method in class org.xmlactions.pager.actions.PopupAction
 
setJoin(String) - Method in class org.xmlactions.pager.actions.form.List
 
setJoins(List<SqlJoinBase>) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setJson_data(Object) - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
setJson_data(String) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
setJson_filename(String) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
setJson_path(String) - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
setJson_path(String) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
setKey(String) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setKey(String) - Method in class org.xmlactions.action.config.CodeAction
 
setKey(String) - Method in class org.xmlactions.action.config.Param
 
setKey(String) - Method in class org.xmlactions.action.stackedpages.StackedPage
 
setKey(String) - Method in class org.xmlactions.common.collections.PropertyKeyValue
 
setKey(String) - Method in class org.xmlactions.common.util.KeyValueObject
 
setKey(String) - Method in class org.xmlactions.common.util.KeyValueString
 
setKey(String) - Method in class org.xmlactions.common.xml.XMLAttribute
 
setKey(String) - Method in class org.xmlactions.mapping.KeyValue
 
setKey(String) - Method in class org.xmlactions.mapping.xml_to_bean.KeyValue
 
setKey(String) - Method in class org.xmlactions.pager.actions.CodeAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.db.AddRecordAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.EvalAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.form.List
 
setKey(String) - Method in class org.xmlactions.pager.actions.GetAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.HttpAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.LogAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.Param
 
setKey(String) - Method in class org.xmlactions.pager.actions.PutAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.query.QueryAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.RemoveAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.script.ScriptAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
setKey(String) - Method in class org.xmlactions.pager.actions.TransformAction
 
setKey(String) - Method in class org.xmlactions.web.HttpParam
 
setKeyvalue(KeyValue) - Method in class org.xmlactions.mapping.Populator
 
setKeyvalue(KeyValue) - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
setKeyvalues(List<KeyValue>) - Method in class org.xmlactions.mapping.Populator
 
setKeyvalues(List<KeyValue>) - Method in class org.xmlactions.mapping.xml_to_bean.Populator
 
setLabel(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlOption
Specifies a label to be used as an alternative to the option item's contents.
setLabel(String) - Method in class org.xmlactions.pager.actions.navigator.Option
 
setLabel_position(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setLabel_position(String) - Method in class org.xmlactions.pager.actions.form.Edit
 
setLabelPosition(String) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
setLang(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setLastId(int) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setLastLoaded(long) - Method in class org.xmlactions.db.actions.Xml
 
setLastMessage(Message) - Method in class org.xmlactions.email.EMailParser
 
setLastModified(String, long) - Static method in class org.xmlactions.common.io.ResourceUtils
 
setLeadTable(Table) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setLeft(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setLeft(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setLeft(String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setLength(int) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setLevel(String) - Method in class org.xmlactions.pager.actions.DebugAction
 
setLimit_from(String) - Method in class org.xmlactions.db.query.FieldList
 
setLimit_rows(String) - Method in class org.xmlactions.db.query.FieldList
 
setLimitFrom(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setLimitTo(String) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setLink(Link) - Method in class org.xmlactions.db.actions.Fields
 
setLink(Link) - Method in class org.xmlactions.pager.actions.form.BaseFormAction
Add a link to the list
setLinks(List<Link>) - Method in class org.xmlactions.pager.actions.form.BaseFormAction
Set the list of links
setList(List) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setLogin(String) - Method in class org.xmlactions.db.ServerDB
 
setLongdesc(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setLongdesc(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlImg
Specifies a URI/URL of a long description - this can elaborate on a shorter description specified with the alt attribute.
setMandatory(boolean) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setMap(Map<String, Object>) - Method in class org.xmlactions.common.theme.Theme
 
setMap(HashMap<String, String>) - Method in class org.xmlactions.pager.web.session.SessionBean
 
setMap_file_name(String) - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
setMap_file_name(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
setMarginheight(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setMarginwidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setMax_height(int) - Method in class org.xmlactions.db.actions.Image
 
setMax_width(int) - Method in class org.xmlactions.db.actions.Image
 
setMaxlength(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setMenu_file(String) - Method in class org.xmlactions.pager.actions.menu.MenuAction
 
setMenuImage(MenuImage) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setMenuImage(MenuImage) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setMenuImage(MenuImage) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setMenuImage(MenuImage) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setMenus(List<Menu>) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setMethod(String) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setMethod(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlForm
 
setMethod(String) - Method in class org.xmlactions.pager.actions.HttpAction
 
setMsg(String) - Method in class org.xmlactions.email.EMailClientConfig
 
setMultiple(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlSelect
Specifies that multiple selections can be made.
setName(String) - Method in class org.xmlactions.common.theme.Theme
 
setName(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setName(String) - Method in class org.xmlactions.db.actions.Database
 
setName(String) - Method in class org.xmlactions.db.actions.DbSpecific
 
setName(String) - Method in class org.xmlactions.db.actions.Function
 
setName(String) - Method in class org.xmlactions.db.actions.PkCreate
 
setName(String) - Method in class org.xmlactions.db.actions.Sql
 
setName(String) - Method in class org.xmlactions.db.actions.Storage
 
setName(String) - Method in class org.xmlactions.db.actions.Xml
 
setName(String) - Method in class org.xmlactions.db.query.Field
 
setName(String) - Method in class org.xmlactions.db.storedproc.JdbcParamString
 
setName(String) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setName(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
setName(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
setName(String) - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
setName(String) - Method in class org.xmlactions.mapping.xml_to_bean.PropertyAlias
 
setName(String) - Method in class org.xmlactions.mapping.xml_to_bean.Text
 
setName(String) - Method in class org.xmlactions.pager.actions.form.Button
 
setName(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setName(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlA
Marks an area of the page that a link jumps to.
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlButton
Assigns the name of the button control.
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlCol
Marks an area of the page that a link jumps to.
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlForm
 
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlImg
Assigns a name to an image.
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlSelect
Assigns a name to the select list.
setName(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTextArea
 
setName(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setName(String) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setName(String) - Method in class org.xmlactions.pager.actions.Param
 
setName(String) - Method in class org.xmlactions.pager.actions.RangeAction
 
setNamedMaps(Map<String, Map<String, Object>>) - Method in class org.xmlactions.action.config.ExecContext
 
setNamedMaps(Map<String, Map<String, Object>>) - Method in interface org.xmlactions.action.config.IExecContext
 
setNamespace(String) - Method in class org.xmlactions.action.stackedpages.StackedPage
 
setNameSpace(String) - Method in class org.xmlactions.common.xml.XMLObject
 
setNamespace(Namespace) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
setNamespace(String) - Method in class org.xmlactions.pager.actions.InsertAction
 
setNamespace(String) - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
setNamespace(String) - Static method in class org.xmlactions.web.conceal.HttpPager
 
setNameSpaces(char[][]) - Method in class org.xmlactions.action.Action
 
setNamespacess(List<Namespace>) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
setNavigator_xml_file_name(String) - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
setNestedMarkers(List<ReplacementMarker>) - Method in class org.xmlactions.action.ReplacementMarker
 
setNowrap(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setNowrap(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setOnBlur(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when the element loses focus
setOnchange(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setOnChange(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when the element changes
setOnclick(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setOnClick(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do on a mouse click
setOnclick(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setOnclick(String) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setOnclick(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setOnclick(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setOnDblClick(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do on a mouse double-click
setOnfocus(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setOnFocus(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when the element gets focus
setOnKeyDown(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when key is pressed
setOnKeyPress(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when key is pressed and released
setOnKeyUp(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when key is released
setOnLoad(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when a document loads
setOnMouseDown(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when mouse button is pressed
setOnMouseMove(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when mouse pointer moves
setOnMouseOut(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when mouse pointer moves out of an element
setOnMouseOver(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when mouse pointer moves over an element
setOnMouseUp(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
What to do when mouse button is released
setOnReset(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when the form is reset
setOnselect(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setOnSelect(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when the element is selected
setOnSubmit(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when the form is submitted
setOnUnLoad(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlEvents
Script to be run when a document unloads
setOption(Option) - Method in class org.xmlactions.pager.actions.navigator.Options
 
setOptions(Options) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setOptions(List<Option>) - Method in class org.xmlactions.pager.actions.navigator.Options
 
setOrder_by(String) - Method in class org.xmlactions.pager.actions.form.List
 
setOrderBy(List<Order>) - Method in class org.xmlactions.db.query.FieldList
 
setOrderBy(List<Order>) - Method in class org.xmlactions.db.query.SqlQuery
 
setOrigin_format(String) - Method in class org.xmlactions.pager.actions.dates.DateFormatterAction
 
setOtherTableAlias(String) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
setOtherTableName(String) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
setOutput(String) - Method in class org.xmlactions.pager.actions.query.QueryAction
 
setOutput_format(String) - Method in class org.xmlactions.pager.actions.form.List
 
setPage(String) - Method in class org.xmlactions.action.stackedpages.StackedPage
 
setPage(int) - Method in class org.xmlactions.pager.actions.form.List
 
setPage(String) - Method in class org.xmlactions.pager.actions.InsertAction
 
setPage(String) - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
setPage(String) - Method in class org.xmlactions.pager.actions.submit.SubmitFormAction
 
setPage_name(String) - Method in class org.xmlactions.pager.actions.form.EditPage
 
setPageName(String) - Method in class org.xmlactions.action.Action
 
setParam(Param) - Method in class org.xmlactions.action.config.CodeAction
 
setParam(Param) - Method in class org.xmlactions.pager.actions.CodeAction
 
setParam(Param) - Method in class org.xmlactions.pager.actions.HttpAction
 
setParam(Param) - Method in class org.xmlactions.pager.actions.InsertAction
 
setParam(Param) - Method in class org.xmlactions.pager.actions.TransformAction
 
setParam_map_name(String) - Method in class org.xmlactions.pager.actions.InsertAction
 
setParams(List<Param>) - Method in class org.xmlactions.action.config.CodeAction
 
setParams(String) - Method in class org.xmlactions.db.actions.Sql
 
setParams(List<SqlField>) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
setParams(List<SqlField>) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setParams(List<Param>) - Method in class org.xmlactions.pager.actions.CodeAction
 
setParams(List<Param>) - Method in class org.xmlactions.pager.actions.HttpAction
 
setParams(List<Param>) - Method in class org.xmlactions.pager.actions.InsertAction
 
setParams(List<Param>) - Method in class org.xmlactions.pager.actions.TransformAction
 
setParent(BaseAction) - Method in class org.xmlactions.action.actions.BaseAction
 
setParentTableAndPkName(String) - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
setPassword(Password) - Method in class org.xmlactions.db.actions.Fields
 
setPassword(String) - Method in class org.xmlactions.db.DBConnector
 
setPassword(String) - Method in class org.xmlactions.db.ServerDB
 
setPassword(String) - Method in class org.xmlactions.email.EMailClientConfig
 
setPath(String) - Method in class org.xmlactions.action.stackedpages.StackedPage
 
setPath(String) - Method in class org.xmlactions.pager.actions.form.FileUpload
 
setPath(String) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
setPath(String) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
setPath(String) - Method in class org.xmlactions.pager.actions.InsertAction
 
setPath(String) - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
setPattern(String) - Method in class org.xmlactions.db.actions.Binary
 
setPattern(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setPattern(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setPattern(String) - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
setPk(PK) - Method in class org.xmlactions.db.actions.Fields
 
setPk_create(PkCreate) - Method in class org.xmlactions.db.actions.Database
 
setPk_create(PkCreate) - Method in class org.xmlactions.db.actions.DbSpecific
 
setPk_ref(String) - Method in class org.xmlactions.db.actions.PK
Reference to sql that creates a PK value
setPk_value(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setPk_value(String) - Method in class org.xmlactions.pager.actions.form.Edit
 
setPk_value(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setPk_value(String) - Method in class org.xmlactions.pager.actions.form.ViewForm
 
setPkName(String) - Method in class org.xmlactions.db.metadata.PkMetaData
 
setPlaceholder(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setPlaceholder(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setPopulator(Populator) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
setPopulator(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
setPopulator(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
setPopulator(String) - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
setPopulator(Populator) - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
setPopulator(Populator) - Method in class org.xmlactions.pager.actions.form.Field
 
setPopulator_code(CodePopulator) - Method in class org.xmlactions.pager.actions.form.Field
 
setPopulator_ref(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
setPopulator_ref(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
setPopulator_ref(String) - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
setPopulator_sql(SqlPopulator) - Method in class org.xmlactions.pager.actions.form.Field
 
setPopulators(List<Populator>) - Method in class org.xmlactions.mapping.bean_to_xml.BeanToXml
 
setPopulators(List<Populator>) - Method in class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
setPopulatorXml(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setPopup(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a popup to the list
setPosition(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setPosition(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setPosition(String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setPosition(String) - Method in class org.xmlactions.pager.actions.PopupAction
 
setPost_format(String) - Method in class org.xmlactions.pager.actions.form.Field
 
setPost_format(String) - Method in class org.xmlactions.pager.actions.form.FieldHide
 
setPost_processes(PostProcesses) - Method in class org.xmlactions.pager.actions.form.Add
 
setPost_processes(PostProcesses) - Method in class org.xmlactions.pager.actions.form.Edit
 
setPostConnectionConfig(PostConnectionConfig) - Method in class org.xmlactions.db.DBConnector
 
setPostfix(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setPre_format(String) - Method in class org.xmlactions.pager.actions.form.Field
 
setPre_format(String) - Method in class org.xmlactions.pager.actions.form.FieldHide
 
setPre_processes(PreProcesses) - Method in class org.xmlactions.pager.actions.form.Add
 
setPre_processes(PreProcesses) - Method in class org.xmlactions.pager.actions.form.Edit
 
setPrefix(String) - Method in class org.xmlactions.mapping.bean_to_xml.Bean
 
setPrefix(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
setPrefix(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
setPrefix(String) - Method in class org.xmlactions.mapping.bean_to_xml.Namespace
 
setPrefix(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setPresentation_form(String) - Method in class org.xmlactions.pager.actions.form.Add
 
setPresentation_form(String) - Method in class org.xmlactions.pager.actions.form.Edit
 
setPresentation_form(String) - Method in class org.xmlactions.pager.actions.form.List
 
setPresentation_form(String) - Method in class org.xmlactions.pager.actions.form.ViewForm
 
setPresentation_form(String) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
setPresentation_form(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
setPresentation_height(int) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setPresentation_name(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setPresentation_name(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setPresentation_name(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setPresentation_name(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setPresentation_name(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setPresentation_width(int) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setProcessor(CodeAction) - Method in class org.xmlactions.pager.actions.form.PostProcesses
Add a processor to the list
setProcessor(CodeAction) - Method in class org.xmlactions.pager.actions.form.PreProcesses
Add a processor to the list
setProperties(List<Property>) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
setProperty(BaseAction, String, Object) - Static method in class org.xmlactions.action.actions.SetupBeanFromXML
 
setProperty(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
setProperty(String) - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
setProperty(Property) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
setProperty(Bean, Object, String, Object, XMLObject) - Method in class org.xmlactions.mapping.xml_to_bean.PopulateClassFromXml
 
setPropertyAliases(List<PropertyAlias>) - Method in class org.xmlactions.mapping.xml_to_bean.Property
 
setQuery(Query) - Method in class org.xmlactions.db.query.FieldList
 
setQuery_sql(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setQuery_xml_file_name(String) - Method in class org.xmlactions.pager.actions.query.QueryAction
 
setRandom(boolean) - Method in class org.xmlactions.pager.actions.RangeAction
 
setReadonly(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setReadonly(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setRealPath(String) - Static method in class org.xmlactions.web.conceal.HttpPager
 
setRef(String) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
setRef(String) - Method in class org.xmlactions.pager.actions.form.ListPopulator
 
setRef(String) - Method in class org.xmlactions.pager.actions.form.populator.SqlPopulator
 
setRef(String) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
setRef_key(String) - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
setRef_key(String) - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
setRefFk(FK) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setRegex(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setRel(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlA
Describes the relationship between the current document and the destination URI.
setRemove_crlf(boolean) - Method in class org.xmlactions.pager.actions.form.Link
 
setRemove_html(boolean) - Method in class org.xmlactions.action.stackedpages.StackedPage
 
setRemove_html(boolean) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
setRemove_html(boolean) - Method in class org.xmlactions.pager.actions.form.List
 
setRemove_html(boolean) - Method in class org.xmlactions.pager.actions.InsertAction
 
setRemove_html(boolean) - Method in class org.xmlactions.pager.actions.InsertIntoAction
 
setReplace(String) - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
setReplacementContent(String) - Method in class org.xmlactions.action.actions.BaseAction
 
setReplacementContent(String) - Method in class org.xmlactions.pager.marker.Location
 
setReplacementMarker(ReplacementMarker) - Method in class org.xmlactions.action.actions.BaseAction
 
setRequired(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setRequires(List<Requires>) - Method in class org.xmlactions.db.query.Query
 
setResolved(boolean) - Method in class org.xmlactions.action.config.Param
 
setResource(String) - Method in class org.xmlactions.db.actions.Xml
 
setRev(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlA
Describes a reverse between the destination URI and the current document.
setRight(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setRight(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setRight(String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setRootMap(Map<String, Object>) - Method in class org.xmlactions.action.config.ExecContext
 
setRootMap(Map<String, Object>) - Method in interface org.xmlactions.action.config.IExecContext
 
setRootPath(String) - Method in class org.xmlactions.action.Action
 
setRow_height(String) - Method in class org.xmlactions.pager.actions.form.List
 
setRow_index(boolean) - Method in class org.xmlactions.pager.actions.form.List
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.form.Add
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.form.Edit
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.form.List
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.form.Search
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.form.ViewForm
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
setRow_map_name(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
setRows(int) - Method in class org.xmlactions.pager.actions.form.EditPage
 
setRows(String) - Method in class org.xmlactions.pager.actions.form.List
 
setRows(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTextArea
Specifies the height of the textarea based on the number of visible lines of text.
setRowspan(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setRowspan(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setRules(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setScope(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setScope(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setScript_after(String) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setScript_after(String) - Method in class org.xmlactions.pager.actions.PopupAction
 
setScript_before(String) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setScript_before(String) - Method in class org.xmlactions.pager.actions.PopupAction
 
setScrolling(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setSearch(Search) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setSelect(Select) - Method in class org.xmlactions.db.actions.Fields
 
setSelect(String) - Method in class org.xmlactions.pager.drawing.html.SelectHtml
 
setSelected(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlOption
Specifies that this option will be pre-selected when the user first loads the page.
setServerDB(ServerDB) - Method in class org.xmlactions.db.h2.ATestDatabase
 
setSession(HttpSession) - Method in class org.xmlactions.pager.context.PersistenceExecContext
 
setSession(HttpSession) - Method in class org.xmlactions.pager.context.SessionExecContext
 
setShow_header(boolean) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
setShow_line_nos(boolean) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
setShow_pagination(boolean) - Method in class org.xmlactions.pager.actions.form.ListCP
 
setSize(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlFont
Specifies the font size.
setSize(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setSize(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlSelect
Specifies the number of rows to be visible at the same time.
setSnippet_ref(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setSpan(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlCol
Specifies how many columns to span.
setSpan(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlColgroup
Specifies how many columns to span.
setSql(Sql) - Method in class org.xmlactions.db.actions.Database
 
setSql(Sql) - Method in class org.xmlactions.db.actions.DbSpecific
 
setSql(String) - Method in class org.xmlactions.db.actions.Function
 
setSql(String) - Method in class org.xmlactions.db.actions.PkCreate
 
setSql(String) - Method in class org.xmlactions.db.actions.Sql
 
setSql(SqlQuery) - Method in class org.xmlactions.db.query.Query
 
setSql(String) - Method in class org.xmlactions.db.sql.h2.H2SelectQuery
Can be used to create a manual sql in place of the generated sql.
setSql(String) - Method in class org.xmlactions.db.sql.mysql.MySqlSelectQuery
Can be used to create a manual sql in place of the generated sql.
setSql(String) - Method in class org.xmlactions.db.sql.oracle.OracleSelectQuery
Can be used to create a manual sql in place of the generated sql.
setSql(String) - Method in interface org.xmlactions.db.sql.select.ISqlSelectBuildQuery
If we want to use a manual sql query
setSql(String) - Method in class org.xmlactions.db.sql.select.SqlField
 
setSql(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setSql(String) - Method in interface org.xmlactions.pager.actions.form.IStorageFormAction
 
setSql(String) - Method in class org.xmlactions.pager.actions.query.QueryAction
 
setSql_query(String) - Method in class org.xmlactions.db.query.SqlQuery
 
setSql_ref(String) - Method in class org.xmlactions.db.query.SqlQuery
 
setSql_ref(String) - Method in class org.xmlactions.pager.actions.query.QueryAction
 
setSqlBuilder(ISqlSelectBuildQuery) - Method in class org.xmlactions.db.config.StorageConfig
 
setSqlFields(List<SqlField>) - Method in class org.xmlactions.db.sql.BuildSelect
 
setSqlTables(List<ISqlTable>) - Method in interface org.xmlactions.db.sql.select.ISelectInputs
 
setSqlTables(List<ISqlTable>) - Method in class org.xmlactions.db.sql.select.SqlSelectInputs
 
setSrc(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setSrc(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlImg
Location of the image.
setSrc(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setSrc(String) - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
setStart(int) - Method in class org.xmlactions.action.ReplacementMarker
 
setStart(int) - Method in class org.xmlactions.pager.marker.Location
 
setStartCodeSection(char[]) - Method in class org.xmlactions.action.actions.code.extract.ExtractCode
 
setStartIndex(int) - Method in class org.xmlactions.action.actions.code.extract.ExtractCodeMarker
 
setStorage(Storage) - Method in class org.xmlactions.db.sql.BuildSelect
 
setStorage(Storage) - Method in class org.xmlactions.db.StorageContainer
 
setStorage_config_ref(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setStorage_config_ref(String) - Method in class org.xmlactions.pager.actions.form.StorageBaseFormAction
 
setStorageConfig(StorageConfig) - Method in class org.xmlactions.db.h2.ATestDatabase
 
setStorageConfig(StorageConfig) - Method in class org.xmlactions.pager.actions.form.SelectForm
 
setStorageContainer(StorageContainer) - Method in class org.xmlactions.db.config.StorageConfig
 
setStyle(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setSubchildren(List<SubChild>) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setSubMenu(SubMenu) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setSubMenu(SubMenu) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setSubMenuItems(List<SubMenuItem>) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setSubmit(boolean) - Method in class org.xmlactions.pager.actions.form.Link
 
setSubQueries(List<Query>) - Method in class org.xmlactions.db.query.Query
 
setSummary(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setTable(Table) - Method in class org.xmlactions.db.actions.Database
 
setTable(String) - Method in class org.xmlactions.db.actions.DBInsert
 
setTable(Table) - Method in interface org.xmlactions.db.sql.select.ISqlTable
table that this SqlTable references.
setTable(Table) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setTable(Table) - Method in class org.xmlactions.pager.actions.form.SelectForm
 
setTable_a(String) - Method in class org.xmlactions.db.actions.TablePath
 
setTable_b(String) - Method in class org.xmlactions.db.actions.TablePath
 
setTable_name(String) - Method in class org.xmlactions.db.query.Query
 
setTable_name(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setTable_name(String) - Method in interface org.xmlactions.pager.actions.form.IStorageFormAction
 
setTable_name(String) - Method in class org.xmlactions.pager.actions.form.StorageBaseFormAction
 
setTable_path(TablePath) - Method in class org.xmlactions.db.actions.Table
 
setTableAlias(String) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
setTableAlias(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setTableName(String) - Method in class org.xmlactions.db.metadata.FieldEntry
 
setTableName(String) - Method in class org.xmlactions.db.metadata.TableEntry
 
setTableName(String) - Method in class org.xmlactions.db.sql.BuildSelect
 
setTableName(String) - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
setTableName(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setTableName(String) - Method in class org.xmlactions.db.sql.select.SqlTableAndFieldName
 
setTablePaths(List<TablePath>) - Method in class org.xmlactions.db.actions.Table
 
setTables(List<TableEntry>) - Method in class org.xmlactions.db.metadata.DatabaseEntry
 
setTarget(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setTarget(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setTarget(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlForm
 
setText(Text) - Method in class org.xmlactions.db.actions.Fields
 
setText(Text) - Method in class org.xmlactions.mapping.xml_to_bean.Bean
 
setText(String) - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
setText(String) - Method in class org.xmlactions.pager.actions.string.TextFormatterAction
 
setText(String) - Method in class org.xmlactions.pager.actions.string.TextReplaceAction
 
setTextarea(TextArea) - Method in class org.xmlactions.db.actions.Fields
 
setTheme(Theme) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setTheme_name(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setTheme_name(String) - Method in class org.xmlactions.pager.actions.form.Reset
 
setTime_format(String) - Method in class org.xmlactions.db.actions.Database
 
setTimeofday(TimeOfDay) - Method in class org.xmlactions.db.actions.Fields
 
setTimestamp(TimeStamp) - Method in class org.xmlactions.db.actions.Fields
 
setTitle(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setTitle(String) - Method in class org.xmlactions.pager.actions.form.Reset
 
setTitle(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setTitle(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setTitle(String) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setTitle(String) - Method in class org.xmlactions.pager.actions.navigator.Options
 
setTo(int) - Method in class org.xmlactions.pager.actions.RangeAction
 
setTo(Integer) - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
setToAddress(String) - Method in class org.xmlactions.email.EMailClientConfig
 
setTooltip(String) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setTooltip(String) - Method in interface org.xmlactions.pager.actions.form.ILink
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.navigator.Option
 
setTooltip(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setTop(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setTop(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setTop(String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setTotal_record_count_field(String) - Method in class org.xmlactions.db.actions.DbSpecific
 
setTotal_record_count_sql(String) - Method in class org.xmlactions.db.actions.DbSpecific
 
setTotalRows(int) - Method in class org.xmlactions.pager.actions.form.List
 
setTransformationFactory(String) - Static method in class org.xmlactions.common.xml.Transform
 
setTransformer_factory(String) - Method in class org.xmlactions.pager.actions.TransformAction
 
setType(String) - Method in class org.xmlactions.action.config.Param
 
setType(String) - Method in class org.xmlactions.pager.actions.form.ListPopulator
 
setType(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlA
The type of content at the link destination
setType(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlButton
Specifies the type of button.
setType(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setType(String) - Method in class org.xmlactions.pager.actions.Param
 
setTypeOption(CodeParam.TypeOption) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setUnique(boolean) - Method in class org.xmlactions.db.actions.CommonStorageField
 
setup() - Method in class org.xmlactions.common.xml.XMLObject
 
SetupBeanFromXML - Class in org.xmlactions.action.actions
 
SetupBeanFromXML() - Constructor for class org.xmlactions.action.actions.SetupBeanFromXML
 
setupDatabase() - Method in class org.xmlactions.db.h2.ATestDatabase
 
setUpdate_field_version_num(String) - Method in class org.xmlactions.db.actions.Database
 
setUpdate_field_version_num(String) - Method in class org.xmlactions.db.actions.Table
 
setUpdate_record_link(BaseAction) - Method in class org.xmlactions.pager.actions.form.FieldList
Add a update_record_link to the list
setUpdateSql(String) - Method in interface org.xmlactions.db.sql.select.ISqlTable
 
setUpdateSql(String) - Method in class org.xmlactions.db.sql.select.SqlTable
 
setupExecContext(HttpServletRequest, HttpServletResponse) - Method in class org.xmlactions.web.conceal.HttpPager
 
setupExecContext(ServletContext) - Static method in class org.xmlactions.web.conceal.HttpPager
 
setupExecContext(HttpServletRequest, HttpServletResponse) - Method in class org.xmlactions.web.PagerServlet
 
setupExecContext() - Static method in class org.xmlactions.web.PagerServlet
Deprecated.
Use RequestExecContext.get();
setUri(String) - Method in class org.xmlactions.mapping.bean_to_xml.Namespace
 
setUri(String) - Method in class org.xmlactions.pager.actions.form.AddRecordLink
 
setUri(String) - Method in class org.xmlactions.pager.actions.form.Button
 
setUri(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setUri(String) - Method in class org.xmlactions.pager.actions.form.DeleteRecordLink
 
setUri(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setUri(String) - Method in class org.xmlactions.pager.actions.form.UpdateRecordLink
 
setUri(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setUri(String) - Method in class org.xmlactions.pager.actions.menu.SubMenuItem
 
setUri(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setUri(String) - Method in class org.xmlactions.pager.actions.navigator.Option
 
setUri(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setUrl(String) - Method in class org.xmlactions.db.DBConnector
 
setUrl(String) - Method in class org.xmlactions.db.ServerDB
 
setUsedForDisplay(boolean) - Method in class org.xmlactions.action.actions.BaseAction
 
setUsername(String) - Method in class org.xmlactions.db.DBConnector
 
setUserName(String) - Method in class org.xmlactions.email.EMailClientConfig
 
setValign(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setValign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlDiv
 
setValign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlPre
 
setValign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlSpan
 
setValign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setValign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setVAlign(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTr
 
setValue(String) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setValue(CodeParam.TypeOption, String) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setValue(String) - Method in class org.xmlactions.action.config.Param
 
setValue(Object) - Method in class org.xmlactions.common.collections.PropertyKeyValue
 
setValue(Object) - Method in class org.xmlactions.common.util.KeyValueObject
 
setValue(String) - Method in class org.xmlactions.common.util.KeyValueString
 
setValue(Object) - Method in class org.xmlactions.common.xml.XMLAttribute
 
setValue(String) - Method in class org.xmlactions.db.query.Requires
 
setValue(Object) - Method in class org.xmlactions.db.sql.select.SqlField
 
setValue(String) - Method in class org.xmlactions.db.storedproc.JdbcParamString
 
setValue(String) - Method in class org.xmlactions.mapping.KeyValue
 
setValue(String) - Method in class org.xmlactions.mapping.xml_to_bean.KeyValue
 
setValue(String) - Method in class org.xmlactions.pager.actions.form.FieldHide
 
setValue(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlButton
Assigns an initial value to the button.
setValue(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlInput
 
setValue(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlOption
Specifies the initial value of the option item.
setValue(String) - Method in class org.xmlactions.pager.actions.http.ContentTypeAction
 
setValue(String) - Method in class org.xmlactions.pager.actions.Param
 
setValue(String) - Method in class org.xmlactions.pager.actions.PutAction
 
setValue(String) - Method in class org.xmlactions.pager.web.session.SessionBean
 
setValue(Object) - Method in class org.xmlactions.web.HttpParam
 
setValueAsDecimal(String) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setValueAsInt(String) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setValueAsLong(String) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setValueAsString(String) - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
setVisible(boolean) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setVisible(boolean) - Method in class org.xmlactions.pager.actions.form.Reset
 
setWant_html_edit(boolean) - Method in class org.xmlactions.db.actions.TextArea
 
setWhere(String) - Method in class org.xmlactions.db.actions.FK
 
setWhere(String) - Method in class org.xmlactions.pager.actions.form.List
 
setWhereClauses(List<Where>) - Method in class org.xmlactions.db.query.FieldList
 
setWhereClauses(List<Where>) - Method in class org.xmlactions.db.query.SqlQuery
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.Link
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlCol
Width of the column.
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlColgroup
Width of the column.
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlDiv
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlIFrame
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlImg
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlPre
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlSpan
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTable
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTd
 
setWidth(String) - Method in class org.xmlactions.pager.actions.form.templates.HtmlTh
 
setWidth(String) - Method in class org.xmlactions.pager.actions.menu.Menu
 
setWidth(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setWidth(String) - Method in class org.xmlactions.pager.actions.menu.MenuImage
 
setWidth(String) - Method in class org.xmlactions.pager.actions.menu.SubMenu
 
setWidth(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setWidth(String) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
setWidth(String) - Method in class org.xmlactions.pager.actions.navigator.Options
 
setWidth(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setWidth(int) - Method in class org.xmlactions.pager.marker.Location
 
setX(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setX(String) - Method in class org.xmlactions.pager.actions.navigator.Child
 
setX(String) - Method in class org.xmlactions.pager.actions.navigator.SubChild
 
setXalanTransformationFactory() - Static method in class org.xmlactions.common.xml.Transform
 
setXml(Xml) - Method in class org.xmlactions.db.actions.Storage
 
setXml(XMLObject) - Method in class org.xmlactions.db.actions.Xml
 
setXml_data(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
setXml_file_name(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
setXml_file_name(String) - Method in class org.xmlactions.pager.actions.TransformAction
 
setXml_filename(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
setXml_filename(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
setXml_key(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
setXml_lang(String) - Method in class org.xmlactions.pager.actions.form.templates.Html
 
setXml_path(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
setXml_path(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
setXml_ref(String) - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
setXml_ref(String) - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
setXml_ref(String) - Method in class org.xmlactions.pager.actions.TransformAction
 
setXMLObject(XMLObject) - Method in class org.xmlactions.action.ReplacementMarker
 
setXslt_file_name(String) - Method in class org.xmlactions.pager.actions.TransformAction
 
setY(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setZindex(String) - Method in class org.xmlactions.pager.actions.form.CommonFormFields
 
setZindex(String) - Method in class org.xmlactions.pager.actions.menu.MenuBar
 
setZindex(String) - Method in class org.xmlactions.pager.actions.navigator.NavBar
 
show() - Method in class org.xmlactions.action.config.ExecContext
 
show() - Method in interface org.xmlactions.action.config.IExecContext
 
show(IExecContext) - Static method in class org.xmlactions.pager.context.ShowExecContext
 
showConfiguration(Configuration, String) - Static method in class org.xmlactions.pager.context.ShowExecContext
 
ShowExecContext - Class in org.xmlactions.pager.context
Shows the content of an execContext.
ShowExecContext() - Constructor for class org.xmlactions.pager.context.ShowExecContext
 
showMap(Map<String, ?>, String) - Static method in class org.xmlactions.pager.context.ShowExecContext
 
SimpleFileFilter - Class in org.xmlactions.common.io
 
SimpleFileFilter(String) - Constructor for class org.xmlactions.common.io.SimpleFileFilter
 
SimpleFileFilter(String, boolean) - Constructor for class org.xmlactions.common.io.SimpleFileFilter
 
SimpleFileFilter(String, boolean, boolean) - Constructor for class org.xmlactions.common.io.SimpleFileFilter
 
size() - Method in class org.xmlactions.action.config.ExecContext
 
skipNonWhiteSpace() - Method in class org.xmlactions.common.xml.XMLReader
skip over non white space including ' ' 0x0a and 0x0d
skipNonWhiteSpace() - Method in class org.xmlactions.common.xml.XMLReaderChar
skip over non white space including ' ' 0x0a and 0x0d
skipNonXMLName() - Method in class org.xmlactions.common.xml.XMLReader
skip over non xml name characters for now these will be anything but whitespace | & < > / ;
skipNonXMLName() - Method in class org.xmlactions.common.xml.XMLReaderChar
skip over non xml name characters for now these will be anything but whitespace | & < > / ;
skipWhiteSpace() - Method in class org.xmlactions.common.xml.XMLReader
skip over white space including ' ' 0x0a and 0x0d
skipWhiteSpace() - Method in class org.xmlactions.common.xml.XMLReaderChar
skip over white space including ' ' 0x0a and 0x0d
skipXMLName() - Method in class org.xmlactions.common.xml.XMLReader
skip over valid xml name characters for now these will be anything but whitespace | & < > / ;
skipXMLName() - Method in class org.xmlactions.common.xml.XMLReaderChar
skip over valid xml name characters for now these will be anything but whitespace | & < > / ;
sortFiles(File[]) - Static method in class org.xmlactions.common.io.ResourceUtils
 
SPRING_STARTUP_CONFIG - Static variable in class org.xmlactions.action.ActionConst
 
SPRING_WEB_XML_CONTEXT_PARAM - Static variable in class org.xmlactions.action.ActionConst
 
Sql - Class in org.xmlactions.db.actions
 
Sql() - Constructor for class org.xmlactions.db.actions.Sql
 
SQL_INSERT_PK_VALUE - Static variable in class org.xmlactions.db.ConstantsDB
 
SQL_QUOTE - Static variable in class org.xmlactions.db.actions.Database
 
SqlCommon - Class in org.xmlactions.db.sql.common
 
SqlCommon() - Constructor for class org.xmlactions.db.sql.common.SqlCommon
 
SqlField - Class in org.xmlactions.db.sql.select
 
SqlField(String) - Constructor for class org.xmlactions.db.sql.select.SqlField
 
SqlField(String, String) - Constructor for class org.xmlactions.db.sql.select.SqlField
 
SqlField(String, String, String, CommonStorageField, String) - Constructor for class org.xmlactions.db.sql.select.SqlField
 
SqlField(String, String, String, CommonStorageField) - Constructor for class org.xmlactions.db.sql.select.SqlField
 
SqlField(String, String, String) - Constructor for class org.xmlactions.db.sql.select.SqlField
 
SqlField(CommonStorageField) - Constructor for class org.xmlactions.db.sql.select.SqlField
 
SqlField(CommonStorageField, boolean) - Constructor for class org.xmlactions.db.sql.select.SqlField
 
SqlFieldNameAndAlias - Class in org.xmlactions.db.sql.select
 
SqlFieldNameAndAlias(String) - Constructor for class org.xmlactions.db.sql.select.SqlFieldNameAndAlias
 
SqlFieldNameAndAlias(String, String) - Constructor for class org.xmlactions.db.sql.select.SqlFieldNameAndAlias
 
SqlJoin - Class in org.xmlactions.db.sql.select
 
SqlJoin() - Constructor for class org.xmlactions.db.sql.select.SqlJoin
 
SqlJoinBase - Class in org.xmlactions.db.sql.select
 
SqlJoinBase() - Constructor for class org.xmlactions.db.sql.select.SqlJoinBase
 
SqlJoinUtils - Class in org.xmlactions.db.sql.select
 
SqlJoinUtils() - Constructor for class org.xmlactions.db.sql.select.SqlJoinUtils
 
SqlLeftJoin - Class in org.xmlactions.db.sql.select
 
SqlLeftJoin() - Constructor for class org.xmlactions.db.sql.select.SqlLeftJoin
 
SqlPopulator - Class in org.xmlactions.pager.actions.form.populator
 
SqlPopulator() - Constructor for class org.xmlactions.pager.actions.form.populator.SqlPopulator
 
SqlQuery - Class in org.xmlactions.db.query
 
SqlQuery() - Constructor for class org.xmlactions.db.query.SqlQuery
 
SqlSelectInputs - Class in org.xmlactions.db.sql.select
 
SqlSelectInputs() - Constructor for class org.xmlactions.db.sql.select.SqlSelectInputs
 
SqlSelectInputs(String) - Constructor for class org.xmlactions.db.sql.select.SqlSelectInputs
 
SqlTable - Class in org.xmlactions.db.sql.select
 
SqlTable(Table) - Constructor for class org.xmlactions.db.sql.select.SqlTable
 
SqlTableAndFieldName - Class in org.xmlactions.db.sql.select
 
SqlTableAndFieldName(String, String) - Constructor for class org.xmlactions.db.sql.select.SqlTableAndFieldName
 
StackedPage - Class in org.xmlactions.action.stackedpages
Manages a stack of web pages as they are being processed by HttpPager..
StackedPage(String, String, String, String, boolean) - Constructor for class org.xmlactions.action.stackedpages.StackedPage
 
startFile(String, long) - Method in class org.xmlactions.common.zip.ZipFileWriter
Opens a zip file entry ready for writing
startFrame(FormDrawing) - Static method in class org.xmlactions.pager.actions.form.FormDrawingUtils
Starts a drawing frame (table) , adding width, any hidden fields and title.
startFrame(FormDrawing, int) - Static method in class org.xmlactions.pager.actions.form.FormDrawingUtils
Starts a drawing frame (table) , adding width, any hidden fields and title.
startServer(String) - Method in class org.xmlactions.db.ServerDB
Create and start a database server.
STARTUP_CONFIG - Static variable in class org.xmlactions.action.ActionConst
 
stopDatabase() - Method in class org.xmlactions.db.h2.ATestDatabase
 
stopServer() - Method in class org.xmlactions.db.ServerDB
 
Storage - Class in org.xmlactions.db.actions
 
Storage() - Constructor for class org.xmlactions.db.actions.Storage
 
STORAGE_CONFIG_REF - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the storage reference from the HttpRequestMap
StorageBaseFormAction - Class in org.xmlactions.pager.actions.form
Manages all properties required for accessing storage
StorageBaseFormAction() - Constructor for class org.xmlactions.pager.actions.form.StorageBaseFormAction
 
StorageConfig - Class in org.xmlactions.db.config
 
StorageConfig() - Constructor for class org.xmlactions.db.config.StorageConfig
 
StorageContainer - Class in org.xmlactions.db
A Storage Container manages a Storage class.
StorageContainer(URL, IExecContext) - Constructor for class org.xmlactions.db.StorageContainer
Create the Storage definition.
StorageContainer(String, IExecContext) - Constructor for class org.xmlactions.db.StorageContainer
Create the Storage definition.
StorageContainer(String, String) - Constructor for class org.xmlactions.db.StorageContainer
Create the Storage definition.
StorageContainer(URL, URL) - Constructor for class org.xmlactions.db.StorageContainer
Create the Storage definition.
StorageContainer(URL, Properties) - Constructor for class org.xmlactions.db.StorageContainer
Create the Storage definition.
StorageValidator - Class in org.xmlactions.db.config
This is used to validate the content of a database storage definition.
StorageValidator() - Constructor for class org.xmlactions.db.config.StorageValidator
 
store(HttpServletRequest, String, Object) - Static method in class org.xmlactions.web.http.HttpSessionManager
store an entry into the Hashmap and update it back into the session
StringUtils - Class in org.xmlactions.action.utils
Provides String utilities for ExecContext.
StringUtils() - Constructor for class org.xmlactions.action.utils.StringUtils
 
stripAndPadDecimal(String) - Static method in class org.xmlactions.common.text.Text
 
SubChild - Class in org.xmlactions.pager.actions.navigator
 
SubChild() - Constructor for class org.xmlactions.pager.actions.navigator.SubChild
 
SubMenu - Class in org.xmlactions.pager.actions.menu
 
SubMenu() - Constructor for class org.xmlactions.pager.actions.menu.SubMenu
 
SubMenuItem - Class in org.xmlactions.pager.actions.menu
 
SubMenuItem() - Constructor for class org.xmlactions.pager.actions.menu.SubMenuItem
 
SubmitFormAction - Class in org.xmlactions.pager.actions.submit
 
SubmitFormAction() - Constructor for class org.xmlactions.pager.actions.submit.SubmitFormAction
 
sysInfo(HttpServletRequest) - Static method in class org.xmlactions.web.http.HttpSessionInfo
This will return a string containing all the http servlet request parameters and all http session attributes if a session already exists in the http servlet request.

T

Table - Class in org.xmlactions.db.actions
 
Table() - Constructor for class org.xmlactions.db.actions.Table
 
TABLE_BG_COLOR - Static variable in class org.xmlactions.pager.actions.navigator.NavigatorHtmlConstants
 
TABLE_FIELD_AS_SEPERATOR - Static variable in class org.xmlactions.db.actions.Table
An sql query will return the table name with the field name.
TABLE_FIELD_NAME - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting ant Table and Field Names from the HttpRequestMap
TABLE_FIELD_SEPERATOR - Static variable in class org.xmlactions.db.actions.Table
An sql query will include the table name with the field name.
TABLE_NAME_MAP_ENTRY - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the table name from the HttpRequestMap
TableEntry - Class in org.xmlactions.db.metadata
 
TablePath - Class in org.xmlactions.db.actions
 
TablePath() - Constructor for class org.xmlactions.db.actions.TablePath
 
test() - Method in class org.xmlactions.pager.actions.navigator.NavigatorToggleBranch
 
testSessionBean() - Method in class org.xmlactions.pager.web.session.SessionBeanTester
 
Text - Class in org.xmlactions.common.text
Static Text functionality
Text() - Constructor for class org.xmlactions.common.text.Text
 
Text - Class in org.xmlactions.db.actions
 
Text() - Constructor for class org.xmlactions.db.actions.Text
 
Text - Class in org.xmlactions.mapping.xml_to_bean
 
Text() - Constructor for class org.xmlactions.mapping.xml_to_bean.Text
 
TextArea - Class in org.xmlactions.db.actions
 
TextArea() - Constructor for class org.xmlactions.db.actions.TextArea
 
TextAreaHtml - Class in org.xmlactions.pager.drawing.html
 
TextAreaHtml() - Constructor for class org.xmlactions.pager.drawing.html.TextAreaHtml
 
TextCutAction - Class in org.xmlactions.pager.actions.string
 
TextCutAction() - Constructor for class org.xmlactions.pager.actions.string.TextCutAction
 
TextFieldEntry - Class in org.xmlactions.db.metadata
 
TextFieldEntry() - Constructor for class org.xmlactions.db.metadata.TextFieldEntry
 
TextFormatterAction - Class in org.xmlactions.pager.actions.string
<axel:text_formatter text="123.22" format="%.20"/>
TextFormatterAction() - Constructor for class org.xmlactions.pager.actions.string.TextFormatterAction
 
TextHtml - Class in org.xmlactions.pager.drawing.html
 
TextHtml() - Constructor for class org.xmlactions.pager.drawing.html.TextHtml
 
TextReplaceAction - Class in org.xmlactions.pager.actions.string
<axel:text_formatter text="123.22" format="%.20"/>
TextReplaceAction() - Constructor for class org.xmlactions.pager.actions.string.TextReplaceAction
 
Theme - Class in org.xmlactions.common.theme
Simple mechanism that creates themes for building display forms.
Theme(Map<String, Object>) - Constructor for class org.xmlactions.common.theme.Theme
Creates an instance of Theme with one or more themes
Theme(String, Map<String, Object>) - Constructor for class org.xmlactions.common.theme.Theme
Creates an instance of Theme with one or more themes
Theme(Properties) - Constructor for class org.xmlactions.common.theme.Theme
Creates an instance of Theme with one or more themes
THEME_NAME_MAP_ENTRY - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the theme name from the HttpRequestMap
THEME_REF - Static variable in interface org.xmlactions.action.config.IExecContext
use this to check if a Replacement string starts with "theme:"
ThemeConst - Enum in org.xmlactions.pager.actions.form
 
TIME_FORMAT - Static variable in interface org.xmlactions.mapping.MappingConstants
 
TIME_FORMAT - Static variable in interface org.xmlactions.mapping.xml_to_bean.XmlToBeanConstants
 
TimeFieldEntry - Class in org.xmlactions.db.metadata
 
TimeFieldEntry() - Constructor for class org.xmlactions.db.metadata.TimeFieldEntry
 
TimeOfDay - Class in org.xmlactions.db.actions
 
TimeOfDay() - Constructor for class org.xmlactions.db.actions.TimeOfDay
 
TimeOfDayHtml - Class in org.xmlactions.pager.drawing.html
 
TimeOfDayHtml() - Constructor for class org.xmlactions.pager.drawing.html.TimeOfDayHtml
 
TimeStamp - Class in org.xmlactions.db.actions
 
TimeStamp() - Constructor for class org.xmlactions.db.actions.TimeStamp
 
TimestampFieldEntry - Class in org.xmlactions.db.metadata
 
TimestampFieldEntry() - Constructor for class org.xmlactions.db.metadata.TimestampFieldEntry
 
TimeStampHtml - Class in org.xmlactions.pager.drawing.html
 
TimeStampHtml() - Constructor for class org.xmlactions.pager.drawing.html.TimeStampHtml
 
toBoolean(Object) - Static method in class org.xmlactions.action.utils.Convert
 
toDefault(Object, Object) - Static method in class org.xmlactions.action.utils.Convert
 
toDouble(Object) - Static method in class org.xmlactions.action.utils.Convert
 
toHTMLString() - Method in class org.xmlactions.common.xml.XMLObject
 
toInteger(Object) - Static method in class org.xmlactions.action.utils.Convert
 
toLong(Object) - Static method in class org.xmlactions.action.utils.Convert
 
toMap(JsonElement, String, int, int[]) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
toMap(JsonElement, String, Map<String, Object>) - Static method in class org.xmlactions.mapping.json.GsonUtils
 
toMap(JSONObject, String, int) - Static method in class org.xmlactions.mapping.json.JSONUtils
 
toMap(List<Param>) - Static method in class org.xmlactions.pager.actions.Param
 
toNearestType(String) - Static method in class org.xmlactions.pager.actions.Param
This attempts to match the object to type.
toPassword(String) - Static method in class org.xmlactions.email.EMailSend
 
toString() - Method in class org.xmlactions.action.actions.code.execute.CodeParam
 
toString() - Method in class org.xmlactions.action.config.CodeAction
 
toString() - Method in class org.xmlactions.action.config.Param
 
toString(Object) - Static method in class org.xmlactions.action.utils.Convert
 
toString() - Method in class org.xmlactions.common.xml.XMLAttribute
 
toString() - Method in class org.xmlactions.common.xml.XMLBuilder
Returns the xml as a string
toString() - Method in class org.xmlactions.common.xml.XMLObject
 
toString() - Method in class org.xmlactions.common.xml.XMLReaderChar
 
toString(int) - Method in class org.xmlactions.db.actions.BaseStorageField
 
toString(int) - Method in class org.xmlactions.db.actions.Binary
 
toString(int) - Method in class org.xmlactions.db.actions.Database
 
toString(int) - Method in class org.xmlactions.db.actions.Date
 
toString(int) - Method in class org.xmlactions.db.actions.DateTime
 
toString(int) - Method in class org.xmlactions.db.actions.FK
 
toString(int) - Method in class org.xmlactions.db.actions.Image
 
toString(int) - Method in class org.xmlactions.db.actions.Int
 
toString(int) - Method in class org.xmlactions.db.actions.Link
 
toString() - Method in class org.xmlactions.db.actions.Link
 
toString(int) - Method in class org.xmlactions.db.actions.Password
 
toString(int) - Method in class org.xmlactions.db.actions.PK
 
toString(int) - Method in class org.xmlactions.db.actions.Select
 
toString(int) - Method in class org.xmlactions.db.actions.Storage
 
toString(int) - Method in class org.xmlactions.db.actions.Table
 
toString() - Method in class org.xmlactions.db.actions.Table
 
toString(int) - Method in class org.xmlactions.db.actions.Text
 
toString(int) - Method in class org.xmlactions.db.actions.TextArea
 
toString(int) - Method in class org.xmlactions.db.actions.TimeOfDay
 
toString(int) - Method in class org.xmlactions.db.actions.TimeStamp
 
toString() - Method in class org.xmlactions.db.sql.select.SqlField
 
toString() - Method in class org.xmlactions.db.sql.select.SqlJoinBase
 
toString() - Method in class org.xmlactions.db.sql.select.SqlTable
 
toString() - Method in class org.xmlactions.mapping.bean_to_xml.MapperAttribute
 
toString() - Method in class org.xmlactions.mapping.bean_to_xml.MapperElement
 
toString() - Method in class org.xmlactions.pager.actions.CodeAction
 
toString() - Method in class org.xmlactions.pager.actions.DebugAction
 
toString() - Method in class org.xmlactions.pager.actions.EchoAction
 
toString() - Method in class org.xmlactions.pager.actions.ElseAction
 
toString() - Method in class org.xmlactions.pager.actions.ElseIfAction
 
toString() - Method in class org.xmlactions.pager.actions.form.Edit
 
toString() - Method in class org.xmlactions.pager.actions.form.EditPage
 
toString() - Method in class org.xmlactions.pager.actions.form.Field
 
toString() - Method in class org.xmlactions.pager.actions.form.FieldCode
 
toString() - Method in class org.xmlactions.pager.actions.form.FieldHide
 
toString() - Method in class org.xmlactions.pager.actions.form.List
 
toString() - Method in enum org.xmlactions.pager.actions.form.PageConstant
 
toString() - Method in class org.xmlactions.pager.actions.form.PresentationFormAction
 
toString() - Method in class org.xmlactions.pager.actions.form.processor.CodeProcessor
 
toString() - Method in class org.xmlactions.pager.actions.form.Reset
 
toString() - Method in class org.xmlactions.pager.actions.form.Search
get request value for parentTableAndPkName if they have already been set in the incoming request.
toString() - Method in class org.xmlactions.pager.actions.form.templates.Html
 
toString() - Method in class org.xmlactions.pager.actions.form.templates.HtmlBlank
 
toString() - Method in enum org.xmlactions.pager.actions.form.templates.HtmlEnum
 
toString() - Method in enum org.xmlactions.pager.actions.form.ThemeConst
 
toString() - Method in class org.xmlactions.pager.actions.form.ViewForm
 
toString() - Method in class org.xmlactions.pager.actions.GetAction
 
toString() - Method in class org.xmlactions.pager.actions.HttpAction
 
toString() - Method in class org.xmlactions.pager.actions.IfAction
 
toString() - Method in class org.xmlactions.pager.actions.mapping.JSONGetAction
 
toString() - Method in class org.xmlactions.pager.actions.Param
 
toString() - Method in class org.xmlactions.pager.actions.PutAction
 
toString() - Method in class org.xmlactions.pager.actions.RangeAction
 
toString() - Method in class org.xmlactions.pager.actions.RemoveAction
 
toString() - Method in class org.xmlactions.pager.actions.string.TextCutAction
 
toString() - Method in class org.xmlactions.pager.drawing.html.FKHtml
 
toString() - Method in class org.xmlactions.pager.drawing.html.IntHtml
 
toString() - Method in class org.xmlactions.pager.drawing.html.PKHtml
 
toString() - Method in class org.xmlactions.pager.drawing.html.TextHtml
 
toString() - Method in class org.xmlactions.web.http.HttpSessionManager
This will return an xml list of all entries in the hashmap
toString() - Method in class org.xmlactions.web.HttpParam
 
toTimestamp(Object) - Static method in class org.xmlactions.action.utils.Convert
 
toXMLString(boolean) - Method in class org.xmlactions.common.xml.XMLObject
Converts the xml object into an XML String
toXMLString(int, boolean) - Method in class org.xmlactions.common.xml.XMLObject
Converts the xml object into an XML String
TRACE_DELETE - Static variable in class org.xmlactions.db.ConstantsDB
 
TRACE_INSERT - Static variable in class org.xmlactions.db.ConstantsDB
 
TRACE_SELECT - Static variable in class org.xmlactions.db.ConstantsDB
 
TRACE_UPDATE - Static variable in class org.xmlactions.db.ConstantsDB
 
Tracer - Interface in org.xmlactions.common.tracer
Use this to capture the log information from classes and methods that support tracing.
Transform - Class in org.xmlactions.common.xml
 
Transform() - Constructor for class org.xmlactions.common.xml.Transform
 
transform(InputStream, InputStream) - Static method in class org.xmlactions.common.xml.Transform
Transform an xml using an xml style sheet transformation (xslt);
transform(Reader, Reader) - Static method in class org.xmlactions.common.xml.Transform
Transform an xml using an xml style sheet transformation (xslt);
transform(Reader, Reader, String, Map<String, Object>) - Static method in class org.xmlactions.common.xml.Transform
Transform an xml using an xml style sheet transformation (xslt);
transform(InputStream, InputStream, OutputStream) - Static method in class org.xmlactions.common.xml.Transform
Transform an xml using an xml style sheet transformation (xslt);
TransformAction - Class in org.xmlactions.pager.actions
 
TransformAction() - Constructor for class org.xmlactions.pager.actions.TransformAction
 
TraverseXml - Class in org.xmlactions.mapping.validation
 
TraverseXml() - Constructor for class org.xmlactions.mapping.validation.TraverseXml
 
trim(String) - Static method in class org.xmlactions.common.text.Text
Trim a String.

U

UnEscapeAction - Class in org.xmlactions.pager.actions.escaping
 
UnEscapeAction() - Constructor for class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
UNIQUE_ID - Static variable in class org.xmlactions.pager.actions.form.ClientParamNames
This is the key to getting the unique id for the form/action.
update(Connection, String) - Static method in class org.xmlactions.db.DBSQL
update to database
update(Connection, String, List<SqlField>) - Static method in class org.xmlactions.db.DBSQL
Update to database.
update(IExecContext, StorageConfig, SqlSelectInputs, ISqlTable[], Tracer) - Method in class org.xmlactions.db.update.UpdateToDB
 
updateAttribute(String, String) - Method in class org.xmlactions.common.xml.XMLObject
 
updateAttribute(String, Object) - Method in class org.xmlactions.common.xml.XMLObject
 
UpdateRecord - Class in org.xmlactions.pager.actions.db
Inserts a new record into a table.
UpdateRecord() - Constructor for class org.xmlactions.pager.actions.db.UpdateRecord
 
UpdateRecordLink - Class in org.xmlactions.pager.actions.form
Builds an update record presentation that allows the user to enter details for the record.
UpdateRecordLink() - Constructor for class org.xmlactions.pager.actions.form.UpdateRecordLink
 
UpdateToDB - Class in org.xmlactions.db.update
 
UpdateToDB() - Constructor for class org.xmlactions.db.update.UpdateToDB
 
UPLOAD - Static variable in class org.xmlactions.web.Uploader
 
UPLOAD_FIELD_FILE_NAME - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_FIELD_FK_REF - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_FIELD_FK_REF_VALUE - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_FIELD_NAME - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_FILE_DATA - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_FILE_NAME - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_FILE_PATH - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_FILE_SIZE - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_STORAGE_CONFIG_REF - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
UPLOAD_TABLE_NAME - Static variable in class org.xmlactions.web.conceal.HtmlRequestMapper
 
Uploader - Class in org.xmlactions.web
Use this class to upload files from the client browser.
Uploader() - Constructor for class org.xmlactions.web.Uploader
 
UriUtils - Class in org.xmlactions.common.io
 
UriUtils() - Constructor for class org.xmlactions.common.io.UriUtils
 
UXML_ACTION_LANG_FILE_NAME - Static variable in class org.xmlactions.action.ActionConsts
 

V

validate(String) - Method in class org.xmlactions.db.actions.BaseStorageField
Validate the value against the configured settings.
validate(String) - Method in class org.xmlactions.db.actions.Binary
 
validate(String) - Method in class org.xmlactions.db.actions.Date
 
validate(String) - Method in class org.xmlactions.db.actions.DateTime
 
validate(String) - Method in class org.xmlactions.db.actions.Fields
 
validate(String) - Method in class org.xmlactions.db.actions.FK
 
validate(String) - Method in class org.xmlactions.db.actions.Image
 
validate(String) - Method in class org.xmlactions.db.actions.Int
 
validate(String) - Method in class org.xmlactions.db.actions.Link
 
validate(String) - Method in class org.xmlactions.db.actions.Password
 
validate(String) - Method in class org.xmlactions.db.actions.PK
 
validate(String) - Method in class org.xmlactions.db.actions.Select
 
validate(String) - Method in class org.xmlactions.db.actions.Text
 
validate(String) - Method in class org.xmlactions.db.actions.TextArea
 
validate(String) - Method in class org.xmlactions.db.actions.TimeOfDay
 
validate(String) - Method in class org.xmlactions.db.actions.TimeStamp
 
validate(URL, IExecContext) - Method in class org.xmlactions.db.config.StorageValidator
 
validate(String, IExecContext) - Method in class org.xmlactions.db.config.StorageValidator
 
validate(String, IExecContext, String) - Method in class org.xmlactions.db.config.StorageValidator
 
validate(IExecContext, String) - Method in class org.xmlactions.pager.actions.db.AddRecordAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.escaping.EscapeAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.escaping.UnEscapeAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.BeanToXmlAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.JSONToPresentationAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.navigator.NavigatorAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.PopupAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.query.QueryAction
 
validate(IExecContext) - Method in class org.xmlactions.pager.actions.TransformAction
 
validateAndSetup(IExecContext) - Method in class org.xmlactions.pager.actions.form.EditPage
 
validateAndSetup(IExecContext) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
validateAndSetup(IExecContext) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
validateAndSetup(IExecContext) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
validateDate(String, String) - Static method in class org.xmlactions.common.util.DateTime
Validates the a date string.
validateParams(String) - Method in class org.xmlactions.pager.actions.form.ListCP
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.Add
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.AjaxSelect
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.Edit
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.EditPage
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.FileViewerAction
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.FrameAction
 
validateStorage(String) - Method in interface org.xmlactions.pager.actions.form.IStorageFormAction
Validates that the data_source_ref, storage_ref and table_name are set.
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.List
Validates that the data_source_ref, storage_ref and table_name are set.
validateStorage(IExecContext, String) - Method in class org.xmlactions.pager.actions.form.List
Validates that the data_source_ref, storage_ref and table_name are set.
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.ListCP
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.Search
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.StorageBaseFormAction
Validates that the data_source_ref, storage_ref and table_name are set.
validateStorage(String) - Method in class org.xmlactions.pager.actions.form.ViewForm
 
validateStorage(String) - Method in class org.xmlactions.pager.actions.highlighter.HighlighterAction
 
validateXMLBuffer(String, boolean) - Method in class org.xmlactions.common.xml.SchemaValidate
validate xml using an xml buffer that may include the schema to validate against
validateXMLBufferToSchema(String, String) - Method in class org.xmlactions.common.xml.SchemaValidate
validate xml using an xml buffer and an xsd file name
validateXMLFile(String, boolean) - Method in class org.xmlactions.common.xml.SchemaValidate
validate xml using an xml file name that may include the schema to validate against
validateXMLFileToSchema(String, String) - Method in class org.xmlactions.common.xml.SchemaValidate
validate xml using an xml file name and an xsd file name
valueBound(HttpSessionBindingEvent) - Method in class org.xmlactions.web.http.HttpSessionManager
 
valueOf(String) - Static method in enum org.xmlactions.action.actions.code.execute.CodeParam.TypeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.db.DBDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.db.DBSQL.JavaToSqlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.actions.form.List.format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.actions.form.List.request_parameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.actions.form.ListPopulator.types
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.actions.form.PageConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.actions.form.templates.HtmlEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.actions.form.ThemeConst
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.actions.Param.TypeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xmlactions.pager.freeware.FreewareConstants
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xmlactions.action.actions.code.execute.CodeParam.TypeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.xmlactions.action.config.ExecContext
 
values() - Static method in enum org.xmlactions.db.DBDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.db.DBSQL.JavaToSqlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.actions.form.List.format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.actions.form.List.request_parameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.actions.form.ListPopulator.types
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.actions.form.PageConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.actions.form.templates.HtmlEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.actions.form.ThemeConst
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.actions.Param.TypeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xmlactions.pager.freeware.FreewareConstants
Returns an array containing the constants of this enum type, in the order they are declared.
valueUnbound(HttpSessionBindingEvent) - Method in class org.xmlactions.web.http.HttpSessionManager
 
VERSION_NUM_KEY_NAME - Static variable in class org.xmlactions.db.sql.select.VersionNumberConcurrency
 
VersionNumberConcurrency - Class in org.xmlactions.db.sql.select
This class manages concurrency clashes when two or more edits are performed on the same record.
VersionNumberConcurrency() - Constructor for class org.xmlactions.db.sql.select.VersionNumberConcurrency
 
ViewForm - Class in org.xmlactions.pager.actions.form
Builds an edit record presentation.
ViewForm() - Constructor for class org.xmlactions.pager.actions.form.ViewForm
 

W

warning(SAXParseException) - Method in class org.xmlactions.common.xml.SchemaValidate
 
WEB_REAL_PATH_BEAN_REF - Static variable in class org.xmlactions.action.ActionConst
Name of bean containing the web path (where web pages are stored)
WEB_ROOT_BEAN_REF - Static variable in class org.xmlactions.action.ActionConst
Name of bean containing the web root path (the root of the web site)
Where - Class in org.xmlactions.db.query
 
Where() - Constructor for class org.xmlactions.db.query.Where
 
write(InputStream) - Method in class org.xmlactions.common.zip.ZipFileWriter
Write data from the InputStream to the zip file entry opened from startFile(...)
write(byte[], int) - Method in class org.xmlactions.common.zip.ZipFileWriter
Write the buf data to the zip file entry opened from startFile(...)

X

Xml - Class in org.xmlactions.db.actions
 
Xml() - Constructor for class org.xmlactions.db.actions.Xml
 
XML2Class - Class in org.xmlactions.common.xml
 
XML2Class() - Constructor for class org.xmlactions.common.xml.XML2Class
 
XML2ClassChar - Class in org.xmlactions.common.xml
 
XML2ClassChar() - Constructor for class org.xmlactions.common.xml.XML2ClassChar
 
XML2ClassCharInterface - Interface in org.xmlactions.common.xml
 
XML2ClassInterface - Interface in org.xmlactions.common.xml
 
xmlAllNodes(XMLObject, XMLBuilder, int, boolean) - Method in class org.xmlactions.common.xml.XMLObject
 
XMLAttribute - Class in org.xmlactions.common.xml
 
XMLBuilder - Class in org.xmlactions.common.xml
 
XMLBuilder(boolean) - Constructor for class org.xmlactions.common.xml.XMLBuilder
Create an instance of XMLBuilder
XmlCData - Class in org.xmlactions.common.text
 
XmlCData() - Constructor for class org.xmlactions.common.text.XmlCData
 
XMLObject - Class in org.xmlactions.common.xml
 
XMLObject() - Constructor for class org.xmlactions.common.xml.XMLObject
Creates a new instance of XMLObject Some examples of usage // find first instance of root2 to node in path 'element_root/root1/root2' XMLObject xo1 = xo.findXMLObjectByPath("element_root/root1/root2"); // find index instance of root3 to node in path 'element_root/root1/root2/root3' xo1 = xo.findXMLObjectByPath("element_root/root1/root2/root3", 1); // get attribute value for 'index' in 'element_root/root1/root2/root3' str = xo.getAttribute("element_root/root1/root2/root3", "index"); // get attribute value for 'index' in indexed 'element_root/root1/root2/root3' str = xo.getAttribute("element_root/root1/root2/root3", 2, "index");
XMLObject(String) - Constructor for class org.xmlactions.common.xml.XMLObject
 
XMLParser - Class in org.xmlactions.common.xml
 
XMLParser() - Constructor for class org.xmlactions.common.xml.XMLParser
Creates a new instance of XMLParser
XMLParser(byte[], boolean) - Constructor for class org.xmlactions.common.xml.XMLParser
Creates a new instance of XMLParser
XMLParser(byte[]) - Constructor for class org.xmlactions.common.xml.XMLParser
Creates a new instance of XMLParser
XMLParserChar - Class in org.xmlactions.common.xml
 
XMLParserChar() - Constructor for class org.xmlactions.common.xml.XMLParserChar
Creates a new instance of XMLParser
XMLParserChar(char[], boolean) - Constructor for class org.xmlactions.common.xml.XMLParserChar
Creates a new instance of XMLParser
XMLParserChar(char[]) - Constructor for class org.xmlactions.common.xml.XMLParserChar
Creates a new instance of XMLParser
XMLReader - Class in org.xmlactions.common.xml
 
XMLReader() - Constructor for class org.xmlactions.common.xml.XMLReader
 
XMLReader(byte[]) - Constructor for class org.xmlactions.common.xml.XMLReader
 
XMLReaderChar - Class in org.xmlactions.common.xml
 
XMLReaderChar() - Constructor for class org.xmlactions.common.xml.XMLReaderChar
 
XMLReaderChar(char[]) - Constructor for class org.xmlactions.common.xml.XMLReaderChar
 
XmlToBean - Class in org.xmlactions.mapping.xml_to_bean
 
XmlToBean() - Constructor for class org.xmlactions.mapping.xml_to_bean.XmlToBean
 
XmlToBeanAction - Class in org.xmlactions.pager.actions.mapping
 
XmlToBeanAction() - Constructor for class org.xmlactions.pager.actions.mapping.XmlToBeanAction
 
XmlToBeanConstants - Interface in org.xmlactions.mapping.xml_to_bean
 
XmlToJSONAction - Class in org.xmlactions.pager.actions.mapping
 
XmlToJSONAction() - Constructor for class org.xmlactions.pager.actions.mapping.XmlToJSONAction
 
XmlToPresentationAction - Class in org.xmlactions.pager.actions.mapping
 
XmlToPresentationAction() - Constructor for class org.xmlactions.pager.actions.mapping.XmlToPresentationAction
 
XMLUtils - Class in org.xmlactions.common.xml
 
XMLUtils() - Constructor for class org.xmlactions.common.xml.XMLUtils
 
XMLXPathParser - Class in org.xmlactions.common.xml
 
XMLXPathParser() - Constructor for class org.xmlactions.common.xml.XMLXPathParser
 
XSD_LONG_DATE_TIME_FMT - Static variable in class org.xmlactions.db.DBUtils
 

Z

ZipFile - Class in org.xmlactions.common.zip
 
ZipFile(String) - Constructor for class org.xmlactions.common.zip.ZipFile
Creates a new instance of ZipFile
ZipFile(String, boolean) - Constructor for class org.xmlactions.common.zip.ZipFile
Open a new or existing zip file.
ZipFileExtras - Class in org.xmlactions.common.zip
 
ZipFileExtras() - Constructor for class org.xmlactions.common.zip.ZipFileExtras
Creates a new instance of ZipFileExtras
ZipFileReader - Class in org.xmlactions.common.zip
 
ZipFileReader(String) - Constructor for class org.xmlactions.common.zip.ZipFileReader
Creates a new instance of ZipFileReader
ZipFileReader(File) - Constructor for class org.xmlactions.common.zip.ZipFileReader
 
ZipFileWriter - Class in org.xmlactions.common.zip
 
ZipFileWriter(String) - Constructor for class org.xmlactions.common.zip.ZipFileWriter
 
Zipper - Class in org.xmlactions.common.zip
 
Zipper() - Constructor for class org.xmlactions.common.zip.Zipper
Creates a new instance of Zipper

_

_displayForList(IExecContext, Field, String, Theme) - Method in class org.xmlactions.pager.drawing.html.TextAreaHtml
 
_get(Object) - Method in class org.xmlactions.action.config.ExecContext
Deprecated.
- use new version
_removeCData(String) - Static method in class org.xmlactions.common.text.XmlCData
 
_setChild(BaseAction) - Method in class org.xmlactions.action.config.CodeAction
 
_setChild(BaseAction) - Method in class org.xmlactions.pager.actions.CodeAction
 
_setChild(BaseAction) - Method in class org.xmlactions.pager.actions.HttpAction
 
_setChild(BaseAction) - Method in class org.xmlactions.pager.actions.InsertAction
 
_setChild(BaseAction) - Method in class org.xmlactions.pager.actions.TransformAction
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links