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

A

abs() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the absolute abs() function.
action - Variable in class org.apache.empire.struts2.actionsupport.FormActionSupport
 
action - Variable in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
action - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
action - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
action - Variable in class org.apache.empire.struts2.jsp.tags.FormTag
 
action - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
action - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
Action - Class in org.apache.empire.struts2.websample.web.actiontypes
 
Action() - Constructor for class org.apache.empire.struts2.websample.web.actiontypes.Action
 
ActionAccessInterceptor - Class in org.apache.empire.struts2.interceptors
 
ActionAccessInterceptor() - Constructor for class org.apache.empire.struts2.interceptors.ActionAccessInterceptor
 
ActionAccessValidator - Interface in org.apache.empire.struts2.action
 
ActionBase - Class in org.apache.empire.struts2.actionsupport
 
ActionBase() - Constructor for class org.apache.empire.struts2.actionsupport.ActionBase
 
ActionBasicsInterceptor - Class in org.apache.empire.struts2.interceptors
 
ActionBasicsInterceptor() - Constructor for class org.apache.empire.struts2.interceptors.ActionBasicsInterceptor
 
ActionError - Class in org.apache.empire.struts2.actionsupport
 
ActionError(ErrorInfo) - Constructor for class org.apache.empire.struts2.actionsupport.ActionError
 
ActionError(ErrorType, Object[]) - Constructor for class org.apache.empire.struts2.actionsupport.ActionError
 
ActionError(ErrorType) - Constructor for class org.apache.empire.struts2.actionsupport.ActionError
 
ActionError(ErrorType, Object) - Constructor for class org.apache.empire.struts2.actionsupport.ActionError
 
ActionError(ErrorType, Object, Object) - Constructor for class org.apache.empire.struts2.actionsupport.ActionError
 
ActionError(ErrorType, Exception) - Constructor for class org.apache.empire.struts2.actionsupport.ActionError
 
ActionError(Throwable) - Constructor for class org.apache.empire.struts2.actionsupport.ActionError
 
ActionErrorProvider - Interface in org.apache.empire.struts2.action
 
ActionErrorsTag - Class in org.apache.empire.struts2.jsp.tags
 
ActionErrorsTag() - Constructor for class org.apache.empire.struts2.jsp.tags.ActionErrorsTag
 
actionItem - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag
 
actionItem - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag.MenuInfo
 
ActionItemProperty - Interface in org.apache.empire.struts2.action
 
ActionMessageTag - Class in org.apache.empire.struts2.jsp.tags
 
ActionMessageTag() - Constructor for class org.apache.empire.struts2.jsp.tags.ActionMessageTag
 
ActionPropertySupport - Class in org.apache.empire.struts2.actionsupport
 
ActionPropertySupport(ActionBase, String, boolean) - Constructor for class org.apache.empire.struts2.actionsupport.ActionPropertySupport
 
add(Object, String, boolean) - Method in class org.apache.empire.commons.Options
Adds an object, the check for an existing can be skipped for performance issues (not recommended!)
add(OptionEntry) - Method in class org.apache.empire.commons.Options
 
