|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.ujac.chart |
|---|
| Class org.ujac.chart.ChartException extends UjacException implements Serializable |
|---|
serialVersionUID: 3256445811104494896L
| Serialized Fields |
|---|
Throwable cause
| Package org.ujac.print |
|---|
| Class org.ujac.print.AssertionException extends DocumentHandlerException implements Serializable |
|---|
serialVersionUID: -2098552095525840116L
| Class org.ujac.print.AttributeDefinitionMap extends HashMap implements Serializable |
|---|
serialVersionUID: 6712410303870062267L
| Class org.ujac.print.AwtFont extends Font implements Serializable |
|---|
serialVersionUID: -6360777984640484464L
| Serialized Fields |
|---|
String fontName
| Class org.ujac.print.ChildDefinitionMap extends HashMap implements Serializable |
|---|
serialVersionUID: -2184710357984808726L
| Class org.ujac.print.DocumentHandlerException extends UjacException implements Serializable |
|---|
serialVersionUID: 2457750442875079475L
| Serialized Fields |
|---|
Locator locator
| Class org.ujac.print.TagAttributeException extends DocumentHandlerException implements Serializable |
|---|
serialVersionUID: 2457750442875079475L
| Class org.ujac.print.TagInstantiationException extends DocumentHandlerException implements Serializable |
|---|
serialVersionUID: 4962298580463522651L
| Package org.ujac.print.tag |
|---|
| Class org.ujac.print.tag.PrintTableTag.DummyColumn extends DefaultColumn implements Serializable |
|---|
serialVersionUID: 3618696418123134000L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Package org.ujac.util |
|---|
| Class org.ujac.util.BeanException extends UjacException implements Serializable |
|---|
serialVersionUID: -593061662550540500L
| Class org.ujac.util.TypeConverterException extends UjacException implements Serializable |
|---|
serialVersionUID: 6340226959682683585L
| Class org.ujac.util.UjacException extends Exception implements Serializable |
|---|
serialVersionUID: 6371898282973694816L
| Serialized Fields |
|---|
Throwable originalCause
| Package org.ujac.util.exi |
|---|
| Class org.ujac.util.exi.ConstantOperand extends Operand implements Serializable |
|---|
serialVersionUID: 3618420436409857330L
| Serialized Fields |
|---|
Object object
| Class org.ujac.util.exi.ExpressionContext extends Object implements Serializable |
|---|
serialVersionUID: 3546084661601252665L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
Map<K,V> properties
Object bean
FormatHelper formatHelper
| Class org.ujac.util.exi.ExpressionException extends TemplateException implements Serializable |
|---|
serialVersionUID: 1928425207289296885L
| Class org.ujac.util.exi.ExpressionTuple extends Operand implements Serializable |
|---|
serialVersionUID: 3256718498527850545L
| Serialized Fields |
|---|
Operand object
Operation operation
Operand operand
boolean explitelyEncapsulated
Object result
| Class org.ujac.util.exi.NoOperandException extends OperandException implements Serializable |
|---|
serialVersionUID: -5610655948475498472L
| Class org.ujac.util.exi.Operand extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
char[] source
int relativePosition
int absolutePosition
int length
int totalPosition
int totalLength
ExpressionType forcedType
| Class org.ujac.util.exi.OperandException extends ExpressionException implements Serializable |
|---|
serialVersionUID: -6796126490721961533L
| Class org.ujac.util.exi.OperandNotSupportedException extends OperandException implements Serializable |
|---|
serialVersionUID: 3275229419998643474L
| Class org.ujac.util.exi.SequenceIndex extends Number implements Serializable |
|---|
serialVersionUID: 2800414953792000585L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException
IOException - In case the data reading failed.
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
int value
| Class org.ujac.util.exi.TypeCastException extends ExpressionException implements Serializable |
|---|
serialVersionUID: 3258409525970220336L
| Class org.ujac.util.exi.VariableOperand extends Operand implements Serializable |
|---|
serialVersionUID: 3545233613814576432L
| Serialized Fields |
|---|
String variable
Object object
boolean negative
| Package org.ujac.util.table |
|---|
| Class org.ujac.util.table.BaseRow extends Object implements Serializable |
|---|
serialVersionUID: 3096795524377585326L
| Serialized Fields |
|---|
Table table
List<E> rowData
Set<E> hiddenFields
Map<K,V> fieldFormats
Map<K,V> fieldAlignments
boolean startNewPage
boolean startsBlock
boolean endsBlock
| Class org.ujac.util.table.BeanColumn extends DefaultColumn implements Serializable |
|---|
serialVersionUID: 2372815281182304599L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
Method getter
Method setter
| Class org.ujac.util.table.BeanTable extends DataTable implements Serializable |
|---|
serialVersionUID: -6301105392789353319L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Class org.ujac.util.table.ColumnAlreadyDefinedException extends TableException implements Serializable |
|---|
serialVersionUID: -7649023913685557737L
| Class org.ujac.util.table.ColumnNotDefinedException extends TableException implements Serializable |
|---|
serialVersionUID: 340749479955603190L
| Class org.ujac.util.table.CountFunctionExecutor extends Object implements Serializable |
|---|
serialVersionUID: -3811346193902092058L
| Class org.ujac.util.table.DataRow extends BaseRow implements Serializable |
|---|
serialVersionUID: -8435793368278149790L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
int row
String type
| Class org.ujac.util.table.DataTable extends BaseTable implements Serializable |
|---|
serialVersionUID: 2494694894996180895L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
List<E> rows
| Class org.ujac.util.table.DefaultColumn extends Object implements Serializable |
|---|
serialVersionUID: -7084479108164808073L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
Table table
String name
boolean key
int type
String alias
Format format
int index
int dataIndex
LayoutHints layoutHints
| Class org.ujac.util.table.GroupRow extends DataRow implements Serializable |
|---|
serialVersionUID: 5453737701006063660L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
String groupName
| Class org.ujac.util.table.HeaderRow extends BaseRow implements Serializable |
|---|
serialVersionUID: 523137629281968928L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Class org.ujac.util.table.LayoutHints extends Object implements Serializable |
|---|
serialVersionUID: -5722131385432713833L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
float width
String header
int align
int headerAlign
boolean visible
int level
| Class org.ujac.util.table.OperationNotSupportedException extends TableException implements Serializable |
|---|
serialVersionUID: -4076032943723290263L
| Class org.ujac.util.table.PivotTable extends DataTable implements Serializable |
|---|
serialVersionUID: -6469000018376336834L
| Class org.ujac.util.table.ReportFunction extends Object implements Serializable |
|---|
serialVersionUID: -6712139086971422640L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
String columnName
boolean calculateTotalResult
FunctionExecutor executor
int columnIdx
ReportTable report
double totalResult
List<E> groupNames
ReportGroup[] groups
Format format
int align
| Class org.ujac.util.table.ReportGroup extends Object implements Serializable |
|---|
serialVersionUID: 3181590254515459952L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
String columnName
boolean viewTitleRow
boolean resultsInTitleRow
boolean hideAtSucceedingRows
boolean startNewPage
boolean keepTogether
boolean enforceResultRow
int columnIdx
ReportTable report
double[] results
boolean[] functionsApplied
Row titleRow
| Class org.ujac.util.table.RowNotDefinedException extends TableException implements Serializable |
|---|
serialVersionUID: -1464424221001704576L
| Class org.ujac.util.table.SumFunctionExecutor extends Object implements Serializable |
|---|
serialVersionUID: -6914557080802474766L
| Class org.ujac.util.table.TableException extends UjacException implements Serializable |
|---|
serialVersionUID: -8550779013239006991L
| Class org.ujac.util.table.TableIterationException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 7242307476911799421L
| Serialized Fields |
|---|
Throwable originalCause
| Class org.ujac.util.table.TypeMismatchException extends TableException implements Serializable |
|---|
serialVersionUID: -8411766742903970338L
| Package org.ujac.util.template |
|---|
| Class org.ujac.util.template.AssertionException extends StatementException implements Serializable |
|---|
serialVersionUID: 6106844852956210422L
| Class org.ujac.util.template.AssertToken extends TemplateToken implements Serializable |
|---|
serialVersionUID: 3257562897587450673L
| Serialized Fields |
|---|
Operand assertionCheck
| Class org.ujac.util.template.BaseConditionToken extends TemplateTokenContainer implements Serializable |
|---|
| Class org.ujac.util.template.CallprocToken extends TemplateToken implements Serializable |
|---|
serialVersionUID: 3762530096761942838L
| Serialized Fields |
|---|
String procName
List<E> arguments
| Class org.ujac.util.template.DefineToken extends TemplateToken implements Serializable |
|---|
serialVersionUID: 3256441421497250873L
| Serialized Fields |
|---|
String propertyName
Operand value
boolean global
| Class org.ujac.util.template.ElseifToken extends BaseConditionToken implements Serializable |
|---|
serialVersionUID: 3257572793259669817L
| Serialized Fields |
|---|
ExpressionTuple condition
BaseConditionToken rootCondition
| Class org.ujac.util.template.ElseToken extends BaseConditionToken implements Serializable |
|---|
serialVersionUID: 3258134673849659958L
| Serialized Fields |
|---|
BaseConditionToken rootCondition
| Class org.ujac.util.template.ExpressionToken extends TemplateToken implements Serializable |
|---|
serialVersionUID: 4051046354594116918L
| Serialized Fields |
|---|
ExpressionTuple tuple
| Class org.ujac.util.template.ForeachToken extends TemplateTokenContainer implements Serializable |
|---|
serialVersionUID: 3256999947785286963L
| Serialized Fields |
|---|
String loopVariable
Operand sequence
String evenStyle
String oddStyle
| Class org.ujac.util.template.IfToken extends BaseConditionToken implements Serializable |
|---|
serialVersionUID: 4050482317929690416L
| Serialized Fields |
|---|
ExpressionTuple condition
boolean resolved
| Class org.ujac.util.template.LogToken extends TemplateToken implements Serializable |
|---|
serialVersionUID: 3688503294611895861L
| Serialized Fields |
|---|
Operand logLevel
Operand logMessage
TemplateRoot logMessageTemplate
| Class org.ujac.util.template.ProcedureToken extends TemplateTokenContainer implements Serializable |
|---|
serialVersionUID: 3257291348297135926L
| Serialized Fields |
|---|
String name
List<E> arguments
| Class org.ujac.util.template.StatementException extends ExpressionException implements Serializable |
|---|
serialVersionUID: -4268049261436240392L
| Class org.ujac.util.template.StaticToken extends TemplateToken implements Serializable |
|---|
serialVersionUID: 3257853190148798776L
| Serialized Fields |
|---|
String text
| Class org.ujac.util.template.TemplateContext extends ExpressionContext implements Serializable |
|---|
serialVersionUID: 3257285816496567609L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
Map<K,V> globalProperties
| Class org.ujac.util.template.TemplateException extends UjacException implements Serializable |
|---|
serialVersionUID: 3257009864831349305L
| Class org.ujac.util.template.TemplateRoot extends TemplateTokenContainer implements Serializable |
|---|
serialVersionUID: 3761127119958259762L
| Class org.ujac.util.template.TemplateToken extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
BaseTemplateInterpreter interpreter
TemplateTokenContainer parent
int level
char[] source
int position
int length
int nextLegalAncestor
| Class org.ujac.util.template.TemplateTokenContainer extends TemplateToken implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> procedureRegistry
List<E> tokens
int bodyStart
int bodyEnd
boolean closed
| Package org.ujac.util.text |
|---|
| Class org.ujac.util.text.BigDecimalFormat extends DecimalFormat implements Serializable |
|---|
serialVersionUID: 3690478034742620467L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
int roundingMode
| Class org.ujac.util.text.FormatHelper extends Object implements Serializable |
|---|
serialVersionUID: 4050204120063750192L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
Locale locale
DateFormat dateFormat
DateFormat timeFormat
DateFormat timestampFormat
NumberFormat integerFormat
NumberFormat doubleFormat
Map<K,V> formatMap
| Class org.ujac.util.text.SmartDecimalFormat extends DecimalFormat implements Serializable |
|---|
serialVersionUID: 3690478034742620467L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Serialized Fields |
|---|
int roundingMode
| Package org.ujac.util.xml |
|---|
| Class org.ujac.util.xml.AttributeDefinition extends Object implements Serializable |
|---|
serialVersionUID: -2205243147086583100L
| Serialized Fields |
|---|
String name
Class<T> type
Method getter
Method setter
| Class org.ujac.util.xml.ElementDefinition extends Object implements Serializable |
|---|
serialVersionUID: -2205243147086583100L
| Serialized Fields |
|---|
String name
Class<T> type
Method getter
Method setter
| Package org.ujac.util.xml.test |
|---|
| Class org.ujac.util.xml.test.Address extends Object implements Serializable |
|---|
serialVersionUID: 3035235195366283576L
| Serialized Fields |
|---|
String address
Integer zipCode
String city
String country
| Class org.ujac.util.xml.test.Person extends Object implements Serializable |
|---|
serialVersionUID: -1741893033237030367L
| Serialized Fields |
|---|
String name
String firstName
String sex
Date dateOfBirth
String placeOfBirth
Address mainAddress
List<E> addresses
| Package org.ujac.web.tag |
|---|
| Class org.ujac.web.tag.AlterColumnTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 4048791286360454709L
| Serialized Fields |
|---|
String name
String width
String title
String halign
| Class org.ujac.web.tag.BaseConditionTag extends BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
TemplateContext templateContext
| Class org.ujac.web.tag.BaseTag extends BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> tagAttributes
TemplateContext templateContext
org.apache.commons.logging.Log log
| Class org.ujac.web.tag.CaseTag extends BaseConditionTag implements Serializable |
|---|
serialVersionUID: 3834589889789440824L
| Serialized Fields |
|---|
String value
| Class org.ujac.web.tag.CellData extends Object implements Serializable |
|---|
serialVersionUID: 4684812449699074143L
| Serialized Fields |
|---|
String name
Object contents
int colspan
String style
String width
String height
String halign
String valign
int paddingLeft
int paddingRight
int paddingTop
int paddingBottom
boolean visible
| Class org.ujac.web.tag.DefaultTag extends BaseConditionTag implements Serializable |
|---|
serialVersionUID: 3258126942791349047L
| Class org.ujac.web.tag.DefineColumnTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 3257852086476551222L
| Serialized Fields |
|---|
String name
String width
String title
String halign
String action
String script
| Class org.ujac.web.tag.ElseTag extends BaseConditionTag implements Serializable |
|---|
serialVersionUID: 4121134731812418102L
| Class org.ujac.web.tag.EvalTag extends BodyTagSupport implements Serializable |
|---|
serialVersionUID: 3257003254792466483L
| Serialized Fields |
|---|
String bean
boolean customFormat
String integerFormat
String doubleFormat
String dateFormat
String timeFormat
String timestampFormat
TemplateInterpreter interpreter
FormatHelper formatHelper
Map<K,V> properties
| Class org.ujac.web.tag.ExtraRowTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 3257003276385202998L
| Serialized Fields |
|---|
PrintTableTag rowContainer
PrintRowTag printRowTag
String strDirection
String style
String evenStyle
String oddStyle
String height
String valign
float paddingLeft
float paddingRight
float paddingTop
float paddingBottom
RowCellHolder[] registeredRowCells
boolean skipped
| Class org.ujac.web.tag.IfTag extends BaseConditionTag implements Serializable |
|---|
serialVersionUID: 3256440292037965106L
| Serialized Fields |
|---|
String cond
boolean result
| Class org.ujac.web.tag.InsertColumnTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 3257852086476551222L
| Serialized Fields |
|---|
String name
String width
String title
String reference
String halign
String direction
String action
String script
| Class org.ujac.web.tag.MarkupAttribute extends Object implements Serializable |
|---|
serialVersionUID: 9171893433924457903L
| Serialized Fields |
|---|
String name
String value
| Class org.ujac.web.tag.PrintFooterRowTag extends PrintRowTag implements Serializable |
|---|
serialVersionUID: 3691043175145944371L
| Serialized Fields |
|---|
boolean forceFooter
Row footerRow
| Class org.ujac.web.tag.PrintGroupRowTag extends PrintRowTag implements Serializable |
|---|
serialVersionUID: 3257565088071169845L
| Serialized Fields |
|---|
String groupName
| Class org.ujac.web.tag.PrintGroupTitleRowTag extends PrintRowTag implements Serializable |
|---|
serialVersionUID: 3256721762669572404L
| Serialized Fields |
|---|
String groupName
| Class org.ujac.web.tag.PrintHeaderRowTag extends PrintRowTag implements Serializable |
|---|
serialVersionUID: 3688790280065267248L
| Class org.ujac.web.tag.PrintRowTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 3258413945357220153L
| Serialized Fields |
|---|
PrintTableTag rowContainer
String style
String evenStyle
String oddStyle
String height
String valign
float paddingLeft
float paddingRight
float paddingTop
float paddingBottom
String currentStyle
RowCellHolder[] registeredRowCells
boolean skipped
List<E> extraRowsBefore
List<E> extraRowsAfter
| Class org.ujac.web.tag.PrintTableTag.DummyColumn extends DefaultColumn implements Serializable |
|---|
serialVersionUID: 3618696418123134000L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException - In case the data reading failed.
ClassNotFoundException - In case the class to deserialize could not be found
private void writeObject(ObjectOutputStream s)
throws IOException
IOException - In case the data output failed.| Class org.ujac.web.tag.RemoveColumnTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 3258130241326037297L
| Serialized Fields |
|---|
String name
| Class org.ujac.web.tag.RowCellTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 4050477924195055411L
| Serialized Fields |
|---|
String name
int index
int colspan
boolean fillRow
String style
String evenStyle
String oddStyle
String width
String height
String halign
String valign
float paddingLeft
float paddingRight
float paddingTop
float paddingBottom
String content
| Class org.ujac.web.tag.SetPropertyTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 5400375917926910911L
| Serialized Fields |
|---|
String name
String type
| Class org.ujac.web.tag.SwitchTag extends BaseTag implements Serializable |
|---|
serialVersionUID: 3258412811586386230L
| Serialized Fields |
|---|
String value
boolean caseMatched
String evaluated
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||