|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use biz.c24.io.api.data | |
---|---|
biz.c24.api | |
biz.c24.io.api | Various utility classes. |
biz.c24.io.api.data | Data Model super and utility classes. |
biz.c24.io.api.data.fpml | Specialist API extensions for the FpML libraries - used internally. |
biz.c24.io.api.data.jaxen | XPath integration with Jaxen. |
biz.c24.io.api.data.saxon | XPath integration with Saxonica. |
biz.c24.io.api.data.sepa | Specialist API extensions for the SEPA libraries - used internally. |
biz.c24.io.api.data.swapswire | |
biz.c24.io.api.data.swift | Specialist API extensions for the SWIFT libraries - used internally. |
biz.c24.io.api.data.target2 | |
biz.c24.io.api.mule | Specialist API extensions for Mule integration. |
biz.c24.io.api.presentation | Various classes for parsing and formatting data objects. |
biz.c24.io.api.presentation.swift | Specialist API extensions for the SWIFT libraries. |
biz.c24.io.api.transform | Transform super and utility classes. |
biz.c24.io.api.web | Web components and tag libraries that uses the Java Servlet Technology. |
Classes in biz.c24.io.api.data used by biz.c24.api | |
---|---|
ComplexDataType
A data type constructed from other data types. |
Classes in biz.c24.io.api.data used by biz.c24.io.api | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
ComplexDataType
A data type constructed from other data types. |
|
DataComponent
The super class of element and attribute. |
|
DataModel
A deployed data model, analagous to an XML schema. |
|
Element
A declaration of an element. |
|
Enumeration
An enumeration of values, one of which must match the value of an object for it to be considered valid. |
|
EventMessage
author: Matteo De Luise |
|
IOContext
A cursor used to interogate an object hierarchy. |
|
IOXPathException
An exception signifying that an exception has been created whilst instantiating or running an xpath query. |
|
PadJustificationEnum
An enumeration of the valid pad justifications. |
|
RegExpEvaluator
A simple interface for evaluating Regular expressions. |
|
Validator
An object capable of validating an item of data. |
|
WhiteSpaceEnum
An enumeration of the valid white space values. |
|
XPathStatement
An immutable XPath statement which may or may not be namespace aware. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data | |
---|---|
AlignToBorder
Align to border value object. |
|
Annotation
A group of documentation and application information objects used to annotate data models. |
|
AnnotationItem
An immutable item used to annotate data models. |
|
Any
A wildcard. |
|
AppInfo
An annotation designed for computer processing. |
|
AtomicDataType
A simple type representing an atomic item of data. |
|
AtomicDataType.FinalEnum
An enumeration of possible final values. |
|
Attribute
A declaration of an attribute. |
|
BinaryDataType
A simple data type representing binary data. |
|
BitMap
Bit map representation class. |
|
BitMapIndex
Bit map index representation class. |
|
BuiltInAttribute
A built-in attribute. |
|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
ComplexDataType
A data type constructed from other data types. |
|
ComponentLoader
Alpha Release. |
|
ContentModelEnum
An enumeration of possible content model values. |
|
DatabaseKeyRef
This class is used to store the relationship between a child and a parent. |
|
DatabaseSession
NOTE: Please ensure that the Hibernate & required 3rd party libraries added to your classpath (hibernate3.jar etc.). |
|
DataComponent
The super class of element and attribute. |
|
DataModel
A deployed data model, analagous to an XML schema. |
|
DataType
A data type, analagous to a java.lang.Class. |
|
DateDataType
A simple data type representing a Date. |
|
DatePatternInstanceEnum
An enumeration of possible date pattern instances. |
|
DateStyleEnum
An enumeration of possible date styles. |
|
DecimalDataType
A simple data type representing a BigDecimal. |
|
DefaultValidationRule
The default validation rule implementation. |
|
DelimiterLocationEnum
An enumeration of possible delimiter locations. |
|
Documentation
An annotation designed for human consumption. |
|
DocumentRoot
|
|
DomainConstraintManager
A static utility class used to store run-time mappings between identifiers and validators. |
|
DoubleDataType
A simple data type representing a primitve double. |
|
Element
A declaration of an element. |
|
ElementBlockEnum
An enumeration of possible block values. |
|
Enumeration
An enumeration of values, one of which must match the value of an object for it to be considered valid. |
|
EventMessage
author: Matteo De Luise |
|
FinalEnum
An enumeration of possible final values. |
|
FormatableDataType
Data types that supports the format(s). |
|
FormatTypeEnum
An enumeration of possible format type values. |
|
FormEnum
An enumeration of possible form values. |
|
IDGeneratorMethodEnum
An enumeration of possible Hibernate ID Generator Method values. |
|
IDGeneratorParameter
This class holds the parameters that needs to be passed to the Hibernate ID Generator and is used during the creation of the Hibernate mappings. |
|
IntDataType
A simple data type representing a primitive int. |
|
IntegerDataType
A simple data type representing a BigInteger. |
|
IOXPath
An XPath 1.0 abstraction for XPath implementations. |
|
IOXPathException
An exception signifying that an exception has been created whilst instantiating or running an xpath query. |
|
ISO4217CurrencyAmountValidator
A class for validating a currency / amount field to ensure that the field value has the correct number of decimal places for its given currency. |
|
ISO8601DataType
|
|
ISO8601Date
An object representing an ISO8601 gYearMonth. |
|
ISO8601DateTime
An object representing an ISO8601 date time. |
|
ISO8601Duration
An object representing an ISO8601 duration. |
|
ISO8601GDay
An object representing an ISO8601 gDay. |
|
ISO8601GMonth
An object representing an ISO8601 gMonth. |
|
ISO8601GMonthDay
An object representing an ISO8601 gMonthDay. |
|
ISO8601GYear
An object representing an ISO8601 gYear. |
|
ISO8601GYearMonth
An object representing an ISO8601 gYearMonth. |
|
ISO8601Time
An object representing an ISO8601 time. |
|
ISO8601Value
The abstract class which aggregates the common functionality exhibited by all ISO8601 values. |
|
ListDataType
A simple data type representing an array of another simple data type. |
|
LongDataType
A simple data type representing a primitive long. |
|
ModelComponent
The super class of all static modelling components such as types, elements and attributes. |
|
NameDataType
A simple data type representing a name. |
|
NamespaceEnum
An enumeration of the valid reserved namespace values for an AnyElement or AnyAttribute . |
|
NamespaceMapping
An immutable mapping between a namespace URI and a shorthand prefix. |
|
NCNameDataType
A simple data type representing an NC name. |
|
NonNegativeIntegerDataType
A simple data type representing a non negative integer. |
|
NonPositiveIntegerDataType
A simple data type representing a non positive integer. |
|
NormalizedStringDataType
A simple data type representing a normalized string. |
|
NumberDataType
A simple data type representing a number. |
|
NumberPatternInstanceEnum
An enumeration of the valid number pattern instances. |
|
PadJustificationEnum
An enumeration of the valid pad justifications. |
|
PatternTypeEnum
An enumeration of the valid pattern types. |
|
ProcessContentsEnum
An enumeration of the valid processs contents values which can be set on an AnyElement or AnyAttribute . |
|
RedefineManager
A static utility class used to selectivley enable redefines during component initialization. |
|
RegExpEvaluator
A simple interface for evaluating Regular expressions. |
|
ShortDataType
A simple data type representing a primitive short. |
|
SimpleDataType
A simple data type. |
|
SimpleValidator
Validator implementation which will always pass or fail validation depending on the value of a System property. |
|
SourcedEnumeration
An enumeration sourced from an external repository of static data such as a file, url, database. |
|
StandardsUtils
User: divanmostert |
|
StringDataType
A simple data type representing a String. |
|
TokenDataType
A simple data type representing a tokenized String. |
|
TypeBlockEnum
An enumeration of possible block values. |
|
UnsignedIntDataType
A simple data type representing an unsigned primitive int. |
|
UnsignedLongDataType
A simple data type representing an unsigned primitive long. |
|
UnsignedShortDataType
A simple data type representing an unsigned primitive short. |
|
ValidationConstraints
Specifies the way a validation call should proceed, i.e. what should and should not be validated. |
|
ValidationEvent
Signals that some event has occurred during the validation of a data object. |
|
ValidationException
Signals that some exception has occurred during the validation of a data object. |
|
ValidationListener
A listener for validation events. |
|
ValidationManager
A manager for running validations of C24 Integration Objects objects. |
|
ValidationMechanismEnum
Deprecated. Use ValidationManager instead - this class will be removed in the next major version release. |
|
ValidationRule
A codified rule which will validate the content of a data object. |
|
ValidationSeverityEnum
An enumeration of the valid validation severities. |
|
ValidationStatistics
Stores statistics on what has been validated. |
|
ValidationStatistics.Stat
A statistic of the number of valid / invalid instances validated. |
|
Validator
An object capable of validating an item of data. |
|
WhiteSpaceEnum
An enumeration of the valid white space values. |
|
XPathStatement
An immutable XPath statement which may or may not be namespace aware. |
|
XQueryStatement
An immutable XQuery expression which may or may not be namespace aware. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data.fpml | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
ISO8601Date
An object representing an ISO8601 gYearMonth. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data.jaxen | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
IOXPath
An XPath 1.0 abstraction for XPath implementations. |
|
IOXPathException
An exception signifying that an exception has been created whilst instantiating or running an xpath query. |
|
XPathStatement
An immutable XPath statement which may or may not be namespace aware. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data.saxon | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
DataComponent
The super class of element and attribute. |
|
IOXPath
An XPath 1.0 abstraction for XPath implementations. |
|
IOXPathException
An exception signifying that an exception has been created whilst instantiating or running an xpath query. |
|
XPathStatement
An immutable XPath statement which may or may not be namespace aware. |
|
XQueryStatement
An immutable XQuery expression which may or may not be namespace aware. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data.sepa | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
DataComponent
The super class of element and attribute. |
|
DefaultValidationRule
The default validation rule implementation. |
|
ModelComponent
The super class of all static modelling components such as types, elements and attributes. |
|
ValidationException
Signals that some exception has occurred during the validation of a data object. |
|
ValidationManager
A manager for running validations of C24 Integration Objects objects. |
|
ValidationRule
A codified rule which will validate the content of a data object. |
|
Validator
An object capable of validating an item of data. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data.swapswire | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
DefaultValidationRule
The default validation rule implementation. |
|
ModelComponent
The super class of all static modelling components such as types, elements and attributes. |
|
ValidationRule
A codified rule which will validate the content of a data object. |
|
Validator
An object capable of validating an item of data. |
|
XsltValidator
Validator which runs an XSLT over the Complex Data Object and exposes the output as a DOM for subclasses to interpret. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data.swift | |
---|---|
Annotation
A group of documentation and application information objects used to annotate data models. |
|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
ComplexDataType
A data type constructed from other data types. |
|
DataComponent
The super class of element and attribute. |
|
DataType
A data type, analagous to a java.lang.Class. |
|
DefaultValidationRule
The default validation rule implementation. |
|
Enumeration
An enumeration of values, one of which must match the value of an object for it to be considered valid. |
|
ISO4217CurrencyAmountValidator
A class for validating a currency / amount field to ensure that the field value has the correct number of decimal places for its given currency. |
|
ModelComponent
The super class of all static modelling components such as types, elements and attributes. |
|
SimpleDataType
A simple data type. |
|
ValidationException
Signals that some exception has occurred during the validation of a data object. |
|
ValidationManager
A manager for running validations of C24 Integration Objects objects. |
|
ValidationRule
A codified rule which will validate the content of a data object. |
|
Validator
An object capable of validating an item of data. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.data.target2 | |
---|---|
Annotation
A group of documentation and application information objects used to annotate data models. |
|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
DataComponent
The super class of element and attribute. |
|
DefaultValidationRule
The default validation rule implementation. |
|
Enumeration
An enumeration of values, one of which must match the value of an object for it to be considered valid. |
|
ModelComponent
The super class of all static modelling components such as types, elements and attributes. |
|
ValidationException
Signals that some exception has occurred during the validation of a data object. |
|
ValidationManager
A manager for running validations of C24 Integration Objects objects. |
|
ValidationRule
A codified rule which will validate the content of a data object. |
|
Validator
An object capable of validating an item of data. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.mule | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.presentation | |
---|---|
AnyElement
An element wildcard. |
|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
DataComponent
The super class of element and attribute. |
|
Element
A declaration of an element. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.presentation.swift | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
Element
A declaration of an element. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.transform | |
---|---|
Attribute
A declaration of an attribute. |
|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
DataType
A data type, analagous to a java.lang.Class. |
|
DateDataType
A simple data type representing a Date. |
|
Element
A declaration of an element. |
|
IOXPath
An XPath 1.0 abstraction for XPath implementations. |
|
ValidationException
Signals that some exception has occurred during the validation of a data object. |
|
ValidationManager
A manager for running validations of C24 Integration Objects objects. |
Classes in biz.c24.io.api.data used by biz.c24.io.api.web | |
---|---|
ComplexDataObject
A data object constructed from other simple and complex objects manifested as elements and attributes. |
|
DataComponent
The super class of element and attribute. |
|
ValidationEvent
Signals that some event has occurred during the validation of a data object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |