Serialized Form
Package com.infoteria.asteria.connection |
Class com.infoteria.asteria.connection.AWSConnectionEntry implements Serializable |
_accessKey
String _accessKey
_secretKey
String _secretKey
_timeout
int _timeout
_secTimeout
int _secTimeout
_protocol
String _protocol
_region
String _region
_useProxy
boolean _useProxy
Class com.infoteria.asteria.connection.ConnectionEntry implements Serializable |
_bPool
boolean _bPool
_bUserDefined
boolean _bUserDefined
_bXA
boolean _bXA
_bDynamic
boolean _bDynamic
Class com.infoteria.asteria.connection.ConnectionException implements Serializable |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
Class com.infoteria.asteria.connection.ExcelonConnectionEntry implements Serializable |
_servername
String _servername
_portno
String _portno
_username
String _username
_password
String _password
Class com.infoteria.asteria.connection.FTPConnection.File implements Serializable |
_filename
String _filename
_length
long _length
_lastModified
long _lastModified
_lastModifiedDate
String _lastModifiedDate
_lastModifiedTime
String _lastModifiedTime
_isDirectory
boolean _isDirectory
Class com.infoteria.asteria.connection.FTPConnectionEntry implements Serializable |
_protocol
String _protocol
_host
String _host
_port
int _port
_bPASV
boolean _bPASV
_filenameEncoding
String _filenameEncoding
_username
String _username
_password
String _password
_keyfileName
String _keyfileName
_keyfilePassphrase
String _keyfilePassphrase
_timeout
long _timeout
Class com.infoteria.asteria.connection.HTTPConnectionEntry implements Serializable |
_url
String _url
_urlEncoding
String _urlEncoding
_timeout
int _timeout
_dontUseSystemProxySettings
boolean _dontUseSystemProxySettings
_username
String _username
_password
String _password
_useUserClientCert
boolean _useUserClientCert
_clientCertAlias
String _clientCertAlias
Class com.infoteria.asteria.connection.IMAP4ConnectionEntry implements Serializable |
protocol
String protocol
sslType
String sslType
host
String host
port
int port
auth
String auth
mailbox
String mailbox
user
String user
password
String password
timeout
long timeout
Class com.infoteria.asteria.connection.JNDIConnectionEntry implements Serializable |
_jndi_props
Properties _jndi_props
Class com.infoteria.asteria.connection.KintoneConnectionEntry implements Serializable |
_url
String _url
_auth
String _auth
_loginName
String _loginName
_password
String _password
_apiToken
String _apiToken
_appId
long _appId
_useBasicAuth
boolean _useBasicAuth
_basicAuthLoginName
String _basicAuthLoginName
_basicAuthPassword
String _basicAuthPassword
_timeout
int _timeout
_secTimeout
int _secTimeout
_useProxy
boolean _useProxy
Class com.infoteria.asteria.connection.NeoCoreConnectionEntry implements Serializable |
_servername
String _servername
_portno
String _portno
_username
String _username
_password
String _password
Class com.infoteria.asteria.connection.NotesConnectionEntry implements Serializable |
type
String type
idFile
String idFile
userName
String userName
password
String password
serverName
String serverName
Class com.infoteria.asteria.connection.POP3ConnectionEntry implements Serializable |
protocol
String protocol
sslType
String sslType
host
String host
port
int port
auth
String auth
user
String user
password
String password
timeout
long timeout
Class com.infoteria.asteria.connection.QueueConnectionEntry implements Serializable |
_jndiname
String _jndiname
_queue_connection_factory
String _queue_connection_factory
_username
String _username
_password
String _password
_type
String _type
_driver
String _driver
_url
String _url
_username
String _username
_password
String _password
_useSchemata
String _useSchemata
_parameters
Map _parameters
Class com.infoteria.asteria.connection.SAPConnectionEntry implements Serializable |
Class com.infoteria.asteria.connection.SMTPConnectionEntry implements Serializable |
protocol
String protocol
sslType
String sslType
host
String host
port
int port
auth
String auth
popProtocol
String popProtocol
popSslType
String popSslType
popHost
String popHost
popPort
int popPort
popUser
String popUser
popPassword
String popPassword
interval
long interval
apop
boolean apop
smtpAuthType
String smtpAuthType
smtpUser
String smtpUser
smtpPassword
String smtpPassword
timeout
long timeout
Class com.infoteria.asteria.connection.TaminoConnectionEntry implements Serializable |
_url
String _url
_username
String _username
_password
String _password
_bSucceed
boolean _bSucceed
_exception
Exception _exception
_list
com.infoteria.asteria.util.PairList _list
Package com.infoteria.asteria.flowbuilder2.event |
Class com.infoteria.asteria.flowbuilder2.event.ApplicationEvent implements Serializable |
_propName
String _propName
_oldValue
Object _oldValue
_newValue
Object _newValue
Class com.infoteria.asteria.flowbuilder2.event.BaseHolderCloneEvent implements Serializable |
_original
BaseHolder _original
_id
int _id
_holder
BaseHolder _holder
_original
BaseObject _original
_object
BaseObject _object
_menu
JPopupMenu _menu
_undoList
List _undoList
_bEditable
boolean _bEditable
Class com.infoteria.asteria.flowbuilder2.event.BinderChildEvent implements Serializable |
_child
BaseHolder _child
_index
int _index
Class com.infoteria.asteria.flowbuilder2.event.BinderEvent implements Serializable |
_id
int _id
Class com.infoteria.asteria.flowbuilder2.event.BinderManagerEvent implements Serializable |
_binder
com.infoteria.asteria.flowbuilder2.binder.Binder _binder
_item
CategoryItem _item
_propName
String _propName
_oldValue
Object _oldValue
_newValue
Object _newValue
_index
int _index
_id
int _id
_undoList
List _undoList
Class com.infoteria.asteria.flowbuilder2.event.ComponentOutputConnectorEvent implements Serializable |
_origin
ComponentOutputConnector _origin
_oldSd
StreamDefinition _oldSd
_newSd
StreamDefinition _newSd
_eventId
int _eventId
Class com.infoteria.asteria.flowbuilder2.event.ConnectionEvent implements Serializable |
_id
int _id
_idx
int _idx
_connection
com.infoteria.asteria.flowbuilder2.connection.ConnectionWrapper _connection
Class com.infoteria.asteria.flowbuilder2.event.ConnectorEvent implements Serializable |
_oldList
List _oldList
_newList
List _newList
Class com.infoteria.asteria.flowbuilder2.event.DebuggerEvent implements Serializable |
Class com.infoteria.asteria.flowbuilder2.event.FieldDefinitionEvent implements Serializable |
_id
int _id
_series
int _series
_field
Field _field
_index
int _index
_fieldDef
FieldDefinition _fieldDef
_newValue
FieldDefinition _newValue
_undoList
List _undoList
_oldValue
Object _oldValue
Class com.infoteria.asteria.flowbuilder2.event.FileManagerEvent implements Serializable |
_filepath
String _filepath
_newpath
String _newpath
_id
int _id
Class com.infoteria.asteria.flowbuilder2.event.FlowEvent implements Serializable |
_variables
com.infoteria.asteria.flowbuilder2.exvar.ExternalVariables _variables
Class com.infoteria.asteria.flowbuilder2.event.HomeNodeEvent implements Serializable |
_dir
String _dir
_id
int _id
Class com.infoteria.asteria.flowbuilder2.event.InspectorPaneEvent implements Serializable |
_oldValue
com.infoteria.gui.property.inspector.PropertyEditable _oldValue
_newValue
com.infoteria.gui.property.inspector.PropertyEditable _newValue
Class com.infoteria.asteria.flowbuilder2.event.LinkEvent implements Serializable |
_link
Link _link
_object
BaseObject _object
Class com.infoteria.asteria.flowbuilder2.event.MappingHolderEvent implements Serializable |
_item
com.infoteria.asteria.flowbuilder2.mapper.MappingItem _item
_id
int _id
Class com.infoteria.asteria.flowbuilder2.event.ParserEvent implements Serializable |
_message
String _message
_id
int _id
Class com.infoteria.asteria.flowbuilder2.event.SearchEvent implements Serializable |
_kind
int _kind
_str
String _str
_replaceStr
String _replaceStr
_option
com.infoteria.asteria.flowengine2.search.SearchOptionEx _option
_baseDir
String _baseDir
_object
BaseObject _object
_patterns
com.infoteria.asteria.repository.search.PatternInfo[] _patterns
_resultBase
com.infoteria.asteria.flowbuilder2.search.SearchResult _resultBase
_resultList
List _resultList
Class com.infoteria.asteria.flowbuilder2.event.SelectionEvent implements Serializable |
_selection
com.infoteria.asteria.flowbuilder2.core.Selection _selection
Class com.infoteria.asteria.flowbuilder2.event.TriggerEvent implements Serializable |
_trigger
com.infoteria.asteria.flowengine2.trigger2.Trigger _trigger
_id
int _id
Package com.infoteria.asteria.flowbuilder2.plugin |
_combo
HistoryComboBox _combo
_file
File _file
_closer
DialogCloser _closer
_txtRegex
JTextField _txtRegex
_txtInput
JTextField _txtInput
_txtResult
JTextField _txtResult
_inspector
com.infoteria.gui.property.inspector.Inspector _inspector
_cmbCategory
JComboBox _cmbCategory
_lstRegex
JList _lstRegex
_txtDesc
JTextArea _txtDesc
_testClass
String _testClass
_regexpProp
String _regexpProp
_file
File _file
_encoding
String _encoding
_lastModified
long _lastModified
_original
Component _original
_replace
ComponentMetaData _replace
_event
BaseObjectUndoableEvent _event
_propMap
Map _propMap
_filter
PropertyFilter _filter
Package com.infoteria.asteria.flowbuilder2.property |
Class com.infoteria.asteria.flowbuilder2.property.SubFunctionProperty.PropertyReplaceCommand implements Serializable |
_owner
PropertyHolder _owner
_oldProps
List _oldProps
_newProps
List _newProps
Package com.infoteria.asteria.flowbuilder2.property.category |
Class com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyEditor implements Serializable |
_bEditable
boolean _bEditable
_macroButtonRenderer
com.infoteria.asteria.flowbuilder2.property.inspector.MacroButtonRenderer _macroButtonRenderer
_ciRenderer
com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyEditor.CategoryItemRenderer _ciRenderer
Class com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyMenu implements Serializable |
_table
CategoryPropertyEditor _table
_moveUpAction
Action _moveUpAction
_moveDownAction
Action _moveDownAction
_insertAction
Action _insertAction
_deleteAction
Action _deleteAction
_importAction
Action _importAction
_exportAction
Action _exportAction
Class com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyTableModel implements Serializable |
_catProp
CategoryProperty _catProp
_readonlyCtrl
ReadOnlyController _readonlyCtrl
Package com.infoteria.asteria.flowbuilder2.sqlbuilder |
_provider
TableProvider _provider
_list
TableListPane _list
_tableInfo
TableInfoPane _tableInfo
_closer
DialogCloser _closer
_chkAddSchema
JCheckBox _chkAddSchema
Package com.infoteria.asteria.flowbuilder2.stream |
Class com.infoteria.asteria.flowbuilder2.stream.StreamEditor implements Serializable |
_streamInspector
com.infoteria.asteria.flowbuilder2.stream.StreamInspector _streamInspector
_fieldEditor
FieldEditor _fieldEditor
_streamDef
StreamDefinition _streamDef
Class com.infoteria.asteria.flowbuilder2.stream.StreamPane implements Serializable |
_context
com.infoteria.asteria.flowbuilder2.context.Context _context
_target
FieldEditable _target
_undoManager
com.infoteria.gui.undo.UndoManager _undoManager
_bDebugging
boolean _bDebugging
_popupMenuAdapter
com.infoteria.swing.menu.PopupMenuAdapter _popupMenuAdapter
Package com.infoteria.asteria.flowbuilder2.stream.field |
Class com.infoteria.asteria.flowbuilder2.stream.field.AbstractFieldEditor implements Serializable |
_undoManager
com.infoteria.gui.undo.UndoManager _undoManager
_bEditable
boolean _bEditable
_menu
FieldPopupMenu _menu
_umListener
UndoManagerListenerForTable _umListener
Class com.infoteria.asteria.flowbuilder2.stream.field.FieldEditor implements Serializable |
_streamDef
StreamDefinition _streamDef
Class com.infoteria.asteria.flowbuilder2.stream.field.FieldPopupMenu implements Serializable |
_table
JTable _table
_model
FieldTableModel _model
_streamDef
StreamDefinition _streamDef
_moveUpAction
Action _moveUpAction
_moveDownAction
Action _moveDownAction
_branchUpAction
Action _branchUpAction
_branchDownAction
Action _branchDownAction
_insertAction
Action _insertAction
_deleteAction
Action _deleteAction
_expandAction
Action _expandAction
_collapseAction
Action _collapseAction
_referAction
Action _referAction
Class com.infoteria.asteria.flowbuilder2.stream.field.FieldTableModel implements Serializable |
streamDef
StreamDefinition streamDef
_fieldDef
FieldDefinition _fieldDef
_bEditable
boolean _bEditable
_nameChecker
FieldNameChecker _nameChecker
_undoManager
com.infoteria.gui.undo.UndoManager _undoManager
_typeEditor
com.infoteria.asteria.flowbuilder2.stream.field.FieldTableModel.TypeEditor _typeEditor
Class com.infoteria.asteria.flowbuilder2.stream.field.FixedLengthFieldTableModel implements Serializable |
Class com.infoteria.asteria.flowbuilder2.stream.field.NamespaceDialog implements Serializable |
TABLE_SIZE
Dimension TABLE_SIZE
_fieldModel
XMLFieldTableModel _fieldModel
_nsModel
com.infoteria.asteria.flowbuilder2.stream.field.NamespaceTableModel _nsModel
_table
JTable _table
Class com.infoteria.asteria.flowbuilder2.stream.field.XMLFieldTableModel implements Serializable |
_visibleFieldList
List _visibleFieldList
_renderer
TableCellRenderer _renderer
Package com.infoteria.asteria.flowengine2 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
Class com.infoteria.asteria.flowengine2.EngineFatalError implements Serializable |
Package com.infoteria.asteria.flowengine2.client |
Package com.infoteria.asteria.flowengine2.compile |
Package com.infoteria.asteria.flowengine2.connection |
Package com.infoteria.asteria.flowengine2.execute |
Class com.infoteria.asteria.flowengine2.execute.CancelExecuteException implements Serializable |
Class com.infoteria.asteria.flowengine2.execute.ExceptionBreakInfo implements Serializable |
_componentName
String _componentName
_message
String _message
_exceptionFlow
String _exceptionFlow
Class com.infoteria.asteria.flowengine2.execute.ExecuteException implements Serializable |
Class com.infoteria.asteria.flowengine2.execute.MappingResult implements Serializable |
error
Throwable error
logs
String logs
streamData
Map streamData
itemList
ArrayList itemList
maxRecordNumber
int maxRecordNumber
Class com.infoteria.asteria.flowengine2.execute.MappingResultItem implements Serializable |
record
MappingResultRecord record
componentName
String componentName
connectorName
String connectorName
name
String name
type
int type
stackTrace
String stackTrace
value
Value value
_subItemMap
Map _subItemMap
inputs
List inputs
Class com.infoteria.asteria.flowengine2.execute.MappingResultItem.OutputItem implements Serializable |
allResults
List allResults
output
MappingResultItem.OutputItem output
Class com.infoteria.asteria.flowengine2.execute.MappingResultRecord implements Serializable |
recordNumber
int recordNumber
layerName
String layerName
outputItems
List outputItems
functionMap
Map functionMap
inputItems
List inputItems
layerRecord
List layerRecord
defaultLayerRecord
MappingResultRecord defaultLayerRecord
Class com.infoteria.asteria.flowengine2.execute.ProfileItem implements Serializable |
project
String project
flow
String flow
component
String component
initTimestamp
long initTimestamp
timeToInit
long timeToInit
executeCount
int executeCount
timeToExecuteMin
long timeToExecuteMin
timeToExecuteMax
long timeToExecuteMax
timeToExecuteSum
long timeToExecuteSum
executeLoopCount
int executeLoopCount
loopNothingCount
int loopNothingCount
timeToLoopMin
long timeToLoopMin
timeToLoopMax
long timeToLoopMax
timeToLoopSum
long timeToLoopSum
commitCount
int commitCount
timeToCommitMin
long timeToCommitMin
timeToCommitMax
long timeToCommitMax
timeToCommitSum
long timeToCommitSum
rollbackCount
int rollbackCount
timeToRollbackMin
long timeToRollbackMin
timeToRollbackMax
long timeToRollbackMax
timeToRollbackSum
long timeToRollbackSum
endFlowCount
int endFlowCount
timeToEndFlowMin
long timeToEndFlowMin
timeToEndFlowMax
long timeToEndFlowMax
timeToEndFlowSum
long timeToEndFlowSum
timeToTerm
long timeToTerm
Class com.infoteria.asteria.flowengine2.execute.RequestEndException implements Serializable |
_endComponent
com.infoteria.asteria.flowlibrary2.component.control.EndComponent _endComponent
Class com.infoteria.asteria.flowengine2.execute.RequestKilledException implements Serializable |
_component
Component _component
Class com.infoteria.asteria.flowengine2.execute.RerunExecuteException implements Serializable |
_status
String _status
Class com.infoteria.asteria.flowengine2.execute.RunningStatus implements Serializable |
operationNum
int operationNum
_id
ProjectId _id
_flowName
String _flowName
_componentName
String _componentName
_nextComponentName
String _nextComponentName
_parentId
ProjectId _parentId
_parentFlowName
String _parentFlowName
_isSubFlowComponent
boolean _isSubFlowComponent
_isDumpMapping
boolean _isDumpMapping
_projectVariables
VariableList _projectVariables
_flowVariables
VariableList _flowVariables
_sessionVariables
VariableList _sessionVariables
_systemVariables
VariableList _systemVariables
_componentExitState
String _componentExitState
_streamVariables
VariableList _streamVariables
_stream
StreamDataObject _stream
_streamPart
String _streamPart
_streamPartLength
long _streamPartLength
_streamReturnType
int _streamReturnType
_spMap
Map _spMap
_cpMap
Map _cpMap
_exvarMap
Map _exvarMap
_exception
Exception _exception
_stackTrace
List _stackTrace
_status
int _status
_exBreakInfo
ExceptionBreakInfo _exBreakInfo
_statusStr
String _statusStr
_requestId
String _requestId
Package com.infoteria.asteria.flowengine2.exvar |
_name
String _name
_file
File _file
_dataTimestamp
com.infoteria.asteria.flowengine2.exvar.ExternalVariables.LongHolder _dataTimestamp
_bAppVarsModified
boolean _bAppVarsModified
_constants
VariableList _constants
_reqVars
VariableList _reqVars
_sesVars
VariableList _sesVars
_appVars
VariableList _appVars
Class com.infoteria.asteria.flowengine2.exvar.ExternalVariablesStatus implements Serializable |
_projectName
String _projectName
_filepath
String _filepath
_status
int _status
Package com.infoteria.asteria.flowengine2.flow |
Class com.infoteria.asteria.flowengine2.flow.FlowInfo implements Serializable |
_name
String _name
_id
String _id
Class com.infoteria.asteria.flowengine2.flow.FlowInfoEx implements Serializable |
_bCompiled
boolean _bCompiled
Class com.infoteria.asteria.flowengine2.flow.ProjectId implements Serializable |
_ownerName
String _ownerName
_name
String _name
_fileName
String _fileName
_hash
int _hash
_cache
int _cache
Class com.infoteria.asteria.flowengine2.flow.ProjectIdException implements Serializable |
Class com.infoteria.asteria.flowengine2.flow.XFPInfo implements Serializable |
_filename
String _filename
_ownername
String _ownername
_project
String _project
_lastmodified
long _lastmodified
_length
long _length
_registered
boolean _registered
_system
boolean _system
Package com.infoteria.asteria.flowengine2.provider |
Class com.infoteria.asteria.flowengine2.provider.SourceInfo implements Serializable |
_type
int _type
_filepath
String _filepath
_name
String _name
Package com.infoteria.asteria.flowengine2.schedule |
Class com.infoteria.asteria.flowengine2.schedule.SchedulerException implements Serializable |
_e
Exception _e
Package com.infoteria.asteria.flowengine2.soap |
Class com.infoteria.asteria.flowengine2.soap.CellItem implements Serializable |
name
String name
value
Value value
type
int type
parent
CellItem parent
children
List children
Class com.infoteria.asteria.flowengine2.soap.CellItem.ExvarItem implements Serializable |
filepath
String filepath
Class com.infoteria.asteria.flowengine2.soap.CellItem.StreamCellItem implements Serializable |
streamType
int streamType
connectorName
String connectorName
_userName
String _userName
_projectName
String _projectName
_flowName
String _flowName
_sessionId
String _sessionId
_requestId
String _requestId
_breakInfoList
List _breakInfoList
_execMode
int _execMode
_stream
StreamDataObject _stream
_lifetime
long _lifetime
_params
VariableList _params
_systemVariables
VariableList _systemVariables
_bLoginUserAsExecuteUser
boolean _bLoginUserAsExecuteUser
_executeUserName
String _executeUserName
_stream
StreamDataObject _stream
_returnValue
String _returnValue
_sessionId
String _sessionId
_exception
Exception _exception
_profileList
List _profileList
Class com.infoteria.asteria.flowengine2.soap.ImportResult implements Serializable |
_project
int _project
_trigger
int _trigger
_details
String[] _details
Class com.infoteria.asteria.flowengine2.soap.MappingRequest implements Serializable |
_XMLBinary
byte[] _XMLBinary
inputCellItem
CellItem inputCellItem
outputCellItem
CellItem outputCellItem
targetName
String targetName
parentFileName
String parentFileName
requestType
int requestType
readLastRecord
boolean readLastRecord
offsetRecordNumber
int offsetRecordNumber
limitRecordNumber
int limitRecordNumber
byteValueLimit
int byteValueLimit
_componentName
String _componentName
_params
VariableList _params
_doc
Document _doc
Class com.infoteria.asteria.flowengine2.soap.RunningStatusRequest implements Serializable |
_bProjectVariables
boolean _bProjectVariables
_bFlowVariables
boolean _bFlowVariables
_bSessionVariables
boolean _bSessionVariables
_bExternalVariables
boolean _bExternalVariables
_bComponentProperties
boolean _bComponentProperties
_bSystemVariables
boolean _bSystemVariables
_returnSystemVariableNames
String[] _returnSystemVariableNames
_bStream
boolean _bStream
_bDumpMapping
boolean _bDumpMapping
_iDumpByteSize
int _iDumpByteSize
_streamReturnType
int _streamReturnType
_streamReturnSize
int _streamReturnSize
_requestId
String _requestId
Package com.infoteria.asteria.flowengine2.storage |
Class com.infoteria.asteria.flowengine2.storage.AbstractProjectManager.ProjectEntry implements Serializable |
_id
ProjectId _id
_registedTime
Date _registedTime
Package com.infoteria.asteria.flowengine2.transaction |
state
byte state
Class com.infoteria.asteria.flowengine2.transaction.TransactionStatusException implements Serializable |
_status
TransactionStatus _status
Package com.infoteria.asteria.flowlibrary2 |
_state
int _state
_params
VariableList _params
_componentName
String _componentName
_errorCode
String _errorCode
Class com.infoteria.asteria.flowlibrary2.FlowRuntimeException implements Serializable |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
Package com.infoteria.asteria.flowlibrary2.component |
Package com.infoteria.asteria.flowlibrary2.mapper |
_itemName
String _itemName
Class com.infoteria.asteria.flowlibrary2.mapper.PropertyInfo implements Serializable |
_name
String _name
_type
Value.Type _type
_required
boolean _required
_default
Value _default
Package com.infoteria.asteria.flowlibrary2.property |
Package com.infoteria.asteria.flowlibrary2.stream |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_name
String _name
Class com.infoteria.asteria.flowlibrary2.stream.FieldFixedString implements Serializable |
_spos
int _spos
_length
int _length
_fractionLength
int _fractionLength
Class com.infoteria.asteria.flowlibrary2.stream.FieldXML implements Serializable |
_owner
XMLFieldDefinition _owner
_parent
FieldXML _parent
_nodeType
int _nodeType
_repeat
boolean _repeat
_index
int _index
_childList
List _childList
_localName
String _localName
_prefix
String _prefix
_nsuri
String _nsuri
Class com.infoteria.asteria.flowlibrary2.stream.FlatFieldDefinition implements Serializable |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
_list
ArrayList _list
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_list
ArrayList _list
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
_separator
char _separator
_quote
char _quote
_nullQuoting
int _nullQuoting
_outputFieldName
int _outputFieldName
_escapeMode
int _escapeMode
_quoteTarget
int _quoteTarget
_bReadTrim
boolean _bReadTrim
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_delimiter
int _delimiter
_recordLength
int _recordLength
_spaceChar
byte _spaceChar
_packedSign
int _packedSign
_packedSignFormat
int _packedSignFormat
_zonedSign
int _zonedSign
_zonedSignFormat
int _zonedSignFormat
_countShiftCode
boolean _countShiftCode
_isEBCDIC
boolean _isEBCDIC
_shiftIn
byte[] _shiftIn
_shiftOut
byte[] _shiftOut
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
Class com.infoteria.asteria.flowlibrary2.stream.StreamDataNULL implements Serializable |
_byteValue
byte[] _byteValue
_type
int _type
_varList
VariableList _varList
_fieldDef
FieldDefinition _fieldDef
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_format
int _format
_list
List _list
Class com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSet implements Serializable |
writeReplace
private Object writeReplace()
throws ObjectStreamException
_rs
ResultSet _rs
_record
RecordResultSet _record
_recCount
int _recCount
Class com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSetForLoop implements Serializable |
writeReplace
private Object writeReplace()
throws ObjectStreamException
_rs
ResultSet _rs
_record
com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSetForLoop.RecordResultSetForLoop _record
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_encoding
String _encoding
_validate
boolean _validate
_systemId
String _systemId
_normalize
boolean _normalize
_outputForm
int _outputForm
_outputXMLDeclaration
boolean _outputXMLDeclaration
_bEmptyTag
boolean _bEmptyTag
Class com.infoteria.asteria.flowlibrary2.stream.XMLFieldDefinition implements Serializable |
Class com.infoteria.asteria.flowlibrary2.stream.XMLParseException implements Serializable |
_list
List _list
Package com.infoteria.asteria.gui.dialog |
_tree
JTree _tree
_bOK
boolean _bOK
_btnOK
JButton _btnOK
Class com.infoteria.asteria.gui.dialog.FunctionSelectDialog implements Serializable |
_tree
JTree _tree
_bOK
boolean _bOK
_btnOK
JButton _btnOK
Class com.infoteria.asteria.gui.dialog.MessageDialog implements Serializable |
Package com.infoteria.asteria.license |
_targetException
Throwable _targetException
Class com.infoteria.asteria.license.LicenseItems.LicenseItemMap implements Serializable |
Package com.infoteria.asteria.log.filter |
_bAnd
boolean _bAnd
_filters
LogFilter[] _filters
_field
int _field
_str
String _str
_level
int _level
_str
String _str
_bCaseSensitive
boolean _bCaseSensitive
_bRegexp
boolean _bRegexp
_bAllField
boolean _bAllField
Package com.infoteria.asteria.log.parser |
_lineNumber
long _lineNumber
_level
String _level
_dateStr
String _dateStr
_category
String _category
_thread
String _thread
_message
String _message
Class com.infoteria.asteria.log.parser.LogPage implements Serializable |
_list
List _list
_filteredList
List _filteredList
_filter
LogFilter _filter
_bAsc
boolean _bAsc
Class com.infoteria.asteria.log.parser.PageInfo implements Serializable |
_pageSize
int _pageSize
_pages
List _pages
Class com.infoteria.asteria.log.parser.ReverseLogPage implements Serializable |
_readCnt
long _readCnt
Class com.infoteria.asteria.log.parser.SearchRequest implements Serializable |
_startLineNumber
long _startLineNumber
_endLineNumber
long _endLineNumber
_startDateStr
String _startDateStr
_endDateStr
String _endDateStr
_filter
LogFilter _filter
_pageSize
int _pageSize
_bCountPage
boolean _bCountPage
_bNew
boolean _bNew
_bReverse
boolean _bReverse
Class com.infoteria.asteria.log.parser.SearchResult implements Serializable |
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
_startLineNumber
long _startLineNumber
_endLineNumber
long _endLineNumber
_isReverse
boolean _isReverse
_readCnt
long _readCnt
_pageSize
int _pageSize
_bNew
boolean _bNew
_list1
LogItem[] _list1
_list2
LogItem[] _list2
_idx1
int _idx1
_idx2
int _idx2
_pageInfo
PageInfo _pageInfo
Package com.infoteria.asteria.security.aac |
Class com.infoteria.asteria.security.aac.AlreadyExistGroupException implements Serializable |
_groupname
String _groupname
Class com.infoteria.asteria.security.aac.AlreadyExistUserException implements Serializable |
_username
String _username
Class com.infoteria.asteria.security.aac.ASecurityException implements Serializable |
_targetException
Throwable _targetException
Class com.infoteria.asteria.security.aac.AttributeNotFoundException implements Serializable |
_attrname
String _attrname
Class com.infoteria.asteria.security.aac.BasicRole implements Serializable |
_name
String _name
Class com.infoteria.asteria.security.aac.Group implements Serializable |
_id
long _id
_smallname
String _smallname
_groupname
String _groupname
_roles
com.infoteria.asteria.security.aac.IRole[] _roles
_attribute
Map _attribute
Class com.infoteria.asteria.security.aac.GroupNotFoundException implements Serializable |
_groupname
String _groupname
Class com.infoteria.asteria.security.aac.InvalidPasswordException implements Serializable |
_password
String _password
Class com.infoteria.asteria.security.aac.RealmException implements Serializable |
Class com.infoteria.asteria.security.aac.Role implements Serializable |
Class com.infoteria.asteria.security.aac.RoleException implements Serializable |
_username
String _username
_rolename
String _rolename
Class com.infoteria.asteria.security.aac.ScriptException implements Serializable |
_command
String _command
_id
long _id
_username
String _username
_password
Password _password
_group
Group _group
_roles
com.infoteria.asteria.security.aac.IRole[] _roles
_attribute
Map _attribute
Class com.infoteria.asteria.security.aac.UserNotFoundException implements Serializable |
_username
String _username
Package com.infoteria.asteria.session |
Class com.infoteria.asteria.session.AlreadyCreateException implements Serializable |
Package com.infoteria.asteria.sqlbuilder.model |
Class com.infoteria.asteria.sqlbuilder.model.Aggregate implements Serializable |
Package com.infoteria.asteria.sqlbuilder.ui |
Class com.infoteria.asteria.sqlbuilder.ui.ColumnListPane implements Serializable |
_model
com.infoteria.asteria.sqlbuilder.ui.ColumnListModel _model
_columnEditor
TableCellEditor _columnEditor
_optionEditor
TableCellEditor _optionEditor
_builder
SQLBuilder _builder
_jtable
JTable _jtable
Class com.infoteria.asteria.sqlbuilder.ui.ConditionDialog implements Serializable |
_builder
SQLBuilder _builder
_column
Column _column
_text
JTextArea _text
_pnlLiteral
com.infoteria.asteria.sqlbuilder.ui.ConditionDialog.LiteralPanel _pnlLiteral
_pnlParam
com.infoteria.asteria.sqlbuilder.ui.ConditionDialog.ParamPanel _pnlParam
_closer
DialogCloser _closer
_kind
int _kind
Class com.infoteria.asteria.sqlbuilder.ui.ConditionPane implements Serializable |
_model
com.infoteria.asteria.sqlbuilder.ui.ConditionModel _model
_jtable
JTable _jtable
Class com.infoteria.asteria.sqlbuilder.ui.MainPanel implements Serializable |
_provider
TableProvider _provider
_builder
SQLBuilder _builder
_sqlPane
SQLPane _sqlPane
_rdbPane
RDBPanel _rdbPane
_selectPane
ColumnListPane _selectPane
_orderByPane
ColumnListPane _orderByPane
_groupByPane
ColumnListPane _groupByPane
_condPane
ConditionPane _condPane
_paramPane
ParamPane _paramPane
_topPane
com.jidesoft.swing.JideSplitPane _topPane
_sidePane
com.jidesoft.swing.JideSplitPane _sidePane
Class com.infoteria.asteria.sqlbuilder.ui.ParamPane implements Serializable |
_jtable
JTable _jtable
_model
com.infoteria.asteria.sqlbuilder.ui.ParamModel _model
_typeEditor
TableCellEditor _typeEditor
_valueEditor
TableCellEditor _valueEditor
_builder
SQLBuilder _builder
Class com.infoteria.asteria.sqlbuilder.ui.RDBPanel implements Serializable |
_tableMap
Map _tableMap
_linkMap
Map _linkMap
_linkHandler
com.infoteria.asteria.sqlbuilder.ui.RDBPanel.LinkHandler _linkHandler
_draggedLine
RelationLine _draggedLine
_tableObserver
com.infoteria.asteria.sqlbuilder.ui.RDBPanel.TableObjectObserver _tableObserver
_selectHandler
com.infoteria.asteria.sqlbuilder.ui.RDBPanel.SelectHandler _selectHandler
_builder
SQLBuilder _builder
_provider
TableProvider _provider
_selected
Selectable _selected
_popupMenuProvider
com.infoteria.swing.menu.PopupMenuProvider _popupMenuProvider
_popupMenuAdapter
com.infoteria.swing.menu.PopupMenuAdapter _popupMenuAdapter
_undoManager
com.infoteria.gui.undo.UndoManager _undoManager
_tableInfoHandler
TableInfoHandler _tableInfoHandler
Class com.infoteria.asteria.sqlbuilder.ui.SelectTestPane implements Serializable |
_provider
TableProvider _provider
_builder
SQLBuilder _builder
_mainPanel
MainPanel _mainPanel
_originalSQL
String _originalSQL
_closer
DialogCloser _closer
Class com.infoteria.asteria.sqlbuilder.ui.SQLPane implements Serializable |
_chkSyncSQL
JCheckBox _chkSyncSQL
_chkOmitDefaultSchema
JCheckBox _chkOmitDefaultSchema
_chkUseAlias
JCheckBox _chkUseAlias
_chkQuoteName
JCheckBox _chkQuoteName
_chkIndentSQL
JCheckBox _chkIndentSQL
_btnApplySQL
JButton _btnApplySQL
_btnTest
JButton _btnTest
_numMax
JNumberField _numMax
_txtSQL
JTextArea _txtSQL
_builder
SQLBuilder _builder
_provider
TableProvider _provider
_bSetting
boolean _bSetting
Class com.infoteria.asteria.sqlbuilder.ui.TableInfoPane implements Serializable |
_model
com.infoteria.asteria.sqlbuilder.ui.TableInfoModel _model
_txtSchema
JTextField _txtSchema
_txtName
JTextField _txtName
Class com.infoteria.asteria.sqlbuilder.ui.TableListPane implements Serializable |
_provider
TableProvider _provider
Class com.infoteria.asteria.sqlbuilder.ui.TablePane implements Serializable |
_builder
SQLBuilder _builder
_table
Table _table
_undoManager
com.infoteria.gui.undo.UndoManager _undoManager
_bSchemaVisible
boolean _bSchemaVisible
_resizeHandler
com.infoteria.swing.tool.ResizeHandler _resizeHandler
_dragHandler
com.infoteria.swing.tool.DragHandler _dragHandler
_bSelected
boolean _bSelected
_pnlHead
JPanel _pnlHead
_lblName
JLabel _lblName
_scroll
JScrollPane _scroll
_list
com.jidesoft.swing.CheckBoxListWithSelectable _list
_defaultColor
Color _defaultColor
_selectedColor
Color _selectedColor
Class com.infoteria.asteria.sqlbuilder.ui.TableSelectDialog implements Serializable |
_list
TableListPane _list
_closer
DialogCloser _closer
Class com.infoteria.asteria.sqlbuilder.ui.TestParamDialog implements Serializable |
_jtable
JTable _jtable
_model
com.infoteria.asteria.sqlbuilder.ui.TestParamModel _model
_closer
DialogCloser _closer
Package com.infoteria.asteria.util.xml |
Package com.infoteria.asteria.value |
Class com.infoteria.asteria.value.FlowDateFormat implements Serializable |
_format2
DateFormat _format2
_format3
DateFormat _format3
_format4
DateFormat _format4
_format5
DateFormat _format5
_format6
DateFormat _format6
Class com.infoteria.asteria.value.ImmutableValue implements Serializable |
writeReplace
private Object writeReplace()
throws ObjectStreamException
writeReplace
private Object writeReplace()
throws ObjectStreamException
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_value
Object _value
_type
Value.Type _type
_format
DateFormat _format
_name
String _name
_index
int _index
_exception
Exception _exception
_type
Value.Type _type
_value
Object _value
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
Package com.infoteria.gui.property |
Class com.infoteria.gui.property.PropertyUndoableEdit implements Serializable |
_prop
Property _prop
_oldValue
Object _oldValue
_newValue
Object _newValue
Package com.infoteria.gui.property.editor |
_parent
Component _parent
_point
Point _point
_format
String _format
_prop
Property _prop
_prop
Property _prop
_doc
com.infoteria.swing.text.NumberDocument _doc
_prop
Property _prop
_spinner
com.jidesoft.spinner.DateSpinner _spinner
Package com.infoteria.gui.property.event |
_old
Object _old
_new
Object _new
_canUndo
boolean _canUndo
_undoList
List _undoList
Class com.infoteria.gui.property.event.PropertyEditableEvent implements Serializable |
_id
int _id
_pcEvent
PropertyChangeEvent _pcEvent
Class com.infoteria.gui.property.event.PropertyGroupEvent implements Serializable |
Package com.infoteria.gui.util |
Class com.infoteria.gui.util.AssignException implements Serializable |
Class com.infoteria.gui.util.DialogCloser implements Serializable |
_bOK
boolean _bOK
_dialog
JDialog _dialog
_btnOK
JButton _btnOK
_btnCancel
JButton _btnCancel
Class com.infoteria.gui.util.TextDialog implements Serializable |
_btnOk
JButton _btnOk
_btnCancel
JButton _btnCancel
_text
JTextArea _text
_bOk
boolean _bOk
_adapter
OkCancelAdapter _adapter
_btnEditor
JButton _btnEditor
_pnlEncoding
com.infoteria.gui.util.TextDialog.EncodingPanel _pnlEncoding
_pnlLinefeed
com.infoteria.gui.util.TextDialog.LinefeedPanel _pnlLinefeed
_pnlOption
JPanel _pnlOption
_pnlFoot
JPanel _pnlFoot
_extraFile
File _extraFile
_extraFileTimestamp
long _extraFileTimestamp
_bModified
boolean _bModified
_bEditable
boolean _bEditable
_workDir
File _workDir
_supportEncodings
String[] _supportEncodings
Package com.infoteria.swing |
_historyCnt
int _historyCnt
targetLine
Rectangle2D targetLine
draggedIndex
int draggedIndex
targetIndex
int targetIndex
_doc
com.infoteria.swing.text.NumberDocument _doc
_doc
com.infoteria.swing.JTextFieldEx.PlainDocumentEx _doc
_case
int _case
_bAscii
boolean _bAscii
_maxLength
int _maxLength
Package com.infoteria.swing.table |
_clickCountToStart
int _clickCountToStart
_button
JButton _button
_border
com.infoteria.swing.border.MatteBorder _border
_currentTable
JTable _currentTable
_value
Object _value
_prop
Property _prop
_clickCountToStart
int _clickCountToStart
_text
ButtonTextCellEditor.JTextFieldEx _text
_button
JButton _button
_panel
JPanel _panel
_value
Object _value
_currentTable
JTable _currentTable
_prop
Property _prop
Class com.infoteria.swing.table.CheckBoxCellRenderer implements Serializable |
Class com.infoteria.swing.table.ColorCellEditor implements Serializable |
_parent
Component _parent
_title
String _title
Class com.infoteria.swing.table.ColorCellRenderer implements Serializable |
_border
com.infoteria.swing.border.MatteBorder _border
Class com.infoteria.swing.table.ExpandItemRenderer implements Serializable |
_icon
com.infoteria.swing.table.ExpandIcon _icon
Class com.infoteria.swing.table.FilePathCellEditor implements Serializable |
_chooser
JFileChooser _chooser
_parent
Component _parent
Class com.infoteria.swing.table.NumberCellEditor implements Serializable |
_text
JNumberField _text
Class com.infoteria.swing.table.TextDialogCellEditor implements Serializable |
_owner
Window _owner
_title
String _title
_bMultiLine
boolean _bMultiLine