直列化された形式
|
パッケージ com.infoteria.asteria.connection |
|
クラス com.infoteria.asteria.connection.ConnectionEntry は Serializable を実装します。 |
_bPool
boolean _bPool
_bUserDefined
boolean _bUserDefined
_bXA
boolean _bXA
|
クラス com.infoteria.asteria.connection.ConnectionException は Serializable を実装します。 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
|
クラス com.infoteria.asteria.connection.ExcelonConnectionEntry は Serializable を実装します。 |
_servername
String _servername
_portno
String _portno
_username
String _username
_password
String _password
|
クラス com.infoteria.asteria.connection.FTPConnectionEntry は Serializable を実装します。 |
_host
String _host
_port
int _port
_bPASV
boolean _bPASV
_filenameEncoding
String _filenameEncoding
_username
String _username
_password
String _password
_timeout
long _timeout
|
クラス com.infoteria.asteria.connection.HTTPConnectionEntry は Serializable を実装します。 |
_url
String _url
_urlEncoding
String _urlEncoding
_timeout
int _timeout
_dontUseSystemProxySettings
boolean _dontUseSystemProxySettings
_username
String _username
_password
String _password
|
クラス com.infoteria.asteria.connection.IMAP4ConnectionEntry は Serializable を実装します。 |
host
String host
port
int port
auth
String auth
mailbox
String mailbox
user
String user
password
String password
timeout
long timeout
|
クラス com.infoteria.asteria.connection.JNDIConnectionEntry は Serializable を実装します。 |
_jndi_props
Properties _jndi_props
|
クラス com.infoteria.asteria.connection.NeoCoreConnectionEntry は Serializable を実装します。 |
_servername
String _servername
_portno
String _portno
_username
String _username
_password
String _password
|
クラス com.infoteria.asteria.connection.NotesConnectionEntry は Serializable を実装します。 |
type
String type
idFile
String idFile
userName
String userName
password
String password
serverName
String serverName
|
クラス com.infoteria.asteria.connection.POP3ConnectionEntry は Serializable を実装します。 |
host
String host
port
int port
auth
String auth
user
String user
password
String password
timeout
long timeout
|
クラス com.infoteria.asteria.connection.QueueConnectionEntry は 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
|
クラス com.infoteria.asteria.connection.SAPConnectionEntry は Serializable を実装します。 |
|
クラス com.infoteria.asteria.connection.SMTPConnectionEntry は Serializable を実装します。 |
host
String host
port
int port
auth
String auth
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
|
クラス com.infoteria.asteria.connection.TaminoConnectionEntry は Serializable を実装します。 |
_url
String _url
_username
String _username
_password
String _password
_bSucceed
boolean _bSucceed
_exception
Exception _exception
_list
com.infoteria.asteria.util.PairList _list
|
パッケージ com.infoteria.asteria.flowbuilder2.event |
|
クラス com.infoteria.asteria.flowbuilder2.event.ApplicationEvent は Serializable を実装します。 |
_propName
String _propName
_oldValue
Object _oldValue
_newValue
Object _newValue
|
クラス com.infoteria.asteria.flowbuilder2.event.BaseHolderCloneEvent は 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
|
クラス com.infoteria.asteria.flowbuilder2.event.BinderChildEvent は Serializable を実装します。 |
_child
BaseHolder _child
_index
int _index
|
クラス com.infoteria.asteria.flowbuilder2.event.BinderEvent は Serializable を実装します。 |
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.BinderManagerEvent は 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
|
クラス com.infoteria.asteria.flowbuilder2.event.ComponentOutputConnectorEvent は Serializable を実装します。 |
_origin
ComponentOutputConnector _origin
_oldSd
StreamDefinition _oldSd
_newSd
StreamDefinition _newSd
_eventId
int _eventId
|
クラス com.infoteria.asteria.flowbuilder2.event.ConnectionEvent は Serializable を実装します。 |
_id
int _id
_idx
int _idx
_connection
com.infoteria.asteria.flowbuilder2.connection.ConnectionWrapper _connection
|
クラス com.infoteria.asteria.flowbuilder2.event.ConnectorEvent は Serializable を実装します。 |
_oldList
List _oldList
_newList
List _newList
|
クラス com.infoteria.asteria.flowbuilder2.event.DebuggerEvent は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowbuilder2.event.FieldDefinitionEvent は 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
|
クラス com.infoteria.asteria.flowbuilder2.event.FileManagerEvent は Serializable を実装します。 |
_filepath
String _filepath
_newpath
String _newpath
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.FlowEvent は Serializable を実装します。 |
_variables
com.infoteria.asteria.flowbuilder2.exvar.ExternalVariables _variables
|
クラス com.infoteria.asteria.flowbuilder2.event.HomeNodeEvent は Serializable を実装します。 |
_dir
String _dir
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.InspectorPaneEvent は Serializable を実装します。 |
_oldValue
com.infoteria.gui.property.inspector.PropertyEditable _oldValue
_newValue
com.infoteria.gui.property.inspector.PropertyEditable _newValue
|
クラス com.infoteria.asteria.flowbuilder2.event.LinkEvent は Serializable を実装します。 |
_link
Link _link
_object
BaseObject _object
|
クラス com.infoteria.asteria.flowbuilder2.event.MappingHolderEvent は Serializable を実装します。 |
_item
com.infoteria.asteria.flowbuilder2.mapper.MappingItem _item
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.ParserEvent は Serializable を実装します。 |
_message
String _message
_id
int _id
|
クラス com.infoteria.asteria.flowbuilder2.event.SearchEvent は Serializable を実装します。 |
_kind
int _kind
_str
String _str
_replaceStr
String _replaceStr
_option
com.infoteria.asteria.flowengine2.search.SearchOptionEx _option
_flow
com.infoteria.asteria.flowbuilder2.flow.Flow _flow
_object
BaseObject _object
_patterns
com.infoteria.asteria.repository.search.PatternInfo[] _patterns
_resultBase
com.infoteria.asteria.flowbuilder2.search.SearchResult _resultBase
_resultList
List _resultList
|
クラス com.infoteria.asteria.flowbuilder2.event.SelectionEvent は Serializable を実装します。 |
_selection
com.infoteria.asteria.flowbuilder2.core.Selection _selection
|
クラス com.infoteria.asteria.flowbuilder2.event.TriggerEvent は Serializable を実装します。 |
_trigger
com.infoteria.asteria.flowengine2.trigger2.Trigger _trigger
_id
int _id
|
パッケージ 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
|
パッケージ com.infoteria.asteria.flowbuilder2.property.category |
|
クラス com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyEditor は Serializable を実装します。 |
_bEditable
boolean _bEditable
|
クラス com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyMenu は Serializable を実装します。 |
_table
CategoryPropertyEditor _table
_moveUpAction
Action _moveUpAction
_moveDownAction
Action _moveDownAction
_insertAction
Action _insertAction
_deleteAction
Action _deleteAction
_inlineEditorAction
Action _inlineEditorAction
_importAction
Action _importAction
_exportAction
Action _exportAction
|
クラス com.infoteria.asteria.flowbuilder2.property.category.CategoryPropertyTableModel は Serializable を実装します。 |
_catProp
CategoryProperty _catProp
_readonlyCtrl
ReadOnlyController _readonlyCtrl
|
パッケージ com.infoteria.asteria.flowbuilder2.sqlbuilder |
_provider
TableProvider _provider
_list
TableListPane _list
_tableInfo
TableInfoPane _tableInfo
_closer
DialogCloser _closer
_chkAddSchema
JCheckBox _chkAddSchema
|
パッケージ com.infoteria.asteria.flowbuilder2.stream |
|
クラス com.infoteria.asteria.flowbuilder2.stream.StreamEditor は Serializable を実装します。 |
_streamInspector
com.infoteria.asteria.flowbuilder2.stream.StreamInspector _streamInspector
_fieldEditor
FieldEditor _fieldEditor
_streamDef
StreamDefinition _streamDef
|
クラス com.infoteria.asteria.flowbuilder2.stream.StreamPane は 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
|
パッケージ com.infoteria.asteria.flowbuilder2.stream.field |
|
クラス com.infoteria.asteria.flowbuilder2.stream.field.AbstractFieldEditor は Serializable を実装します。 |
_undoManager
com.infoteria.gui.undo.UndoManager _undoManager
_bEditable
boolean _bEditable
_menu
FieldPopupMenu _menu
_umListener
UndoManagerListenerForTable _umListener
|
クラス com.infoteria.asteria.flowbuilder2.stream.field.FieldEditor は Serializable を実装します。 |
_streamDef
StreamDefinition _streamDef
|
クラス com.infoteria.asteria.flowbuilder2.stream.field.FieldPopupMenu は 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
|
クラス com.infoteria.asteria.flowbuilder2.stream.field.FieldTableModel は Serializable を実装します。 |
_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
|
クラス com.infoteria.asteria.flowbuilder2.stream.field.FixedLengthFieldTableModel は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowbuilder2.stream.field.NamespaceDialog は Serializable を実装します。 |
TABLE_SIZE
Dimension TABLE_SIZE
_fieldModel
XMLFieldTableModel _fieldModel
_nsModel
com.infoteria.asteria.flowbuilder2.stream.field.NamespaceTableModel _nsModel
_table
JTable _table
|
クラス com.infoteria.asteria.flowbuilder2.stream.field.XMLFieldTableModel は Serializable を実装します。 |
_visibleFieldList
List _visibleFieldList
_renderer
TableCellRenderer _renderer
|
パッケージ com.infoteria.asteria.flowengine2 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
|
クラス com.infoteria.asteria.flowengine2.EngineFatalError は Serializable を実装します。 |
|
パッケージ com.infoteria.asteria.flowengine2.client |
|
パッケージ com.infoteria.asteria.flowengine2.compile |
|
パッケージ com.infoteria.asteria.flowengine2.connection |
|
パッケージ com.infoteria.asteria.flowengine2.execute |
|
クラス com.infoteria.asteria.flowengine2.execute.CancelExecuteException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowengine2.execute.ExceptionBreakInfo は Serializable を実装します。 |
_componentName
String _componentName
_message
String _message
_exceptionFlow
String _exceptionFlow
|
クラス com.infoteria.asteria.flowengine2.execute.ExecuteException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowengine2.execute.ProfileItem は 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
|
クラス com.infoteria.asteria.flowengine2.execute.RequestEndException は Serializable を実装します。 |
_endComponent
com.infoteria.asteria.flowlibrary2.component.control.EndComponent _endComponent
|
クラス com.infoteria.asteria.flowengine2.execute.RequestKilledException は Serializable を実装します。 |
_component
Component _component
|
クラス com.infoteria.asteria.flowengine2.execute.RunningStatus は Serializable を実装します。 |
_id
ProjectId _id
_flowName
String _flowName
_componentName
String _componentName
_nextComponentName
String _nextComponentName
_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
|
パッケージ 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
|
クラス com.infoteria.asteria.flowengine2.exvar.ExternalVariablesStatus は Serializable を実装します。 |
_projectName
String _projectName
_filepath
String _filepath
_status
int _status
|
パッケージ com.infoteria.asteria.flowengine2.flow |
|
クラス com.infoteria.asteria.flowengine2.flow.FlowInfo は Serializable を実装します。 |
_name
String _name
_id
String _id
|
クラス com.infoteria.asteria.flowengine2.flow.FlowInfoEx は Serializable を実装します。 |
_bCompiled
boolean _bCompiled
|
クラス com.infoteria.asteria.flowengine2.flow.ProjectId は Serializable を実装します。 |
_ownerName
String _ownerName
_name
String _name
_fileName
String _fileName
_hash
int _hash
_cache
int _cache
|
クラス com.infoteria.asteria.flowengine2.flow.ProjectIdException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowengine2.flow.XFPInfo は Serializable を実装します。 |
_filename
String _filename
_ownername
String _ownername
_project
String _project
_lastmodified
long _lastmodified
_length
long _length
_registered
boolean _registered
_system
boolean _system
|
パッケージ com.infoteria.asteria.flowengine2.log |
|
クラス com.infoteria.asteria.flowengine2.log.FLoggingEvent は Serializable を実装します。 |
_context
ExecuteContext _context
|
パッケージ com.infoteria.asteria.flowengine2.soap |
_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
|
クラス com.infoteria.asteria.flowengine2.soap.ImportResult は Serializable を実装します。 |
_project
int _project
_trigger
int _trigger
_details
String[] _details
_componentName
String _componentName
_params
VariableList _params
_doc
Document _doc
|
クラス com.infoteria.asteria.flowengine2.soap.RunningStatusRequest は 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
_streamReturnType
int _streamReturnType
_streamReturnSize
int _streamReturnSize
_requestId
String _requestId
|
パッケージ com.infoteria.asteria.flowengine2.transaction |
|
パッケージ com.infoteria.asteria.flowlibrary2 |
_state
int _state
_params
VariableList _params
_componentName
String _componentName
_errorCode
String _errorCode
|
クラス com.infoteria.asteria.flowlibrary2.FlowRuntimeException は Serializable を実装します。 |
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
_code
int _code
|
パッケージ com.infoteria.asteria.flowlibrary2.component |
|
パッケージ com.infoteria.asteria.flowlibrary2.mapper |
_itemName
String _itemName
|
クラス com.infoteria.asteria.flowlibrary2.mapper.PropertyInfo は Serializable を実装します。 |
_name
String _name
_type
Value.Type _type
_required
boolean _required
_default
Value _default
|
パッケージ com.infoteria.asteria.flowlibrary2.property |
|
パッケージ 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
|
クラス com.infoteria.asteria.flowlibrary2.stream.FieldFixedString は Serializable を実装します。 |
_spos
int _spos
_length
int _length
_fractionLength
int _fractionLength
|
クラス com.infoteria.asteria.flowlibrary2.stream.FieldXML は 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
|
クラス com.infoteria.asteria.flowlibrary2.stream.FlatFieldDefinition は 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
|
クラス com.infoteria.asteria.flowlibrary2.stream.StreamDataNULL は 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
_list
List _list
|
クラス com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSet は Serializable を実装します。 |
writeReplace
private Object writeReplace()
throws ObjectStreamException
_rs
ResultSet _rs
_record
RecordResultSet _record
_recCount
int _recCount
|
クラス com.infoteria.asteria.flowlibrary2.stream.StreamDataResultSetForLoop は 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
|
クラス com.infoteria.asteria.flowlibrary2.stream.XMLFieldDefinition は Serializable を実装します。 |
|
クラス com.infoteria.asteria.flowlibrary2.stream.XMLParseException は Serializable を実装します。 |
_list
List _list
|
パッケージ 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
|
パッケージ com.infoteria.asteria.log.parser |
_lineNumber
long _lineNumber
_level
String _level
_dateStr
String _dateStr
_category
String _category
_thread
String _thread
_message
String _message
|
クラス com.infoteria.asteria.log.parser.LogPage は Serializable を実装します。 |
_list
List _list
_filteredList
List _filteredList
_filter
LogFilter _filter
_bAsc
boolean _bAsc
|
クラス com.infoteria.asteria.log.parser.PageInfo は Serializable を実装します。 |
_pageSize
int _pageSize
_pages
List _pages
|
クラス com.infoteria.asteria.log.parser.SearchRequest は 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
_bReserve
boolean _bReserve
|
クラス com.infoteria.asteria.log.parser.SearchResult は Serializable を実装します。 |
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
_startLineNumber
long _startLineNumber
_endLineNumber
long _endLineNumber
_pageSize
int _pageSize
_bNew
boolean _bNew
_list1
LogItem[] _list1
_list2
LogItem[] _list2
_idx1
int _idx1
_idx2
int _idx2
_pageInfo
PageInfo _pageInfo
|
パッケージ com.infoteria.asteria.security.aac |
|
クラス com.infoteria.asteria.security.aac.AlreadyExistGroupException は Serializable を実装します。 |
_groupname
String _groupname
|
クラス com.infoteria.asteria.security.aac.AlreadyExistUserException は Serializable を実装します。 |
_username
String _username
|
クラス com.infoteria.asteria.security.aac.ASecurityException は Serializable を実装します。 |
_targetException
Throwable _targetException
|
クラス com.infoteria.asteria.security.aac.AttributeNotFoundException は Serializable を実装します。 |
_attrname
String _attrname
|
クラス com.infoteria.asteria.security.aac.BasicRole は Serializable を実装します。 |
_name
String _name
|
クラス com.infoteria.asteria.security.aac.Group は Serializable を実装します。 |
_id
long _id
_smallname
String _smallname
_groupname
String _groupname
_roles
com.infoteria.asteria.security.aac.IRole[] _roles
_attribute
Map _attribute
|
クラス com.infoteria.asteria.security.aac.GroupNotFoundException は Serializable を実装します。 |
_groupname
String _groupname
|
クラス com.infoteria.asteria.security.aac.InvalidPasswordException は Serializable を実装します。 |
_password
String _password
|
クラス com.infoteria.asteria.security.aac.RealmException は Serializable を実装します。 |
|
クラス com.infoteria.asteria.security.aac.Role は Serializable を実装します。 |
|
クラス com.infoteria.asteria.security.aac.RoleException は Serializable を実装します。 |
_username
String _username
_rolename
String _rolename
|
クラス com.infoteria.asteria.security.aac.ScriptException は 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
|
クラス com.infoteria.asteria.security.aac.UserNotFoundException は Serializable を実装します。 |
_username
String _username
|
パッケージ com.infoteria.asteria.sqlbuilder.ui |
|
クラス com.infoteria.asteria.sqlbuilder.ui.ColumnListPane は Serializable を実装します。 |
_model
com.infoteria.asteria.sqlbuilder.ui.ColumnListModel _model
_columnEditor
TableCellEditor _columnEditor
_ascEditor
TableCellEditor _ascEditor
_builder
SQLBuilder _builder
_jtable
JTable _jtable
|
クラス com.infoteria.asteria.sqlbuilder.ui.ConditionDialog は 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
|
クラス com.infoteria.asteria.sqlbuilder.ui.ConditionPane は Serializable を実装します。 |
_model
com.infoteria.asteria.sqlbuilder.ui.ConditionModel _model
_jtable
JTable _jtable
|
クラス com.infoteria.asteria.sqlbuilder.ui.MainPanel は Serializable を実装します。 |
_provider
TableProvider _provider
_builder
SQLBuilder _builder
_sqlPane
SQLPane _sqlPane
_rdbPane
RDBPanel _rdbPane
_selectPane
ColumnListPane _selectPane
_orderByPane
ColumnListPane _orderByPane
_condPane
ConditionPane _condPane
_paramPane
ParamPane _paramPane
_topPane
com.jidesoft.swing.JideSplitPane _topPane
_sidePane
com.jidesoft.swing.JideSplitPane _sidePane
|
クラス com.infoteria.asteria.sqlbuilder.ui.ParamPane は Serializable を実装します。 |
_jtable
JTable _jtable
_model
com.infoteria.asteria.sqlbuilder.ui.ParamModel _model
_typeEditor
TableCellEditor _typeEditor
_valueEditor
TableCellEditor _valueEditor
_builder
SQLBuilder _builder
|
クラス com.infoteria.asteria.sqlbuilder.ui.RDBPanel は 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
|
クラス com.infoteria.asteria.sqlbuilder.ui.SelectTestPane は Serializable を実装します。 |
_provider
TableProvider _provider
_builder
SQLBuilder _builder
_mainPanel
MainPanel _mainPanel
_originalSQL
String _originalSQL
_closer
DialogCloser _closer
|
クラス com.infoteria.asteria.sqlbuilder.ui.SQLPane は 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
|
クラス com.infoteria.asteria.sqlbuilder.ui.TableInfoPane は Serializable を実装します。 |
_model
com.infoteria.asteria.sqlbuilder.ui.TableInfoModel _model
_txtSchema
JTextField _txtSchema
_txtName
JTextField _txtName
|
クラス com.infoteria.asteria.sqlbuilder.ui.TableListPane は Serializable を実装します。 |
_provider
TableProvider _provider
|
クラス com.infoteria.asteria.sqlbuilder.ui.TablePane は 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
|
クラス com.infoteria.asteria.sqlbuilder.ui.TableSelectDialog は Serializable を実装します。 |
_list
TableListPane _list
_closer
DialogCloser _closer
|
クラス com.infoteria.asteria.sqlbuilder.ui.TestParamDialog は Serializable を実装します。 |
_jtable
JTable _jtable
_model
com.infoteria.asteria.sqlbuilder.ui.TestParamModel _model
_closer
DialogCloser _closer
|
パッケージ com.infoteria.asteria.value |
|
クラス com.infoteria.asteria.value.FlowDateFormat は Serializable を実装します。 |
_format2
DateFormat _format2
_format3
DateFormat _format3
_format4
DateFormat _format4
_format5
DateFormat _format5
_format6
DateFormat _format6
|
クラス com.infoteria.asteria.value.ImmutableValue は 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
|
パッケージ com.infoteria.gui.property |
|
クラス com.infoteria.gui.property.PropertyUndoableEdit は Serializable を実装します。 |
_prop
Property _prop
_oldValue
Object _oldValue
_newValue
Object _newValue
|
パッケージ 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
|
パッケージ com.infoteria.gui.property.event |
_old
Object _old
_new
Object _new
_canUndo
boolean _canUndo
_undoList
List _undoList
|
クラス com.infoteria.gui.property.event.PropertyEditableEvent は Serializable を実装します。 |
_id
int _id
_pcEvent
PropertyChangeEvent _pcEvent
|
クラス com.infoteria.gui.property.event.PropertyGroupEvent は Serializable を実装します。 |
|
パッケージ com.infoteria.gui.util |
|
クラス com.infoteria.gui.util.AssignException は Serializable を実装します。 |
|
クラス com.infoteria.gui.util.DialogCloser は Serializable を実装します。 |
_bOK
boolean _bOK
_dialog
JDialog _dialog
_btnOK
JButton _btnOK
_btnCancel
JButton _btnCancel
|
クラス com.infoteria.gui.util.TextDialog は 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
|
パッケージ com.infoteria.swing |
_historyCnt
int _historyCnt
_doc
com.infoteria.swing.text.NumberDocument _doc
_doc
com.infoteria.swing.JTextFieldEx.PlainDocumentEx _doc
_case
int _case
_bAscii
boolean _bAscii
_maxLength
int _maxLength
|
パッケージ 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
|
クラス com.infoteria.swing.table.CheckBoxCellRenderer は Serializable を実装します。 |
|
クラス com.infoteria.swing.table.ColorCellEditor は Serializable を実装します。 |
_parent
Component _parent
_title
String _title
|
クラス com.infoteria.swing.table.ColorCellRenderer は Serializable を実装します。 |
_border
com.infoteria.swing.border.MatteBorder _border
|
クラス com.infoteria.swing.table.ExpandItemRenderer は Serializable を実装します。 |
_icon
com.infoteria.swing.table.ExpandIcon _icon
|
クラス com.infoteria.swing.table.FilePathCellEditor は Serializable を実装します。 |
_chooser
JFileChooser _chooser
_parent
Component _parent
|
クラス com.infoteria.swing.table.NumberCellEditor は Serializable を実装します。 |
_text
JNumberField _text
|
クラス com.infoteria.swing.table.TextDialogCellEditor は Serializable を実装します。 |
_owner
Window _owner
_title
String _title
_bMultiLine
boolean _bMultiLine