addAttribute(String, Object, boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
addAttribute(String, Object) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
addAttribute(String) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
addAttribute(String, boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
addAttributeNoCheck(String, Object, boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
addAttributes(String) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
addClass(BeanClass) - Method in class org.apache.empire.data.bean.BeanDomain
 
addCmdParam(Object) - Method in class org.apache.empire.db.DBCommand
Adds an object to in the list of Parameters and returns a parameter object.
addColumn(DBTableColumn) - Method in class org.apache.empire.db.DBTable
Adds a column to this table's column list.
addColumn(String, DataType, double, boolean, Object) - Method in class org.apache.empire.db.DBTable
Creates a new DBTableColumn object and add it to this object.
addColumn(String, DataType, double, boolean) - Method in class org.apache.empire.db.DBTable
Creates a new DBTableColumn object and add it to this object.
addColumn(DBView.DBViewColumn) - Method in class org.apache.empire.db.DBView
Adds a column to the view.
addColumn(String, DataType) - Method in class org.apache.empire.db.DBView
Adds a column to the view.
addColumn(String, DBColumnExpr) - Method in class org.apache.empire.db.DBView
Adds a column to the view.
addColumn(DBTableColumn) - Method in class org.apache.empire.db.DBView
Adds a column to the view based on an existing column in another table or view.
addColumn(DBTableColumn) - Method in class org.apache.empire.struts2.websample.db.SampleTable
 
addColumnDesc(Element) - Method in class org.apache.empire.db.DBReader
Moves the cursor down one row from its current position.
addColumnDesc(Element) - Method in class org.apache.empire.db.DBRecord
This function set the field descriptions to the the XML tag.
addColumnDesc(Element) - Method in class org.apache.empire.db.DBRecordData
 
addColumnReference(DBColumn, DBColumn) - Method in class org.apache.empire.db.DBRowSet
Adds a column reference to the ist of table references.
addCompareExpr(StringBuilder, long) - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
Add the comparison operator and value to the SQL-Command.
addDate(Date, int, int, int) - Static method in class org.apache.empire.commons.DateUtils
Calculates a date relative to the supplied date.
addElement(Node, String, String) - Static method in class org.apache.empire.xml.XMLUtil
Adds a new child element to a parent.
addElement(Element, String) - Static method in class org.apache.empire.xml.XMLUtil
Adds a child element to the parent.
addElementNS(Node, String, String, String) - Static method in class org.apache.empire.xml.XMLUtil
Adds a new child element to a parent with a namespace.
addElementNS(Element, String, String) - Static method in class org.apache.empire.xml.XMLUtil
 
addFieldError(String, Column, ErrorInfo) - Method in class org.apache.empire.struts2.action.WebAction
 
addFieldError(String, Column, ErrorInfo) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
addFieldError(String, Column, ErrorInfo, Object) - Method in class org.apache.empire.struts2.actionsupport.FormActionSupport
overridable: sets a field error message on the action
addFrom(StringBuilder) - Method in class org.apache.empire.db.DBCommand
 
addGrouping(StringBuilder) - Method in class org.apache.empire.db.DBCommand
 
addIndex(String, boolean, DBColumn[]) - Method in class org.apache.empire.db.DBTable
Adds an index.
addItemError(String, ErrorType, String, ErrorInfo) - Method in class org.apache.empire.struts2.action.WebAction
 
addJoins(List<DBJoinExpr>) - Method in class org.apache.empire.db.DBCommand
Adds a list of join expressions to the command.
addListExpr(StringBuilder, List<? extends DBExpr>, long, String) - Method in class org.apache.empire.db.DBCommandExpr
Internally used to build a string from a list of database expressions
addNamespaceURIs(Document, Map<String, String>) - Static method in class org.apache.empire.xml.XMLUtil
 
addOrder(StringBuilder) - Method in class org.apache.empire.db.DBCommand
 
addParam(String, String) - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
addProp(BeanProperty) - Method in class org.apache.empire.data.bean.BeanClass
 
addProp(String, DataType, double, boolean) - Method in class org.apache.empire.data.bean.BeanClass
 
addProp(String, DataType, double, boolean, String) - Method in class org.apache.empire.data.bean.BeanClass
 
addProp(String, DataType, double, boolean, String, boolean) - Method in class org.apache.empire.data.bean.BeanClass
 
addProp(BeanProperty) - Method in class org.apache.empire.struts2.websample.ws.SampleBeanClass
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBColumn
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBCombinedCmd
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBCommand
Adds Columns
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBCommand.DBCmdParameter
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBCommandExpr.DBOrderByInfo
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBExpr
Internal function to obtain all DBColumnExpr-objects used by this expression.
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.DBRowSet
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBAliasExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBCalcExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBConcatExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBCountExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBDecodeExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.column.DBValueExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.compare.DBCompareNotExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.compare.DBExistsExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.join.DBJoinExpr
 
addReferencedColumns(Set<DBColumn>) - Method in class org.apache.empire.db.expr.set.DBSetExpr
 
addRelation(DBRelation.DBReference) - Method in class org.apache.empire.db.DBDatabase
Adds a foreign key relation to the database.
addRelation(DBRelation.DBReference, DBRelation.DBReference) - Method in class org.apache.empire.db.DBDatabase
Add a foreign key relation to the database.
addRelation(String, DBRelation.DBReference[]) - Method in class org.apache.empire.db.DBDatabase
Adds a foreign key relation to the database.
addRows(Element) - Method in class org.apache.empire.db.DBReader
Adds all children to a parent.
addRowValues(Element) - Method in class org.apache.empire.db.DBReader
Adds all children to a parent.
addRowValues(Element) - Method in class org.apache.empire.db.DBRecord
Add the values of this record to the specified XML Element object.
addRowValues(Element) - Method in class org.apache.empire.db.DBRecordData
 
addSelect(StringBuilder) - Method in class org.apache.empire.db.DBCommand
 
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBColumn
Adds the colunm name to the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBCommand.DBCmdParameter
 
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBCommandExpr
Creates the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
create the SQL-Command set the expression name to the SQL-Command
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Creates the SQL-Command adds the select statement into the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBCommandExpr.DBOrderByInfo
Creates the SQL-Command set "DESC" command after the order by statement.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBExpr
Used to build the SQL command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBQuery
Adds the select SQL Command of this object to the specified StringBuilder object.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBTable
Adds the table's name to the supplied sql command buffer.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.DBView
Creates the SQL-Command adds the alias name to the SQL-Command.
addSQL(StringBuilder, String, Object[], long) - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
Creates the SQL-Command adds a function to the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Creates the SQL-Command adds the alias name to the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBCalcExpr
Creates the SQL-Command adds the mathematical operations for the specified DBColumnExpr object and value to the.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBConcatExpr
Creates the SQL-Command concatenate a specified column with a specified value sets the column with a specified value to the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBConvertExpr
 
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBCountExpr
Creates the SQL-Command adds the String "count(*)" to the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBDecodeExpr
 
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBFuncExpr
Creates the SQL-Command adds a function to the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.column.DBValueExpr
Creates the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
Creates the SQL-Command sets the specified compare value (the varible boolOP) between the two DBCompareExpr objects.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
Creates the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.compare.DBCompareNotExpr
Creates the SQL-Command sets the specified compare value (the varible boolOP) between the two DBCompareExpr objects.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.compare.DBExistsExpr
Creates the SQL-Command.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.join.DBJoinExpr
Not allowed, this operation have to be done in the DBCommand object.
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.join.DBJoinExprEx
 
addSQL(StringBuilder, long) - Method in class org.apache.empire.db.expr.set.DBSetExpr
Creates the SQL-Command.
addStandardAttributes(HtmlWriter.HtmlTag, String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
addStmt(String) - Method in class org.apache.empire.db.DBSQLScript
Adds a statement to the script.
addStmt(StringBuilder) - Method in class org.apache.empire.db.DBSQLScript
Adds a statement to the script.
The supplied StringBuilder will be reset to a length of 0
addTable(DBTable) - Method in class org.apache.empire.db.DBDatabase
Adds a DBTable object to list of database tables.
There is usually no need to call this function directly since it is internally called from the DBTable's constructor.
addTimestampColumn(String) - Method in class org.apache.empire.db.DBTable
Adds a timestamp column to the table used for optimistic locking.
addView(DBView) - Method in class org.apache.empire.db.DBDatabase
Adds a DBView object to list of database views.
There is usually no need to call this function directly since it is internally called from the DBView's constructor.
addWhere(StringBuilder) - Method in class org.apache.empire.db.DBCommand
 
addWhereConstraints(List<DBCompareExpr>) - Method in class org.apache.empire.db.DBCommand
Adds a list of constraints to the command.
addXml(Element, long) - Method in class org.apache.empire.commons.Attributes
 
addXml(Element, long) - Method in class org.apache.empire.commons.Options
Adds all these options to the xml element
addXml(Element, long) - Method in class org.apache.empire.db.DBColumn
 
addXml(Element, long) - Method in class org.apache.empire.db.DBColumnExpr
Add a description of this column with relevant metadata to the supplied parent XML Element.
addXml(Element, long) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Adds the expression definition to the xml element.
addXml(Element, long) - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
addXml(Element, long) - Method in class org.apache.empire.db.DBTableColumn
Sets field elements, default attributes and all otions to the specified Element object (XML tag).
addXml(Element, long) - Method in class org.apache.empire.db.DBView.DBViewColumn
 
addXml(Element, long) - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
 
addXml(Element, long) - Method in class org.apache.empire.db.expr.column.DBAliasExpr
This function set the alias name to the XML tag.
addXml(Element, long) - Method in class org.apache.empire.db.expr.column.DBCalcExpr
This function set the specified mathematical operations to the XML tag.
addXml(Element, long) - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
addXml(Element, long) - Method in class org.apache.empire.db.expr.column.DBConcatExpr
 
addXml(Element, long) - Method in class org.apache.empire.db.expr.column.DBCountExpr
this adds the column description to the parent element
addXml(Element, long) - Method in class org.apache.empire.db.expr.column.DBValueExpr
this helper function calls the DBColumnExpr.addXML(Element, long) method
alias - Variable in class org.apache.empire.db.DBQuery
 
align - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
align - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
allownull - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
alt - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
anchorClass - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
AnchorComponent - Class in org.apache.empire.struts2.jsp.components
 
AnchorComponent(ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.empire.struts2.jsp.components.AnchorComponent
 
AnchorDisabledClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
AnchorDisabledClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
AnchorDisabledTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
AnchorDisabledTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
and(DBCompareExpr) - Method in class org.apache.empire.db.expr.compare.DBCompareExpr
Creates a new DBCompareAndOrExpr object.
and(DBColumnExpr, DBColumnExpr) - Method in class org.apache.empire.db.expr.join.DBJoinExpr
This function adds an additional constraint to the join.
append(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates a new DBConcatExpr object with the specified value.
appendElementName(StringBuilder, String, boolean) - Method in class org.apache.empire.db.DBDatabaseDriver
Appends a table, view or column name to an SQL phrase.
appendElementName(StringBuilder, String) - Method in class org.apache.empire.db.DBDatabaseDriver
Appends a table, view or column name to an SQL phrase.
appendLogger(LoggingOutInterceptor, LoggingInInterceptor) - Method in class org.apache.empire.samples.cxf.wssample.server.ServerControl
 
appendQualifiedName(StringBuilder, String, boolean) - Method in class org.apache.empire.db.DBDatabase
Adds a full qualified object name including schema prefix and database link postfix (if any).
appendTextValue(StringBuilder, String) - Method in class org.apache.empire.db.DBDatabaseDriver
this helper function doubles up single quotes for SQL
APPLICATION_CLASS - Variable in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
APPLICATION_NAME - Static variable in interface org.apache.empire.struts2.web.WebApplication
 
arrayToString(Object[], String) - Static method in class org.apache.empire.commons.StringUtils
Converts an array of objects to a string.
as(String) - Method in class org.apache.empire.db.DBColumnExpr
creates a new DBAliasExpr which renames the current expression to the supplied name.
as(DBColumn) - Method in class org.apache.empire.db.DBColumnExpr
creates a new DBAliasExpr which renames the current expression to the name of the supplied column.
attachDatabase(DBDatabase, Connection) - Method in class org.apache.empire.db.DBDatabaseDriver
Called when a database is opened
attachDatabase(DBDatabase, Connection) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
 
attachDatabase(DBDatabase, Connection) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
Attributes - Class in org.apache.empire.commons
This class holds a map of objects which are identified by a case insensitive key string.
Attributes() - Constructor for class org.apache.empire.commons.Attributes
 
attributes - Variable in class org.apache.empire.db.DBColumnExpr
 
attributes - Variable in class org.apache.empire.struts2.html.HtmlTagDictionary.FlexDivRenderInfo
 
autoResetParams - Variable in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
avg() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an aggregation function object which returns the average value for the current expression over a group of rows.

B

bean - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
BEAN_ITEM_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
BeanActionSupport<T> - Class in org.apache.empire.struts2.actionsupport
BeanActionSupport
BeanActionSupport(ActionBase, BeanRecordProxy<T>, SessionPersistence, String) - Constructor for class org.apache.empire.struts2.actionsupport.BeanActionSupport
 
BeanActionSupport(ActionBase, BeanRecordProxy<T>, SessionPersistence) - Constructor for class org.apache.empire.struts2.actionsupport.BeanActionSupport
 
BeanActionSupport(ActionBase, BeanClass, SessionPersistence, String) - Constructor for class org.apache.empire.struts2.actionsupport.BeanActionSupport
 
BeanActionSupport(ActionBase, BeanClass, SessionPersistence) - Constructor for class org.apache.empire.struts2.actionsupport.BeanActionSupport
 
BeanActionSupport(ActionBase, List<Column>, Column[], SessionPersistence, String) - Constructor for class org.apache.empire.struts2.actionsupport.BeanActionSupport
 
BeanActionSupport(ActionBase, List<Column>, Column[], SessionPersistence) - Constructor for class org.apache.empire.struts2.actionsupport.BeanActionSupport
 
BeanActionSupport(ActionBase, List<Column>, Column, SessionPersistence) - Constructor for class org.apache.empire.struts2.actionsupport.BeanActionSupport
 
BeanClass - Class in org.apache.empire.data.bean
BeanObject This class defines Metadata for any type of java class.
BeanClass(String) - Constructor for class org.apache.empire.data.bean.BeanClass
 
BeanClass(String, BeanDomain) - Constructor for class org.apache.empire.data.bean.BeanClass
 
beanClass - Variable in class org.apache.empire.data.bean.BeanProperty
 
beanClass - Variable in class org.apache.empire.struts2.actionsupport.BeanListActionSupport
 
BeanDetailAction<T> - Class in org.apache.empire.struts2.websample.web.actiontypes
BeanDetailAction
BeanDetailAction(BeanRecordProxy<T>, SessionPersistence) - Constructor for class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
Constructs a BeanDetailAction from a BeanRecordProxy object
BeanDetailAction(BeanClass, SessionPersistence) - Constructor for class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
Constructs a BeanDetailAction from a BeanClass definition
BeanDomain - Class in org.apache.empire.data.bean
BeanDomain This class defines Metadata for a domain of java classes.
BeanDomain(String) - Constructor for class org.apache.empire.data.bean.BeanDomain
 
BeanListActionSupport<T> - Class in org.apache.empire.struts2.actionsupport
BeanListActionSupport
BeanListActionSupport(ActionBase, Class<T>, String) - Constructor for class org.apache.empire.struts2.actionsupport.BeanListActionSupport
 
BeanProperty - Class in org.apache.empire.data.bean
BeanObject This class defines Metadata for a single property.
BeanProperty(String, DataType, double, boolean, String, boolean) - Constructor for class org.apache.empire.data.bean.BeanProperty
 
BeanProperty(String, DataType, double, boolean) - Constructor for class org.apache.empire.data.bean.BeanProperty
 
beanPropertyName - Variable in class org.apache.empire.db.DBColumnExpr
 
BeanRecordProxy<T> - Class in org.apache.empire.data.bean
BeanRecordProxy This class defines proxy that allows any POJO to behave like a record object.
BeanRecordProxy(T, List<Column>, Column[]) - Constructor for class org.apache.empire.data.bean.BeanRecordProxy
 
BeanRecordProxy(List<Column>, Column[]) - Constructor for class org.apache.empire.data.bean.BeanRecordProxy
 
BeanRecordProxy(T, BeanClass) - Constructor for class org.apache.empire.data.bean.BeanRecordProxy
 
BeanRecordProxy(BeanClass) - Constructor for class org.apache.empire.data.bean.BeanRecordProxy
 
beanSupport - Variable in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
 
beginBody(String, boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
beginBody(String) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
beginBody(boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
beginBody() - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
bgcolor - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
bgcolor - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
body - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
bodyBegin - Variable in class org.apache.empire.struts2.html.HtmlTagDictionary.FlexDivRenderInfo
 
bodyEnd - Variable in class org.apache.empire.struts2.html.HtmlTagDictionary.FlexDivRenderInfo
 
bodyUsage - Variable in class org.apache.empire.struts2.jsp.components.ControlComponent
 
BUSINESS_UNIT - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Departments
 
BUSINESS_UNIT - Variable in class org.apache.empire.samples.db.SampleDB.Departments
 
ButtonClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ButtonClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ButtonOtherActionDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ButtonOtherActionDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ButtonSameActionDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ButtonSameActionDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ButtonTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ButtonTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ButtonTag - Class in org.apache.empire.struts2.jsp.tags
 
ButtonTag() - Constructor for class org.apache.empire.struts2.jsp.tags.ButtonTag
 

C

C_BUSINESS_UNIT - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Departments
 
C_BUSINESS_UNIT - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Departments
 
C_BUSINESS_UNIT - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Departments
 
C_CHAR_LENGTH - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_CHECKSUM - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_COLUMN_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColComments
 
C_COLUMN_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_COLUMN_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBUserConCol
 
C_COMMENTS - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColComments
 
C_COMMENTS - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBTabComments
 
C_CONSTRAINT_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBConstraints
 
C_CONSTRAINT_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBUserConCol
 
C_CONSTRAINT_TYPE - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBConstraints
 
C_CURRENT_DEP_ID - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeInfoView
 
C_DATA_LENGTH - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_DATA_PRECISION - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_DATA_SCALE - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_DATA_TYPE - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_DATA_TYPE_MOD - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_DATA_TYPE_OWNER - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_DATE_FROM - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepartmentHistory
 
C_DATE_OF_BIRTH - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_DATE_OF_BIRTH - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_DATE_OF_BIRTH - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_DEPARTMENT - Variable in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
C_DEPARTMENT_ID - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Departments
 
C_DEPARTMENT_ID - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepartmentHistory
 
C_DEPARTMENT_ID - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Departments
 
C_DEPARTMENT_ID - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_DEPARTMENT_ID - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Departments
 
C_DEPARTMENT_ID - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_EMAIL - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_EMAIL - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_EMAIL - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_EMPLOYEE_ID - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepartmentHistory
 
C_EMPLOYEE_ID - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepSinceView
 
C_EMPLOYEE_ID - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeInfoView
 
C_EMPLOYEE_ID - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_EMPLOYEE_ID - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_EMPLOYEE_ID - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_FIRSTNAME - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_FIRSTNAME - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_FIRSTNAME - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_FULL_NAME - Variable in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
C_FULLNAME - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_GENDER - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_GENDER - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_GENDER - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_HEAD - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Departments
 
C_HEAD - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Departments
 
C_HEAD - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Departments
 
C_LASTNAME - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_LASTNAME - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_LASTNAME - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_MAX_DATE_FROM - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepSinceView
 
C_NAME - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Departments
 
C_NAME - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Departments
 
C_NAME - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Departments
 
C_NAME_AND_DEP - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeInfoView
 
C_NULLABLE - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_OWNER - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColComments
 
C_OWNER - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_OWNER - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBTabComments
 
C_OWNER - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBUserConCol
 
C_PHONE_NUMBER - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_PHONE_NUMBER - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_PHONE_NUMBER - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_R_CONSTRAINT_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBConstraints
 
C_RETIRED - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_RETIRED - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_RETIRED - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_SALUTATION - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_SALUTATION - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_SALUTATION - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
C_SEQNAME - Variable in class org.apache.empire.db.DBDatabaseDriver.DBSeqTable
 
C_SEQVALUE - Variable in class org.apache.empire.db.DBDatabaseDriver.DBSeqTable
 
C_STATUS - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBConstraints
 
C_TABLE_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColComments
 
C_TABLE_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
C_TABLE_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBConstraints
 
C_TABLE_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBTabComments
 
C_TABLE_NAME - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBUserConCol
 
C_TABLE_TYPE - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase.DBTabComments
 
C_TIMESTAMP - Variable in class org.apache.empire.db.DBDatabaseDriver.DBSeqTable
 
C_UPDATE_TIMESTAMP - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Departments
 
C_UPDATE_TIMESTAMP - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
C_UPDATE_TIMESTAMP - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Departments
 
C_UPDATE_TIMESTAMP - Variable in class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
C_UPDATE_TIMESTAMP - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Departments
 
C_UPDATE_TIMESTAMP - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
CalendarComponent - Class in org.apache.empire.struts2.jsp.components
 
CalendarComponent(ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.empire.struts2.jsp.components.CalendarComponent
 
CalendarInfo - Class in org.apache.empire.struts2.jsp.components.info
 
CalendarInfo(Locale) - Constructor for class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
calendarInfo - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
CalendarInfo.CalendarDayInfo - Class in org.apache.empire.struts2.jsp.components.info
 
CalendarInfo.CalendarDayInfo(Date, String, boolean) - Constructor for class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
CalendarTag - Class in org.apache.empire.struts2.jsp.tags
 
CalendarTag() - Constructor for class org.apache.empire.struts2.jsp.tags.CalendarTag
 
Cancelled - Static variable in class org.apache.empire.commons.Errors
 
canonical - Variable in class org.apache.empire.xml.XMLWriter
Canonical output.
CC - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase
 
cellpadding - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
cellspacing - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
changeState(int, Object) - Method in class org.apache.empire.db.DBRecord
This method is used internally be the RowSet to change the record's state
changeTagName(Element, String) - Static method in class org.apache.empire.xml.XMLUtil
Changes the tag name of an element.
checkAction(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
CheckboxInputControl - Class in org.apache.empire.struts2.jsp.controls
 
CheckboxInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.CheckboxInputControl
 
CheckboxTag - Class in org.apache.empire.struts2.jsp.tags
 
CheckboxTag() - Constructor for class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
checkDatabase(DBDatabase, String, Connection) - Method in class org.apache.empire.db.DBDatabaseDriver
Checks the database whether or not it is consistent with the description.
checkDatabase(DBDatabase, String, Connection) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Checks whether the database defintion matches the real database structure.
checkDBTableDefinition(List<DBTable>) - Method in class org.apache.empire.db.oracle.OracleDataDictionnary
 
checkDBViewDefinition(List<DBView>) - Method in class org.apache.empire.db.oracle.OracleDataDictionnary
 
checked - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
checked - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
checkKey() - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
Checks wether the key supplied with the request is identical to the key of the current record.
checkOpen() - Method in class org.apache.empire.db.DBDatabase
 
checkOpenResultSets() - Static method in class org.apache.empire.db.DBReader
Call this if you want to check whether there are any unclosed resultsets It logs stack traces to help find piece of code where a DBReader was opened but not closed.
checkValue(Object) - Method in class org.apache.empire.db.DBColumn
 
checkValue(Object) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Not applicable - always returns true.
checkValue(Object) - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
checkValue(Object) - Method in class org.apache.empire.db.DBTableColumn
Checks whether the supplied value is valid for this column.
checkValue(Object) - Method in class org.apache.empire.db.DBView.DBViewColumn
 
checkWebService() - Method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
CI - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase
 
clear() - Method in class org.apache.empire.commons.Options
 
clear() - Method in class org.apache.empire.db.DBCommand
Clears the entire command object.
clear() - Method in class org.apache.empire.db.DBSQLScript
Clears the script and delets all statements
clear() - Method in class org.apache.empire.db.oracle.DBCommandOracle
 
clear() - Method in class org.apache.empire.struts2.actionsupport.ActionPropertySupport
 
clearActionErrors() - Method in interface org.apache.empire.struts2.action.ActionErrorProvider
clears the action error (if any) and all item errors
clearActionErrors() - Method in class org.apache.empire.struts2.action.WebAction
 
clearConnectBy() - Method in class org.apache.empire.db.oracle.DBCommandOracle
Clears the connectBy Expression.
clearError() - Method in class org.apache.empire.commons.ErrorObject
Clears the error for this object.
clearErrorInfo() - Method in class org.apache.empire.commons.ErrorObject
Clears the ErrorInfo.
clearErrorInfo() - Method in class org.apache.empire.struts2.actionsupport.ActionError
 
clearGroupBy() - Method in class org.apache.empire.db.DBCommand
Clears the list of group by constraints.
clearHaving() - Method in class org.apache.empire.db.DBCommand
Clears the list of having constraints.
clearItem() - Method in class org.apache.empire.struts2.action.WebAction
 
clearJoin() - Method in class org.apache.empire.db.DBCommand
Clears the list of join expressions.
clearModified() - Method in class org.apache.empire.data.bean.BeanRecordProxy
clears the modification status of the object and all fields.
clearOrderBy() - Method in class org.apache.empire.db.DBCommandExpr
Clears the list of order by expressions.
clearSelect() - Method in class org.apache.empire.db.DBCommand
Clears the list of selected columns.
clearSelectDistinct() - Method in class org.apache.empire.db.DBCommand
Clears the select distinct option.
clearSet() - Method in class org.apache.empire.db.DBCommand
Clears the list of set expressions.
clearWhere() - Method in class org.apache.empire.db.DBCommand
Clears the list of where constraints.
ClientGUI - Class in org.apache.empire.samples.cxf.wssample.client
 
ClientGUI(EmployeeServiceClient) - Constructor for class org.apache.empire.samples.cxf.wssample.client.ClientGUI
This is the default constructor
clone() - Method in class org.apache.empire.db.DBCommand
Creates a clone of this class.
clone() - Method in class org.apache.empire.db.DBRecord
clone() - Method in class org.apache.empire.db.DBTable
Clones this object.
close(Connection) - Method in class org.apache.empire.db.DBDatabase
closes this database object by detaching it from the driver this is a shortcut for calling getDriver().closeDatabase(db, conn)
close(Statement) - Method in class org.apache.empire.db.DBDatabaseDriver
 
close() - Method in class org.apache.empire.db.DBReader
Closes the DBRecordSet object, the Statement object and detach the columns.
A reader must always be closed immediately after using it.
close() - Method in class org.apache.empire.db.DBRecord
Closes the record by releasing all resources and resetting the record's state to invalid.
close() - Method in class org.apache.empire.db.DBRecordData
 
closeRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
Closes the record and releases any allocated session objects
closeResultSet(ResultSet) - Method in class org.apache.empire.db.DBDatabase
Convenience function for closing a JDBC Resultset
Use it instead of rset.close() and stmt.close()
closeStatement(Statement) - Method in class org.apache.empire.db.DBDatabase
Convenience function for closing a JDBC Resultset
Use it instead of stmt.close()
cmd - Variable in class org.apache.empire.db.DBQuery
 
cmd - Variable in class org.apache.empire.db.expr.compare.DBExistsExpr
 
cmdParams - Variable in class org.apache.empire.db.DBCommand
 
cmdQuery - Variable in class org.apache.empire.db.DBCommandExpr
 
cmp(DBCmpType, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the given comparison operator and value.
cmpop - Variable in class org.apache.empire.db.expr.compare.DBCompareColExpr
 
CO - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase
 
coalesce(T, T) - Static method in class org.apache.empire.commons.ObjectUtils
Checks whether a preferred value is valid and returns an alternative value if not.
coalesce(String, String) - Static method in class org.apache.empire.commons.StringUtils
Returns the preferred String if it is not empty ot the alternative String otherwise.
coalesce(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates a sql-expression for the nvl() or coalesce() function.
colspan - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
colspan - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
Column - Interface in org.apache.empire.data
The column interface provides methods for accessing metadata that is only relevant for updateing records.
column - Variable in class org.apache.empire.db.expr.column.DBValueExpr
 
column - Variable in class org.apache.empire.db.expr.set.DBSetExpr
 
column - Variable in class org.apache.empire.struts2.jsp.components.ControlComponent
 
column - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
column - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
columnAlign - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
columnAlign - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
columnAlign - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
columnAlign - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag.RowInfo
 
columnClass - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
columnClass - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
columnClass - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
columnClass - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag.RowInfo
 
ColumnExpr - Interface in org.apache.empire.data
The column interface provides methods for accessing metadata that is relevant for managing and displaying data available through the RecordData interface.
columnname - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
ColumnNotFound - Static variable in class org.apache.empire.struts2.web.WebErrors
 
columnReferences - Variable in class org.apache.empire.db.DBRowSet
 
columns - Variable in class org.apache.empire.db.DBRowSet
 
columnStyle - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
columnStyle - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
columnStyle - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
columnStyle - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag.RowInfo
 
columnWrap - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
columnWrap - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
columnWrap - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
columnWrap - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag.RowInfo
 
comment - Variable in class org.apache.empire.db.DBColumn
 
comment - Variable in class org.apache.empire.db.DBRowSet
 
commit(Connection) - Method in class org.apache.empire.db.DBDatabase
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by the Connection.
compareEqual(Object, Object) - Static method in class org.apache.empire.commons.ObjectUtils
Compares two objects for equality
compareExpr - Variable in class org.apache.empire.db.expr.compare.DBExistsExpr
 
compareKey(Object[], Object[]) - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
this method compares two primary key objects
compExpr - Variable in class org.apache.empire.db.expr.join.DBJoinExpr
 
completeInitRecord(DBRecord) - Method in class org.apache.empire.db.DBRowSet
Completes the record initialisation.
Override this function to do post initialisation processing.
ConnecitonInvalid - Static variable in class org.apache.empire.db.DBErrors
 
connectBy - Variable in class org.apache.empire.db.oracle.DBCommandOracle
 
connectByPrior(DBCompareExpr) - Method in class org.apache.empire.db.oracle.DBCommandOracle
 
contains(T[], T) - Static method in class org.apache.empire.commons.ObjectUtils
returns wheter or not a array contains a certain item
contains(Object) - Method in class org.apache.empire.commons.Options
 
contains(DBColumn) - Method in class org.apache.empire.db.DBIndex
Checks if this index contains the column col
context - Variable in class org.apache.empire.struts2.websample.db.SampleRecord
 
context - Variable in class org.apache.empire.struts2.websample.ws.SampleRecord
 
continueTag(String, boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter
 
ControlComponent - Class in org.apache.empire.struts2.jsp.components
 
ControlComponent(InputControl, ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.empire.struts2.jsp.components.ControlComponent
 
controlSize - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
CONTROLSIZE_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
controlType - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
controlType - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
convert(Class<T>, Object) - Static method in class org.apache.empire.commons.ObjectUtils
Generic conversion function that will convert a object to another value type.
convert(Class<T>, Collection<? extends T>) - Static method in class org.apache.empire.commons.ObjectUtils
Generic conversion function that will convert a list to another list type.
convertTo(DataType, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates a new DBFuncExpr object that will convert the current column to the destination data type specivied.
convertTo(DataType) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new DBFuncExpr object that will convert the current column to the destination data type specivied.
count() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an expresion for the SQL "count()" function which returns the number of rows in the result set.
count() - Method in class org.apache.empire.db.DBRowSet
Returns a new DBCountExpr object.
countDistinct() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an expresion for the SQL "count()" function which returns the number of unique values in the result set.
create(DBRowSet, Connection) - Method in class org.apache.empire.db.DBRecord
Creates a new record for the given table.
All record fields will be filled with their default values.
create(DBRowSet) - Method in class org.apache.empire.db.DBRecord
Creates a new record for the given table.
All record fields will be filled with their default values.
The record's state is set to NEW
createApplicationObject(ServletContext, String) - Method in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
createBean() - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
Returns the bean for the supplied object key.
createCommand() - Method in class org.apache.empire.db.DBDatabase
Creates a new Command object for this database
createCommand(DBDatabase) - Method in class org.apache.empire.db.DBDatabaseDriver
This function creates a DBCommand derived object this database
createCommand() - Method in class org.apache.empire.db.DBView
Returns the command required to create the view
This is function is only used for the creation of DDL statements
createCommand(DBDatabase) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
Creates a new Derby command object.
createCommand(DBDatabase) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
Creates a new H2 command object.
createCommand(DBDatabase) - Method in class org.apache.empire.db.hsql.DBDatabaseDriverHSql
Creates a new HSQLDB command object.
createCommand(DBDatabase) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
Creates a new MySQL command object.
createCommand(DBDatabase) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Creates a new Oracle command object.
createCommand(DBDatabase) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
Creates a new PostgreSQL command object.
createCommand(DBDatabase) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
Creates a new Microsoft SQL-Server command object.
createCommand() - Method in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepSinceView
 
createCommand() - Method in class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeInfoView
 
createDispatcher(FilterConfig) - Method in class org.apache.empire.struts2.web.EmpireFilterDispatcher
 
createDocument() - Static method in class org.apache.empire.xml.XMLUtil
Returns a document newly created by the class's static DocumentBuilder.
createDocument(String) - Static method in class org.apache.empire.xml.XMLUtil
 
createDocumentNS(String, String, Map<String, String>) - Static method in class org.apache.empire.xml.XMLUtil
 
createEmmployee() - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
createEmmployee() - Method in interface org.apache.empire.samples.cxf.wssample.common.EmployeeService
 
createEmmployee() - Method in class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
createOptionEntry(Object, String) - Method in class org.apache.empire.commons.Options
 
createRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Returns the error message: ERR_NOTSUPPORTED
createRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBQuery
Returns an error, because querys could't add new records to the database.
createRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBRowSet
 
createRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBTable
Gets all table fields and the fields properties.
createRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBView
 
createRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
creates a new record.
Depending on the persistence setting the record key or the record data will be stored on the session.
createRequestObject(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
createReverseFunction(Connection) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
Creates the reverse function in postgre sql that returns the reverse of a string value.
createSessionObject(HttpServletRequest, Object) - Method in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
cssClass - Variable in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
cssOddClass - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
cssOddStyle - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
cssStyle - Variable in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
CTX_ALIAS - Static variable in class org.apache.empire.db.DBExpr
 
CTX_ALL - Static variable in class org.apache.empire.db.DBExpr
 
CTX_DEFAULT - Static variable in class org.apache.empire.db.DBExpr
 
CTX_FULLNAME - Static variable in class org.apache.empire.db.DBExpr
 
CTX_NAME - Static variable in class org.apache.empire.db.DBExpr
 
CTX_NOPARENTHESES - Static variable in class org.apache.empire.db.DBExpr
 
CTX_VALUE - Static variable in class org.apache.empire.db.DBExpr
 
curCount - Variable in class org.apache.empire.db.DBReader.DBReaderIterator
 
CURRENCY_CODE_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
currentClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag
 
currentClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag.MenuInfo
 
currentClass - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
currentClass - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
currentClass - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
currentClass - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag.RowInfo
 
currentColumn - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
currentColumn - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
currentColumn - Variable in class org.apache.empire.struts2.jsp.tags.TableRowTag.RowInfo
 
currentColumnName - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
currentId - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag.MenuInfo
 
currentItem - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag
 

D

DatabaseNotOpen - Static variable in class org.apache.empire.db.DBErrors
 
DataType - Enum in org.apache.empire.data
DataType is an enumeration of data types that are supported with the empire-db component.
dataType - Variable in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
 
DataValueComponent - Class in org.apache.empire.struts2.jsp.components
 
DataValueComponent(InputControl, ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.empire.struts2.jsp.components.DataValueComponent
 
DataValueTag - Class in org.apache.empire.struts2.jsp.tags
 
DataValueTag() - Constructor for class org.apache.empire.struts2.jsp.tags.DataValueTag
 
DATE_OF_BIRTH - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
DATE_OF_BIRTH - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
dateEmptyClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
dateFormat - Static variable in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
dateLinkClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
dateSelectedClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
dateTodayClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
DateUtils - Class in org.apache.empire.commons
This class contains common functions for comparing and converting values of type Date.
dateValidClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
day() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an function object that calculates the day of a date value.
dayOfWeekClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
db - Variable in class org.apache.empire.db.DBRowSet
 
db - Variable in class org.apache.empire.db.expr.column.DBValueExpr
 
DBAbstractFuncExpr - Class in org.apache.empire.db.expr.column
This implements some basic functionality for SQL functions based on a column expression
DBAbstractFuncExpr(DBColumnExpr, DBColumn, boolean, DataType) - Constructor for class org.apache.empire.db.expr.column.DBAbstractFuncExpr
Constructs a new DBFuncExpr object set the specified parameters to this object.
DBAliasExpr - Class in org.apache.empire.db.expr.column
This class allows column renaming in SQL.
DBAliasExpr(DBColumnExpr, String) - Constructor for class org.apache.empire.db.expr.column.DBAliasExpr
Constructs a DBAliasExpr object combine the DBColumnExpr object with the alias name.
DBBlobData - Class in org.apache.empire.db
This class allocates methods to store binary large objects in the database.
DBBlobData(InputStream, int) - Constructor for class org.apache.empire.db.DBBlobData
Constructor to pass LOB data to the setValue methods of a record, consisting of the input stream where the data can be loaded from and the length of the data.
DBBlobData(byte[]) - Constructor for class org.apache.empire.db.DBBlobData
Constructor for LobData from a byte array.
DBBlobData(String, String) - Constructor for class org.apache.empire.db.DBBlobData
Constructor for LobData from a string.
DBBlobData(String) - Constructor for class org.apache.empire.db.DBBlobData
Constructor for LobData from a string.
DBCalcExpr - Class in org.apache.empire.db.expr.column
This class is used for performing calculations in SQL
It handles the mathematical operations ("+", "-", "*", "/") for the current column.
DBCalcExpr(DBColumnExpr, String, Object) - Constructor for class org.apache.empire.db.expr.column.DBCalcExpr
Constructs a DBCalcExpr object Sets the mathematical operations ("+", "-", "*", "/")
for the specified DBColumnExpr object and value.
DBCaseExpr - Class in org.apache.empire.db.expr.column
This class is used to add the "case when ?=A then X else Y end" statement to the SQL-Command.
DBCaseExpr(DBCompareExpr, DBColumnExpr, DBColumnExpr) - Constructor for class org.apache.empire.db.expr.column.DBCaseExpr
Constructs a DBCaseExpr
DBClobData - Class in org.apache.empire.db
This class allocates methods to store binary character objects in the database.
DBClobData(Reader, int) - Constructor for class org.apache.empire.db.DBClobData
Constructor to pass LOB data to the setValue methods of a record, consisting of the input stream where the data can be loaded from and the length of the data.
DBClobData(String) - Constructor for class org.apache.empire.db.DBClobData
Constructor for LobData from a string.
DBCmdType - Enum in org.apache.empire.db
This enum allocates the available command types.
DBCmpType - Enum in org.apache.empire.db
This enum allocates the available compare types.
DBCOLATTR_MANDATORY - Static variable in class org.apache.empire.db.DBColumn
Mandatory column (Boolean)
DBCOLATTR_MAXVALUE - Static variable in class org.apache.empire.db.DBColumn
Maximum value (Integer)
DBCOLATTR_MINVALUE - Static variable in class org.apache.empire.db.DBColumn
Minimum value (Integer)
DBCOLATTR_READONLY - Static variable in class org.apache.empire.db.DBColumn
Read only column (Boolean)
DBCOLATTR_TITLE - Static variable in class org.apache.empire.db.DBColumnExpr
 
DBCOLATTR_TYPE - Static variable in class org.apache.empire.db.DBColumnExpr
 
DBColumn - Class in org.apache.empire.db
This is the base class for all database columns that have a physical representation.
DBColumn(DBRowSet, String) - Constructor for class org.apache.empire.db.DBColumn
Constructs a DBColumn object and set the specified parameters to this object.
DBColumnExpr - Class in org.apache.empire.db
This class is the base class for all expressions that represent a single value.
DBColumnExpr() - Constructor for class org.apache.empire.db.DBColumnExpr
 
DBCombinedCmd - Class in org.apache.empire.db
This class is used for building up a partition of a SQL-Command.
DBCombinedCmd(DBCommandExpr, String, DBCommandExpr) - Constructor for class org.apache.empire.db.DBCombinedCmd
Constructs a new DBFuncExpr object and sets the specified parameters to this object.
DBCommand - Class in org.apache.empire.db
This abstract class handles the creation of the SQL-Commands.
DBCommand(DBDatabase) - Constructor for class org.apache.empire.db.DBCommand
Constructs a new DBCommand object and set the specified DBDatabase object.
DBCommand.DBCmdParameter - Class in org.apache.empire.db
 
DBCommand.DBCmdParameter(DBCommand, int) - Constructor for class org.apache.empire.db.DBCommand.DBCmdParameter
 
DBCommandExpr - Class in org.apache.empire.db
This abstract class handles the creation of the SQL-Commands.
DBCommandExpr() - Constructor for class org.apache.empire.db.DBCommandExpr
Constructs an empty DBCommandExpr object
DBCommandExpr.DBCmdColumn - Class in org.apache.empire.db
This class wrapps a column of sql command in a special command column object.
DBCommandExpr.DBCmdColumn(DBRowSet, DBColumnExpr) - Constructor for class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Constructs a new DBCmdColumn object
DBCommandExpr.DBCmdQuery - Class in org.apache.empire.db
 
DBCommandExpr.DBCmdQuery(DBCommandExpr, DBColumnExpr[]) - Constructor for class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Creates a new DBCmdQueryObject
DBCommandExpr.DBOrderByInfo - Class in org.apache.empire.db
 
DBCommandExpr.DBOrderByInfo(DBColumnExpr, boolean) - Constructor for class org.apache.empire.db.DBCommandExpr.DBOrderByInfo
Construct a new DBOrderByInfo object set the specified parameters to this object.
DBCommandOracle - Class in org.apache.empire.db.oracle
This class handles the special features of an oracle database.
DBCommandOracle(DBDatabase) - Constructor for class org.apache.empire.db.oracle.DBCommandOracle
Constructs an oracle command object.
DBCompareAndOrExpr - Class in org.apache.empire.db.expr.compare
This class is used for combining two filter constraints by and / or operator
DBCompareAndOrExpr(DBCompareExpr, DBCompareExpr, boolean) - Constructor for class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
Constructs a DBCompareColExpr object
DBCompareColExpr - Class in org.apache.empire.db.expr.compare
This class is used for defining filter constraints based on a column expression in SQL
DBCompareColExpr(DBColumnExpr, DBCmpType, Object) - Constructor for class org.apache.empire.db.expr.compare.DBCompareColExpr
Constructs a DBCompareColExpr object set the specified parameters to this object.
DBCompareExpr - Class in org.apache.empire.db.expr.compare
This class is a common base class for all SQL filter constraints classes
DBCompareExpr() - Constructor for class org.apache.empire.db.expr.compare.DBCompareExpr
 
DBCompareNotExpr - Class in org.apache.empire.db.expr.compare
This class is used for defining filter constraints based on a column expression in SQL
DBCompareNotExpr(DBCompareExpr) - Constructor for class org.apache.empire.db.expr.compare.DBCompareNotExpr
Constructs a DBCompareColExpr object
DBConcatExpr - Class in org.apache.empire.db.expr.column
This class is used for performing string concatenation in SQL
DBConcatExpr(DBColumnExpr, Object) - Constructor for class org.apache.empire.db.expr.column.DBConcatExpr
Constructs a new DBConcatExpr object set the specified parameters to this object.
DBConvertExpr - Class in org.apache.empire.db.expr.column
This class is used to convert a value to a different data type.
DBConvertExpr(DBColumnExpr, DataType, Object) - Constructor for class org.apache.empire.db.expr.column.DBConvertExpr
Constructs a DBDecodeExpr
DBCountExpr - Class in org.apache.empire.db.expr.column
This class is used to add the "count" statement to the SQL-Command.
DBCountExpr(DBRowSet) - Constructor for class org.apache.empire.db.expr.column.DBCountExpr
Constructs a DBCountExpr.
DBCountExpr(DBColumnExpr, boolean) - Constructor for class org.apache.empire.db.expr.column.DBCountExpr
Constructs a DBCountExpr.
DBDatabase - Class in org.apache.empire.db
This abstract class is the applicaton's interface for a particular database schema.
DBDatabase() - Constructor for class org.apache.empire.db.DBDatabase
Constructs a new DBDatabase object set the variable 'schema' = null.
DBDatabase(String) - Constructor for class org.apache.empire.db.DBDatabase
Constructs a new DBDatabase object and sets the specified schema object.
DBDatabase(String, String) - Constructor for class org.apache.empire.db.DBDatabase
Constructs a new DBDatabase object and sets the specified schema object.
DBDatabase.DBSystemDate - Class in org.apache.empire.db
This class represents the database systems current date and time.
DBDatabaseDriver - Class in org.apache.empire.db
 
DBDatabaseDriver() - Constructor for class org.apache.empire.db.DBDatabaseDriver
Constructor
DBDatabaseDriver.DBSeqTable - Class in org.apache.empire.db
This class is used to emulate sequences by using a sequence table.
DBDatabaseDriver.DBSeqTable(String, DBDatabase) - Constructor for class org.apache.empire.db.DBDatabaseDriver.DBSeqTable
Constructor
DBDatabaseDriver.DBSetGenKeys - Interface in org.apache.empire.db
This interface is used to set the auto generated keys when executing insert statements.
DBDatabaseDriverDerby - Class in org.apache.empire.db.derby
This class provides support for the Derby database system.
DBDatabaseDriverDerby() - Constructor for class org.apache.empire.db.derby.DBDatabaseDriverDerby
Constructor for the Derby database driver.
DBDatabaseDriverDerby.DBCommandDerby - Class in org.apache.empire.db.derby
Defines the Derby command type.
DBDatabaseDriverDerby.DBCommandDerby(DBDatabase) - Constructor for class org.apache.empire.db.derby.DBDatabaseDriverDerby.DBCommandDerby
 
DBDatabaseDriverH2 - Class in org.apache.empire.db.h2
This class provides support for the H2 database system.
DBDatabaseDriverH2() - Constructor for class org.apache.empire.db.h2.DBDatabaseDriverH2
Constructor for the H2 database driver.
DBDatabaseDriverH2.DBCommandH2 - Class in org.apache.empire.db.h2
Defines the H2 command type.
DBDatabaseDriverH2.DBCommandH2(DBDatabase) - Constructor for class org.apache.empire.db.h2.DBDatabaseDriverH2.DBCommandH2
 
DBDatabaseDriverHSql - Class in org.apache.empire.db.hsql
This class provides support for the HSQLDB database system.
DBDatabaseDriverHSql() - Constructor for class org.apache.empire.db.hsql.DBDatabaseDriverHSql
Constructor for the HSQLDB database driver.
DBDatabaseDriverHSql.DBCommandHSql - Class in org.apache.empire.db.hsql
Defines the HSQLDB command type.
DBDatabaseDriverHSql.DBCommandHSql(DBDatabase) - Constructor for class org.apache.empire.db.hsql.DBDatabaseDriverHSql.DBCommandHSql
 
DBDatabaseDriverMSSQL - Class in org.apache.empire.db.sqlserver
This class provides support for the Microsoft SQL-Server database system.
DBDatabaseDriverMSSQL() - Constructor for class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
Constructor for the MSSQL database driver.
DBDatabaseDriverMSSQL.DBCommandMSSQL - Class in org.apache.empire.db.sqlserver
Defines the Microsoft SQL-Server command type.
DBDatabaseDriverMSSQL.DBCommandMSSQL(DBDatabase) - Constructor for class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL.DBCommandMSSQL
 
DBDatabaseDriverMySQL - Class in org.apache.empire.db.mysql
This class provides support for the MySQL database system.
DBDatabaseDriverMySQL() - Constructor for class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
Constructor for the MySQL database driver.
DBDatabaseDriverMySQL.DBCommandMySQL - Class in org.apache.empire.db.mysql
Defines the MySQL command type.
DBDatabaseDriverMySQL.DBCommandMySQL(DBDatabase) - Constructor for class org.apache.empire.db.mysql.DBDatabaseDriverMySQL.DBCommandMySQL
 
DBDatabaseDriverOracle - Class in org.apache.empire.db.oracle
This class provides support for the Oracle database system.
Oracle Version 9 or higher is required.
DBDatabaseDriverOracle() - Constructor for class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Constructor for the Oracle database driver.
DBDatabaseDriverOracle.BooleanType - Enum in org.apache.empire.db.oracle
 
DBDatabaseDriverPostgreSQL - Class in org.apache.empire.db.postgresql
This class provides support for the PostgreSQL database system.
DBDatabaseDriverPostgreSQL() - Constructor for class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
Constructor for the PostgreSQL database driver.
DBDatabaseDriverPostgreSQL.DBCommandPostreSQL - Class in org.apache.empire.db.postgresql
Defines the PostgreSQL command type.
DBDatabaseDriverPostgreSQL.DBCommandPostreSQL(DBDatabase) - Constructor for class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL.DBCommandPostreSQL
 
DBDecodeExpr - Class in org.apache.empire.db.expr.column
This class is used to decode a set of keys to the corresponding target values.
DBDecodeExpr(DBColumnExpr, Map<?, ?>, Object, DataType) - Constructor for class org.apache.empire.db.expr.column.DBDecodeExpr
Constructs a DBDecodeExpr
DBDriverFeature - Enum in org.apache.empire.db
This enum is used with the DBDatabaseDriver::isSupported method to query database driver capabilities.
DBErrors - Class in org.apache.empire.db
This class contains the definition of database specific errors.
DBErrors() - Constructor for class org.apache.empire.db.DBErrors
 
DBExistsExpr - Class in org.apache.empire.db.expr.compare
This class is used for building up the SQL-Command for the EXISTS syntax.
DBExistsExpr(DBCommandExpr) - Constructor for class org.apache.empire.db.expr.compare.DBExistsExpr
Constructs a DBExistsExpr object set the specified parameters to this object.
DBExistsExpr(DBCommandExpr, DBCompareExpr) - Constructor for class org.apache.empire.db.expr.compare.DBExistsExpr
Constructs a DBExistsExpr object set the specified parameters to this object.
DBExpr - Class in org.apache.empire.db
This abstract class is the base class for all database expression classes (e.g.
DBExpr() - Constructor for class org.apache.empire.db.DBExpr
 
DBFuncExpr - Class in org.apache.empire.db.expr.column
This class is used for performing various SQL functions on a column or column expression.
DBFuncExpr(DBColumnExpr, int, Object[], DBColumn, boolean, DataType) - Constructor for class org.apache.empire.db.expr.column.DBFuncExpr
Constructs a new DBFuncExpr object set the specified parameters to this object.
DBFuncExpr(DBColumnExpr, String, Object[], DBColumn, boolean, DataType) - Constructor for class org.apache.empire.db.expr.column.DBFuncExpr
Constructs a new DBFuncExpr object set the specified parameters to this object.
DBIndex - Class in org.apache.empire.db
This class handles the primary key for the tables.
DBIndex(String, int, DBColumn[]) - Constructor for class org.apache.empire.db.DBIndex
Constructs a DBIndex object set the specified parameters to this object.
DBJoinExpr - Class in org.apache.empire.db.expr.join
This class is used for building a join expression of an SQL statement.
DBJoinExpr(DBColumnExpr, DBColumnExpr, DBJoinType) - Constructor for class org.apache.empire.db.expr.join.DBJoinExpr
Constructs a new DBJoinExpr object initialize this object with the left and right column and the data type of the join expression.
DBJoinExprEx - Class in org.apache.empire.db.expr.join
This class is used for building a join expression of an SQL statement.
DBJoinExprEx(DBRowSet, DBCompareExpr, DBJoinType) - Constructor for class org.apache.empire.db.expr.join.DBJoinExprEx
Constructs a new DBJoinExprEx
DBJoinType - Enum in org.apache.empire.db
DBJoinType contains the possibilities to join two database tables.
DBObject - Class in org.apache.empire.db
Base class for all database related objects.
DBObject() - Constructor for class org.apache.empire.db.DBObject
 
DBQuery - Class in org.apache.empire.db
This class can be used to wrap a query from a DBCommand and use it like a DBRowSet.
You may use this class for two purposes: In oder to define subqueries simply define a command object with the subquery and wrap it inside a DBQuery.
DBQuery(DBCommand, DBColumn[]) - Constructor for class org.apache.empire.db.DBQuery
Constructor initializes the query object.
DBQuery(DBCommand, DBColumn) - Constructor for class org.apache.empire.db.DBQuery
Constructs a new DBQuery object initialize the query object.
DBQuery(DBCommand) - Constructor for class org.apache.empire.db.DBQuery
Creaes a DBQuery object from a given command object.
DBQuery.DBQueryColumn - Class in org.apache.empire.db
 
DBQuery.DBQueryColumn(DBQuery, DBColumnExpr) - Constructor for class org.apache.empire.db.DBQuery.DBQueryColumn
Constructs a DBQueryColumn object set the specified parameters to this object.
DBReader - Class in org.apache.empire.db
This class is used to perform database queries from a DBCommand object and access the results.
In oder to perform a query call the open() function or - for single row queries - call getRecordData();
You can iterate through the rows using moveNext() or an iterator.
DBReader() - Constructor for class org.apache.empire.db.DBReader
Constructs an empty DBRecordSet object.
DBReader.DBReaderForwardIterator - Class in org.apache.empire.db
This is an iterator for forward only resultsets.
DBReader.DBReaderForwardIterator(int) - Constructor for class org.apache.empire.db.DBReader.DBReaderForwardIterator
 
DBReader.DBReaderIterator - Class in org.apache.empire.db
 
DBReader.DBReaderIterator(int) - Constructor for class org.apache.empire.db.DBReader.DBReaderIterator
 
DBReader.DBReaderScrollableIterator - Class in org.apache.empire.db
This is an iterator for scrolling resultsets.
DBReader.DBReaderScrollableIterator(int) - Constructor for class org.apache.empire.db.DBReader.DBReaderScrollableIterator
 
DBRecord - Class in org.apache.empire.db
This class handles one record from a database table.
DBRecord() - Constructor for class org.apache.empire.db.DBRecord
Create a new DBRecord object.
The record is not attachted to a RowSet and the record's state is intitially set to REC_INVALID.
DBRecordData - Class in org.apache.empire.db
This interface defines for the classes DDRecordSet and DBRecord.
DBRecordData() - Constructor for class org.apache.empire.db.DBRecordData
 
DBRelation - Class in org.apache.empire.db
This class creates a DBReferene object for a foreing key relation.
DBRelation(DBDatabase, String, DBRelation.DBReference[]) - Constructor for class org.apache.empire.db.DBRelation
Creates a DBRelation object for a foreing key relation.
DBRelation.DBReference - Class in org.apache.empire.db
 
DBRelation.DBReference(DBTableColumn, DBTableColumn) - Constructor for class org.apache.empire.db.DBRelation.DBReference
 
DBRowSet - Class in org.apache.empire.db
This class is the base class for all the DBTable, CBView and DBQuery classes this class contains all the columns of the tables, views or querys
DBRowSet(DBDatabase) - Constructor for class org.apache.empire.db.DBRowSet
Constructs a DBRecord object set the current database object.
DBSetExpr - Class in org.apache.empire.db.expr.set
This class is used for building a set expression of a SQL update statement.
DBSetExpr(DBColumn, Object) - Constructor for class org.apache.empire.db.expr.set.DBSetExpr
Constructs a new DBSetExpr object.
DBSQLScript - Class in org.apache.empire.db
DBSQLScript
This class is a collection of sql command strings.
The class is used for obtaining and executing DDL commands supplied by the database driver (@see DBDatabaseDriver.getDDLScript(DBCmdType, DBObject, DBSQLScript))
DBSQLScript() - Constructor for class org.apache.empire.db.DBSQLScript
 
DBTable - Class in org.apache.empire.db
This class represent one table of the database.
DBTable(String, DBDatabase) - Constructor for class org.apache.empire.db.DBTable
Construct a new DBTable object set the specified parameters to this object and add this object to the current database.
DBTableColumn - Class in org.apache.empire.db
This class represent one column of a table.
DBTableColumn(DBTable, DataType, String, double, boolean, Object) - Constructor for class org.apache.empire.db.DBTableColumn
Constructs a DBTableColumn object set the specified parameters to this object.
DBTableColumn(DBTable, DBTableColumn) - Constructor for class org.apache.empire.db.DBTableColumn
Clone Constructor - use clone()
DBValueExpr - Class in org.apache.empire.db.expr.column
This class is used for declaring constant values in SQL.
DBValueExpr(DBDatabase, Object, DataType) - Constructor for class org.apache.empire.db.expr.column.DBValueExpr
Constructs a new DBValueExpr object.
DBValueExpr(DBColumnExpr, Object) - Constructor for class org.apache.empire.db.expr.column.DBValueExpr
Construct a new DBValueExpr object set the specified parameters to this object.
DBView - Class in org.apache.empire.db
This class represent a view of the database.
DBView(String, DBDatabase, boolean) - Constructor for class org.apache.empire.db.DBView
Creates a view object for a given view in the database.
DBView(String, DBDatabase) - Constructor for class org.apache.empire.db.DBView
Creates a view object for a given view in the database.
DBView.DBViewColumn - Class in org.apache.empire.db
 
DBView.DBViewColumn(DBView, String, DBColumnExpr) - Constructor for class org.apache.empire.db.DBView.DBViewColumn
Constructs a DBViewColumn object set the specified parameters to this object.
DBXmlDictionary - Class in org.apache.empire.db
This class is used to configure XML generation as performed by the getXmlDocument Document function on DBReader and DBRecord.
DBXmlDictionary() - Constructor for class org.apache.empire.db.DBXmlDictionary
 
ddlColumnDefaults - Variable in class org.apache.empire.db.DBDatabaseDriver
 
debug(Document) - Static method in class org.apache.empire.xml.XMLWriter
Prints out the DOM-Tree on System.out for debugging purposes.
debugToFile(Document, String) - Static method in class org.apache.empire.xml.XMLWriter
Prints out the DOM-Tree to a file for debugging purposes.
decode(Map, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression that compares the current column expression with a list of values and returns the corresponding alternative value.
decode(Object, Object, Object) - Method in class org.apache.empire.db.DBColumnExpr
 
decode(Object, Object, Object, Object, Object) - Method in class org.apache.empire.db.DBColumnExpr
 
decode(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.empire.db.DBColumnExpr
 
decode(Options, Object) - Method in class org.apache.empire.db.DBColumnExpr
 
decode(Options) - Method in class org.apache.empire.db.DBColumnExpr
 
DEFAULT_ITEM_PROPERTY_NAME - Static variable in class org.apache.empire.struts2.action.WebAction
 
DefaultHtmlTagDictionary - Class in org.apache.empire.struts2.html
 
DefaultHtmlTagDictionary() - Constructor for class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
DefaultWebRequest - Class in org.apache.empire.struts2.web
 
DefaultWebRequest() - Constructor for class org.apache.empire.struts2.web.DefaultWebRequest
 
defValue - Variable in class org.apache.empire.db.DBTableColumn
 
defValue - Variable in class org.apache.empire.struts2.jsp.tags.TextTag
 
delete(Connection) - Method in class org.apache.empire.db.DBRecord
This helper function calls the DBRowset.deleteRecord method to delete the record.
deleteAllReferences(Object[], Connection) - Method in class org.apache.empire.db.DBRowSet
Deletes all records which reference this table.
deleteBean(Object[]) - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
Deletes a bean object
deleteEmmployee(int) - Method in interface org.apache.empire.samples.cxf.wssample.common.EmployeeService
 
deleteEmmployee(int) - Method in class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
deleteEmployee(int) - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
deleteRecord(Object[], Connection) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Returns the error message: ERR_NOTSUPPORTED
deleteRecord(Object[], Connection) - Method in class org.apache.empire.db.DBQuery
Deletes a record identified by its primary key from the database.
deleteRecord(Object[], Connection) - Method in class org.apache.empire.db.DBRowSet
 
deleteRecord(Object, Connection) - Method in class org.apache.empire.db.DBRowSet
Deletes a single record from the database.
deleteRecord(Object[], Connection) - Method in class org.apache.empire.db.DBTable
Creates a delete SQL-Command by using the DBCommand getDelete method execute the the SQL-Command with the DBDatabase executeSQL method.
deleteRecord(Object[], Connection) - Method in class org.apache.empire.db.DBView
 
deleteRecord(Object[], boolean) - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
deletes the record identified by the supplied key from the database.
deleteRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
deletes the current record database.
deleteReferenceRecords(DBRelation.DBReference[], Object[], Connection) - Method in class org.apache.empire.db.DBRowSet
Deletes all records which are referenced by a particular relation.
Department - Class in org.apache.empire.samples.cxf.wssample.common
 
Department() - Constructor for class org.apache.empire.samples.cxf.wssample.common.Department
 
DEPARTMENT_ID - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Departments
 
DEPARTMENT_ID - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
DEPARTMENT_ID - Variable in class org.apache.empire.samples.db.SampleDB.Departments
 
DEPARTMENT_ID - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
DepartmentRecord - Class in org.apache.empire.struts2.websample.db.records
 
DepartmentRecord(SampleContext) - Constructor for class org.apache.empire.struts2.websample.db.records.DepartmentRecord
 
DepartmentRecord - Class in org.apache.empire.struts2.websample.ws.records
 
DepartmentRecord(SampleContext) - Constructor for class org.apache.empire.struts2.websample.ws.records.DepartmentRecord
 
DEPARTMENTS - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB
 
DEPARTMENTS - Variable in class org.apache.empire.samples.db.SampleDB
 
desc - Variable in class org.apache.empire.db.DBCommandExpr.DBOrderByInfo
 
detachDatabase(DBDatabase, Connection) - Method in class org.apache.empire.db.DBDatabaseDriver
Called when a database is closed
detachRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
DetailAction - Class in org.apache.empire.struts2.websample.web.actiontypes
 
DetailAction() - Constructor for class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
 
detectDataType(Object) - Method in class org.apache.empire.db.DBColumnExpr
Detects the DataType of a given value.
detectQuoteName(String) - Method in class org.apache.empire.db.DBDatabaseDriver
Detects wether a table or column name needs to be quoted or not
By default all reserved SQL keywords as well as names containing a "-", "/", "+" or " " require quoting.
Overrides this function to add database specific keywords like "user" or "count"
disabled - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
disabled - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
disabled - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
disabled - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
disabled - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
disabled - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
disabledClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag
 
disabledClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag.MenuInfo
 
disabledMode - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
disabledMode - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
DISABLEDMODE_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
Disposable - Interface in org.apache.empire.struts2.action
 
dispose() - Method in class org.apache.empire.db.DBReader.DBReaderIterator
Disposes the iterator.
dispose() - Method in interface org.apache.empire.struts2.action.Disposable
Cleanup resources allocated by the object
dispose() - Method in class org.apache.empire.struts2.action.WebAction
Cleanup resources allocated by the action this requires the action to be stored on the request in a param named "action" the ActionBasicsInterceptor performs this task the dispose method will then be called from the EmpireStrutsDispatcher
dispose() - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag.ItemIteratorComponent
 
divideBy(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new calculation object for the SQL "/" (divide) operator.
doCancel() - Method in class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
 
doCreate() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeDetailAction
 
doCreate() - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
 
doCreate() - Method in class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
 
DocumentWriter - Class in org.apache.empire.samples.cxf.wssample.server
 
DocumentWriter(StyledDocument, Style) - Constructor for class org.apache.empire.samples.cxf.wssample.server.DocumentWriter
 
doDelete() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeDetailAction
 
doDelete() - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
 
doDelete() - Method in class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.ActionErrorsTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.ActionMessageTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.ButtonTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.FlexDivTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.FloatClearTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseIfTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
doEndTag() - Method in class org.apache.empire.struts2.jsp.tags.TextTag
 
doError() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
doInit() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
doInit() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
doList() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
doLoad() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeDetailAction
 
doLoad() - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
 
doLoad() - Method in class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
 
doLogin() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
doLogout() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
domain - Variable in class org.apache.empire.data.bean.BeanClass
 
doQuery() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
doReset() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
doSave() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeDetailAction
 
doSave() - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
 
doSave() - Method in class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.ActionErrorsTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.ActionMessageTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.ButtonTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.FlexDivTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.FloatClearTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseIfTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
doStartTag() - Method in class org.apache.empire.struts2.jsp.tags.TextTag
 
driver - Variable in class org.apache.empire.db.DBDatabase
 

E

ElseIfTag - Class in org.apache.empire.struts2.jsp.tags.flow
 
ElseIfTag() - Constructor for class org.apache.empire.struts2.jsp.tags.flow.ElseIfTag
 
ElseTag - Class in org.apache.empire.struts2.jsp.tags.flow
 
ElseTag() - Constructor for class org.apache.empire.struts2.jsp.tags.flow.ElseTag
 
EMAIL - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
EMAIL - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
EMailInputControl - Class in org.apache.empire.struts2.jsp.controls
 
EMailInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.EMailInputControl
 
embed - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
EmpireException - Exception in org.apache.empire
This exception type is used for all empire errors.
Exceptions will only be thrown if exceptions are enabled in the ErrorObject.
EmpireException(ErrorObject) - Constructor for exception org.apache.empire.EmpireException
creates an empire exception from an error object.
EmpireFilterDispatcher - Class in org.apache.empire.struts2.web
 
EmpireFilterDispatcher() - Constructor for class org.apache.empire.struts2.web.EmpireFilterDispatcher
 
EmpireStrutsDispatcher - Class in org.apache.empire.struts2.web
 
EmpireStrutsDispatcher(ServletContext, Map<String, String>) - Constructor for class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
EmpireTagSupport - Class in org.apache.empire.struts2.jsp.tags
 
EmpireTagSupport() - Constructor for class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
EmpireValueTagSupport - Class in org.apache.empire.struts2.jsp.tags
 
EmpireValueTagSupport() - Constructor for class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
Employee - Class in org.apache.empire.samples.cxf.wssample.common
 
Employee() - Constructor for class org.apache.empire.samples.cxf.wssample.common.Employee
 
EMPLOYEE_ID - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
EMPLOYEE_ID - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
EmployeeDetailAction - Class in org.apache.empire.struts2.websample.web.actions
 
EmployeeDetailAction() - Constructor for class org.apache.empire.struts2.websample.web.actions.EmployeeDetailAction
 
EmployeeListAction - Class in org.apache.empire.struts2.websample.web.actions
 
EmployeeListAction() - Constructor for class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
EmployeeListAction.EmployeeInfo - Class in org.apache.empire.struts2.websample.web.actions
 
EmployeeListAction.EmployeeInfo() - Constructor for class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
EmployeeListAction.SearchInfo - Class in org.apache.empire.struts2.websample.web.actions
 
EmployeeListAction.SearchInfo() - Constructor for class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
EmployeeListModel - Class in org.apache.empire.samples.cxf.wssample.client
 
EmployeeListModel() - Constructor for class org.apache.empire.samples.cxf.wssample.client.EmployeeListModel
 
EmployeeRecord - Class in org.apache.empire.struts2.websample.db.records
 
EmployeeRecord(SampleContext) - Constructor for class org.apache.empire.struts2.websample.db.records.EmployeeRecord
 
EmployeeRecord - Class in org.apache.empire.struts2.websample.ws.records
 
EmployeeRecord(SampleContext) - Constructor for class org.apache.empire.struts2.websample.ws.records.EmployeeRecord
 
EMPLOYEES - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB
 
EMPLOYEES - Variable in class org.apache.empire.samples.db.SampleDB
 
EmployeeService - Interface in org.apache.empire.samples.cxf.wssample.common
 
EmployeeServiceClient - Class in org.apache.empire.samples.cxf.wssample.client
 
EmployeeServiceClient(String) - Constructor for class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
EmployeeServiceImpl - Class in org.apache.empire.samples.cxf.wssample.server
 
EmployeeServiceImpl(SampleDB, Connection) - Constructor for class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
EMPTY_STRING - Static variable in class org.apache.empire.db.DBDatabase
 
enabledClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag
 
enabledClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag.MenuInfo
 
enctype - Variable in class org.apache.empire.struts2.jsp.tags.FormTag
 
end(Writer, String) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
end(Writer, String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
end(Writer, String) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
end(Writer, String) - Method in class org.apache.empire.struts2.jsp.components.FormComponent
 
end(Writer, String) - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag.ItemIteratorComponent
 
end(Writer, String) - Method in class org.apache.empire.struts2.jsp.tags.ParamTag.ParamComponent
 
endTag(String, boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
endTag(String) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
endTag(boolean) - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
endTag() - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
equals(Object) - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Overrides the equals method
equals(Object) - Method in class org.apache.empire.db.expr.join.DBJoinExpr
Compares two DBJoinExpr objects.
error(ErrorType, Object[]) - Method in class org.apache.empire.commons.ErrorObject
Sets an error from an error code an an array of parameters
error(ErrorType) - Method in class org.apache.empire.commons.ErrorObject
Sets the error.
error(ErrorType, Object) - Method in class org.apache.empire.commons.ErrorObject
Sets the specified error and and the message.
error(ErrorType, Object, Object) - Method in class org.apache.empire.commons.ErrorObject
Sets the specified error and two messages.
error(ErrorType, Throwable) - Method in class org.apache.empire.commons.ErrorObject
Sets the specified error and the corresponding error message on this object.
error(Throwable) - Method in class org.apache.empire.commons.ErrorObject
Sets the last error and the error message: ERR_EXCEPTION.
error(ErrorInfo) - Method in class org.apache.empire.commons.ErrorObject
Copies the error set on another object to this object.
error(ErrorType, SQLException) - Method in class org.apache.empire.db.DBObject
Sets the current error from an SQL Exception.
error(SQLException) - Method in class org.apache.empire.db.DBObject
Sets the current error from an SQL Exception.
error(ErrorType, String[], String) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
This method can be used to return a parsing or validation error To be used in the getFieldValue, the parseValue or the validate function.
error(ErrorType, Object, String) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
 
ErrorActionEntryClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ErrorActionEntryClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ErrorActionEntryClass() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
ErrorEntryTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ErrorEntryTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ErrorEntryWrapperTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ErrorEntryWrapperTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ErrorEntryWrapperTag() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
ErrorInfo - Interface in org.apache.empire.commons
This interface allows access to the last error that occured on a object.
ErrorItemEntryClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ErrorItemEntryClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ErrorItemEntryClass() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
ErrorListClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ErrorListClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ErrorListTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
ErrorListTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
ErrorObject - Class in org.apache.empire.commons
This class holds and provides information about the last error that occured on an object.
ErrorObject() - Constructor for class org.apache.empire.commons.ErrorObject
Constructs an ErrorObject object.
ErrorObject(ErrorInfo) - Constructor for class org.apache.empire.commons.ErrorObject
Constructs a ErrorObject object copying the Error information of another object.
ErrorObject.ObjectErrorInfo - Class in org.apache.empire.commons
This class is internally used by the ErrorObject to provide thread-safe access to the error information.
ErrorObject.ObjectErrorInfo() - Constructor for class org.apache.empire.commons.ErrorObject.ObjectErrorInfo
public constructor allows derived classes to instantiate
Errors - Class in org.apache.empire.commons
This class holds the definition of common error types.
Errors - Class in org.apache.empire.struts2.websample.common
 
Errors() - Constructor for class org.apache.empire.struts2.websample.common.Errors
 
ErrorType - Class in org.apache.empire.commons
The ErrorType class defines a type of error.
ErrorType(String, String) - Constructor for class org.apache.empire.commons.ErrorType
Defines an error type.
errParams - Variable in class org.apache.empire.commons.ErrorObject.ObjectErrorInfo
Error message params
errSource - Variable in class org.apache.empire.commons.ErrorObject.ObjectErrorInfo
Source object's class name
errType - Variable in class org.apache.empire.commons.ErrorObject.ObjectErrorInfo
Type of error
Exception - Static variable in class org.apache.empire.commons.Errors
 
ExceptionAware - Interface in org.apache.empire.struts2.action
 
executeQuery(String, Object[], boolean, Connection) - Method in class org.apache.empire.db.DBDatabase
Executes a select SQL-Statement and returns a resulset containing the query results.
This function returns a JDBC ResultSet.
Insteam of using this function directly you should use a DBReader object instead.
executeQuery(String, Object[], boolean, Connection) - Method in class org.apache.empire.db.DBDatabaseDriver
 
executeSQL(String, Object[], Connection, DBDatabaseDriver.DBSetGenKeys) - Method in class org.apache.empire.db.DBDatabase
Executes an update, insert or delete SQL-Statement.
We recommend to use a DBCommand object in order to build the sqlCmd.
executeSQL(String, Object[], Connection) - Method in class org.apache.empire.db.DBDatabase
 
executeSQL(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Executes an update, insert or delete SQL-Statement.
We recommend to use a DBCommand object in order to build the sqlCmd.
executeSQL(String, Object[], Connection, DBDatabaseDriver.DBSetGenKeys) - Method in class org.apache.empire.db.DBDatabaseDriver
Executes the select, update or delete SQL-Command with a Statement object.
exit(int) - Method in class org.apache.empire.struts2.web.DefaultWebRequest
 
exit(int) - Method in interface org.apache.empire.struts2.web.WebRequest
This function is called from the EmpireStrutsDispatcher when a request ends if an action was accociated with the request and the action implements the Disposible interface then the exit code returned by Disposible.dispose() is passed with the exitCode parameter You might use the exitCode e.g.
exit(int) - Method in class org.apache.empire.struts2.websample.web.SampleRequest
 
EXITCODE_ERROR - Static variable in interface org.apache.empire.struts2.action.Disposable
This Exit-code might be used to indicate an action error from the dispose method The code will be forwarded to the request's exit method (see below)
EXITCODE_SUCCESS - Static variable in interface org.apache.empire.struts2.action.Disposable
This exit-code might be used to indicate a successful action from the dispose method The code will be forwarded to the WebRequest's exit method (see WebRequest.exit())
expanded - Variable in class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
expandedClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag
 
expandedClass - Variable in class org.apache.empire.struts2.jsp.tags.MenuTag.MenuInfo
 
expr - Variable in class org.apache.empire.db.DBCommandExpr.DBOrderByInfo
 
expr - Variable in class org.apache.empire.db.DBQuery.DBQueryColumn
 
expr - Variable in class org.apache.empire.db.DBView.DBViewColumn
 
expr - Variable in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
 
expr - Variable in class org.apache.empire.db.expr.compare.DBCompareColExpr
 
expr - Variable in class org.apache.empire.db.expr.compare.DBCompareNotExpr
 
extractErrorMessage(SQLException) - Method in class org.apache.empire.db.DBDatabaseDriver
Extracts native error message of an sqlExeption.
extractErrorMessage(SQLException) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Extracts native error message of an sqlExeption.

F

FieldError - Static variable in class org.apache.empire.struts2.web.WebErrors
 
FieldInvalidDateFormat - Static variable in class org.apache.empire.db.DBErrors
 
FieldInvalidValue - Static variable in class org.apache.empire.db.DBErrors
 
FieldIsReadOnly - Static variable in class org.apache.empire.db.DBErrors
 
FieldNotNull - Static variable in class org.apache.empire.db.DBErrors
 
FieldNotNumeric - Static variable in class org.apache.empire.db.DBErrors
 
FieldValueTooLong - Static variable in class org.apache.empire.db.DBErrors
 
FILE_DATA_COLUMN_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
FileExists - Static variable in class org.apache.empire.commons.Errors
 
FileFormatError - Static variable in class org.apache.empire.commons.Errors
 
FileNotFound - Static variable in class org.apache.empire.commons.Errors
 
FileReadError - Static variable in class org.apache.empire.commons.Errors
 
FileWriteError - Static variable in class org.apache.empire.commons.Errors
 
fillDataDictionnary(String, String, String, int, int, int, int, String) - Method in class org.apache.empire.db.oracle.OracleDataDictionnary
 
fillMissingDefaults(Connection) - Method in class org.apache.empire.db.DBRecord
Set the record default value for the fields with the value ObjectUtils.NoValue
findAnyConflictRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
findChangedIndexes() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
findFirstChild(Node, String) - Static method in class org.apache.empire.xml.XMLUtil
Finds the first (direct) child Element with a given tag name.
findFirstChildDeep(Element, String) - Static method in class org.apache.empire.xml.XMLUtil
Finds the first element which name matchtes a given tag name that is locacted anywhere below the given parent.
findFirstChildDeep(Document, String) - Static method in class org.apache.empire.xml.XMLUtil
Returns the first element which name matchtes a given tag name.
findFirstChildWithAttrib(Node, String, String, Object) - Static method in class org.apache.empire.xml.XMLUtil
Finds the first (direct) child element with a given tag name and attribute.
findQueryColumn(DBColumnExpr) - Method in class org.apache.empire.db.DBQuery
This function searchs for equal columns given by the specified DBColumnExpr object.
findViewColumn(DBColumnExpr) - Method in class org.apache.empire.db.DBView
This function searchs for equal columns given by the specified DBColumnExpr object.
firstItemIndex - Variable in class org.apache.empire.struts2.actionsupport.ListActionSupport.ListPageInfo
 
FIRSTNAME - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
FIRSTNAME - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
FlexDivTag(String, String) - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
FlexDivTag(String, String) - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
FlexDivTag - Class in org.apache.empire.struts2.jsp.tags
 
FlexDivTag() - Constructor for class org.apache.empire.struts2.jsp.tags.FlexDivTag
 
FloatClear() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
FloatClear() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
FloatClearTag - Class in org.apache.empire.struts2.jsp.tags
 
FloatClearTag() - Constructor for class org.apache.empire.struts2.jsp.tags.FloatClearTag
 
FormActionSupport - Class in org.apache.empire.struts2.actionsupport
 
FormActionSupport(ActionBase, String) - Constructor for class org.apache.empire.struts2.actionsupport.FormActionSupport
Creates a new FormActionSupport object.
format - Variable in class org.apache.empire.struts2.jsp.components.ControlComponent
 
format - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
format - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
FORMAT_UNIT - Static variable in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
formatDate(Date, Locale) - Static method in class org.apache.empire.commons.DateUtils
 
formatDate(Date, boolean) - Static method in class org.apache.empire.commons.ObjectUtils
Formats a given date object to a standard date string.
formatDate(Date) - Static method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
formatDayOfWeek(Date, Locale, boolean) - Static method in class org.apache.empire.commons.DateUtils
 
formatMonth(Date, Locale, boolean) - Static method in class org.apache.empire.commons.DateUtils
 
formatMonth(int, Locale, boolean) - Static method in class org.apache.empire.commons.DateUtils
 
formatTime(Date, Locale, boolean) - Static method in class org.apache.empire.commons.DateUtils
 
formatValue(Object, InputControl.ValueInfo, boolean) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
Returns the value formated as a string this is a simple default implementation that does no type-secific formatting Derived classes may override formatString an provide further formmatting see TextInputControl for details
formatValue(InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
Returns the value formated as a string This is a shortcut for formatString(vi.getValue(), vi) Derived classes may override formatString
formatValue(Object, InputControl.ValueInfo, boolean) - Method in class org.apache.empire.struts2.jsp.controls.PasswordInputControl
 
formatValue(Object, InputControl.ValueInfo, boolean) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
formatValue(InputControl.ValueInfo, boolean) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
formatYear(Date, Locale) - Static method in class org.apache.empire.commons.DateUtils
 
FormComponent - Class in org.apache.empire.struts2.jsp.components
 
FormComponent(ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.empire.struts2.jsp.components.FormComponent
 
FormDefaultOnSubmitScript() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
FormDefaultOnSubmitScript() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
FormDefaultRenderWrapper() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
FormDefaultRenderWrapper() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
FormPartTag - Class in org.apache.empire.struts2.jsp.tags
 
FormPartTag() - Constructor for class org.apache.empire.struts2.jsp.tags.FormPartTag
 
FormPartWrapperAttributes() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
FormPartWrapperAttributes() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
FormPartWrapperClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
FormPartWrapperClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
FormPartWrapperTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
FormPartWrapperTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
FormSubmitTag - Class in org.apache.empire.struts2.jsp.tags
 
FormSubmitTag() - Constructor for class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
FormTag - Class in org.apache.empire.struts2.jsp.tags
 
FormTag() - Constructor for class org.apache.empire.struts2.jsp.tags.FormTag
 

G

GENDER - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
GENDER - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
get(String) - Method in class org.apache.empire.commons.Attributes
 
get(Object) - Method in class org.apache.empire.commons.Attributes
 
get(Object) - Method in class org.apache.empire.commons.Options
 
getAccesskey() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getAction() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getAction() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getActionBean(Class, boolean, String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
getActionBean(Class, boolean) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
getActionBeanName(ActionContext, Class, String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
getActionItemPropertyName() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getActionName() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getActionObject(String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
getActionObjectName(ActionContext, String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
getActionParam(String) - Method in class org.apache.empire.struts2.action.WebAction
 
getActionParam(String, boolean) - Method in class org.apache.empire.struts2.actionsupport.FormActionSupport
Returns the value of a paramether supplied with the request or the session
getActionParamKey() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
Returns the record key.
getActionParamNewFlag() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
Returns a flag whether or not the current record is a new record.
getActionURL(String, Map) - Method in class org.apache.empire.struts2.action.WebAction
 
getActionURL(String, Map) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getAlias() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Not applicable - returns null
getAlias() - Method in class org.apache.empire.db.DBQuery
not applicable - returns null
getAlias() - Method in class org.apache.empire.db.DBRowSet
 
getAlias() - Method in class org.apache.empire.db.DBTable
Returns the table alias name of this object.
getAlias() - Method in class org.apache.empire.db.DBView
Returns the alias name of this object.
getApplication() - Method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
getApplication() - Method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
getApplication() - Method in class org.apache.empire.struts2.websample.web.SampleRequest
 
getApplication() - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
getAttribute(String) - Method in class org.apache.empire.data.bean.BeanProperty
Returns the value of a column attribute.
getAttribute(String) - Method in interface org.apache.empire.data.ColumnExpr
Returns futher metadata attributes.
getAttribute(String) - Method in class org.apache.empire.db.DBColumn
 
getAttribute(String) - Method in class org.apache.empire.db.DBColumnExpr
Returns the value of a column attribute.
getAttribute(String) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Get Attributes of underlying table column.
getAttribute(String) - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
getAttribute(String) - Method in class org.apache.empire.db.DBView.DBViewColumn
 
getAttribute(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getAttribute(String) - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
getBean() - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.ActionErrorsTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.ActionMessageTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
getBean() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.FlexDivTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseIfTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.ParamTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.apache.empire.struts2.jsp.tags.TextTag
 
getBeanClass() - Method in class org.apache.empire.data.bean.BeanProperty
returns the bean class of this property.
getBeanList(C, Class<T>, int) - Method in class org.apache.empire.db.DBReader
Returns the result of a query as a list of objects restricted to a maximum number of objects (unless maxCount is -1).
getBeanList(Class<T>, int) - Method in class org.apache.empire.db.DBReader
Returns the result of a query as a list of objects.
getBeanList(Class<T>) - Method in class org.apache.empire.db.DBReader
Returns the result of a query as a list of objects.
getBeanProperties(Object) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getBeanProperties(Object, Collection<ColumnExpr>) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getBeanProperties(Object, Collection<ColumnExpr>) - Method in interface org.apache.empire.data.RecordData
writes all field values into a static Java Bean.
getBeanProperties(Object) - Method in interface org.apache.empire.data.RecordData
writes all field values into a static Java Bean.
getBeanProperties(Object, Collection<ColumnExpr>) - Method in class org.apache.empire.db.DBRecordData
Injects the current field values into a java bean.
getBeanProperties(Object) - Method in class org.apache.empire.db.DBRecordData
Injects the current field values into a java bean.
getBeanProperty(Object, String, Object) - Method in class org.apache.empire.db.DBRecordData
Set a single property value of a java bean object used by readProperties.
getBeanProperty(Object, String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getBeanPropertyName() - Method in class org.apache.empire.data.bean.BeanProperty
Gets the Java bean property name.
getBeanPropertyName() - Method in interface org.apache.empire.data.ColumnExpr
Returns the name of a Java bean property to which this column is mapped.
getBeanPropertyName() - Method in class org.apache.empire.db.DBColumnExpr
Gets the Java bean property name for this column i.e.
getBody() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
getBoolean(Object) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to a boolean.
getBoolean(int) - Method in class org.apache.empire.db.DBRecordData
Returns a data value identified by the column index.
getBoolean(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Returns a data value for the desired column.
getBoolean(Object, boolean) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getBooleanType() - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
 
getBusinessUnit() - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
getBusinessUnit() - Method in class org.apache.empire.samples.db.SampleBean
 
getChecked() - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
getChecked() - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
getChildText(Node, String) - Static method in class org.apache.empire.xml.XMLUtil
Returns the text value of a given child element.
getClasses() - Method in class org.apache.empire.data.bean.BeanDomain
 
getCmdColumn(DBColumnExpr) - Method in class org.apache.empire.db.DBCommandExpr
 
getCmdColumn(int) - Method in class org.apache.empire.db.DBCommandExpr
 
getCmdParams() - Method in class org.apache.empire.db.DBCommand
Returns the list of parameter values for a prepared statement.
getCmpop() - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
Gets the comparison operator
getColumn(int) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getColumn(int) - Method in interface org.apache.empire.data.Record
returns the column at the specified index.
getColumn(int) - Method in class org.apache.empire.db.DBRecord
Implements the Record Interface getColumn method.
Internally calls getDBColumn()
getColumn(int) - Method in class org.apache.empire.db.DBRowSet
Returns a DBColumn object by a specified index value.
getColumn(String) - Method in class org.apache.empire.db.DBRowSet
Gets the column Expression with a particular name.
getColumn() - Method in class org.apache.empire.db.expr.set.DBSetExpr
 
getColumn() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getColumn() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getColumn() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getColumnExpr(int) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getColumnExpr(int) - Method in interface org.apache.empire.data.RecordData
returns the column expression for a given column This is the reverse operation of getFieldIndex()
getColumnExpr(int) - Method in class org.apache.empire.db.DBReader
Get the column Expression at position
getColumnExpr(int) - Method in class org.apache.empire.db.DBRecord
Returns a DBColumnExpr object by a specified index value.
getColumnExpr(int) - Method in class org.apache.empire.db.DBRecordData
 
getColumnExpr() - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
Gets the DBColumnExpr object
getColumnExpr() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getColumnIndex(DBColumn) - Method in class org.apache.empire.db.DBRowSet
Gets the index of a particular column expression.
getColumnIndex(Column) - Method in class org.apache.empire.db.DBRowSet
Gets the index of a particular column expression.
getColumnPos(DBColumn) - Method in class org.apache.empire.db.DBIndex
Gets the position of a specified DBColumn object.
getColumnPropertyName(ColumnExpr) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getColumnReferences() - Method in class org.apache.empire.db.DBRowSet
Returns the a list of column references.
getColumns() - Method in class org.apache.empire.db.DBIndex
Returns the columns belonging to this index.
getColumns() - Method in class org.apache.empire.db.DBRowSet
Gets all columns of this rowset (e.g.
getComment() - Method in class org.apache.empire.db.DBColumn
Returns a comment describing the column in the data scheme.
getComment() - Method in class org.apache.empire.db.DBRowSet
 
getConnection() - Method in class org.apache.empire.struts2.action.WebAction
 
getConnection() - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
getConnection() - Method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
getConnection() - Method in interface org.apache.empire.struts2.websample.web.SampleContext
 
getConnection() - Method in class org.apache.empire.struts2.websample.web.SampleRequest
 
getControl(String) - Static method in class org.apache.empire.struts2.jsp.controls.InputControlManager
 
getControlType() - Method in class org.apache.empire.data.bean.BeanProperty
Returns the columns control type.
getControlType() - Method in interface org.apache.empire.data.ColumnExpr
Returns the column's control type used for displaying and entering data.
getControlType() - Method in class org.apache.empire.db.DBColumnExpr
Returns the column control type.
getControlType() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.DBDatabaseDriver
Returns a data type convertion phrase template for this driver
The returned template must contain a '?' which will be replaced by a column expression.
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
 
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
 
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.hsql.DBDatabaseDriverHSql
 
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
 
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
 
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
 
getConvertPhrase(DataType, DataType, Object) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
getCount() - Method in class org.apache.empire.db.DBSQLScript
Returns the number of statemetns in this script
getCreateDDLScript(DBDatabaseDriver, DBSQLScript) - Method in class org.apache.empire.db.DBDatabase
Creates a DDL Script for creating all database objects on the target database.
This function may be called even if the database has not been previously opened.
getCssClass() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getCssClass() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getCssStyle() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getCssStyle() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getCurrentRequest() - Static method in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
getData() - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
Gets the bean data.
getDatabase() - Method in class org.apache.empire.db.DBColumn
 
getDatabase() - Method in class org.apache.empire.db.DBCombinedCmd
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.DBCommand.DBCmdParameter
 
getDatabase() - Method in class org.apache.empire.db.DBCommand
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.DBCommandExpr.DBOrderByInfo
Returns the current database object
getDatabase() - Method in class org.apache.empire.db.DBDatabase
 
getDatabase() - Method in class org.apache.empire.db.DBIndex
 
getDatabase() - Method in class org.apache.empire.db.DBObject
Returns the database object to which this object belongs to.
getDatabase() - Method in class org.apache.empire.db.DBReader
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.DBRecord
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.DBRelation
 
getDatabase() - Method in class org.apache.empire.db.DBRowSet
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.column.DBCalcExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
getDatabase() - Method in class org.apache.empire.db.expr.column.DBConcatExpr
 
getDatabase() - Method in class org.apache.empire.db.expr.column.DBCountExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.column.DBValueExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.compare.DBCompareNotExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.compare.DBExistsExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.join.DBJoinExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.db.expr.set.DBSetExpr
Returns the current DBDatabase object.
getDatabase() - Method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
getDatabase() - Method in class org.apache.empire.struts2.websample.web.SampleApplication
 
getDatabase() - Method in interface org.apache.empire.struts2.websample.web.SampleContext
 
getDatabaseDriver() - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
returns the Database driver or null if the Expression is not attached to an open database
This function is intended for convenience only.
getDatabaseName() - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
returns the name for the database / schema
getDatabaseName() - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
returns the name for the database / schema
getDatabaseName() - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
returns the name for the database / schema
getDatabaseName() - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
returns the name for the database / schema
getDatabaseName() - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
getDatabaseProvider() - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
getDatabaseProvider() - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
getDatabaseProvider() - Method in class org.apache.empire.samples.db.SampleConfig
 
getDatabaseProvider() - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
getDataType() - Method in class org.apache.empire.data.bean.BeanProperty
Returns the data type of the bean property.
getDataType() - Method in interface org.apache.empire.data.ColumnExpr
Returns the column's data type.
getDataType() - Method in class org.apache.empire.db.DBColumnExpr
Returns the data type of this column expression.
getDataType() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Returns the data type of the DBColumnExpr object.
getDataType() - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
getDataType() - Method in class org.apache.empire.db.DBTableColumn
Returns the data type.
getDataType() - Method in class org.apache.empire.db.DBView.DBViewColumn
 
getDataType() - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
Returns the data type of the DBColumnExpr object.
getDataType() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Returns the data type of the DBColumnExpr object.
getDataType() - Method in class org.apache.empire.db.expr.column.DBCalcExpr
Returns the data type: DBDataType.DECIMAL.
getDataType() - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
getDataType() - Method in class org.apache.empire.db.expr.column.DBConcatExpr
Returns the data type: DataType.TEXT
getDataType() - Method in class org.apache.empire.db.expr.column.DBCountExpr
Returns the data type: DT_INTEGER.
getDataType() - Method in class org.apache.empire.db.expr.column.DBValueExpr
Returns the data type of the DBColumnExpr object.
getDate(int, int, int) - Static method in class org.apache.empire.commons.DateUtils
 
getDate(Object, Locale) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to a Date.
getDate(Object) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to a Date.
getDate() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
getDateFormat(DataType, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
getDateNow() - Static method in class org.apache.empire.commons.DateUtils
Returns the current date without time
getDateOfBirth() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getDateOfBirth() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
getDateOnly(Date) - Static method in class org.apache.empire.commons.DateUtils
 
getDateTime(int) - Method in class org.apache.empire.db.DBRecordData
Returns a data value identified by the column index.
getDateTime(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Returns a data value for the desired column.
getDateTimeFromNow(boolean, int, int, int) - Static method in class org.apache.empire.commons.DateUtils
returns a date relative from the current date.
getDateTimeString(Object, int, int, int) - Method in class org.apache.empire.db.DBDatabaseDriver
 
getDayInfo(Date) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getDayOfWeekText(int) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getDBColumn(int) - Method in class org.apache.empire.db.DBRecord
Returns the DBColumn for the field at the given index.
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.DBDatabaseDriver
gets an SQL command for creating, modifying or deleting objects in the database (tables, columns, constraints, etc.)
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
 
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
 
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.hsql.DBDatabaseDriverHSql
 
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
 
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
 
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
 
getDDLScript(DBCmdType, DBObject, DBSQLScript) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
getDefaultTemplate() - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
getDefaultTemplate() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getDefaultValue() - Method in class org.apache.empire.db.DBTableColumn
Returns the default column value.
getDefaultValue() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getDelete(DBTable) - Method in class org.apache.empire.db.DBCommand
Creates the delete SQL-Command.
getDelete(DBTable) - Method in class org.apache.empire.db.oracle.DBCommandOracle
Creates the delete SQL-Command.
getDepartment() - Method in class org.apache.empire.samples.db.SampleBean
 
getDepartment() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
getDepartmentId() - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
getDepartmentId() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getDepartmentId() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
getDepartmentRecord() - Method in class org.apache.empire.struts2.websample.db.records.EmployeeRecord
 
getDepartments() - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
getDepartments() - Method in interface org.apache.empire.samples.cxf.wssample.common.EmployeeService
 
getDepartments() - Method in class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
getDepartments() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
getDepartments(SampleContext) - Static method in class org.apache.empire.struts2.websample.ws.records.EmployeeRecord
 
getDictionnary() - Method in class org.apache.empire.db.oracle.OracleDataDictionnary
 
getDisabled() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getDisabled() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getDisplayName() - Method in class org.apache.empire.struts2.websample.web.SampleUser
 
getDocumentBuilder() - Static method in class org.apache.empire.xml.XMLUtil
Returns an initialzed, namespace aware DocumentBuilder.
getDomain() - Method in class org.apache.empire.data.bean.BeanClass
returns the domain this class belongs to (if any)
getDouble(Object, double) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to a double.
getDouble(Object) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to a double.
getDouble(int) - Method in class org.apache.empire.db.DBRecordData
Returns a data value identified by the column index.
getDouble(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Returns a data value for the desired column.
getDriver() - Method in class org.apache.empire.db.DBDatabase
Returns the driver for this database.
getElementText(Node) - Static method in class org.apache.empire.xml.XMLUtil
Retrieves the text of a given element.
getEmail() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getEmmployee(int) - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
getEmmployee(int) - Method in interface org.apache.empire.samples.cxf.wssample.common.EmployeeService
 
getEmmployee(int) - Method in class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
getEmployee() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeDetailAction
 
getEmployeeId() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getEmployeeId() - Method in class org.apache.empire.samples.db.SampleBean
 
getEmployeeId() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
getEmployeeId() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
getEmployees() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
getEmployeeServiceClient() - Method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
getEntry(Object) - Method in class org.apache.empire.commons.Options
 
getErrorInfo(boolean) - Method in class org.apache.empire.commons.ErrorObject
getErrorInfo
getErrorInfo(boolean) - Method in class org.apache.empire.struts2.actionsupport.ActionError
 
getErrorMessage() - Method in class org.apache.empire.commons.ErrorObject
Returns the message associated with the last error.
getErrorMessage(ErrorInfo) - Static method in class org.apache.empire.commons.Errors
Gets an error Message from an object implementing the error info interface.
getErrorObject() - Method in exception org.apache.empire.EmpireException
 
getErrorParams() - Method in interface org.apache.empire.commons.ErrorInfo
Returns the parameters used to build the error text.
getErrorParams() - Method in class org.apache.empire.commons.ErrorObject
Returns the parameters used to build the error text.
getErrorParams() - Method in class org.apache.empire.struts2.jsp.controls.InputControl.FieldValueError
 
getErrorSource() - Method in interface org.apache.empire.commons.ErrorInfo
Returns the source object's class name that raised the error
getErrorSource() - Method in class org.apache.empire.commons.ErrorObject
Returns the parameters used to build the error text.
getErrorSource() - Method in class org.apache.empire.struts2.jsp.controls.InputControl.FieldValueError
 
getErrorType() - Method in interface org.apache.empire.commons.ErrorInfo
Returns the last error code.
getErrorType() - Method in class org.apache.empire.commons.ErrorObject
Returns the last error code.
getErrorType() - Method in exception org.apache.empire.EmpireException
The type of error that occurred
getErrorType() - Method in class org.apache.empire.struts2.jsp.controls.InputControl.FieldValueError
 
getExpr() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
This helper function returns the underlying column expression.
getFieldCount() - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getFieldCount() - Method in interface org.apache.empire.data.RecordData
returns the number of field available
getFieldCount() - Method in class org.apache.empire.db.DBReader
returns the number of the elements of the colList array
getFieldCount() - Method in class org.apache.empire.db.DBRecord
Returns the number of the columns.
getFieldCount() - Method in class org.apache.empire.db.DBRecordData
 
getFieldIndex(ColumnExpr) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getFieldIndex(String) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getFieldIndex(ColumnExpr) - Method in interface org.apache.empire.data.RecordData
returns the index of the given column expression Indexed operations provide better performace for bulk processing
getFieldIndex(String) - Method in interface org.apache.empire.data.RecordData
returns the index of the column expression with the given name
getFieldIndex(ColumnExpr) - Method in class org.apache.empire.db.DBReader
Returns the index value by a specified DBColumnExpr object.
getFieldIndex(String) - Method in class org.apache.empire.db.DBReader
Returns the index value by a specified column name.
getFieldIndex(ColumnExpr) - Method in class org.apache.empire.db.DBRecord
Returns the index value by a specified DBColumnExpr object.
getFieldIndex(String) - Method in class org.apache.empire.db.DBRecord
Returns the index value by a specified column name.
getFieldIndex(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
 
getFieldIndex(String) - Method in class org.apache.empire.db.DBRecordData
 
getFieldOptions(Column) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getFieldOptions(Column) - Method in interface org.apache.empire.data.Record
returns the Options list for the given record field.
getFieldOptions(DBColumn) - Method in class org.apache.empire.db.DBRecord
Gets the possbile Options for a field in the context of the current record.
getFieldOptions(Column) - Method in class org.apache.empire.db.DBRecord
Gets the possbile Options for a field in the context of the current record.
Same as getFieldOptions(DBColumn)
getFieldOptions(DBColumn) - Method in class org.apache.empire.struts2.websample.db.records.EmployeeRecord
 
getFieldOptions(Column) - Method in class org.apache.empire.struts2.websample.ws.records.EmployeeRecord
 
getFields() - Method in class org.apache.empire.db.DBRecord
This function provides direct access to the record fields.
This method is used internally be the RowSet to fill the data.
getFieldValue(String, RequestParamProvider, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.CheckboxInputControl
 
getFieldValue(String, RequestParamProvider, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
this method parses and validates the value of a particular column from the request
getFieldValue(String, RequestParamProvider, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.PhoneInputControl
 
getFieldValue(String, RequestParamProvider, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.RadioInputControl
 
getFirstChild(Node) - Static method in class org.apache.empire.xml.XMLUtil
Gets the first (direct) child Element.
getFirstItemIndex() - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
getFirstItemIndex() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getFirstname() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getFirstName() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
getFormat() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getFormat() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getFormatOption(InputControl.ValueInfo, String) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
 
getFullName() - Method in class org.apache.empire.db.DBColumn
Returns the full qualified column name.
getFullName() - Method in class org.apache.empire.db.DBIndex
Returns the full qualified table name.
getFullName() - Method in class org.apache.empire.db.DBRelation
Returns the full qualified table name.
getFullName() - Method in class org.apache.empire.db.DBRowSet
Returns the full qualified name of the rowset.
getFullName() - Method in class org.apache.empire.db.DBView
Returns the full qualified table name.
getFullName() - Method in class org.apache.empire.samples.db.SampleBean
 
getFullPropertyName(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getFunctionName() - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
returns the name of the function
getFunctionName() - Method in class org.apache.empire.db.expr.column.DBConvertExpr
 
getFunctionName() - Method in class org.apache.empire.db.expr.column.DBDecodeExpr
 
getFunctionName() - Method in class org.apache.empire.db.expr.column.DBFuncExpr
 
getGender() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getGender() - Method in class org.apache.empire.samples.db.SampleBean
 
getGender() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
getHead() - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
getHSize() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getHSize() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getHttpRequest() - Method in class org.apache.empire.struts2.web.DefaultWebRequest
 
getHttpRequest() - Method in interface org.apache.empire.struts2.web.WebRequest
returns the current HttpRequestObject
getHttpRequest() - Method in class org.apache.empire.struts2.websample.web.SampleRequest
 
getHttpResponse() - Method in class org.apache.empire.struts2.web.DefaultWebRequest
 
getHttpResponse() - Method in interface org.apache.empire.struts2.web.WebRequest
returns the current HttpResponseObject
getHttpResponse() - Method in class org.apache.empire.struts2.websample.web.SampleRequest
 
getId() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getId() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getId() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getId() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getIndex(Object) - Method in class org.apache.empire.commons.Options
 
getIndexes() - Method in class org.apache.empire.db.DBTable
Returns the list of indexes (except the primary key).
getInputStream() - Method in class org.apache.empire.db.DBBlobData
Returns the inputStream with the binary data for the BLOB.
getInsert() - Method in class org.apache.empire.db.DBCommand
Creates the insert SQL-Command.
getInsertInto(DBTable, DBColumnExpr[], List<DBColumnExpr>) - Method in class org.apache.empire.db.DBCommandExpr
Create the insert into SQL-Command which copies data from a select statement to a destination table.
getInsertInto(DBTable, List<DBColumnExpr>) - Method in class org.apache.empire.db.DBCommandExpr
Create the insert into SQL-Command which copies data from a select statement to a destination table.
getInsertInto(DBTable) - Method in class org.apache.empire.db.DBCommandExpr
Create the insert into SQL-Command which copies data from a select statement to a destination table.
getInstance() - Static method in class org.apache.empire.db.DBXmlDictionary
 
getInstance(Class, LocaleProvider) - Static method in class org.apache.empire.struts2.actionsupport.TextProviderActionSupport
 
getInstance() - Static method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
getInstance() - Static method in class org.apache.empire.struts2.websample.db.SampleDB
 
getInstance() - Static method in class org.apache.empire.struts2.websample.web.SampleApplication
 
getInstance() - Static method in class org.apache.empire.struts2.websample.web.SampleRequest
 
getInstance() - Static method in class org.apache.empire.struts2.websample.ws.SampleBeanDomain
 
getInt(int) - Method in class org.apache.empire.db.DBRecordData
Returns a data value identified by the column index.
getInt(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Returns a data value for the desired column.
getInt(Object, int) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getInteger(Object, int) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to an integer.
getInteger(Object) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to an integer.
getItem() - Method in class org.apache.empire.struts2.action.WebAction
 
getItemCount() - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
getItemCount() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getItemErrors() - Method in interface org.apache.empire.struts2.action.ActionErrorProvider
returns a map of field errors field errors are not persisted on the session and will be lost on redirects.
getItemErrors() - Method in class org.apache.empire.struts2.action.WebAction
 
getItemKey() - Method in class org.apache.empire.struts2.action.WebAction
 
getItemNewFlag() - Method in class org.apache.empire.struts2.action.WebAction
 
getItemPropertyName() - Method in interface org.apache.empire.struts2.action.ActionItemProperty
returns the name of the parameter used to get and set the action's item This function is used by the jsp tags as default parameter name of the item attribute By default this ist the name "item"
getItemPropertyName() - Method in class org.apache.empire.struts2.action.WebAction
 
getItemValue(Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getJdbcClass() - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
getJdbcClass() - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
getJdbcClass() - Method in class org.apache.empire.samples.db.SampleConfig
 
getJdbcClass() - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
getJdbcPwd() - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
getJdbcPwd() - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
getJdbcPwd() - Method in class org.apache.empire.samples.db.SampleConfig
 
getJdbcPwd() - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
getJdbcURL() - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
getJdbcURL() - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
getJdbcURL() - Method in class org.apache.empire.samples.db.SampleConfig
 
getJdbcURL() - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
getJdbcUser() - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
getJdbcUser() - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
getJdbcUser() - Method in class org.apache.empire.samples.db.SampleConfig
 
getJdbcUser() - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
getJoinConstraint() - Method in class org.apache.empire.db.expr.join.DBJoinExprEx
 
getJoins() - Method in class org.apache.empire.db.DBCommand
Returns a copy of the defined joins.
getKalendarWeek(CalendarInfo.CalendarDayInfo[]) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getKey() - Method in class org.apache.empire.commons.ErrorType
Returns the error type key (might be used for internationalization).
getKeyColumns() - Method in class org.apache.empire.data.bean.BeanClass
returns the list of key columns (if any)
getKeyColumns() - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getKeyColumns() - Method in interface org.apache.empire.data.Record
returns an array of key columns which uniquely identify the record.
getKeyColumns() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Prints the error message: ERR_NOTSUPPORTED.
getKeyColumns() - Method in class org.apache.empire.db.DBQuery
return query key columns
getKeyColumns() - Method in class org.apache.empire.db.DBRecord
returns an array of key columns which uniquely identify the record.
getKeyColumns() - Method in class org.apache.empire.db.DBRowSet
Returns an array of all primary key columns.
getKeyValues() - Method in class org.apache.empire.data.bean.BeanRecordProxy
Returns the array of primary key columns.
getKeyValues() - Method in class org.apache.empire.db.DBRecord
Returns the array of primary key columns.
getLastActionError(boolean) - Method in interface org.apache.empire.struts2.action.ActionErrorProvider
returns the last Action Error of the current or a previous aciton the error is left on the session unless the clear flag is set to true In order to display the error to the user an application should use this function instead of getActionError() and set clear to true.
getLastActionError(boolean) - Method in class org.apache.empire.struts2.action.WebAction
 
getLastActionMessage(boolean) - Method in interface org.apache.empire.struts2.action.ActionErrorProvider
returns the last set Action Message the message is left on the session unless the clear flag is set to true
getLastActionMessage(boolean) - Method in class org.apache.empire.struts2.action.WebAction
 
getLastItemIndex() - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
getLastItemIndex() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getLastname() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getLastName() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
getLeft() - Method in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
 
getLeft() - Method in class org.apache.empire.db.expr.join.DBJoinExpr
 
getLength() - Method in class org.apache.empire.db.DBBlobData
Returns the length of the BLOB data in bytes.
getLength() - Method in class org.apache.empire.db.DBClobData
Returns the length of the CLOB data in characters.
getLink(Date) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getLinkName() - Method in class org.apache.empire.db.DBDatabase
Returns the database link name.
getLinkText() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
getLinkText() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getList() - Method in class org.apache.empire.struts2.actionsupport.BeanListActionSupport
 
getListPageInfo() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getListPageSize() - Method in class org.apache.empire.struts2.action.WebAction
 
getListPageSize() - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
getListPropertyName() - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
getListPropertyName() - Method in interface org.apache.empire.struts2.action.ListSortingInfo
 
getListPropertyName() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getListSortInfo() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getLocale() - Method in class org.apache.empire.struts2.action.WebAction
 
getLocale(Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getLocale() - Method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
getLocale() - Method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
getLocalizedErrorMessage(ErrorInfo) - Method in interface org.apache.empire.struts2.action.ActionErrorProvider
return the localized message for an error
getLocalizedErrorMessage(ErrorInfo) - Method in class org.apache.empire.struts2.action.WebAction
 
getLoginInfo() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
getLong(Object, long) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to a long.
getLong(Object) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an object value to a long.
getLong(int) - Method in class org.apache.empire.db.DBRecordData
Returns a data value identified by the column index.
getLong(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Returns a data value for the desired column.
getMaxInputLength(Column) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
getMessage(ErrorInfo) - Static method in class org.apache.empire.commons.ErrorObject
Returns the message associated with an error.
getMessagePattern() - Method in class org.apache.empire.commons.ErrorType
Returns the message pattern.
getMonth() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getMonthText() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getName() - Method in class org.apache.empire.data.bean.BeanClass
returns the name of this class
getName() - Method in class org.apache.empire.data.bean.BeanDomain
 
getName() - Method in class org.apache.empire.data.bean.BeanProperty
Returns the name of the property.
getName() - Method in interface org.apache.empire.data.ColumnExpr
Returns the physical column name.
getName() - Method in class org.apache.empire.db.DBColumn
Returns the column name.
getName() - Method in class org.apache.empire.db.DBColumnExpr
Returns the column name for this column epxression.
getName() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Not applicable - returns null
getName() - Method in class org.apache.empire.db.DBIndex
Returns the primary key name.
getName() - Method in class org.apache.empire.db.DBQuery
not applicable - returns null
getName() - Method in class org.apache.empire.db.DBRelation
Returns the name.
getName() - Method in class org.apache.empire.db.DBRowSet
 
getName() - Method in class org.apache.empire.db.DBTable
Returns the table name of this object.
getName() - Method in class org.apache.empire.db.DBView
Returns the view name of this object.
getName() - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
Returns the column name.
getName() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
This helper function returns the alias name.
getName() - Method in class org.apache.empire.db.expr.column.DBCalcExpr
Returns the given expression name.
getName() - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
getName() - Method in class org.apache.empire.db.expr.column.DBConcatExpr
 
getName() - Method in class org.apache.empire.db.expr.column.DBCountExpr
Returns the String "count".
getName() - Method in class org.apache.empire.db.expr.column.DBValueExpr
Returns the column name.
getName() - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
getName() - Method in class org.apache.empire.struts2.actionsupport.ActionPropertySupport
 
getName() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getName() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getName() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
getName() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction.LoginInfo
 
getNamespaceURI(Document, String) - Static method in class org.apache.empire.xml.XMLUtil
 
getNextSequenceValue(String, Connection) - Method in class org.apache.empire.db.DBDatabase
 
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.DBDatabaseDriver
Returns the next value of a named sequence The numbers are used for fields of type DBExpr.DT_AUTOINC.
If a driver supports this function it must return true for isSupported(DBDriverFeature.SEQUENCES).
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
 
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
 
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.hsql.DBDatabaseDriverHSql
 
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
 
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
 
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
 
getNextSequenceValue(DBDatabase, String, int, Connection) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
getNextSiblingElement(Element, boolean) - Static method in class org.apache.empire.xml.XMLUtil
Returns the next sibling Element for an element, optionally matching tag names.
getNextValue(String, long, Connection) - Method in class org.apache.empire.db.DBDatabaseDriver.DBSeqTable
 
getNullType(DBCmpType) - Static method in enum org.apache.empire.db.DBCmpType
 
getNullValue() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getNullValue() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getNumberFormat(DataType, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
getNumParams() - Method in class org.apache.empire.commons.ErrorType
Returns the number of parameters required for the message pattern.
getObject(Object, Object, Class) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getObject(Object, Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getObject(String) - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
getObject(Class) - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
getObjectOwner() - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
getObjectValue(DataType, Object, long, String) - Method in class org.apache.empire.db.DBExpr
Returns the sql representation of a value.
getOnblur() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getOnblur() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getOnchange() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getOnchange() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getOnclick() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getOnclick() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getOndblclick() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getOndblclick() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getOnfocus() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getOnfocus() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getOptimizerHint() - Method in class org.apache.empire.db.oracle.DBCommandOracle
 
getOptions() - Method in class org.apache.empire.data.bean.BeanProperty
Returns the list of options for this column containing all allowed field values.
getOptions() - Method in interface org.apache.empire.data.ColumnExpr
Returns an option set with possible column values and their corresponding display text.
getOptions() - Method in class org.apache.empire.db.DBColumn
 
getOptions() - Method in class org.apache.empire.db.DBColumnExpr
Returns the list of options for this column containing all possbile field values.
getOptions() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Get Options of underlying table column.
getOptions() - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
getOptions() - Method in class org.apache.empire.db.DBView.DBViewColumn
 
getOptions() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getOptions() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getOuterTable() - Method in class org.apache.empire.db.expr.join.DBJoinExpr
Returns the left table name if the data type= JOIN_LEFT and returns the right table if the data type= JOIN_RIGHT.
getPage() - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
getPage() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getPageAttribute(String, Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getPageCount() - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
getPageCount() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getPageName() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getPageSize() - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
getPageSize() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getParams() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
getPersistance() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
Deprecated. 
getPersistence() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
getPhoneNumber() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getPhoneNumber() - Method in class org.apache.empire.samples.db.SampleBean
 
getPooledConnection() - Method in class org.apache.empire.struts2.websample.web.SampleApplication
 
getPrimaryKey() - Method in class org.apache.empire.db.DBTable
Returns the primary key.
getProperties() - Method in class org.apache.empire.data.bean.BeanClass
returns the list of properties for this class.
getPropertyFieldName() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getPwd() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction.LoginInfo
 
getQualifiedName(String) - Method in class org.apache.empire.db.DBDatabase
Deprecated. 
getQueryColumns() - Method in class org.apache.empire.db.DBQuery
Gets all columns of this rowset (e.g.
getReader() - Method in class org.apache.empire.db.DBClobData
Set the defaultEncoding used in a constructor.
getReader() - Method in class org.apache.empire.struts2.actionsupport.ReaderListActionSupport
 
getReader() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
getRecord() - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
returns the Record interface implementation for the bean
getRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
getRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
getRecord() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getRecord() - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
Returns the Record interface implmentation for the bean.
getRecordData(DBCommandExpr, Connection) - Method in class org.apache.empire.db.DBReader
Opens the reader by executing the given SQL command and moves to the first row.
If true is returned data of the row can be accessed through the functions on the RecordData interface.
This function is intended for single row queries and provided for convenience.
However it behaves exacly as calling reader.open() and reader.moveNext()
getRecordData() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getRecordDefaultValue(Connection) - Method in class org.apache.empire.db.DBTableColumn
Returns the default column value.
getRecordFromSession() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
getRecordKey(DBRecord) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Prints the error message: ERR_NOTSUPPORTED.
getRecordKey(DBRecord) - Method in class org.apache.empire.db.DBQuery
Returns a array of primary key columns by a specified DBRecord object.
getRecordKey(DBRecord) - Method in class org.apache.empire.db.DBRowSet
Returns a array of primary key columns by a specified DBRecord object.
getRecordKeyExpr(DBRowSet, String) - Static method in class org.apache.empire.struts2.actionsupport.ActionBase
returns a DBColumnExpr that assembles a key for the given rowset/ table this method should be used when selecting the id column of a table whith a non simple primary key i.e.
getRecordKeyFromString(String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
this method parses a key string and returns the result as an object array
getRecordKeyString(Record) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
this method assembles all key values to a combined string The key parts will be separated by forward slashes (KEY_SEP_CHAR) thus the key parts must not contain forward slashes.
getRecordKeyString(Object[], boolean) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
this method assembles all key values to a combined string The key parts will be separated by forward slashes (KEY_SEP_CHAR) thus the key parts must not contain forward slashes.
getRecordKeyString() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
getRecordKeyValues() - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
Returns the current key values of the bean attached to the record proxy.
getRecordNewFlagFromString(String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
this method checks a key string for a record new flag which indicates that the record is transient i.e.
getRecordPropertyName() - Method in class org.apache.empire.struts2.actionsupport.FormActionSupport
Returns the property name of this form support object
getReferences() - Method in class org.apache.empire.db.DBRelation
Returns the references.
getRelations() - Method in class org.apache.empire.db.DBDatabase
Returns the tables which has been defined in the database.
getRenameTablePhrase() - Method in class org.apache.empire.db.DBRowSet
Returns the sql phrase for renaming tables.
getRequest() - Static method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
getRequest() - Static method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
getRequestArrayParam(String) - Method in interface org.apache.empire.struts2.action.RequestParamProvider
 
getRequestArrayParam(String) - Method in class org.apache.empire.struts2.action.WebAction
 
getRequestFieldName(Column) - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
returns the name of a field as used in the form
getRequestIntParam(String) - Method in class org.apache.empire.struts2.action.WebAction
 
getRequestParam(String) - Method in interface org.apache.empire.struts2.action.RequestParamProvider
 
getRequestParam(String) - Method in class org.apache.empire.struts2.action.WebAction
 
getRequestParameters() - Method in interface org.apache.empire.struts2.action.RequestParamProvider
 
getRequestParameters() - Method in class org.apache.empire.struts2.action.WebAction
 
getResultValue(ResultSet, int, DataType) - Method in class org.apache.empire.db.DBDatabaseDriver
Reads a sinlge column value from the given JDBC ResultSet and returns a value object of desired data type.
See DBExpr.getValueClass(DataType) for java class type mapping.
getResultValue(ResultSet, int, DataType) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Gets the value of a sql ResultSet.
getRight() - Method in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
 
getRight() - Method in class org.apache.empire.db.expr.join.DBJoinExpr
 
getRowElementName() - Method in class org.apache.empire.db.DBXmlDictionary
 
getRowIdColumnAttribute() - Method in class org.apache.empire.db.DBXmlDictionary
 
getRowSet() - Method in class org.apache.empire.db.DBColumn
Returns DBTable, DBQuery or DBView object.
getRowSet() - Method in class org.apache.empire.db.DBRecord
Returns the DBRowSet object.
getRowset() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
getRowSetData() - Method in class org.apache.empire.db.DBRecord
Returns the DBRowSet object.
getRowSetElementName() - Method in class org.apache.empire.db.DBXmlDictionary
 
getSalary() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getSalutation() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getSchema() - Method in class org.apache.empire.db.DBDatabase
Returns the schema for SQL statements.
getSchemaName() - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
getSchemaName() - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
getSchemaName() - Method in class org.apache.empire.samples.db.SampleConfig
 
getSchemaName() - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
getSchemaPrefix() - Method in class org.apache.empire.db.DBDatabase
Returns the schema-prefix for SQL statements e.g.
getScrollable() - Method in class org.apache.empire.db.DBReader
 
getSearchInfo() - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
getSelect(StringBuilder) - Method in class org.apache.empire.db.DBCombinedCmd
Creates the SQL-Command.
getSelect(StringBuilder) - Method in class org.apache.empire.db.DBCommand
 
getSelect(StringBuilder) - Method in class org.apache.empire.db.DBCommandExpr
 
getSelect() - Method in class org.apache.empire.db.DBCommandExpr
returns an SQL select command for querying records.
getSelect(StringBuilder) - Method in class org.apache.empire.db.oracle.DBCommandOracle
Creates the SQL statement the special characteristics of the Oracle database are supported.
getSelectExprList() - Method in class org.apache.empire.db.DBCombinedCmd
Calls the method dbDBCommandExpr.getSelectExprList from the private variable 'left'.
getSelectExprList() - Method in class org.apache.empire.db.DBCommand
Returns a array of all select DBColumnExpr for this command
getSelectExprList() - Method in class org.apache.empire.db.DBCommandExpr
 
getSequenceTableName() - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
returns the name of the sequence table
getSequenceTableName() - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
returns the name of the sequence table
getSequenceTableName() - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
returns the name of the sequence table
getSequenceTableName() - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
returns the name of the sequence table
getSession() - Method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
getSession() - Method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
getSession() - Method in class org.apache.empire.struts2.websample.web.SampleRequest
 
getSize() - Method in class org.apache.empire.data.bean.BeanProperty
 
getSize() - Method in interface org.apache.empire.data.Column
Returns the maximum size a value for this column is allowed to have.
getSize() - Method in class org.apache.empire.db.DBColumn
Returns the size of the column.
getSize() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Not applicable - always returns 0.
getSize() - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
getSize() - Method in class org.apache.empire.db.DBTableColumn
Gets the the column width.
getSize() - Method in class org.apache.empire.db.DBView.DBViewColumn
 
getSortColumn() - Method in interface org.apache.empire.struts2.action.ListSortingInfo
 
getSortColumn() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
getSourceColumn() - Method in class org.apache.empire.data.bean.BeanProperty
Returns the column This function should return the same string as getName()
getSourceColumn() - Method in interface org.apache.empire.data.ColumnExpr
Returns the underlying source column (if any).
getSourceColumn() - Method in class org.apache.empire.db.DBColumnExpr
Returns the source column.
getSourceColumn() - Method in class org.apache.empire.db.DBRelation.DBReference
 
getSourceColumnExpr() - Method in class org.apache.empire.db.DBView.DBViewColumn
 
getSQLPhrase(int) - Method in class org.apache.empire.db.DBDatabaseDriver
Returns an sql phrase template for this database system.
Templates for sql function expressions must contain a '?' character which will be replaced by the current column expression.
If other parameters are necessary the template must contain placeholders like {0}, {1} etc.
getSQLPhrase(int) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
Gets an sql phrase template for this database system.
getSQLPhrase(int) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
Gets an sql phrase template for this database system.
getSQLPhrase(int) - Method in class org.apache.empire.db.hsql.DBDatabaseDriverHSql
Gets an sql phrase template for this database system.
getSQLPhrase(int) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
Gets an sql phrase template for this database system.
getSQLPhrase(int) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Gets an sql phrase template for this database system.
getSQLPhrase(int) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
Gets an sql phrase template for this database system.
getSQLPhrase(int) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
Gets an sql phrase template for this database system.
getState() - Method in class org.apache.empire.db.DBRecord
Returns the record state.
getStmt(int) - Method in class org.apache.empire.db.DBSQLScript
Returns the statement at the given index
getString(int) - Method in class org.apache.empire.db.DBRecordData
Returns a data value identified by the column index.
getString(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Returns a data value for the desired column.
getString(Object, String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getString(Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getString(Object, Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getStringValue() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getSystemDateExpr() - Method in class org.apache.empire.db.DBDatabase
Creates and returns a value object for the database systems current date and time.
getTabindex() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getTabindex() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getTable(String) - Method in class org.apache.empire.db.DBDatabase
Finds a DBTable object by name.
getTable() - Method in class org.apache.empire.db.expr.set.DBSetExpr
Returns the current Table object.
getTableList() - Method in class org.apache.empire.db.DBCommand
Gets a list of all tables referenced by the query.
getTables() - Method in class org.apache.empire.db.DBDatabase
Returns the tables which has been defined in the database.
getTagName(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getTarget() - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
getTargetColumn() - Method in class org.apache.empire.db.DBRelation.DBReference
 
getText() - Method in class org.apache.empire.commons.OptionEntry
 
getText(String) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String, String) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, List) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String[]) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String, List) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String, String[]) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String, List, ValueStack) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String, String[], ValueStack) - Method in class org.apache.empire.struts2.action.WebAction
 
getText(String, String, List) - Method in class org.apache.empire.struts2.actionsupport.TextProviderActionSupport
 
getText() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
getTextAt(int) - Method in class org.apache.empire.commons.Options
Gets the text of the entry at index i
getTexts() - Method in class org.apache.empire.struts2.action.WebAction
 
getTexts(String) - Method in class org.apache.empire.struts2.action.WebAction
 
getTimeNow() - Static method in class org.apache.empire.commons.DateUtils
Returns the current date and time
getTimestampColumn() - Method in class org.apache.empire.db.DBRowSet
 
getTitle() - Method in class org.apache.empire.data.bean.BeanProperty
Returns the title attribute.
getTitle() - Method in interface org.apache.empire.data.ColumnExpr
Returns the column's display title.
getTitle() - Method in class org.apache.empire.db.DBColumnExpr
Returns the title attribute.
getTranslation(String) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getTranslation(String) - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getTranslation(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getTranslationFromKey(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
getType() - Method in class org.apache.empire.db.DBIndex
Returns the index type.
getType() - Method in class org.apache.empire.db.expr.join.DBJoinExpr
 
getUpdate() - Method in class org.apache.empire.db.DBCommand
Creates the update SQL-Command.
getUpdateColumn() - Method in class org.apache.empire.db.DBColumn
Returns this object.
getUpdateColumn() - Method in class org.apache.empire.db.DBColumnExpr
Returns the underlying physical column which may be used for updates.
getUpdateColumn() - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
Returns the DBColunm object.
getUpdateColumn() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Returns the DBColunm object.
getUpdateColumn() - Method in class org.apache.empire.db.expr.column.DBCalcExpr
returns null
getUpdateColumn() - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
getUpdateColumn() - Method in class org.apache.empire.db.expr.column.DBConcatExpr
 
getUpdateColumn() - Method in class org.apache.empire.db.expr.column.DBCountExpr
Returns null.
getUpdateColumn() - Method in class org.apache.empire.db.expr.column.DBValueExpr
Returns null.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.DBDatabase
Returns a timestamp that is used for record updates.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.DBDatabaseDriver
Returns a timestamp that is used for record updates.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
Overridden.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
Overridden.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.hsql.DBDatabaseDriverHSql
Overridden.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
Overridden.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Overridden.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
Overridden.
getUpdateTimestamp(Connection) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
Overridden.
getUpdateTimestamp() - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
getUpdateTimestamp() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
getUrl(String) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
getUrl(String, Map) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
getURL(String) - Method in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
getUser() - Method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
getUser() - Method in interface org.apache.empire.struts2.websample.web.SampleContext
 
getUser() - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
getUserId() - Method in class org.apache.empire.struts2.websample.web.SampleUser
 
getUserLocale() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getUserLocale() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getValue() - Method in class org.apache.empire.commons.OptionEntry
 
getValue(ColumnExpr) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getValue(int) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
getValue(int) - Method in interface org.apache.empire.data.RecordData
returns the value of the field at the given index position Indexed operations provide better performace for bulk processing compared to getValue(ColumnExpr)
getValue(ColumnExpr) - Method in interface org.apache.empire.data.RecordData
returns the record value for a particular column
getValue() - Method in class org.apache.empire.db.DBCommand.DBCmdParameter
 
getValue(int) - Method in class org.apache.empire.db.DBReader
Returns a data value identified by the column index.
getValue(int) - Method in class org.apache.empire.db.DBRecord
Returns the value for the given column or null if either the index is out of range or the value is not valid (see DBRecord.isValueValid(int))
getValue(int) - Method in class org.apache.empire.db.DBRecordData
Returns a value based on an index.
getValue(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Returns a data value for the desired column .
getValue() - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
Gets the value to compare the column expression with
getValue() - Method in class org.apache.empire.db.expr.set.DBSetExpr
 
getValue() - Method in class org.apache.empire.struts2.actionsupport.ActionPropertySupport
 
getValue() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
getValue() - Method in class org.apache.empire.struts2.jsp.controls.InputControl.FieldValueError
 
getValue() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ValueInfo
 
getValue() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
getValueAt(int) - Method in class org.apache.empire.commons.Options
Gets the value of the entry at index i
getValueClass(DataType) - Static method in class org.apache.empire.db.DBExpr
Returns the java class type for a given dataType
getValueExpr(String) - Method in class org.apache.empire.db.DBDatabase
Creates and returns a value object for the given string value.
getValueExpr(boolean) - Method in class org.apache.empire.db.DBDatabase
Creates and returns a value object for the given boolean value.
getValueExpr(int) - Method in class org.apache.empire.db.DBDatabase
Creates and returns a value object for the given integer value.
getValueExpr(long) - Method in class org.apache.empire.db.DBDatabase
Creates and returns a value object for the given long value.
getValueExpr(Object, DataType) - Method in class org.apache.empire.db.DBDatabase
Creates and returns a value object for the given value.
getValues() - Method in class org.apache.empire.commons.Options
 
getValueString() - Method in class org.apache.empire.commons.OptionEntry
Gets the value as string
getValueString(Object, DataType) - Method in class org.apache.empire.db.DBDatabaseDriver
Creates a sql string for a given value.
getValueType(Object, DataType) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
getView(String) - Method in class org.apache.empire.db.DBDatabase
Finds a DBView object by name.
getView() - Method in class org.apache.empire.db.DBView.DBViewColumn
 
getViews() - Method in class org.apache.empire.db.DBDatabase
Returns the tables which has been defined in the database.
getVSize() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
getVSize() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
getWeek(int) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getWeekCount() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getWeekOfYear(Date, Locale) - Static method in class org.apache.empire.commons.DateUtils
 
getWhereConstraints() - Method in class org.apache.empire.db.DBCommand
Returns a copy of the defined where clauses.
getXmlDictionary() - Method in class org.apache.empire.db.DBReader
returns the DBXmlDictionary that should used to generate XMLDocuments
getXmlDictionary() - Method in class org.apache.empire.db.DBRecord
returns the DBXmlDictionary that should used to generate XMLDocuments
getXmlDocument() - Method in class org.apache.empire.db.DBReader
Returns a XML document with the field descriptiona an values of this record.
getXmlDocument() - Method in class org.apache.empire.db.DBRecord
Returns a XML document with the field descriptiona an values of this record.
getXmlDocument() - Method in class org.apache.empire.db.DBRecordData
 
getYear() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
getYearText() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
groupBy - Variable in class org.apache.empire.db.DBCommand
 
groupBy(DBColumnExpr) - Method in class org.apache.empire.db.DBCommand
Adds a column to the group by phrase of an sql statement.
groupBy(DBColumnExpr...) - Method in class org.apache.empire.db.DBCommand
Adds a list of columns to the group by phrase of an sql statement.

H

handleException(Throwable, String) - Method in interface org.apache.empire.struts2.action.ExceptionAware
informs the action that an uncaught exception has occurred
handleException(Throwable, String) - Method in class org.apache.empire.struts2.action.WebAction
handle any exception that may have occurred The method is called from the ActionBasicsInterceptor
hasAccess(String) - Method in interface org.apache.empire.struts2.action.ActionAccessValidator
 
hasAccess(String) - Method in class org.apache.empire.struts2.action.WebAction
Determines whether the user has access to this page or a particular method The method is called from the ActionAccessInterceptor
hasActionError() - Method in interface org.apache.empire.struts2.action.ActionErrorProvider
returns true if the current action has either an action or a field error WARNING: this function returns false if a previous action had an error
hasActionError() - Method in class org.apache.empire.struts2.action.WebAction
 
hasActionKey(boolean) - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
Checks wether or not the record key is supplied
hasDefaultValue() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
hasError() - Method in interface org.apache.empire.commons.ErrorInfo
Returns wether or not an error is set.
hasError() - Method in class org.apache.empire.commons.ErrorObject
Returns wether or not an error is set.
hasError() - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
hasError() - Method in interface org.apache.empire.struts2.jsp.controls.InputControl.ControlInfo
 
hasError() - Method in class org.apache.empire.struts2.jsp.controls.InputControl.FieldValueError
 
hasFormatOption(InputControl.ValueInfo, String) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
checks if a particular formating option has been specified.
hasItem(boolean) - Method in class org.apache.empire.struts2.action.WebAction
 
hasJoinOn(DBRowSet) - Method in class org.apache.empire.db.DBCommand
Returns true if the command has a join on the given table or false otherwise.
hasKey(String) - Method in class org.apache.empire.struts2.action.WebAction
 
hasNext() - Method in class org.apache.empire.db.DBReader.DBReaderForwardIterator
Implements the Iterator Interface.
hasNext() - Method in class org.apache.empire.db.DBReader.DBReaderScrollableIterator
Implements the Iterator Interface.
hasRequestParam(String) - Method in interface org.apache.empire.struts2.action.RequestParamProvider
 
hasRequestParam(String) - Method in class org.apache.empire.struts2.action.WebAction
 
hasSelectExpr() - Method in class org.apache.empire.db.DBCommand
Returns true if the command has constaints or false if not.
hasValue(boolean) - Method in class org.apache.empire.struts2.actionsupport.ActionPropertySupport
 
hasValue() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
hasWhereConstraints() - Method in class org.apache.empire.db.DBCommand
Returns true if the command has constaints or false if not.
having - Variable in class org.apache.empire.db.DBCommand
 
having(DBCompareExpr) - Method in class org.apache.empire.db.DBCommand
Sets a having contraint.
HEAD - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Departments
 
HEAD - Variable in class org.apache.empire.samples.db.SampleDB.Departments
 
HEADROWINFO_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
height - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
height - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
hiddenFields - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
hiddenName - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
HLinkInputControl - Class in org.apache.empire.struts2.jsp.controls
 
HLinkInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.HLinkInputControl
 
hsize - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
HtmlTagDictionary - Class in org.apache.empire.struts2.html
 
HtmlTagDictionary() - Constructor for class org.apache.empire.struts2.html.HtmlTagDictionary
 
HtmlTagDictionary.FlexDivRenderInfo - Class in org.apache.empire.struts2.html
 
HtmlTagDictionary.FlexDivRenderInfo(String, String, String, String) - Constructor for class org.apache.empire.struts2.html.HtmlTagDictionary.FlexDivRenderInfo
 
HtmlWriter - Class in org.apache.empire.struts2.html
 
HtmlWriter(Writer) - Constructor for class org.apache.empire.struts2.html.HtmlWriter
 
HtmlWriter.HtmlTag - Class in org.apache.empire.struts2.html
 
HtmlWriter.HtmlTag(HtmlWriter, String, boolean) - Constructor for class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 

I

IF_RESULT_ANSWER - Static variable in class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
IfTag - Class in org.apache.empire.struts2.jsp.tags.flow
 
IfTag() - Constructor for class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
IllegalFormat - Static variable in class org.apache.empire.commons.Errors
 
IllegalValue - Static variable in class org.apache.empire.commons.Errors
 
in(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "in" operator.
index - Variable in class org.apache.empire.db.DBCommand.DBCmdParameter
 
indexOf(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression that returns the position of a string in the current column expression.
indexOf(Object, DBExpr) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression that returns the position of a string in the current column expression.
indexOf(Object, int) - Method in class org.apache.empire.db.DBColumnExpr
Overloaded.
init(DBRowSet, int, Object) - Method in class org.apache.empire.db.DBRecord
This method is used internally by the RowSet to initialize the record's properties
init(DBRowSet, Object[], boolean) - Method in class org.apache.empire.db.DBRecord
Initializes this record object by attaching it to a rowset, setting its primary key values and setting the record state.
This function is useful for updating a record without prior reading.
init(String) - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
Initialize the configuration
init(String) - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
Initialize the configuration.
init(String) - Method in class org.apache.empire.samples.db.SampleConfig
Initialize the configuration.
init() - Method in interface org.apache.empire.struts2.action.Disposable
Initializes the object Use this to initialize Action objects instead of the Action's constructor
init() - Method in class org.apache.empire.struts2.action.WebAction
Initialize the action Should be used instead of the constructor to initialize the action The method is called from the ActionBasicsInterceptor
init(int, int) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
init(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.empire.struts2.web.DefaultWebRequest
 
init(ServletContext) - Method in interface org.apache.empire.struts2.web.WebApplication
 
init(HttpServletRequest, HttpServletResponse, Object) - Method in interface org.apache.empire.struts2.web.WebRequest
Initializes the request object This method is called from the EmpiretrutsDispatcher
init(HttpSession, Object) - Method in interface org.apache.empire.struts2.web.WebSession
 
init(ServletContext) - Method in class org.apache.empire.struts2.websample.web.SampleApplication
 
init(String) - Method in class org.apache.empire.struts2.websample.web.SampleConfig
Initialize the configuration
init(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.empire.struts2.websample.web.SampleRequest
 
init(HttpSession, Object) - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
init(String, boolean, boolean) - Method in class org.apache.empire.xml.XMLConfiguration
Initialize the configuration.
initBeanList(DBCommand) - Method in class org.apache.empire.struts2.actionsupport.BeanListActionSupport
 
initKeyColumns() - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
Initializes the key columns of the current record from the action parameters.
initLogging() - Method in class org.apache.empire.xml.XMLConfiguration
 
initNew(DBRowSet, Connection) - Method in class org.apache.empire.db.DBRecord
Deprecated. use DBRecord.create(DBRowSet, Connection)
initNew(DBRowSet) - Method in class org.apache.empire.db.DBRecord
Deprecated. use DBRecord.create(DBRowSet)
initReader(DBCommandExpr, boolean) - Method in class org.apache.empire.struts2.actionsupport.ReaderListActionSupport
 
initReader(DBCommandExpr) - Method in class org.apache.empire.struts2.actionsupport.ReaderListActionSupport
 
initRecord(DBRecord, Object[]) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Returns the error message: ERR_NOTSUPPORTED
initRecord(DBRecord, Object[]) - Method in class org.apache.empire.db.DBQuery
Initialize specified DBRecord object with primary key columns (the Object[] keyValues).
initRecord(DBRowSet, DBRecord) - Method in class org.apache.empire.db.DBReader
initializes a DBRecord object with the values of the current row.
initRecord(DBRecord, Object[]) - Method in class org.apache.empire.db.DBRowSet
Initializes a DBRecord for this RowSet and sets primary key values (the Object[] keyValues).
initRecord(DBRecord, DBRecordData) - Method in class org.apache.empire.db.DBRowSet
Initializes a DBRecord for this rowset using the record data provided (i.e.
initReferenceColumns() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
sets all required foreign keys for this record.
The foreign key values must be supplied with the request.
INPUT - Static variable in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
INPUT - Static variable in class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
Action mappings
InputControl - Class in org.apache.empire.struts2.jsp.controls
 
InputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.InputControl
 
InputControl.ControlInfo - Interface in org.apache.empire.struts2.jsp.controls
This interface extends the value information by information about the input control used with the renderInput function
InputControl.FieldValueError - Class in org.apache.empire.struts2.jsp.controls
This class wraps a parsing or validation error.
InputControl.FieldValueError(ErrorType, String[], String, Class) - Constructor for class org.apache.empire.struts2.jsp.controls.InputControl.FieldValueError
 
InputControl.ValueInfo - Interface in org.apache.empire.struts2.jsp.controls
This interface allows access to a value and its metainformation used with the renderData function
InputControlClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputControlClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputControlComponent - Class in org.apache.empire.struts2.jsp.components
 
InputControlComponent(InputControl, ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.empire.struts2.jsp.components.InputControlComponent
 
InputControlComponent.DisabledMode - Enum in org.apache.empire.struts2.jsp.components
 
InputControlComponent.RenderType - Enum in org.apache.empire.struts2.jsp.components
 
InputControlManager - Class in org.apache.empire.struts2.jsp.controls
 
InputControlTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputControlTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputControlTag - Class in org.apache.empire.struts2.jsp.tags
 
InputControlTag() - Constructor for class org.apache.empire.struts2.jsp.tags.InputControlTag
 
InputControlTag() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
InputDefaultClass(String, boolean) - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputDefaultClass(String, boolean) - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputInvalidValue - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputLabelClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputLabelClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputLabelTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputLabelTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputLabelTag() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
InputMaxCharSize() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputMaxCharSize() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputMaxCharSize() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
InputNoDateFormat - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputNoIntegerFormat - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputNoNumberFormat - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputReadOnlyAsData() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputReadOnlyAsData() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputReadOnlyAsData() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
InputReadOnlyClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputReadOnlyClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputReadOnlyDataWrapperTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputReadOnlyDataWrapperTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputRequiredClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputRequiredClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputRequiredTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputRequiredTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputTextTooShort - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputTimeMissing - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputValueOutOfRange - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputValueRequired - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InputWrapperBody() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputWrapperBody() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputWrapperClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputWrapperClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputWrapperTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
InputWrapperTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
InputWrapperTag() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
insertElement(Node, String, String, Element) - Static method in class org.apache.empire.xml.XMLUtil
Inserts a new child element to a parent.
insertElement(Node, String, Element) - Static method in class org.apache.empire.xml.XMLUtil
 
insertElementNS(Node, String, String, String, Element) - Static method in class org.apache.empire.xml.XMLUtil
Inserts a new child element to a parent.
insertElementNS(Node, String, String, Element) - Static method in class org.apache.empire.xml.XMLUtil
 
intercept(ActionInvocation) - Method in class org.apache.empire.struts2.interceptors.ActionAccessInterceptor
 
intercept(ActionInvocation) - Method in class org.apache.empire.struts2.interceptors.ActionBasicsInterceptor
 
InterceptorSupport - Class in org.apache.empire.struts2.interceptors
 
InterceptorSupport() - Constructor for class org.apache.empire.struts2.interceptors.InterceptorSupport
 
Internal - Static variable in class org.apache.empire.commons.Errors
 
internalRenderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.EMailInputControl
 
internalRenderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.HLinkInputControl
 
internalRenderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
this method renders a record value read only it is internally called by renderText
internalRenderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.TextAreaInputControl
 
internalRenderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
internalSetError(ErrorType, Object[], ErrorInfo) - Method in class org.apache.empire.commons.ErrorObject
Sets the last error and the corresponding error message on this object.
intersect(DBCommandExpr) - Method in class org.apache.empire.db.DBCommandExpr
Constructs a new DBCombinedCmd object with this object, the key word= "INTERSECT" and the selected DBCommandExpr.
InvalidArg - Static variable in class org.apache.empire.commons.Errors
 
InvalidFormData - Static variable in class org.apache.empire.struts2.web.WebErrors
 
InvalidPassword - Static variable in class org.apache.empire.commons.Errors
 
InvalidProperty - Static variable in class org.apache.empire.commons.Errors
 
is(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "=" (equal) operator.
isAggregate() - Method in class org.apache.empire.db.DBColumn
Always returns false since DBColumns cannot be aggregates.
isAggregate() - Method in class org.apache.empire.db.DBColumnExpr
Indicates wheter this function is an aggregate (sum, min, max, avg, ...) or not
isAggregate - Variable in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
 
isAggregate() - Method in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
Returns whether the function is an aggegation function
that combines multiple rows to one result row.
isAggregate() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Always returns false since an alias expression cannot be an aggregate.
isAggregate() - Method in class org.apache.empire.db.expr.column.DBCalcExpr
Always returns false since CalcExpressions cannot be aggregates.
isAggregate() - Method in class org.apache.empire.db.expr.column.DBCaseExpr
 
isAggregate() - Method in class org.apache.empire.db.expr.column.DBConcatExpr
Always returns false since a concat expression cannot be an aggregate.
isAggregate() - Method in class org.apache.empire.db.expr.column.DBCountExpr
Returns true since the count function is an aggregate function.
isAggregate() - Method in class org.apache.empire.db.expr.column.DBValueExpr
Always returns false since value expressions cannot be an aggregate.
isAssignmentCompatible(Class<?>, Class<?>) - Static method in class org.apache.empire.commons.ObjectUtils
 
isBetween(Object, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "between" operator.
isCachingEnabled() - Static method in class org.apache.empire.struts2.actionsupport.TextProviderActionSupport
 
isCascadeDelete() - Method in class org.apache.empire.db.DBTable
Returns true if cascaded deletes are enabled or false otherwise.
isColumnReadOnly(DBColumn) - Method in class org.apache.empire.db.DBRowSet
Checks whether a column is read only or writable.
isDDLColumnDefaults() - Method in class org.apache.empire.db.DBDatabaseDriver
 
isEmpty(Object) - Static method in class org.apache.empire.commons.ObjectUtils
Checks whether an object has no value.
isEmpty() - Method in class org.apache.empire.commons.Options
 
isEmpty(String) - Static method in class org.apache.empire.commons.StringUtils
Checks if a string is empty
isEnableFieldErrors() - Method in class org.apache.empire.struts2.actionsupport.FormActionSupport
Returns true if field error handling is enabled or false otherwise.
isExceptionsEnabled() - Static method in class org.apache.empire.commons.ErrorObject
Returns wether or not Exceptions will be thrown on failure.
If disabled (default) the functions' return values will indicate success or failure
isFieldReadOnly(Column) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
isFieldReadOnly(Column) - Method in interface org.apache.empire.data.Record
returns true if the field is read-only.
isFieldReadOnly(DBColumn) - Method in class org.apache.empire.db.DBRecord
returns whether a field is read only or not
isFieldReadOnly(Column) - Method in class org.apache.empire.db.DBRecord
returns whether a field is read only or not
isFieldVisible(Column) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
isFieldVisible(Column) - Method in interface org.apache.empire.data.Record
returns true if the field is visible to the client.
isFieldVisible(DBColumn) - Method in class org.apache.empire.db.DBRecord
returns whether a field is visible to the client or not
isFieldVisible(Column) - Method in class org.apache.empire.db.DBRecord
returns whether a field is read only or not
isGreaterThan(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL ">" (greater than) operator.
isJoinOn(DBRowSet) - Method in class org.apache.empire.db.expr.join.DBJoinExpr
 
isKeyColumn(DBColumn) - Method in class org.apache.empire.db.DBRowSet
Checks whether a given column is part of the primary key for this RowSet
isLessOrEqual(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "<=" (less or equal) operator.
isLink() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
isLoadBeforeDelete() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
isModified() - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
isModified() - Method in interface org.apache.empire.data.Record
returns true if the record has been modified.
isModified() - Method in class org.apache.empire.db.DBRecord
Returns true if the record is modified.
isMoreOrEqual(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL ">=" (greater or equal) operator.
isMutuallyExclusive(DBCompareExpr) - Method in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
Returns wheter the constraint should replace another one or not.
isMutuallyExclusive(DBCompareExpr) - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
Returns wheter the constraint should replace another one or not.
isMutuallyExclusive(DBCompareExpr) - Method in class org.apache.empire.db.expr.compare.DBCompareExpr
 
isMutuallyExclusive(DBCompareExpr) - Method in class org.apache.empire.db.expr.compare.DBCompareNotExpr
Returns wheter the constraint should replace another one or not.
isMutuallyExclusive(DBCompareExpr) - Method in class org.apache.empire.db.expr.compare.DBExistsExpr
Returns wheter the constraint should replace another one or not.
isNew() - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
isNew() - Method in interface org.apache.empire.data.Record
returns true if this record is a new record.
isNew() - Method in class org.apache.empire.db.DBRecord
Returns true if this record is a new record.
isNew() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
isNew() - Method in class org.apache.empire.struts2.websample.ws.records.EmployeeRecord
 
isNewItem() - Method in class org.apache.empire.struts2.action.WebAction
 
isNewRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
isNot(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "<>" (not equal) operator.
isNotBetween(Object, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "not between" operator.
isNull(ColumnExpr) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
isNull(int) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
isNull(int) - Method in interface org.apache.empire.data.RecordData
checks if the field at the given index position contains no value (null) Indexed operations provide better performace for bulk processing compared to isNull(ColumnExpr)
isNull(ColumnExpr) - Method in interface org.apache.empire.data.RecordData
checks if the record contains no value (null) for the given column
isNull(int) - Method in class org.apache.empire.db.DBReader
Checks wehter a column value is null Unlike the base class implementation, this class directly check the value fromt the resultset.
isNull(int) - Method in class org.apache.empire.db.DBRecordData
Checks whether or not the value for the given column is null.
isNull(ColumnExpr) - Method in class org.apache.empire.db.DBRecordData
Checks whether or not the value for the given column is null.
isOpen() - Method in class org.apache.empire.db.DBDatabase
Indicates whether the database has been opened.
isOpen() - Method in class org.apache.empire.db.DBReader
Checks if the rowset is open
isOr() - Method in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
 
isReadOnly() - Method in class org.apache.empire.data.bean.BeanProperty
 
isReadOnly() - Method in interface org.apache.empire.data.Column
Returns true if the values for this column are generally read only (like i.e.
isReadOnly() - Method in class org.apache.empire.db.DBColumn
Returns true if the column is read-only.
isReadOnly() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Not applicable - always returns true
isReadOnly() - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
isReadOnly() - Method in class org.apache.empire.db.DBTableColumn
Checks whether the column is read only.
isReadOnly() - Method in class org.apache.empire.db.DBView.DBViewColumn
 
isRequired() - Method in class org.apache.empire.data.bean.BeanProperty
 
isRequired() - Method in interface org.apache.empire.data.Column
Returns whether or not the value for this column must be supplied (i.e.
isRequired() - Method in class org.apache.empire.db.DBColumn
Returns true if the column is required.
isRequired() - Method in class org.apache.empire.db.DBCommandExpr.DBCmdColumn
Checks whether the column is mandatory.
isRequired() - Method in class org.apache.empire.db.DBQuery.DBQueryColumn
 
isRequired() - Method in class org.apache.empire.db.DBTableColumn
Returns true if column is mandatory.
isRequired() - Method in class org.apache.empire.db.DBView.DBViewColumn
 
isRetired() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
isSelectDistinct() - Method in class org.apache.empire.db.DBCommand
Returns whether or not the select statement will be distinct or not.
isSelected() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
isServiceAvailable() - Method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
isSmallerThan(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "<" (less than) operator.
isSortDescending() - Method in interface org.apache.empire.struts2.action.ListSortingInfo
 
isSortDescending() - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.DBDatabaseDriver
Returns whether or not a particular feature is supported by this driver
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
Returns whether or not a particular feature is supported by this driver
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
Returns whether or not a particular feature is supported by this driver
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.hsql.DBDatabaseDriverHSql
Returns whether or not a particular feature is supported by this driver
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
Returns whether or not a particular feature is supported by this driver
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
Returns whether or not a particular feature is supported by this driver
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
Returns whether or not a particular feature is supported by this driver
isSupported(DBDriverFeature) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
Returns whether or not a particular feature is supported by this driver
isToday() - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
isUpdateable() - Method in class org.apache.empire.db.DBView
Returns whether or not the view is updateable
isUseSequenceTable() - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
returns whether a sequence table is used for record identiy management.
Default is false.
isUseSequenceTable() - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
returns whether a sequence table is used for record identiy management.
Default is false.
isUseSequenceTable() - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
returns whether a sequence table is used for record identiy management.
Default is false.
isUseSequenceTable() - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
returns whether a sequence table is used for record identiy management.
Default is false.
isValid(String) - Static method in class org.apache.empire.commons.StringUtils
Checks if a string is not null or empty
isValid() - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
isValid() - Method in interface org.apache.empire.data.Record
returns true if the record is valid.
isValid() - Method in class org.apache.empire.db.DBCombinedCmd
 
isValid() - Method in class org.apache.empire.db.DBCommand
 
isValid() - Method in class org.apache.empire.db.DBCommandExpr
 
isValid() - Method in class org.apache.empire.db.DBRecord
Returns true if the record is valid.
isValid() - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
Checks wether or not the record has a bean object attached
isValid() - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
isValid() - Method in class org.apache.empire.struts2.websample.ws.records.EmployeeRecord
 
isValidQuery() - Method in class org.apache.empire.db.DBCommand
Returns whether the command object can produce a select sql-statement.
isValidUpdate() - Method in class org.apache.empire.db.DBCommand
Returns whether the command object can produce a update sql-statement.
isValueValid(int) - Method in class org.apache.empire.db.DBRecord
Returns whether a field value is provided i.e.
item - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
item - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
itemCount - Variable in class org.apache.empire.struts2.actionsupport.ListActionSupport.ListPageInfo
 
ItemExists - Static variable in class org.apache.empire.commons.Errors
 
ItemListTag - Class in org.apache.empire.struts2.jsp.tags
 
ItemListTag() - Constructor for class org.apache.empire.struts2.jsp.tags.ItemListTag
 
ItemListTag.ItemIteratorComponent - Class in org.apache.empire.struts2.jsp.tags
 
ItemListTag.ItemIteratorComponent(ValueStack, PageContext, Object, Iterator) - Constructor for class org.apache.empire.struts2.jsp.tags.ItemListTag.ItemIteratorComponent
 
ItemNotFound - Static variable in class org.apache.empire.commons.Errors
 
iterator() - Method in class org.apache.empire.commons.Options
 
iterator(int) - Method in class org.apache.empire.db.DBReader
Returns an row iterator for this reader.
There can only be one iterator at a time.
iterator() - Method in class org.apache.empire.db.DBReader
Returns an row iterator for this reader.
iterator() - Method in class org.apache.empire.db.DBSQLScript
Returns an iterator
ITERATOR_STATUS_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 

J

join(DBJoinExpr) - Method in class org.apache.empire.db.DBCommand
Adds a join to the list of join expressions.
join(DBColumnExpr, DBColumn, DBJoinType) - Method in class org.apache.empire.db.DBCommand
Adds a join based on two columns to the list of join expressions.
join(DBColumnExpr, DBColumn) - Method in class org.apache.empire.db.DBCommand
Adds an inner join based on two columns to the list of join expressions.
join(DBRowSet, DBCompareExpr, DBJoinType) - Method in class org.apache.empire.db.DBCommand
Adds a join based on a compare expression to the command.
join(DBRowSet, DBCompareExpr) - Method in class org.apache.empire.db.DBCommand
Adds an inner join based on a compare expression to the command.
joins - Variable in class org.apache.empire.db.DBCommand
 

K

keyColumns - Variable in class org.apache.empire.db.DBQuery
 

L

label - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
label - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
label - Variable in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
labelClass - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
labelStyle - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
LASTNAME - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
LASTNAME - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
left - Variable in class org.apache.empire.db.expr.column.DBConcatExpr
 
left - Variable in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
 
left - Variable in class org.apache.empire.db.expr.join.DBJoinExpr
 
length() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression that returns the string length of this expression.
like(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "like" operator.
like(String, char) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "like" operator.
likeLower(String) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "like" operator.
likeUpper(String) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "like" operator.
linkClass - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
linkName - Variable in class org.apache.empire.db.DBDatabase
 
LinkTag - Class in org.apache.empire.struts2.jsp.tags
 
LinkTag() - Constructor for class org.apache.empire.struts2.jsp.tags.LinkTag
 
list - Variable in class org.apache.empire.struts2.actionsupport.BeanListActionSupport
 
LIST - Static variable in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
 
ListActionSupport - Class in org.apache.empire.struts2.actionsupport
ListActionSupport
ListActionSupport(ActionBase, String) - Constructor for class org.apache.empire.struts2.actionsupport.ListActionSupport
 
ListActionSupport.ListPageInfo - Class in org.apache.empire.struts2.actionsupport
 
ListActionSupport.ListPageInfo() - Constructor for class org.apache.empire.struts2.actionsupport.ListActionSupport.ListPageInfo
 
ListActionSupport.ListSortInfo - Class in org.apache.empire.struts2.actionsupport
 
ListActionSupport.ListSortInfo() - Constructor for class org.apache.empire.struts2.actionsupport.ListActionSupport.ListSortInfo
 
ListPageBarTag - Class in org.apache.empire.struts2.jsp.tags
 
ListPageBarTag() - Constructor for class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
ListPageInfoTag - Class in org.apache.empire.struts2.jsp.tags
 
ListPageInfoTag() - Constructor for class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
ListPagingInfo - Interface in org.apache.empire.struts2.action
 
ListSortingInfo - Interface in org.apache.empire.struts2.action
 
loadBean(Object[]) - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
Returns the bean for the supplied object key.
loadFormData() - Method in class org.apache.empire.struts2.actionsupport.FormActionSupport
load the form data into an object.
loadFormData(Object[], boolean) - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
This function load all form date from the request into the record for each record column the following steps are taken 1.
loadFormData() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
loadFormData() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
loads the data from the form into the current record object
loadRecord(Object[]) - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
loads the record identified by the supplied key from the database
loadRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
loads the record either from the supplied item key on the request or from the session.
log - Static variable in class org.apache.empire.data.bean.BeanRecordProxy
 
log - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
log - Static variable in class org.apache.empire.db.DBExpr
 
log - Static variable in class org.apache.empire.db.DBReader
 
log - Static variable in class org.apache.empire.db.DBRecord
 
log - Static variable in class org.apache.empire.db.DBRecordData
 
log - Static variable in class org.apache.empire.db.DBRowSet
 
log - Static variable in class org.apache.empire.db.oracle.OracleDataDictionnary
 
log - Static variable in class org.apache.empire.struts2.action.WebAction
 
log - Static variable in class org.apache.empire.struts2.actionsupport.ActionBase
 
log - Static variable in class org.apache.empire.struts2.actionsupport.ActionPropertySupport
 
log - Static variable in class org.apache.empire.struts2.actionsupport.FormActionSupport
 
log - Static variable in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
log - Static variable in class org.apache.empire.struts2.actionsupport.ReaderListActionSupport
 
log - Static variable in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
log - Static variable in class org.apache.empire.struts2.actionsupport.TextProviderActionSupport
 
log - Static variable in class org.apache.empire.struts2.html.HtmlTagDictionary
 
log - Static variable in class org.apache.empire.struts2.html.HtmlWriter
 
log - Static variable in class org.apache.empire.struts2.interceptors.ActionAccessInterceptor
 
log - Static variable in class org.apache.empire.struts2.interceptors.InterceptorSupport
 
log - Static variable in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
log - Static variable in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
log - Static variable in class org.apache.empire.struts2.jsp.components.ControlComponent
 
log - Static variable in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
log - Static variable in class org.apache.empire.struts2.jsp.components.FormComponent
 
log - Static variable in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
log - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
log - Static variable in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
log - Static variable in class org.apache.empire.struts2.jsp.tags.FloatClearTag
 
log - Static variable in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
log - Static variable in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
log - Static variable in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
log - Static variable in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
log - Static variable in class org.apache.empire.struts2.websample.web.SampleApplication
 
log - Static variable in class org.apache.empire.struts2.websample.web.SampleRequest
 
log - Static variable in class org.apache.empire.struts2.websample.web.SampleSession
 
log - Static variable in class org.apache.empire.xml.XMLConfiguration
 
log - Static variable in class org.apache.empire.xml.XMLUtil
 
log - Static variable in class org.apache.empire.xml.XMLWriter
 
logger - Static variable in class org.apache.empire.samples.db.advanced.SampleAdvApp
 
logger - Static variable in class org.apache.empire.samples.db.SampleApp
 
LoginAction - Class in org.apache.empire.struts2.websample.web.actions
 
LoginAction() - Constructor for class org.apache.empire.struts2.websample.web.actions.LoginAction
 
LoginAction.LoginInfo - Class in org.apache.empire.struts2.websample.web.actions
 
LoginAction.LoginInfo() - Constructor for class org.apache.empire.struts2.websample.web.actions.LoginAction.LoginInfo
 
loginRequired() - Method in interface org.apache.empire.struts2.action.ActionAccessValidator
 
loginRequired() - Method in class org.apache.empire.struts2.action.WebAction
Determines whether the user needs to Login to access this page important: return false if the user has already logged in! The method is called from the ActionAccessInterceptor
loginRequired() - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
loginRequired() - Method in class org.apache.empire.struts2.websample.web.actiontypes.Action
 
loginRequired() - Method in class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
lookup - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
lower() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a function object which converts the current expression to lower case.

M

main(String[]) - Static method in class org.apache.empire.samples.cxf.wssample.client.RunClient
 
main(String[]) - Static method in class org.apache.empire.samples.cxf.wssample.server.RunServer
 
main(String[]) - Static method in class org.apache.empire.samples.db.advanced.SampleAdvApp
This is the entry point of the Empire-DB Sample Application Please check the config.xml configuration file for Database and Connection settings.
main(String[]) - Static method in class org.apache.empire.samples.db.SampleApp
This is the entry point of the Empire-DB Sample Application Please check the config.xml configuration file for Database and Connection settings.
max() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an aggregation function object which returns the maximum value for the current expression over a group of rows.
maxCount - Variable in class org.apache.empire.db.DBReader.DBReaderIterator
 
MAXVALUE_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
MENU_STACK_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.MenuTag
 
menuId - Variable in class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
MenuItemCurrentClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MenuItemCurrentClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MenuItemDisabledClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MenuItemDisabledClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MenuItemExpandedClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MenuItemExpandedClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MenuItemLinkClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MenuItemLinkClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MenuItemLinkDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MenuItemLinkDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MenuItemTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MenuItemTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MenuItemTag - Class in org.apache.empire.struts2.jsp.tags
 
MenuItemTag() - Constructor for class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
MenuTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MenuTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MenuTag - Class in org.apache.empire.struts2.jsp.tags
 
MenuTag() - Constructor for class org.apache.empire.struts2.jsp.tags.MenuTag
 
MenuTag.MenuInfo - Class in org.apache.empire.struts2.jsp.tags
 
MenuTag.MenuInfo() - Constructor for class org.apache.empire.struts2.jsp.tags.MenuTag.MenuInfo
 
MESSAGE_KEY_PREFIX - Variable in class org.apache.empire.struts2.websample.db.SampleTable
 
MESSAGE_KEY_PREFIX - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanClass
 
MessageClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MessageClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MessageClass() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
MessageTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
MessageTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
MessageTag() - Method in class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
method - Variable in class org.apache.empire.struts2.jsp.tags.FormTag
 
min() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an aggregation function object which returns the minimum value for the current expression over a group of rows.
minus(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new calculation object for the SQL "-" (minus) operator.
minus(int) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new calculation object for either the SQL "+" (plus) or "-" (minus) operator depending on whether the supplied integer value is negative or positive.
MINVALUE_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
modifyValue(int, Object) - Method in class org.apache.empire.db.DBRecord
Modifies a column value bypassing all checks made by setValue.
month() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an function object that calculates the month of a date value.
monthClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
moveNext() - Method in class org.apache.empire.db.DBReader
Moves the cursor down one row from its current position.
multiplyWith(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new calculation object for the SQL "*" (multiply) operator.

N

name - Variable in class org.apache.empire.db.DBColumn
 
NAME - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Departments
 
NAME - Variable in class org.apache.empire.samples.db.SampleDB.Departments
 
name - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
name - Variable in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
name - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
name - Variable in class org.apache.empire.struts2.jsp.tags.FormTag
 
name - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
name - Variable in class org.apache.empire.struts2.jsp.tags.ParamTag.ParamComponent
 
name - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
name - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
next() - Method in class org.apache.empire.db.DBReader.DBReaderForwardIterator
Implements the Iterator Interface.
next() - Method in class org.apache.empire.db.DBReader.DBReaderScrollableIterator
Implements the Iterator Interface.
NO_VALUE - Static variable in class org.apache.empire.commons.ObjectUtils
Constant that defines a object of type NoValue.
NO_VALUE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
The NO_VALUE constant is used as a return value from getFieldValue to indicate that the value for this column has not been provided
NoAccess - Static variable in class org.apache.empire.commons.Errors
 
NoMoreData - Static variable in class org.apache.empire.commons.Errors
 
None - Static variable in class org.apache.empire.commons.Errors
 
NONE - Static variable in class org.apache.empire.struts2.interceptors.InterceptorSupport
 
NoPrimaryKey - Static variable in class org.apache.empire.db.DBErrors
 
NoResult - Static variable in class org.apache.empire.commons.Errors
 
normalize(String) - Method in class org.apache.empire.xml.XMLWriter
Converts a string to valid XML-Syntax replacing XML entities.
normalize(String, boolean) - Static method in class org.apache.empire.xml.XMLWriter
 
not() - Method in class org.apache.empire.db.expr.compare.DBCompareExpr
Creates a sql-expression for the not() function.
NotAuthorized - Static variable in class org.apache.empire.commons.Errors
 
NotImplemented - Static variable in class org.apache.empire.commons.Errors
 
notIn(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "not in" operator.
notLike(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new comparison object for the SQL "not like" operator.
NotSupported - Static variable in class org.apache.empire.commons.Errors
 
NULL_VALUE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
The NULL_VALUE constant is used as a return value from getFieldValue to indicate that the field value was provided with the request, but is empty so that the underlying database field should be set to null
nullIfEmpty(Object) - Static method in class org.apache.empire.commons.StringUtils
Returns null if the value supplied is null or an empty String.
nullValue - Variable in class org.apache.empire.struts2.jsp.components.ControlComponent
 
nullValue - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
nullValue - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
nullValue - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
NULLVALUE_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
NUMBER_FORMAT_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
NUMBER_FRACTION_DIGITS - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
NUMBER_GROUPSEP_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.controls.InputControl
 
nvl(Object) - Method in class org.apache.empire.db.DBColumnExpr
Deprecated. Outdated oracle syntax - use coalesce instead

O

ObjectCreationFailed - Static variable in class org.apache.empire.db.DBErrors
 
objectMap - Variable in class org.apache.empire.struts2.websample.web.SampleSession
 
ObjectNotFound - Static variable in class org.apache.empire.db.DBErrors
 
ObjectNotValid - Static variable in class org.apache.empire.commons.Errors
 
ObjectUtils - Class in org.apache.empire.commons
This class contains common functions for comparing and converting values of type Object.
ObjectUtils.NoValue - Class in org.apache.empire.commons
This class eplicitly defines that an Object has not been assined a value.
This may be used in cases where the value of null may be a valid value.
of - Variable in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
onblur - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
onblur - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
onblur - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
onblur - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
onchange - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
onchange - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
onchange - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
onchange - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
onclick - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
ondblclick - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
onFieldChanged(int) - Method in class org.apache.empire.db.DBRecord
Override this to get notified when a field value changes
onfocus - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
onfocus - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
onfocus - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
onfocus - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
onRecordChanged() - Method in class org.apache.empire.db.DBRecord
Override this to do extra handling when the record changes
onRowSetChanged() - Method in class org.apache.empire.db.DBRecord
Override this to do extra handling when the rowset for this record changes
onsubmit - Variable in class org.apache.empire.struts2.jsp.tags.FormTag
 
open(DBDatabaseDriver, Connection) - Method in class org.apache.empire.db.DBDatabase
Sets the database driver for this database.
open(DBCommandExpr, boolean, Connection) - Method in class org.apache.empire.db.DBReader
Opens the reader by executing the given SQL command.
After the reader is open, the reader's position is before the first record.
Use moveNext or iterator() to step through the rows.
Data of the current row can be accessed through the functions on the RecordData interface.
open(DBCommandExpr, Connection) - Method in class org.apache.empire.db.DBReader
Opens the reader by executing the given SQL command.
optimizerHint - Variable in class org.apache.empire.db.oracle.DBCommandOracle
 
OptionEntry - Class in org.apache.empire.commons
This class defines one possible value of a field and it's description
This class is used by the Options class to implement a set of options where the option value us used as the key for the set.
The text should only be used for display purposes e.g.
OptionEntry(Object, String) - Constructor for class org.apache.empire.commons.OptionEntry
 
Options - Class in org.apache.empire.commons
This class represents a list of possible values that are valid for a particular field.
Additionally the class provides a text string describing the value for display purposes.
The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique.
Options() - Constructor for class org.apache.empire.commons.Options
 
Options(Options) - Constructor for class org.apache.empire.commons.Options
 
Options(OptionEntry[]) - Constructor for class org.apache.empire.commons.Options
 
options - Variable in class org.apache.empire.db.DBColumnExpr
 
options - Variable in class org.apache.empire.struts2.jsp.components.ControlComponent
 
options - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
options - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
Options.InsertPos - Enum in org.apache.empire.commons
 
or - Variable in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
 
or(DBCompareExpr) - Method in class org.apache.empire.db.expr.compare.DBCompareExpr
Create a new DBCompareAndOrExpr object.
OracleDataDictionnary - Class in org.apache.empire.db.oracle
 
OracleDataDictionnary() - Constructor for class org.apache.empire.db.oracle.OracleDataDictionnary
Defines mapping of the Empire-db data types with the oracle data types.
OracleSYSDatabase - Class in org.apache.empire.db.oracle
Represents the data model of the system tables.
OracleSYSDatabase(DBDatabaseDriverOracle) - Constructor for class org.apache.empire.db.oracle.OracleSYSDatabase
 
OracleSYSDatabase.DBColComments - Class in org.apache.empire.db.oracle
 
OracleSYSDatabase.DBColComments(DBDatabase) - Constructor for class org.apache.empire.db.oracle.OracleSYSDatabase.DBColComments
 
OracleSYSDatabase.DBColInfo - Class in org.apache.empire.db.oracle
 
OracleSYSDatabase.DBColInfo(DBDatabase) - Constructor for class org.apache.empire.db.oracle.OracleSYSDatabase.DBColInfo
 
OracleSYSDatabase.DBConstraints - Class in org.apache.empire.db.oracle
 
OracleSYSDatabase.DBConstraints(DBDatabase) - Constructor for class org.apache.empire.db.oracle.OracleSYSDatabase.DBConstraints
 
OracleSYSDatabase.DBTabComments - Class in org.apache.empire.db.oracle
 
OracleSYSDatabase.DBTabComments(DBDatabase) - Constructor for class org.apache.empire.db.oracle.OracleSYSDatabase.DBTabComments
 
OracleSYSDatabase.DBUserConCol - Class in org.apache.empire.db.oracle
 
OracleSYSDatabase.DBUserConCol(DBDatabase) - Constructor for class org.apache.empire.db.oracle.OracleSYSDatabase.DBUserConCol
 
orderBy(DBColumnExpr, boolean) - Method in class org.apache.empire.db.DBCombinedCmd
 
orderBy - Variable in class org.apache.empire.db.DBCommandExpr
 
orderBy(DBColumnExpr, boolean) - Method in class org.apache.empire.db.DBCommandExpr
Adds an order by with ascending or descending order
orderBy(DBColumnExpr) - Method in class org.apache.empire.db.DBCommandExpr
Adds an order by with ascending order
org.apache.empire - package org.apache.empire
 
org.apache.empire.commons - package org.apache.empire.commons
This package contains various common classes for error handling, specific data types and data type conversion.
org.apache.empire.data - package org.apache.empire.data
This package contains interfaces for data and metadata handling.
org.apache.empire.data.bean - package org.apache.empire.data.bean
This package contains implmentations of Empire's data and metadata interfaces for JavaBeans of Data Tranfer Objects (DTO's).
org.apache.empire.db - package org.apache.empire.db
This package contains the core Empire-DB implementation classes.
org.apache.empire.db.derby - package org.apache.empire.db.derby
This package contains classes necessary to support the Apache Derby database system.
org.apache.empire.db.expr.column - package org.apache.empire.db.expr.column
This package contains SQL-generator classes for column expressions.
org.apache.empire.db.expr.compare - package org.apache.empire.db.expr.compare
This package contains SQL-generator classes for compare expressions used in the where and having clause.
org.apache.empire.db.expr.join - package org.apache.empire.db.expr.join
This package contains SQL-generator classes for join expressions used in the from clause.
org.apache.empire.db.expr.set - package org.apache.empire.db.expr.set
This package contains SQL-generator classes for set expressions used in the set clause.
org.apache.empire.db.h2 - package org.apache.empire.db.h2
This package contains classes necessary to support the H2 database system.
org.apache.empire.db.hsql - package org.apache.empire.db.hsql
This package contains classes necessary to support the HSQLDB database system.
org.apache.empire.db.mysql - package org.apache.empire.db.mysql
This package contains classes necessary to support the MySQL database system.
org.apache.empire.db.oracle - package org.apache.empire.db.oracle
This package contains classes necessary to support the Oracle database system.
org.apache.empire.db.postgresql - package org.apache.empire.db.postgresql
This package contains classes necessary to support the PostgreSQL database system.
org.apache.empire.db.sqlserver - package org.apache.empire.db.sqlserver
This package contains classes necessary to support the Microsoft SQL-Server database system.
org.apache.empire.samples.cxf.wssample.client - package org.apache.empire.samples.cxf.wssample.client
 
org.apache.empire.samples.cxf.wssample.common - package org.apache.empire.samples.cxf.wssample.common
 
org.apache.empire.samples.cxf.wssample.server - package org.apache.empire.samples.cxf.wssample.server
 
org.apache.empire.samples.cxf.wssample.server.db - package org.apache.empire.samples.cxf.wssample.server.db
 
org.apache.empire.samples.db - package org.apache.empire.samples.db
 
org.apache.empire.samples.db.advanced - package org.apache.empire.samples.db.advanced
 
org.apache.empire.struts2.action - package org.apache.empire.struts2.action
 
org.apache.empire.struts2.actionsupport - package org.apache.empire.struts2.actionsupport
 
org.apache.empire.struts2.html - package org.apache.empire.struts2.html
 
org.apache.empire.struts2.interceptors - package org.apache.empire.struts2.interceptors
 
org.apache.empire.struts2.jsp.components - package org.apache.empire.struts2.jsp.components
 
org.apache.empire.struts2.jsp.components.info - package org.apache.empire.struts2.jsp.components.info
 
org.apache.empire.struts2.jsp.controls - package org.apache.empire.struts2.jsp.controls
 
org.apache.empire.struts2.jsp.tags - package org.apache.empire.struts2.jsp.tags
 
org.apache.empire.struts2.jsp.tags.flow - package org.apache.empire.struts2.jsp.tags.flow
 
org.apache.empire.struts2.web - package org.apache.empire.struts2.web
 
org.apache.empire.struts2.websample.common - package org.apache.empire.struts2.websample.common
 
org.apache.empire.struts2.websample.db - package org.apache.empire.struts2.websample.db
 
org.apache.empire.struts2.websample.db.records - package org.apache.empire.struts2.websample.db.records
 
org.apache.empire.struts2.websample.web - package org.apache.empire.struts2.websample.web
 
org.apache.empire.struts2.websample.web.actions - package org.apache.empire.struts2.websample.web.actions
 
org.apache.empire.struts2.websample.web.actiontypes - package org.apache.empire.struts2.websample.web.actiontypes
 
org.apache.empire.struts2.websample.ws - package org.apache.empire.struts2.websample.ws
 
org.apache.empire.struts2.websample.ws.records - package org.apache.empire.struts2.websample.ws.records
 
org.apache.empire.xml - package org.apache.empire.xml
This package contains classes for XML generation and configuration.
out - Variable in class org.apache.empire.xml.XMLWriter
Print writer.
OutOfRange - Static variable in class org.apache.empire.commons.Errors
 

P

padding - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
PageInfoClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PageInfoClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PageInfoItemTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PageInfoItemTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PageInfoLabel() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PageInfoLabel() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PageInfoLabelOf() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PageInfoLabelOf() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PageInfoLabelPadding() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PageInfoLabelPadding() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PageInfoLabelTo() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PageInfoLabelTo() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PageInfoTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PageInfoTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerFirstPageText() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerFirstPageText() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerFirstPageTextDisabled() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerFirstPageTextDisabled() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerForwardText() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerForwardText() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerForwardTextDisabled() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerForwardTextDisabled() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerLabelClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerLabelClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerLabelTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerLabelTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerLabelText() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerLabelText() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerLastPageText() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerLastPageText() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerLastPageTextDisabled() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerLastPageTextDisabled() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerLinkClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerLinkClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerLinkDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerLinkDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerPaddingText() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerPaddingText() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerPageClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerPageClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerPageTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerPageTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerRewindText() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerRewindText() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerRewindTextDisabled() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerRewindTextDisabled() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
PagerTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
PagerTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
pagingInfo - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
pagingInfo - Variable in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
param - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
param - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
param - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
params - Variable in class org.apache.empire.db.expr.column.DBFuncExpr
 
ParamTag - Class in org.apache.empire.struts2.jsp.tags
 
ParamTag() - Constructor for class org.apache.empire.struts2.jsp.tags.ParamTag
 
ParamTag.ParamComponent - Class in org.apache.empire.struts2.jsp.tags
 
ParamTag.ParamComponent(ValueStack) - Constructor for class org.apache.empire.struts2.jsp.tags.ParamTag.ParamComponent
 
PARENT_PROPERTY_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
parenthesis() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a function object which encloses the current expression in parenthesis.
parseDate(String, Locale) - Static method in class org.apache.empire.commons.DateUtils
 
parseDate(String) - Static method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
parseDate(String, DateFormat) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
parseDecimal(String, NumberFormat) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
parseInteger(String) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
parseValue(String, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
this function may be overridden to parse and convert the input value to the data type of the supplied column
parseValue(String, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.PasswordInputControl
 
parseValue(String, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.TextAreaInputControl
 
parseValue(String, Locale, Column) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
PASSWORD_NOT_CHANGED - Static variable in class org.apache.empire.struts2.jsp.controls.PasswordInputControl
 
PasswordInputControl - Class in org.apache.empire.struts2.jsp.controls
 
PasswordInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.PasswordInputControl
 
PathCreateFailed - Static variable in class org.apache.empire.commons.Errors
 
PathNotFound - Static variable in class org.apache.empire.commons.Errors
 
persistence - Variable in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
persistOnSession() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
PHONE_NUMBER - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
PHONE_NUMBER - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
PhoneInputControl - Class in org.apache.empire.struts2.jsp.controls
 
PhoneInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.PhoneInputControl
 
phrase - Variable in class org.apache.empire.db.expr.column.DBFuncExpr
 
ping() - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
ping() - Method in interface org.apache.empire.samples.cxf.wssample.common.EmployeeService
 
ping() - Method in class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
plus(Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new calculation object for the SQL "+" (plus) operator.
plus(int) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a new calculation object for either the SQL "+" (plus) or "-" (minus) operator depending on whether the supplied integer value is positive or negative.
populatePageParams(int, boolean, String) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.ParamTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
populateParams() - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
prepareInitRecord(DBRecord, int, Object) - Method in class org.apache.empire.db.DBRowSet
Initialise this DBRowSet object and sets it's initial state.
prepareStatement(PreparedStatement, Object[]) - Method in class org.apache.empire.db.DBDatabaseDriver
Prepares an sql statement by setting the supplied objects as parameters.
PRIMARYKEY - Static variable in class org.apache.empire.db.DBIndex
SQL Primary key index
primaryKey - Variable in class org.apache.empire.db.DBRowSet
 
print(String) - Method in class org.apache.empire.struts2.html.HtmlWriter
 
print(Node, int) - Method in class org.apache.empire.xml.XMLWriter
Prints the specified node recursively
print(Document) - Method in class org.apache.empire.xml.XMLWriter
Prints the specified document.
print(Document, String) - Method in class org.apache.empire.xml.XMLWriter
Prints the specified document.
println(String) - Method in class org.apache.empire.struts2.html.HtmlWriter
 
println() - Method in class org.apache.empire.struts2.html.HtmlWriter
 
printText(HtmlWriter, String, String) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
writes out plain text to the output stream if the text supplied is null or an empty String then a   is written
property - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
propertyName - Variable in class org.apache.empire.struts2.actionsupport.FormActionSupport
 
propertyName - Variable in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
put(String, Object) - Method in class org.apache.empire.commons.Attributes
 
putActionBean(Object, String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
putActionBean(Object) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
putActionObject(String, Object) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
putPageAttribute(String, Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
putRequestParam(String, String) - Method in class org.apache.empire.struts2.action.WebAction
 

Q

queryColumns - Variable in class org.apache.empire.db.DBQuery
 
QueryFailed - Static variable in class org.apache.empire.db.DBErrors
 
QueryNoResult - Static variable in class org.apache.empire.db.DBErrors
 
queryObjectList(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns a list Object-Arrays holding the result of a query.
queryOptionList(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns a list of key value pairs from an sql query.
querySimpleList(Class<T>, String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns a one dimensional array from an sql query.
querySimpleList(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns a one dimensional array from an sql query.
querySingleDouble(String, double, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as a double.
querySingleDouble(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as a double.
querySingleInt(String, int, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as an int.
querySingleInt(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as an int.
querySingleLong(String, long, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as a long.
querySingleLong(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as a long.
querySingleString(String, String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as a string.
querySingleString(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as a string.
querySingleValue(String, Connection) - Method in class org.apache.empire.db.DBDatabase
Returns the value of the first row/column of a sql-query as an object.

R

RadioButtonTag - Class in org.apache.empire.struts2.jsp.tags
 
RadioButtonTag() - Constructor for class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
RadioInputControl - Class in org.apache.empire.struts2.jsp.controls
 
RadioInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.RadioInputControl
 
read(DBRowSet, Object[], Connection) - Method in class org.apache.empire.db.DBRecord
Loads a record from the database identified by it's primary key.
read(DBRowSet, Object, Connection) - Method in class org.apache.empire.db.DBRecord
Loads a record from the database identified by it's primary key.
readConfiguration(String, boolean) - Method in class org.apache.empire.xml.XMLConfiguration
Reads the configuration file and parses the XML Configuration.
reader - Variable in class org.apache.empire.struts2.actionsupport.ReaderListActionSupport
 
ReaderListActionSupport - Class in org.apache.empire.struts2.actionsupport
ReaderListActionSupport
ReaderListActionSupport(ActionBase, String) - Constructor for class org.apache.empire.struts2.actionsupport.ReaderListActionSupport
 
readOnly - Variable in class org.apache.empire.struts2.jsp.tags.FormTag
 
READONLY_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
readProperties(Object, String) - Method in class org.apache.empire.xml.XMLConfiguration
 
readRecord(DBRecord, Object[], Connection) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Returns the error message: ERR_NOTSUPPORTED
readRecord(DBRecord, Object[], Connection) - Method in class org.apache.empire.db.DBQuery
Creates a select SQL-Command of the query call the InitRecord method to execute the SQL-Command.
readRecord(DBRecord, DBCommand, Connection) - Method in class org.apache.empire.db.DBRowSet
Reads a single record from the database using the given command object.
If a reocord is found the DBRecord object will hold all record data.
readRecord(DBRecord, Object[], Connection) - Method in class org.apache.empire.db.DBRowSet
Reads the record with the given primary key from the database.
REC_EMTPY - Static variable in class org.apache.empire.db.DBRecord
 
REC_INVALID - Static variable in class org.apache.empire.db.DBRecord
 
REC_MODIFIED - Static variable in class org.apache.empire.db.DBRecord
 
REC_NEW - Static variable in class org.apache.empire.db.DBRecord
 
REC_VALID - Static variable in class org.apache.empire.db.DBRecord
 
Record - Interface in org.apache.empire.data
The record interface provides methods used for updating data.
record - Variable in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
record - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
RECORD_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
RecordActionSupport - Class in org.apache.empire.struts2.actionsupport
RecordActionSupport
RecordActionSupport(ActionBase, DBRowSet, DBRecord, SessionPersistence, String) - Constructor for class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
RecordActionSupport(ActionBase, DBRowSet, DBRecord, SessionPersistence) - Constructor for class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
RecordActionSupport(ActionBase, DBRowSet, DBRecord, RecordActionSupport.SessionPersistance, String) - Constructor for class org.apache.empire.struts2.actionsupport.RecordActionSupport
Deprecated. 
RecordActionSupport(ActionBase, DBRowSet, DBRecord, RecordActionSupport.SessionPersistance) - Constructor for class org.apache.empire.struts2.actionsupport.RecordActionSupport
Deprecated. 
RecordActionSupport.SessionPersistance - Enum in org.apache.empire.struts2.actionsupport
Deprecated. 
RecordData - Interface in org.apache.empire.data
The RecordData interface provides methods for accessing data and context specific metadata.
RecordDeleteFailed - Static variable in class org.apache.empire.db.DBErrors
 
recordExists(Object[], Connection) - Method in class org.apache.empire.db.DBRowSet
Returns true if the record exists in the database or false otherwise.
recordExists(Object, Connection) - Method in class org.apache.empire.db.DBRowSet
Returns true if the record exists in the database or false otherwise.
RecordFormActionSupport - Class in org.apache.empire.struts2.actionsupport
 
RecordFormActionSupport(ActionBase, SessionPersistence) - Constructor for class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
RecordFormActionSupport(ActionBase, SessionPersistence, String) - Constructor for class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
RecordInvalidKey - Static variable in class org.apache.empire.db.DBErrors
 
RecordNotFound - Static variable in class org.apache.empire.db.DBErrors
 
recordSupport - Variable in class org.apache.empire.struts2.websample.web.actions.EmployeeDetailAction
Action mappings
RecordUpdateFailed - Static variable in class org.apache.empire.db.DBErrors
 
RecordUpdateInvalid - Static variable in class org.apache.empire.db.DBErrors
 
recordValue - Variable in class org.apache.empire.struts2.jsp.components.ControlComponent
 
redirect(String, boolean) - Method in class org.apache.empire.struts2.interceptors.InterceptorSupport
 
redirect - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
referenceOn(DBTableColumn) - Method in class org.apache.empire.db.DBTableColumn
Creates a foreign key relation for this column.
registerControl(String, InputControl) - Static method in class org.apache.empire.struts2.jsp.controls.InputControlManager
 
relations - Variable in class org.apache.empire.db.DBDatabase
 
release() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
releaseConnection(Connection) - Method in class org.apache.empire.struts2.websample.web.SampleApplication
 
reloadRecord() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
reloads the current record from the session.
If persistence is set to Key then the key is obtained from the session and the record is reloaded from the database.
remove(Object) - Method in class org.apache.empire.commons.Options
 
remove() - Method in class org.apache.empire.db.DBReader.DBReaderIterator
Implements the Iterator Interface Method remove not implemented and not applicable.
removeActionBean(Class, String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
removeActionBean(Class) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
removeActionObject(String) - Method in class org.apache.empire.struts2.actionsupport.ActionBase
 
removeFromSession() - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
 
removePageAttribute(String, Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
render(HtmlWriter, String, InputControl) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
render(HtmlWriter, String, InputControl) - Method in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
render(HtmlWriter, String, InputControl) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
render - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.CheckboxInputControl
 
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
this method renders a record value for input
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.PasswordInputControl
 
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.PhoneInputControl
 
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.RadioInputControl
 
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.SelectInputControl
 
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.TextAreaInputControl
 
renderInput(HtmlWriter, InputControl.ControlInfo) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
renderReadOnlyFields() - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
renderReadOnlyFields() - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
renderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.CheckboxInputControl
 
renderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
this method renders a record value read only this can be either in a read only form or a table
renderText(HtmlWriter, InputControl.ValueInfo) - Method in class org.apache.empire.struts2.jsp.controls.TextAreaInputControl
 
renderWrapperTag() - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
renderWrapperTag() - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
replace(String, String, String) - Static method in class org.apache.empire.commons.StringUtils
Replaces all occurences of find in source by replace.
replace(Object, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the replace(...) function.
replaceAll(String, String, String) - Static method in class org.apache.empire.commons.StringUtils
Returns a String with all occurrences of from within orig replaced with to.
REQUEST_CLASS - Variable in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
REQUEST_NAME - Static variable in interface org.apache.empire.struts2.web.WebRequest
This String is the attribute name of this request object on the applications request scope
RequestParamProvider - Interface in org.apache.empire.struts2.action
 
required - Variable in class org.apache.empire.db.DBTableColumn
 
required - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
reservedSQLKeywords - Variable in class org.apache.empire.db.DBDatabaseDriver
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.ActionErrorsTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.FlexDivTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseIfTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.ParamTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
resetParams() - Method in class org.apache.empire.struts2.jsp.tags.TextTag
 
RETIRED - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
RETIRED - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
RETURN - Static variable in class org.apache.empire.struts2.websample.web.actiontypes.DetailAction
 
reverse() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the reverse(...) function.
reverse() - Method in class org.apache.empire.db.expr.join.DBJoinExpr
This function swaps the left and the right statements of the join expression.
reversed(DBJoinType) - Static method in enum org.apache.empire.db.DBJoinType
 
right - Variable in class org.apache.empire.db.expr.column.DBConcatExpr
 
right - Variable in class org.apache.empire.db.expr.compare.DBCompareAndOrExpr
 
right - Variable in class org.apache.empire.db.expr.join.DBJoinExpr
 
rollback(Connection) - Method in class org.apache.empire.db.DBDatabase
Discards all changes made since the previous commit/rollback and releases any database locks currently held by this Connection.
round(int) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an function object that rounds a number espression with the given decimals.
ROWINFO_ATTRIBUTE - Static variable in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
rowset - Variable in class org.apache.empire.db.DBColumn
 
rowset - Variable in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
rowspan - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
rowspan - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
rset - Variable in class org.apache.empire.db.DBReader
 
run(DBDatabaseDriver, Connection, boolean) - Method in class org.apache.empire.db.DBSQLScript
Runs all SQL Statements using the supplied driver and connection.
RunClient - Class in org.apache.empire.samples.cxf.wssample.client
 
RunClient() - Constructor for class org.apache.empire.samples.cxf.wssample.client.RunClient
 
RunServer - Class in org.apache.empire.samples.cxf.wssample.server
 
RunServer() - Constructor for class org.apache.empire.samples.cxf.wssample.server.RunServer
 

S

SALARY - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
SALARY - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
SALUTATION - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
SALUTATION - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
SampleAction - Class in org.apache.empire.struts2.websample.web.actiontypes
 
SampleAction() - Constructor for class org.apache.empire.struts2.websample.web.actiontypes.SampleAction
 
SampleAdvApp - Class in org.apache.empire.samples.db.advanced
 
SampleAdvApp() - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvApp
 
SampleAdvConfig - Class in org.apache.empire.samples.db.advanced
The SampleConfig class provides access to configuration settings.
SampleAdvConfig() - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
SampleAdvDB - Class in org.apache.empire.samples.db.advanced
This file contains the definition of the data model in Java.
SampleAdvDB() - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvDB
Constructor of the SampleDB data model description Put all foreigen key realtions here.
SampleAdvDB.Departments - Class in org.apache.empire.samples.db.advanced
This class represents the definition of the Departments table.
SampleAdvDB.Departments(DBDatabase) - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvDB.Departments
 
SampleAdvDB.EmployeeDepartmentHistory - Class in org.apache.empire.samples.db.advanced
This class represents the definition of the Departments table.
SampleAdvDB.EmployeeDepartmentHistory(DBDatabase) - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepartmentHistory
 
SampleAdvDB.EmployeeDepSinceView - Class in org.apache.empire.samples.db.advanced
This class represents the definition of the EmployeeDepSinceView table.
SampleAdvDB.EmployeeDepSinceView(DBDatabase, SampleAdvDB.EmployeeDepartmentHistory) - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeDepSinceView
 
SampleAdvDB.EmployeeInfoView - Class in org.apache.empire.samples.db.advanced
This class represents the definition of the EmployeeInfoView table.
SampleAdvDB.EmployeeInfoView(DBDatabase, SampleAdvDB.Employees, SampleAdvDB.Departments) - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvDB.EmployeeInfoView
 
SampleAdvDB.Employees - Class in org.apache.empire.samples.db.advanced
This class represents the definition of the Employees table.
SampleAdvDB.Employees(DBDatabase) - Constructor for class org.apache.empire.samples.db.advanced.SampleAdvDB.Employees
 
SampleApp - Class in org.apache.empire.samples.db
 
SampleApp() - Constructor for class org.apache.empire.samples.db.SampleApp
 
SampleApplication - Class in org.apache.empire.struts2.websample.web
 
SampleApplication() - Constructor for class org.apache.empire.struts2.websample.web.SampleApplication
 
SampleBean - Class in org.apache.empire.samples.db
The SampleBean class is used to demonstrate JavaBean support for SQL-Queries.
SampleBean() - Constructor for class org.apache.empire.samples.db.SampleBean
 
SampleBeanClass - Class in org.apache.empire.struts2.websample.ws
Base class definition for all database tables Automatically generates a message-key for the field title e.g.
SampleBeanClass(String, BeanDomain) - Constructor for class org.apache.empire.struts2.websample.ws.SampleBeanClass
 
SampleBeanDomain - Class in org.apache.empire.struts2.websample.ws
 
SampleBeanDomain() - Constructor for class org.apache.empire.struts2.websample.ws.SampleBeanDomain
 
SampleBeanDomain.Departments - Class in org.apache.empire.struts2.websample.ws
Table definition for Departments
SampleBeanDomain.Departments(BeanDomain) - Constructor for class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Departments
 
SampleBeanDomain.Employees - Class in org.apache.empire.struts2.websample.ws
Table definition for Persons
SampleBeanDomain.Employees(BeanDomain) - Constructor for class org.apache.empire.struts2.websample.ws.SampleBeanDomain.Employees
 
SampleConfig - Class in org.apache.empire.samples.cxf.wssample.server
 
SampleConfig() - Constructor for class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
SampleConfig - Class in org.apache.empire.samples.db
The SampleConfig class provides access to configuration settings.
SampleConfig() - Constructor for class org.apache.empire.samples.db.SampleConfig
 
SampleConfig - Class in org.apache.empire.struts2.websample.web
 
SampleConfig() - Constructor for class org.apache.empire.struts2.websample.web.SampleConfig
 
SampleContext - Interface in org.apache.empire.struts2.websample.web
 
SampleDB - Class in org.apache.empire.samples.cxf.wssample.server.db
This file contains the definition of the data model in Java.
SampleDB() - Constructor for class org.apache.empire.samples.cxf.wssample.server.db.SampleDB
Constructor of the SampleDB data model description Put all foreigen key realtions here.
SampleDB - Class in org.apache.empire.samples.db
This file contains the definition of the data model in Java.
SampleDB() - Constructor for class org.apache.empire.samples.db.SampleDB
Constructor of the SampleDB data model description Put all foreigen key realtions here.
SampleDB - Class in org.apache.empire.struts2.websample.db
 
SampleDB() - Constructor for class org.apache.empire.struts2.websample.db.SampleDB
Konstruktor SampleDB
SampleDB.Departments - Class in org.apache.empire.samples.cxf.wssample.server.db
This class represents the definition of the Departments table.
SampleDB.Departments(DBDatabase) - Constructor for class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Departments
 
SampleDB.Departments - Class in org.apache.empire.samples.db
This class represents the definition of the Departments table.
SampleDB.Departments(DBDatabase) - Constructor for class org.apache.empire.samples.db.SampleDB.Departments
 
SampleDB.Departments - Class in org.apache.empire.struts2.websample.db
This class represents the definition of the Departments table.
SampleDB.Departments(DBDatabase) - Constructor for class org.apache.empire.struts2.websample.db.SampleDB.Departments
 
SampleDB.Employees - Class in org.apache.empire.samples.cxf.wssample.server.db
This class represents the definition of the Employees table.
SampleDB.Employees(DBDatabase) - Constructor for class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
SampleDB.Employees - Class in org.apache.empire.samples.db
This class represents the definition of the Employees table.
SampleDB.Employees(DBDatabase) - Constructor for class org.apache.empire.samples.db.SampleDB.Employees
 
SampleDB.Employees - Class in org.apache.empire.struts2.websample.db
This class represents the definition of the Employees table.
SampleDB.Employees(DBDatabase) - Constructor for class org.apache.empire.struts2.websample.db.SampleDB.Employees
 
SampleHtmlTagDictionary - Class in org.apache.empire.struts2.websample.web
 
SampleHtmlTagDictionary() - Constructor for class org.apache.empire.struts2.websample.web.SampleHtmlTagDictionary
 
SampleRecord - Class in org.apache.empire.struts2.websample.db
 
SampleRecord(SampleContext) - Constructor for class org.apache.empire.struts2.websample.db.SampleRecord
 
SampleRecord<T> - Class in org.apache.empire.struts2.websample.ws
 
SampleRecord(SampleContext, T, BeanClass) - Constructor for class org.apache.empire.struts2.websample.ws.SampleRecord
 
SampleRequest - Class in org.apache.empire.struts2.websample.web
 
SampleRequest() - Constructor for class org.apache.empire.struts2.websample.web.SampleRequest
 
SampleSession - Class in org.apache.empire.struts2.websample.web
 
SampleSession() - Constructor for class org.apache.empire.struts2.websample.web.SampleSession
 
SampleTable - Class in org.apache.empire.struts2.websample.db
Base class definition for all database tables Automatically generates a message-key for the field title e.g.
SampleTable(String, DBDatabase) - Constructor for class org.apache.empire.struts2.websample.db.SampleTable
 
SampleUser - Class in org.apache.empire.struts2.websample.web
 
SampleUser(String, String) - Constructor for class org.apache.empire.struts2.websample.web.SampleUser
 
saveAsFile(Document, String) - Static method in class org.apache.empire.xml.XMLWriter
Prints out the DOM-Tree.
saveBean(T, boolean) - Method in class org.apache.empire.struts2.websample.web.actiontypes.BeanDetailAction
Saves a bean object
saveChanges() - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
Updates the record by calling onUpdateRecord and updates the currentKey The update will not be commited, hence the caller must commit or rollback the operation
saveEmmployee(Holder<Employee>) - Method in interface org.apache.empire.samples.cxf.wssample.common.EmployeeService
 
saveEmmployee(Holder<Employee>) - Method in class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
saveEmployee(Employee) - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
schema - Variable in class org.apache.empire.db.DBDatabase
the database schema *
scope - Variable in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
SEARCH - Static variable in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction
Action mappings
searchEmmployee(Integer, String, String, Integer) - Method in interface org.apache.empire.samples.cxf.wssample.common.EmployeeService
 
searchEmmployee(Integer, String, String, Integer) - Method in class org.apache.empire.samples.cxf.wssample.server.EmployeeServiceImpl
 
searchEmployee(Integer, String, String, Integer) - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeServiceClient
 
select - Variable in class org.apache.empire.db.DBCommand
 
select(DBColumnExpr) - Method in class org.apache.empire.db.DBCommand
Adds a DBColumnExpr object to the Vector: 'select'.
select(DBColumnExpr...) - Method in class org.apache.empire.db.DBCommand
Adds a list of columns to the select phrase of an sql statement.
select(Collection<? extends DBColumnExpr>) - Method in class org.apache.empire.db.DBCommand
Adds a list of columns to the select phrase of an sql statement.
select - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
selectAction - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
selectDateAction - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
selectDistinct - Variable in class org.apache.empire.db.DBCommand
 
selectDistinct() - Method in class org.apache.empire.db.DBCommand
Sets whether or not the select statement should contain the distinct directive .
SelectInputControl - Class in org.apache.empire.struts2.jsp.controls
 
SelectInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.SelectInputControl
 
selectMonthAction - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
selectName - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
SelectTag - Class in org.apache.empire.struts2.jsp.tags
 
SelectTag() - Constructor for class org.apache.empire.struts2.jsp.tags.SelectTag
 
selectWeekAction - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
selectWeekdayAction - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
ServerControl - Class in org.apache.empire.samples.cxf.wssample.server
 
ServerControl() - Constructor for class org.apache.empire.samples.cxf.wssample.server.ServerControl
 
ServerGUI - Class in org.apache.empire.samples.cxf.wssample.server
 
ServerGUI(ServerControl) - Constructor for class org.apache.empire.samples.cxf.wssample.server.ServerGUI
This is the default constructor
serviceAction(HttpServletRequest, HttpServletResponse, ServletContext, ActionMapping) - Method in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
serviceAddress - Static variable in class org.apache.empire.samples.cxf.wssample.server.ServerControl
 
serviceName - Static variable in class org.apache.empire.samples.cxf.wssample.server.ServerControl
 
SESSION_CLASS - Variable in class org.apache.empire.struts2.web.EmpireStrutsDispatcher
 
SESSION_NAME - Static variable in interface org.apache.empire.struts2.web.WebSession
 
SessionPersistence - Enum in org.apache.empire.struts2.actionsupport
 
set(String, Object) - Method in class org.apache.empire.commons.Attributes
 
set(Object, String, Options.InsertPos) - Method in class org.apache.empire.commons.Options
Sets or Adds an option at a certain position
set(Object, String) - Method in class org.apache.empire.commons.Options
Sets or adds Adds an option at the bottom
set - Variable in class org.apache.empire.db.DBCommand
 
set(DBSetExpr) - Method in class org.apache.empire.db.DBCommand
Inserts DBSetExpr objects to the Vector 'set'.
set(Object) - Method in interface org.apache.empire.db.DBDatabaseDriver.DBSetGenKeys
 
set(DBXmlDictionary) - Static method in class org.apache.empire.db.DBXmlDictionary
 
set(Employee) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
set(HtmlTagDictionary) - Static method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
setAccessDeniedAction(String) - Method in class org.apache.empire.struts2.interceptors.ActionAccessInterceptor
 
setAction(String) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
setAction(String) - Method in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
setAction(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setAction(String) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setAction(String) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
setAction(String) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setAction(String) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
setActionError(ErrorInfo) - Method in class org.apache.empire.struts2.action.WebAction
 
setActionError(ErrorType) - Method in class org.apache.empire.struts2.action.WebAction
 
setActionError(ErrorType, Object) - Method in class org.apache.empire.struts2.action.WebAction
 
setActionError(Exception) - Method in class org.apache.empire.struts2.action.WebAction
 
setActionErrorClass(String) - Method in class org.apache.empire.struts2.jsp.tags.ActionErrorsTag
 
setActionItem(String) - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
setActionMessage(String) - Method in class org.apache.empire.struts2.action.WebAction
 
setAlign(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setAlign(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setAllownull(Object) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setAlt(Object) - Method in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
setAlt(Object) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setAnchorClass(String) - Method in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
setAnchorClass(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setAttribute(String, Object) - Method in class org.apache.empire.data.bean.BeanProperty
 
setAttribute(String, Object) - Method in class org.apache.empire.db.DBColumnExpr
Sets the value of a column attribute.
setBean(T) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
setBean(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setBeanPropertyName(String) - Method in class org.apache.empire.db.DBColumnExpr
Sets the Java bean property name for this column.
setBeanValue(Object, String, Column) - Method in class org.apache.empire.db.DBRecord
set a record value from a particular bean property.
setBeanValues(Object, Collection<Column>) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
setBeanValues(Object) - Method in class org.apache.empire.data.bean.BeanRecordProxy
 
setBeanValues(Object, Collection<Column>) - Method in interface org.apache.empire.data.Record
sets all record values from a particular bean.
setBeanValues(Object) - Method in interface org.apache.empire.data.Record
sets all record values from a particular bean.
setBeanValues(Object, Collection<Column>) - Method in class org.apache.empire.db.DBRecord
Sets record values from the suppied java bean.
setBeanValues(Object) - Method in class org.apache.empire.db.DBRecord
Sets record values from the suppied java bean.
setBgcolor(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setBgcolor(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setBody(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setBodyUsage(String) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
setBooleanType(DBDatabaseDriverOracle.BooleanType) - Method in class org.apache.empire.db.oracle.DBDatabaseDriverOracle
 
setBusinessUnit(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
setBusinessUnit(String) - Method in class org.apache.empire.samples.db.SampleBean
 
setCachingEnabled(boolean) - Static method in class org.apache.empire.struts2.actionsupport.TextProviderActionSupport
 
setCalendarInfo(CalendarInfo) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setCalendarInfo(CalendarInfo) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setCascadeDelete(boolean) - Method in class org.apache.empire.db.DBTable
Sets true if delete records will.
setCellpadding(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setCellpadding(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setCellspacing(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setCellspacing(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setCheck(Object) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setCheck(Object) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setChecked(Object) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setChecked(Object) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setCmdParam(int, Object) - Method in class org.apache.empire.db.DBCommand
Sets a object to in the list of Parameters.
setColspan(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setColspan(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setColumn(Column) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
setColumn(ColumnExpr) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
setColumn(Column) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setColumn(ColumnExpr) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setColumnAlign(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setColumnAlign(String) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setColumnClass(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setColumnClass(String) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setColumnname(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setColumnStyle(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setColumnStyle(String) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setColumnWrap(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setColumnWrap(String) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setComment(String) - Method in class org.apache.empire.db.DBColumn
Sets a comment describing the current column.
setComment(String) - Method in class org.apache.empire.db.DBRowSet
 
setControlSize(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setControlType(String) - Method in class org.apache.empire.data.bean.BeanProperty
 
setControlType(String) - Method in class org.apache.empire.db.DBColumnExpr
Sets the controlType attribute.
setControlType(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setControlType(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setCssClass(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
setCssOddClass(String) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setCssOddStyle(String) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setCssStyle(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
setCurrentClass(String) - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
setCurrentClass(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setCurrentClass(String) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setCurrentColumn(ColumnExpr) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setCurrentColumn(ColumnExpr) - Method in class org.apache.empire.struts2.jsp.tags.TableRowTag
 
setCurrentItem(String) - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
setData(T) - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
Sets the bean data.
setDatabaseName(String) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
Sets the name for the database / schema
This names is required for creating a database.
When a name is set, the driver will automatically execute 'USE dbname' when the database is opened.
setDatabaseName(String) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
Sets the name for the database / schema
This names is required for creating a database.
When a name is set, the driver will automatically execute 'USE dbname' when the database is opened.
setDatabaseName(String) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
Sets the name for the database / schema
This names is required for creating a database.
When a name is set, the driver will automatically execute 'USE dbname' when the database is opened.
setDatabaseName(String) - Method in class org.apache.empire.db.postgresql.DBDatabaseDriverPostgreSQL
Sets the name for the database / schema
This names is required for creating a database.
When a name is set, the driver will automatically execute 'USE dbname' when the database is opened.
setDatabaseName(String) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
setDatabaseProvider(String) - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
setDatabaseProvider(String) - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
setDatabaseProvider(String) - Method in class org.apache.empire.samples.db.SampleConfig
 
setDatabaseProvider(String) - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
setDate(Date, int, int, int) - Static method in class org.apache.empire.commons.DateUtils
 
setDateEmptyClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setDateEmptyClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setDateLinkClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setDateLinkClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setDateOfBirth(Date) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setDateOfBirth(Date) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
setDateSelectedClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setDateSelectedClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setDateTodayClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setDateTodayClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setDateValidClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setDateValidClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setDayOfWeekClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setDayOfWeekClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setDDLColumnDefaults(boolean) - Method in class org.apache.empire.db.DBDatabaseDriver
Set true if column default values should be included in DDL Statements
setDefault(String) - Method in class org.apache.empire.struts2.jsp.tags.TextTag
 
setDefaultEncoding(String) - Static method in class org.apache.empire.db.DBBlobData
Sets the defaultEncoding used in a constructor.
setDefaultValue(Object) - Method in class org.apache.empire.db.DBTableColumn
Sets the default column value.
setDepartment(String) - Method in class org.apache.empire.samples.db.SampleBean
 
setDepartment(String) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
setDepartmentId(long) - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
setDepartmentId(long) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setDepartmentId(Integer) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
setDisabled(boolean) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
setDisabled(Object) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setDisabled(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setDisabled(Object) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setDisabled(Object) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setDisabled(Object) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setDisabled(Object) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setDisabledClass(String) - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
setDisabledMode(String) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
setDisabledMode(String) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setDisabledMode(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setDisabledTag(String) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
setElementText(Node, Object) - Static method in class org.apache.empire.xml.XMLUtil
Sets the text value of an Element.
setEmail(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setEmbed(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setEmployeeId(long) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setEmployeeId(int) - Method in class org.apache.empire.samples.db.SampleBean
 
setEmployeeId(int) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
setEmployeeId(Integer) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
setEnabledClass(String) - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
setEnableFieldErrors(boolean) - Method in class org.apache.empire.struts2.actionsupport.FormActionSupport
Enables or disables field error messages.
setEnctype(String) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
setErrorAction(String) - Method in class org.apache.empire.struts2.interceptors.ActionBasicsInterceptor
 
setExceptionsEnabled(boolean) - Static method in class org.apache.empire.commons.ErrorObject
Use this to enable or disable Exceptions.
If exceptionsEnabled is false no exceptions will be thrown.
Instead the functions' return values will indicate success or failure
setExpanded(Object) - Method in class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
setExpandedClass(String) - Method in class org.apache.empire.struts2.jsp.tags.MenuTag
 
setField(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
setFieldErrorClass(String) - Method in class org.apache.empire.struts2.jsp.tags.ActionErrorsTag
 
setFirstItem(int) - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
setFirstname(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setFirstName(String) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
setFormat(String) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
setFormat(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setFormat(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setFromRequest() - Method in class org.apache.empire.struts2.actionsupport.ActionPropertySupport
Sets the property value from a request param.
setFullName(String) - Method in class org.apache.empire.samples.db.SampleBean
 
setGender(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setGender(String) - Method in class org.apache.empire.samples.db.SampleBean
 
setGender(String) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
setHead(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
setHeight(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setHeight(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setHiddenFields(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setHiddenName(String) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setHSize(String) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
setHsize(Object) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setHtmlTag(String) - Method in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
setId(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
setItem(String) - Method in class org.apache.empire.struts2.action.WebAction
 
setItem(Object) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setItem(Object) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setItemCount(int) - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
setJdbcClass(String) - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
setJdbcClass(String) - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
setJdbcClass(String) - Method in class org.apache.empire.samples.db.SampleConfig
 
setJdbcClass(String) - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
setJdbcPwd(String) - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
setJdbcPwd(String) - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
setJdbcPwd(String) - Method in class org.apache.empire.samples.db.SampleConfig
 
setJdbcPwd(String) - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
setJdbcURL(String) - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
setJdbcURL(String) - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
setJdbcURL(String) - Method in class org.apache.empire.samples.db.SampleConfig
 
setJdbcURL(String) - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
setJdbcUser(String) - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
setJdbcUser(String) - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
setJdbcUser(String) - Method in class org.apache.empire.samples.db.SampleConfig
 
setJdbcUser(String) - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
setKeyColumn(Column) - Method in class org.apache.empire.data.bean.BeanClass
Sets the key to a single column
setKeyColumn(DBView.DBViewColumn) - Method in class org.apache.empire.db.DBView
identifies the column that uniquely identifies a row in the view
setKeyColumns(Column[]) - Method in class org.apache.empire.data.bean.BeanClass
Sets the list of key columns.
setKeyColumns(DBView.DBViewColumn[]) - Method in class org.apache.empire.db.DBView
identifies the columns that uniquely identify a row in the view
setLabel(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setLabel(String) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
setLabel(String) - Method in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
setLabelClass(String) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
setLabelClass(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setLabelStyle(String) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
setLabelStyle(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setLastname(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setLastName(String) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.SearchInfo
 
setLink(boolean) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
setLink(Date, boolean) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
setLinkClass(String) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
setLinkName(String) - Method in class org.apache.empire.db.DBDatabase
Sets the name of the database link used to identify objects.
setList(List<T>) - Method in class org.apache.empire.struts2.actionsupport.BeanListActionSupport
 
setListData(List<Employee>) - Method in class org.apache.empire.samples.cxf.wssample.client.EmployeeListModel
 
setLoadBeforeDelete(boolean) - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
setLoginAction(String) - Method in class org.apache.empire.struts2.interceptors.ActionAccessInterceptor
 
setLookup(Options) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setMaxItems(Object) - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
setMenuId(String) - Method in class org.apache.empire.struts2.jsp.tags.MenuItemTag
 
setMethod(String) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
setModified(DBColumn, boolean) - Method in class org.apache.empire.db.DBRecord
Sets the modified state of a column.
This will force the field to be updated in the database, if set to TRUE.
setMonthClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setMonthClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setName(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
setName(String) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setName(String) - Method in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
setName(String) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setName(String) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
setName(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setName(Object) - Method in class org.apache.empire.struts2.jsp.tags.ParamTag
 
setName(String) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setName(String) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setName(String) - Method in class org.apache.empire.struts2.websample.web.actions.EmployeeListAction.EmployeeInfo
 
setName(String) - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction.LoginInfo
 
setNew(boolean) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setNullValue(Object) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
setNullValue(Object) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setNullValue(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setNullValue(Object) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setObject(String, Object) - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
setObject(Class, Object) - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
setObjectOwner(String) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
 
setOf(String) - Method in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
setOnblur(String) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setOnblur(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setOnblur(String) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setOnblur(String) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setOnchange(String) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setOnchange(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setOnchange(String) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setOnchange(String) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setOnclick(String) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setOndblclick(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setOnfocus(String) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setOnfocus(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setOnfocus(String) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setOnfocus(String) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setOnsubmit(String) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
setOptimizerHint(String) - Method in class org.apache.empire.db.oracle.DBCommandOracle
 
setOptions(Options) - Method in class org.apache.empire.data.bean.BeanProperty
 
setOptions(Options) - Method in class org.apache.empire.db.DBColumnExpr
Sets the options for this column indicating all valid values.
setOptions(Options) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
setOptions(Options) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setOptions(Options) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setPage(int) - Method in interface org.apache.empire.struts2.action.ListPagingInfo
 
setPage(int) - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
setPageParam - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
setPagingInfo(ListPagingInfo) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
setPagingInfo(ListPagingInfo) - Method in class org.apache.empire.struts2.jsp.tags.ListPageInfoTag
 
setParam(String, String) - Method in class org.apache.empire.struts2.jsp.components.DataValueComponent
 
setParam(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setParam(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
setParam(String) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setParamName(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setParams(Map<String, String>) - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
setParentProperty(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
setPhoneNumber(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setPhoneNumber(String) - Method in class org.apache.empire.samples.db.SampleBean
 
setPrimaryKey(DBColumn[]) - Method in class org.apache.empire.db.DBTable
Sets the primary keys.
setPrimaryKey(DBColumn) - Method in class org.apache.empire.db.DBTable
Sets the primary key to a single column.
setPrimaryKey(DBColumn, DBColumn) - Method in class org.apache.empire.db.DBTable
Adds two columns to the primary key list.
setPrimaryKey(DBColumn, DBColumn, DBColumn) - Method in class org.apache.empire.db.DBTable
Adds three columns to the primary key list.
setProperty(String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
setProperty(String) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setProperty(String) - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
setPropertyNameFromValue() - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
setPropertyValue(Object, Node) - Method in class org.apache.empire.xml.XMLConfiguration
 
setPwd(String) - Method in class org.apache.empire.struts2.websample.web.actions.LoginAction.LoginInfo
 
setReadOnly(boolean) - Method in class org.apache.empire.db.DBTableColumn
Sets the read only attribute of the column.
setReadOnly(boolean) - Method in class org.apache.empire.struts2.jsp.components.FormComponent
 
setReadOnly(boolean) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
setReadOnly(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
setRecord(RecordData) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
setRecord(RecordData) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setRecordFieldValue(int, Object, boolean) - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
 
setRecordFieldValue(int, Object, boolean) - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
overridable: sets the value of single field
setRecordProperty(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setRecordValue(Object) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
setRedirect(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setRender(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setRenderType(String) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
setRequired(boolean) - Method in class org.apache.empire.db.DBTableColumn
Changes the requied property of the table column
Use for dynamic data model changes only.
setRequired(Object) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setRetired(boolean) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setRowspan(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setRowspan(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setSalary(double) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setSalutation(String) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setSchema(String) - Method in class org.apache.empire.db.DBDatabase
Sets the schema for SQL statements.
setSchemaName(String) - Method in class org.apache.empire.samples.cxf.wssample.server.SampleConfig
 
setSchemaName(String) - Method in class org.apache.empire.samples.db.advanced.SampleAdvConfig
 
setSchemaName(String) - Method in class org.apache.empire.samples.db.SampleConfig
 
setSchemaName(String) - Method in class org.apache.empire.struts2.websample.web.SampleConfig
 
setScope(String) - Method in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
setSelect(ColumnExpr[]) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setSelectAction(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setSelectDateAction(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setSelectDateAction(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setSelected(boolean) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo.CalendarDayInfo
 
setSelected(boolean) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
setSelected(Date, boolean) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
setSelected(int, boolean) - Method in class org.apache.empire.struts2.jsp.components.info.CalendarInfo
 
setSelectMonthAction(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setSelectMonthAction(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setSelectName(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setSelectWeekAction(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setSelectWeekAction(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setSelectWeekdayAction(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setSelectWeekdayAction(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setSequenceTableName(String) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
Sets the name of the sequence table.
setSequenceTableName(String) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
Sets the name of the sequence table.
setSequenceTableName(String) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
Sets the name of the sequence table.
setSequenceTableName(String) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
Sets the name of the sequence table.
setSize(double) - Method in class org.apache.empire.db.DBTableColumn
Changes the size of the table column
Use for dynamic data model changes only.
setSize(Object) - Method in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
setSortAction(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setSortColumn(String) - Method in interface org.apache.empire.struts2.action.ListSortingInfo
 
setSortColumn(ColumnExpr) - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
setSortColumn(String) - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
setSortColumnParam(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setSortDescending(boolean) - Method in interface org.apache.empire.struts2.action.ListSortingInfo
 
setSortDescending(boolean) - Method in class org.apache.empire.struts2.actionsupport.ListActionSupport
 
setSortingInfo(ListSortingInfo) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setSortOrder(Object) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setSortOrderParam(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
setSource(Object) - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag
 
setTabindex(String) - Method in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
setTabindex(String) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setTabindex(String) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setTabindex(String) - Method in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
setTabindex(String) - Method in class org.apache.empire.struts2.jsp.tags.SelectTag
 
setTag(String) - Method in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
SetTag - Class in org.apache.empire.struts2.jsp.tags.flow
 
SetTag() - Constructor for class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
setTag(String) - Method in class org.apache.empire.struts2.jsp.tags.TextTag
 
setTarget(String) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
setTarget(String) - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
setTarget(String) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setTest(Object) - Method in class org.apache.empire.struts2.jsp.tags.flow.ElseIfTag
 
setTest(Object) - Method in class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
setText(String) - Method in class org.apache.empire.commons.OptionEntry
 
setText(String) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
setText(String) - Method in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
setText(String) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setTime(Date, int, int, int, int) - Static method in class org.apache.empire.commons.DateUtils
 
setTimestampColumn(DBColumn) - Method in class org.apache.empire.db.DBRowSet
 
setTitle(String) - Method in class org.apache.empire.data.bean.BeanProperty
 
setTitle(String) - Method in class org.apache.empire.db.DBColumnExpr
Sets the title attribute.
setType(String) - Method in class org.apache.empire.struts2.jsp.tags.FlexDivTag
 
setUpdateFields(Record) - Method in class org.apache.empire.struts2.actionsupport.RecordFormActionSupport
adds all fields found in the HTTP-JSPRequest for this table to the record
setUpdateTimestamp(Date) - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
setUpdateTimestamp(Date) - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
setUser(SampleUser) - Method in class org.apache.empire.struts2.websample.web.SampleSession
 
setUseSequenceTable(boolean) - Method in class org.apache.empire.db.derby.DBDatabaseDriverDerby
If set to true a special table is used for sequence number generation.
Otherwise the AutoIncrement feature of Derby is used identiy fields.
setUseSequenceTable(boolean) - Method in class org.apache.empire.db.h2.DBDatabaseDriverH2
If set to true a special table is used for sequence number generation.
Otherwise the AutoIncrement feature of H2 is used identiy fields.
setUseSequenceTable(boolean) - Method in class org.apache.empire.db.mysql.DBDatabaseDriverMySQL
If set to true a special table is used for sequence number generation.
Otherwise the AutoIncrement feature of MySQL is used identiy fields.
setUseSequenceTable(boolean) - Method in class org.apache.empire.db.sqlserver.DBDatabaseDriverMSSQL
If set to true a special table is used for sequence number generation.
Otherwise the AutoIncrement feature of MySQL is used identiy fields.
setValign(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setValign(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setValue(Column, Object) - Method in class org.apache.empire.data.bean.BeanRecordProxy
sets the value of a field.
setValue(int, Object) - Method in class org.apache.empire.data.bean.BeanRecordProxy
sets the value of a field.
setValue(int, Object) - Method in interface org.apache.empire.data.Record
sets a record value based on the field index.
setValue(Column, Object) - Method in interface org.apache.empire.data.Record
sets a record value based on a column.
setValue(Object) - Method in class org.apache.empire.db.DBCommand.DBCmdParameter
 
setValue(int, Object) - Method in class org.apache.empire.db.DBRecord
Sets the value of the column in the record.
setValue(Column, Object) - Method in class org.apache.empire.db.DBRecord
Sets the value of the column in the record.
setValue(Object) - Method in class org.apache.empire.db.expr.compare.DBCompareColExpr
The value to compare the column expression with
setValue(Object) - Method in class org.apache.empire.db.expr.set.DBSetExpr
The value to which to set the column
setValue(String) - Method in class org.apache.empire.struts2.actionsupport.ActionPropertySupport
 
setValue(Object) - Method in class org.apache.empire.struts2.jsp.tags.EmpireValueTagSupport
 
setValue(Object) - Method in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
setValue(Object) - Method in class org.apache.empire.struts2.jsp.tags.TextTag
 
setVisible(Object) - Method in class org.apache.empire.struts2.jsp.tags.LinkTag
 
setVSize(String) - Method in class org.apache.empire.struts2.jsp.components.InputControlComponent
 
setVsize(Object) - Method in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
setWeekOfYearClass(String) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
setWeekOfYearClass(String) - Method in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
setWidth(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setWidth(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setWrap(Object) - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
setWrap(String) - Method in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
setWrap(String) - Method in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
setXmlWriterDebugPath(String) - Static method in class org.apache.empire.xml.XMLWriter
 
size() - Method in class org.apache.empire.commons.Options
 
size - Variable in class org.apache.empire.db.DBTableColumn
 
size - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
skipRows(int) - Method in class org.apache.empire.db.DBReader
Moves the cursor down the given number of rows.
sortAction - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
sortAction - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
sortAttributes(NamedNodeMap) - Method in class org.apache.empire.xml.XMLWriter
Sorts attributes by name.
sortColumn - Variable in class org.apache.empire.struts2.actionsupport.ListActionSupport.ListSortInfo
 
sortColumnParam - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
sortColumnParam - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
sortDescending - Variable in class org.apache.empire.struts2.actionsupport.ListActionSupport.ListSortInfo
 
sortDescending - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
sortingInfo - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
sortOrder - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
sortOrderChangeable - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
sortOrderParam - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
sortOrderParam - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
SQL_BOOLEAN_FALSE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_BOOLEAN_TRUE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_CONCAT_EXPR - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_CURRENT_DATE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_CURRENT_DATETIME - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_DATABASE_LINK - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_DATE_PATTERN - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_DATE_TEMPLATE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_DATETIME_PATTERN - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_DATETIME_TEMPLATE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_ABS - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_AVG - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_CEILING - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_COALESCE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_DAY - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_DECODE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_DECODE_ELSE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_DECODE_PART - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_DECODE_SEP - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_ESCAPE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_FLOOR - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_LENGTH - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_LOWER - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_LTRIM - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_MAX - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_MIN - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_MONTH - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_REPLACE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_REVERSE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_ROUND - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_RTRIM - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_STRINDEX - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_STRINDEXFROM - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_SUBSTRING - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_SUBSTRINGEX - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_SUM - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_TRIM - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_TRUNC - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_UPPER - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_FUNC_YEAR - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_NULL_VALUE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_PARAMETER - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_QUOTES_CLOSE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_QUOTES_OPEN - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_RENAME_COLUMN - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQL_RENAME_TABLE - Static variable in class org.apache.empire.db.DBDatabaseDriver
 
SQLException - Static variable in class org.apache.empire.db.DBErrors
 
STANDARD - Static variable in class org.apache.empire.db.DBIndex
SQL Standard index
start() - Method in class org.apache.empire.samples.cxf.wssample.server.ServerControl
 
start(Writer) - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
start(Writer) - Method in class org.apache.empire.struts2.jsp.components.CalendarComponent
 
start(Writer) - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 
start(Writer) - Method in class org.apache.empire.struts2.jsp.components.FormComponent
 
start(Writer) - Method in class org.apache.empire.struts2.jsp.tags.ItemListTag.ItemIteratorComponent
 
start(Writer) - Method in class org.apache.empire.struts2.jsp.tags.ParamTag.ParamComponent
 
startTag() - Method in class org.apache.empire.struts2.html.HtmlWriter.HtmlTag
 
startTag(String) - Method in class org.apache.empire.struts2.html.HtmlWriter
 
startWith - Variable in class org.apache.empire.db.oracle.DBCommandOracle
 
startWith(DBCompareExpr) - Method in class org.apache.empire.db.oracle.DBCommandOracle
 
stop() - Method in class org.apache.empire.samples.cxf.wssample.server.ServerControl
 
str(String, String) - Method in class org.apache.empire.struts2.jsp.tags.EmpireTagSupport
 
StringUtils - Class in org.apache.empire.commons
This class contains common functions for comparing and converting values of type String.
SubmitClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
SubmitClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
SubmitControlAttributes() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
SubmitControlAttributes() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
SubmitControlClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
SubmitControlClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
SubmitControlTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
SubmitControlTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
substring(DBExpr) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the substring(...) function.
substring(int) - Method in class org.apache.empire.db.DBColumnExpr
Overloaded.
substring(DBExpr, DBExpr) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the substring(...) function.
substring(DBExpr, int) - Method in class org.apache.empire.db.DBColumnExpr
Overloaded.
substring(int, DBExpr) - Method in class org.apache.empire.db.DBColumnExpr
Overloaded.
substring(int, int) - Method in class org.apache.empire.db.DBColumnExpr
Overloaded.
success() - Method in class org.apache.empire.commons.ErrorObject
returns true
SUCCESS - Static variable in class org.apache.empire.struts2.websample.web.actions.LoginAction
 
sum() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an aggregation function object which calculates the sum for the current expression over a group of rows.
SYSDATE - Static variable in class org.apache.empire.db.DBDatabase
 

T

T - Static variable in class org.apache.empire.struts2.websample.db.records.DepartmentRecord
 
T - Static variable in class org.apache.empire.struts2.websample.db.records.EmployeeRecord
 
T - Static variable in class org.apache.empire.struts2.websample.ws.records.DepartmentRecord
 
T - Static variable in class org.apache.empire.struts2.websample.ws.records.EmployeeRecord
 
T_DEPARTMENTS - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB
 
T_DEPARTMENTS - Variable in class org.apache.empire.struts2.websample.db.SampleDB
 
T_DEPARTMENTS - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain
 
T_EMP_DEP_HIST - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB
 
T_EMPLOYEES - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB
 
T_EMPLOYEES - Variable in class org.apache.empire.struts2.websample.db.SampleDB
 
T_EMPLOYEES - Variable in class org.apache.empire.struts2.websample.ws.SampleBeanDomain
 
tabindex - Variable in class org.apache.empire.struts2.jsp.tags.CheckboxTag
 
tabindex - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
tabindex - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 
tabindex - Variable in class org.apache.empire.struts2.jsp.tags.RadioButtonTag
 
tabindex - Variable in class org.apache.empire.struts2.jsp.tags.SelectTag
 
TableDataTag - Class in org.apache.empire.struts2.jsp.tags
 
TableDataTag() - Constructor for class org.apache.empire.struts2.jsp.tags.TableDataTag
 
TableHeadColumnLinkCurrentAscendingClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadColumnLinkCurrentAscendingClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadColumnLinkCurrentClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadColumnLinkCurrentClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadColumnLinkCurrentDescendingClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadColumnLinkCurrentDescendingClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadColumnLinkDisabledClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadColumnLinkDisabledClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadColumnLinkEnabledClass() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadColumnLinkEnabledClass() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadColumnTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadColumnTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadColumnTag - Class in org.apache.empire.struts2.jsp.tags
 
TableHeadColumnTag() - Constructor for class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
TableHeadLinkDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadLinkDefaultOnClickScript() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadRowTag() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadRowTag() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadRowTag - Class in org.apache.empire.struts2.jsp.tags
 
TableHeadRowTag() - Constructor for class org.apache.empire.struts2.jsp.tags.TableHeadRowTag
 
TableHeadRowTag.HeadRowInfo - Class in org.apache.empire.struts2.jsp.tags
 
TableHeadRowTag.HeadRowInfo() - Constructor for class org.apache.empire.struts2.jsp.tags.TableHeadRowTag.HeadRowInfo
 
TableHeadSelectAscendingIndicator() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadSelectAscendingIndicator() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadSelectColumnIndicator() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadSelectColumnIndicator() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadSelectDescendingIndicator() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadSelectDescendingIndicator() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadSortAscendingIndicator() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadSortAscendingIndicator() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableHeadSortDescendingIndicator() - Method in class org.apache.empire.struts2.html.DefaultHtmlTagDictionary
 
TableHeadSortDescendingIndicator() - Method in class org.apache.empire.struts2.html.HtmlTagDictionary
 
TableRowTag - Class in org.apache.empire.struts2.jsp.tags
 
TableRowTag() - Constructor for class org.apache.empire.struts2.jsp.tags.TableRowTag
 
TableRowTag.RowInfo - Class in org.apache.empire.struts2.jsp.tags
 
TableRowTag.RowInfo() - Constructor for class org.apache.empire.struts2.jsp.tags.TableRowTag.RowInfo
 
tables - Variable in class org.apache.empire.db.DBDatabase
 
tag - Variable in class org.apache.empire.struts2.html.HtmlTagDictionary.FlexDivRenderInfo
 
tag - Variable in class org.apache.empire.struts2.jsp.tags.DataValueTag
 
tag - Variable in class org.apache.empire.struts2.jsp.tags.TextTag
 
target - Variable in class org.apache.empire.struts2.jsp.tags.FormTag
 
target - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
TC - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase
 
template - Variable in class org.apache.empire.db.expr.column.DBFuncExpr
 
test - Variable in class org.apache.empire.struts2.jsp.tags.flow.ElseIfTag
 
test - Variable in class org.apache.empire.struts2.jsp.tags.flow.IfTag
 
text - Variable in class org.apache.empire.struts2.jsp.tags.FormSubmitTag
 
text - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
TEXT_DEFAULT_VALUE - Static variable in class org.apache.empire.struts2.jsp.tags.TextTag
 
TextAreaInputControl - Class in org.apache.empire.struts2.jsp.controls
 
TextAreaInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.TextAreaInputControl
 
textClass - Variable in class org.apache.empire.struts2.jsp.tags.ListPageBarTag
 
TextInputControl - Class in org.apache.empire.struts2.jsp.controls
 
TextInputControl() - Constructor for class org.apache.empire.struts2.jsp.controls.TextInputControl
 
TextProviderActionSupport - Class in org.apache.empire.struts2.actionsupport
 
TextTag - Class in org.apache.empire.struts2.jsp.tags
 
TextTag() - Constructor for class org.apache.empire.struts2.jsp.tags.TextTag
 
timestampColumn - Variable in class org.apache.empire.db.DBRowSet
 
to(Object) - Method in class org.apache.empire.db.DBColumn
Creates and returns a new DBSetExpr object.
toArray() - Method in class org.apache.empire.commons.Options
 
toChar() - Method in class org.apache.empire.db.DBColumnExpr
Creates a new DBFuncExpr object (to_char SQL statement) with the parameters prefix = "to_char(" and postfix = ")"
toChar(String) - Method in class org.apache.empire.db.DBColumnExpr
Creates a new DBFuncExpr object (to_char SQL statement) with the parameters prefix = "to_char(" and postfix = ", * '"+format+"')"
toString() - Method in class org.apache.empire.commons.ObjectUtils.NoValue
 
toString(Object, String) - Static method in class org.apache.empire.commons.StringUtils
Converts a value to a string.
toString(Object) - Static method in class org.apache.empire.commons.StringUtils
Converts a value to a string.
toString(Object[], String) - Static method in class org.apache.empire.commons.StringUtils
Converts an array of objects to a string.
toString(Object[]) - Static method in class org.apache.empire.commons.StringUtils
Converts an array of objects to a string.
toString() - Method in class org.apache.empire.db.DBClobData
Returns a CLOB String.
toString() - Method in class org.apache.empire.db.DBColumn
Override the toString method.
toString() - Method in class org.apache.empire.db.DBDatabase.DBSystemDate
 
toString() - Method in class org.apache.empire.db.DBSQLScript
Returns the sql script as a string
toString() - Method in class org.apache.empire.db.expr.column.DBAliasExpr
Overrides the toString method.
toString() - Method in class org.apache.empire.db.expr.column.DBCalcExpr
 
toString() - Method in exception org.apache.empire.EmpireException
 
toString() - Method in class org.apache.empire.samples.cxf.wssample.common.Department
 
toString() - Method in class org.apache.empire.samples.cxf.wssample.common.Employee
 
toString() - Method in class org.apache.empire.samples.db.SampleBean
 
toString() - Method in class org.apache.empire.struts2.actionsupport.ActionError
 
toStringArray(Object[], String) - Static method in class org.apache.empire.commons.ObjectUtils
Converts an Object array to a String array.
trim() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the trim() function.
trimLeft() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the ltrim() function.
trimRight() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the rtrim() function.
trunc(int) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an function object that truncates a number espression with the given decimals.
type - Variable in class org.apache.empire.db.DBTableColumn
 
type - Variable in class org.apache.empire.db.expr.column.DBValueExpr
 
type - Variable in class org.apache.empire.db.expr.join.DBJoinExpr
 
type - Variable in class org.apache.empire.struts2.jsp.tags.FlexDivTag
 

U

UC - Variable in class org.apache.empire.db.oracle.OracleSYSDatabase
 
union(DBCommandExpr) - Method in class org.apache.empire.db.DBCommandExpr
Constructs a new DBCombinedCmd object with this object, the key word= "UNION" and the selected DBCommandExpr.
UNIQUE - Static variable in class org.apache.empire.db.DBIndex
SQL Unique index
update(Connection) - Method in class org.apache.empire.db.DBRecord
Updates the record and saves all changes in the database.
UPDATE_TIMESTAMP - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Departments
 
UPDATE_TIMESTAMP - Variable in class org.apache.empire.samples.cxf.wssample.server.db.SampleDB.Employees
 
UPDATE_TIMESTAMP - Variable in class org.apache.empire.samples.db.SampleDB.Departments
 
UPDATE_TIMESTAMP - Variable in class org.apache.empire.samples.db.SampleDB.Employees
 
updateColumn - Variable in class org.apache.empire.db.DBView.DBViewColumn
 
updateColumn - Variable in class org.apache.empire.db.expr.column.DBAbstractFuncExpr
 
updateRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBCommandExpr.DBCmdQuery
Returns the error message: ERR_NOTSUPPORTED
updateRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBQuery
Updates a query record by creating individual update commands for each table.
updateRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBRowSet
Updates or Inserts a record in the database.
Whether an update or insert is performed depends on the record state.
Only modified fields will be inserted or updated in the database.
updateRecord(DBRecord, Connection) - Method in class org.apache.empire.db.DBView
 
updateRecord(Connection) - Method in class org.apache.empire.struts2.actionsupport.RecordActionSupport
overridable: onUpdateRecord
updateSessionKey() - Method in class org.apache.empire.struts2.actionsupport.BeanActionSupport
Refreshes the record key stored on the session.
upper() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a function object which converts the current expression to upper case.
useBean() - Method in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
useBean() - Method in class org.apache.empire.struts2.jsp.tags.FormTag
 
useLabelId() - Method in class org.apache.empire.struts2.jsp.controls.InputControl
This method determines whether an id should be put on the input label If true than the renderInput function must add an id attribute to an input field The value of the id is supplied with the ControlInfo
user - Variable in class org.apache.empire.struts2.websample.web.SampleSession
 
usesBody() - Method in class org.apache.empire.struts2.jsp.components.AnchorComponent
 
usesBody() - Method in class org.apache.empire.struts2.jsp.components.ControlComponent
 

V

V_EMP_DEP_SINCE_VIEW - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB
 
V_EMPLOYEE_INFO - Variable in class org.apache.empire.samples.db.advanced.SampleAdvDB
 
validate(String) - Static method in class org.apache.empire.commons.StringUtils
Validates a given string.
validate(Object, Locale, Column, String) - Method in class org.apache.empire.struts2.jsp.controls.InputControl
this function may be overridden to validate a value that has previously been parsed
validate(Object, Locale, Column, String) - Method in class org.apache.empire.struts2.jsp.controls.PasswordInputControl
 
validate(Object, Locale, Column, String) - Method in class org.apache.empire.struts2.jsp.controls.TextInputControl
 
valign - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
valign - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
value - Variable in class org.apache.empire.db.expr.column.DBValueExpr
 
value - Variable in class org.apache.empire.db.expr.compare.DBCompareColExpr
 
value - Variable in class org.apache.empire.db.expr.set.DBSetExpr
 
value - Variable in class org.apache.empire.struts2.jsp.tags.flow.SetTag
 
value - Variable in class org.apache.empire.struts2.jsp.tags.ParamTag.ParamComponent
 
value - Variable in class org.apache.empire.struts2.jsp.tags.TextTag
 
valueOf(String) - Static method in enum org.apache.empire.commons.Options.InsertPos
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class org.apache.empire.commons.StringUtils
Converts a value to a string.
valueOf(Object[]) - Static method in class org.apache.empire.commons.StringUtils
Converts an objects to a string.
valueOf(String) - Static method in enum org.apache.empire.data.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.db.DBCmdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.db.DBCmpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.db.DBDriverFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.db.DBJoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.db.oracle.DBDatabaseDriverOracle.BooleanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.struts2.actionsupport.RecordActionSupport.SessionPersistance
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.struts2.actionsupport.SessionPersistence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.struts2.jsp.components.InputControlComponent.DisabledMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.empire.struts2.jsp.components.InputControlComponent.RenderType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.empire.commons.Options.InsertPos
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.data.DataType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.db.DBCmdType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.db.DBCmpType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.db.DBDriverFeature
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.db.DBJoinType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.db.oracle.DBDatabaseDriverOracle.BooleanType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.struts2.actionsupport.RecordActionSupport.SessionPersistance
Deprecated. Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.struts2.actionsupport.SessionPersistence
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.struts2.jsp.components.InputControlComponent.DisabledMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.empire.struts2.jsp.components.InputControlComponent.RenderType
Returns an array containing the constants of this enum type, in the order they're declared.
views - Variable in class org.apache.empire.db.DBDatabase
 
visible - Variable in class org.apache.empire.struts2.jsp.tags.LinkTag
 
vsize - Variable in class org.apache.empire.struts2.jsp.tags.InputControlTag
 

W

wasModified(Column) - Method in class org.apache.empire.data.bean.BeanRecordProxy
Detects whether or not a particular field has been modified.
wasModified(Column) - Method in interface org.apache.empire.data.Record
checks whether or not the field for the given column has been modified since it has been loaded.
wasModified(int) - Method in class org.apache.empire.db.DBRecord
Returns true if the field was modified.
wasModified(Column) - Method in class org.apache.empire.db.DBRecord
Returns true if the field was modified.
WebAction - Class in org.apache.empire.struts2.action
WebAction should be used as the superclass for all your struts2 action classes.
It implements necessary interfaces for parameter-, translation- and error-handling.
WebAction() - Constructor for class org.apache.empire.struts2.action.WebAction
 
WebApplication - Interface in org.apache.empire.struts2.web
 
WebErrors - Class in org.apache.empire.struts2.web
 
WebErrors() - Constructor for class org.apache.empire.struts2.web.WebErrors
 
WebRequest - Interface in org.apache.empire.struts2.web
 
WebServiceNotAvailable - Static variable in class org.apache.empire.struts2.websample.common.Errors
 
WebSession - Interface in org.apache.empire.struts2.web
 
weekOfYearClass - Variable in class org.apache.empire.struts2.jsp.tags.CalendarTag
 
when(DBCompareExpr, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the SQL case-phrase.
The result will be in the form:
"case when [compExpr] then [this] else [otherwise] end"
where - Variable in class org.apache.empire.db.DBCommand
 
where(DBCompareExpr) - Method in class org.apache.empire.db.DBCommand
Adds a compare expression to the list of constraints.
where(DBCompareExpr) - Method in class org.apache.empire.db.expr.join.DBJoinExpr
This function adds an additional constraint to the join.
width - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
width - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
wrap - Variable in class org.apache.empire.struts2.jsp.tags.FormPartTag
 
wrap - Variable in class org.apache.empire.struts2.jsp.tags.TableDataTag
 
wrap - Variable in class org.apache.empire.struts2.jsp.tags.TableHeadColumnTag
 
write(String) - Method in class org.apache.empire.samples.cxf.wssample.server.DocumentWriter
 
write(String, int, int) - Method in class org.apache.empire.samples.cxf.wssample.server.DocumentWriter
 

X

XMLConfiguration - Class in org.apache.empire.xml
This class manages the configuration of a Java Bean by an xml configuration file.
XMLConfiguration() - Constructor for class org.apache.empire.xml.XMLConfiguration
 
XMLUtil - Class in org.apache.empire.xml
This class provides a collection of static helper functions for common XML tasks.
XMLWriter - Class in org.apache.empire.xml
This class prints out a XML-DOM-Tree to an output stream.
XMLWriter(Writer, String) - Constructor for class org.apache.empire.xml.XMLWriter
Creates a XML Writer object.
XMLWriter(OutputStream, String) - Constructor for class org.apache.empire.xml.XMLWriter
Creates a XML Writer object.
XMLWriter(OutputStream) - Constructor for class org.apache.empire.xml.XMLWriter
Constructor

Y

year() - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns an function object that calculates the year of a date value.

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

Copyright © 2008-2009 Apache Software Foundation. All Rights Reserved.