Serialized Form
Package planetj.dataengine |
mExecutingContext
ExecutingContext mExecutingContext
- The ExecutingContext for this context
mNavigationKey
String mNavigationKey
- Key used to store/retrieve this Row to/from navigation.
mLocked
boolean mLocked
- Variable used to lock this context.
mParameterValues
List mParameterValues
- Parameter values.
mParameterNames
List mParameterNames
- List of parameter names.
mCode
String mCode
- Get this context's code string (may contain possible parameters).
mOriginalCode
String mOriginalCode
- Get this context's original code string.
mParameterized
boolean mParameterized
- Indicates if this context is parameterized (if its code string contains parameters).
mParameterSource
Row mParameterSource
- Source Row used to set the parameter values.
mDataTimestamp
long mDataTimestamp
- Timestamp for keeping track of when this context's data was loaded
mParameters
ParameterCollection mParameters
- Contains this context's parameters
mId
String mId
mExpired
boolean mExpired
mNext
AbstractNavigationMap mNext
mPrevious
AbstractNavigationMap mPrevious
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Serial Data:
- Null terminated list of
PropertyChangeListeners
.
At serialization time we skip non-serializable listeners and
only serialize the serializable listeners.
IOException
children
Hashtable children
- Hashtable for managing listeners for specific properties.
Maps property names to PropertyChangeSupport objects.
-
- Since:
- JDK 1.2
propertyChangeSupportSerializedDataVersion
int propertyChangeSupportSerializedDataVersion
- Internal version number
-
- Since:
mUser
IUser mUser
- User
mApplication
Application mApplication
- Application
mMode
int mMode
mObjectMap
HashMap mObjectMap
mType
String mType
- Type of attributes contained in this attribute map.
mRowPropertyGroups
PropertyGroupList mRowPropertyGroups
mProperties
Map mProperties
Package planetj.helpers.properties |
Package planetj.database.filter |
mFilterValue
Object mFilterValue
mFilterComparison
int mFilterComparison
mFieldName
String mFieldName
mFilter
IFilter mFilter
mParent
RowCollection mParent
mConnected
boolean mConnected
Package planetj.dataengine.theme |
Package planetj.fdmanager.magic |
mLibraryNameParam
String mLibraryNameParam
mTableNameParam
String mTableNameParam
mTable
Table mTable
- Deprecated.
mFieldNameParam
String mFieldNameParam
- Deprecated.
mTableNameParam
String mTableNameParam
mLibraryNameParam
String mLibraryNameParam
mTableNameParam
String mTableNameParam
mSystemSessionId
String mSystemSessionId
mListViewSessionId
String mListViewSessionId
- Id used to store and retrieve (from the session) the list view associated with this magic request.
mSQLCountParam
String mSQLCountParam
Package planetj.dataengine.test |
testMethods
Vector testMethods
testMethodNames
Vector testMethodNames
list2size
int list2size
testRunNumber
int testRunNumber
ivjJBExecuteTests
JButton ivjJBExecuteTests
ivjJFrameContentPane
JPanel ivjJFrameContentPane
ivjJLAvailableTests
JLabel ivjJLAvailableTests
ivjJList1
JList ivjJList1
ivjJList2
JList ivjJList2
ivjJLTestsToBeExecuted
JLabel ivjJLTestsToBeExecuted
ivjJScrollPane1
JScrollPane ivjJScrollPane1
ivjJScrollPane2
JScrollPane ivjJScrollPane2
ivjJBClear
JButton ivjJBClear
ivjJTextArea1
JTextArea ivjJTextArea1
ivjJCBPrintToTextArea
JCheckBox ivjJCBPrintToTextArea
ivjJBRemoveAll
JButton ivjJBRemoveAll
ivjJScrollPane3
JScrollPane ivjJScrollPane3
ivjJBSetTests
JButton ivjJBSetTests
ivjAll
JRadioButton ivjAll
ivjRadioButtonPanel
JPanel ivjRadioButtonPanel
ivjButtonGroup1
ButtonGroup ivjButtonGroup1
ivjBTNContaining
JRadioButton ivjBTNContaining
ivjContainingText
JTextField ivjContainingText
extraStuff
String extraStuff
methods
Method[] methods
tab
String tab
- See Also:
- Constant Field Values
ivjPExecute
CMPanelJ ivjPExecute
i1
Integer i1
o2
Object o2
l1
Object l1
times
int times
l
IConnectionListener l
testing
boolean testing
connA
Connection connA
connB
Connection connB
connC
Connection connC
connASemaphore
Object connASemaphore
mainSemaphore
Object mainSemaphore
desired
Connection desired
saved
Connection saved
notDesired
Connection notDesired
testDescription
String testDescription
noTest
boolean noTest
connASQL
List connASQL
connBSQL
List connBSQL
connCSQL
List connCSQL
sql1
String sql1
sql2
String sql2
sql3
String sql3
sql4
String sql4
sql5
String sql5
sql6
String sql6
listener
IDataEngineListener listener
Package planetj.dataengine.parameter |
mValue
Object mValue
mContext
IContext mContext
mSQLIndex
int mSQLIndex
mToken
String mToken
mDataType
int mDataType
mSQLParameter
boolean mSQLParameter
mContextIndex
int mContextIndex
mSource
IParameterSource mSource
mDefaultStringValue
String mDefaultStringValue
mSourceParameterIndex
int mSourceParameterIndex
mECKey
String mECKey
mValueKey
Object mValueKey
mOrderedParameters
List mOrderedParameters
mUnmodifiableParameters
List mUnmodifiableParameters
mContext
IContext mContext
mSourceParameterIndex
int mSourceParameterIndex
mRequestKey
String mRequestKey
mRequestKey
String mRequestKey
mField
Field mField
mDisplay
boolean mDisplay
mName
String mName
mOperationString
String mOperationString
mSQLComparison
SQLComparison mSQLComparison
mFieldDescriptorId
int mFieldDescriptorId
mTableName
String mTableName
mLibraryName
String mLibraryName
Package planetj.dataengine.exception |
mServletConfig
javax.servlet.ServletConfig mServletConfig
mUserid
String mUserid
mSQL
String mSQL
- Original SQL String run that threw the
SQLException
wrapped
within this DESQLException
object.
mExceptions
List mExceptions
Package planetj.database.fielddescriptors |
fieldNames
String[] fieldNames
mCenturyFieldName
String mCenturyFieldName
mYearFieldName
String mYearFieldName
mMonthFieldName
String mMonthFieldName
mDayFieldName
String mDayFieldName
mLock
Object mLock
mColumnNames
List mColumnNames
mFieldClass
Class mFieldClass
mCurrent
boolean mCurrent
- Whether or not this FD is the most current.
mOrigin
short mOrigin
mGuessFieldClass
boolean mGuessFieldClass
POSSIBLE_VALUE_KEY_OPERATION_ID
int POSSIBLE_VALUE_KEY_OPERATION_ID
- See Also:
- Constant Field Values
Package planetj.dataengine.autorun |
mDateFormatter
SimpleDateFormat mDateFormatter
mTimeFormatter
SimpleDateFormat mTimeFormatter
mMailer
CMMailer mMailer
Package planetj.dataengine.applet |
font
Font font
str
String str
xPos
int xPos
Package planetj.dataengine.cache |
mLock
Object mLock
mColumnNames
List mColumnNames
sql
String sql
time
long time
Package planetj.dataengine.sqloperation |
mOriginRow
Row mOriginRow
mParameterized
Boolean mParameterized
mListening
boolean mListening
mReportBreakCollection
ReportBreakCollection mReportBreakCollection
Package planetj.database.possiblevalues |
mAssociatedTableName
String mAssociatedTableName
- Deprecated.
- Table Name that is being assocaiated to:
mAssociatedLibraryName
String mAssociatedLibraryName
- Deprecated.
- Library Name that is being assocaiated to:
mURL
String mURL
- URL of the system.
mAlias
String mAlias
- Alias of the system.
mMetaDataAlias
String mMetaDataAlias
- System alias to where retrieve MetaData (FD's PV's, etc.).
mProperties
String mProperties
mIPAddress
byte[] mIPAddress
mHasAllLibraries
boolean mHasAllLibraries
- indicates if all the libraries have been retrieved for this
DBSystem object.
mDefaultLibraryName
String mDefaultLibraryName
LOCK_RETRIEVE_LIBRARIES
Object LOCK_RETRIEVE_LIBRARIES
- Object used for synchronizing the retrieval of all libraries
for the DBSystem
mDelegateToPersonal
boolean mDelegateToPersonal
mAttributes
Map mAttributes
mTable
Table mTable
name
String name
mValue
Object mValue
mOldValue
Object mOldValue
mDisplayValue
Object mDisplayValue
mSavepointValue
Object mSavepointValue
mHasSavepointValue
boolean mHasSavepointValue
changed
boolean changed
initialized
boolean initialized
mIndex
int mIndex
mRow
Row mRow
mHasValue
boolean mHasValue
mHasOldValue
boolean mHasOldValue
mCurrentValueField
boolean mCurrentValueField
mSkeleton
boolean mSkeleton
mPropertyChangeListeners
List mPropertyChangeListeners
mFieldDescriptor
FieldDescriptorRow mFieldDescriptor
mMaxLength
int mMaxLength
mValidationExceptions
ValidationExceptionCollection mValidationExceptions
mFieldContentDisplayable
boolean mFieldContentDisplayable
index
int index
name
String name
mFieldNames
List mFieldNames
- List of Field names in order to which they appear in a Row.
mFields
Map mFields
- HashMap of Fields keyed by name.
mOrderedFields
List mOrderedFields
- List of Fields in order they exist in the database.
mName
String mName
mSystem
DBSystem mSystem
mTables
Map mTables
mExistenceConfirmed
boolean mExistenceConfirmed
- Marks whether or not this Library's existence in the database has been confirmed.
mHasAllTables
boolean mHasAllTables
- Indicates if all the tables have been retrieved from the database
for this Library.
mRetrieveTablesTask
RetrieveTablesTask mRetrieveTablesTask
- Task used by this DBSystem to retrieve all of its libraries
from the database and create Library objects from them. After
all the libraries are created, then the Tables are retrieved
for those libraries in a similar manner.
LOCK_RETRIEVE_TABLES
Object LOCK_RETRIEVE_TABLES
- Object used for synchronizing the retrieval of all libraries
for the DBSystem
mIPAddress
byte[] mIPAddress
mTableName
String mTableName
mLibraryName
String mLibraryName
mHashCode
int mHashCode
mLastUpdate
long mLastUpdate
mWOWSystemLibrary
short mWOWSystemLibrary
atDistributedTarget
boolean atDistributedTarget
attributes
Map attributes
mChangedSinceLastCheck
boolean mChangedSinceLastCheck
mConcurrentFields
FieldCollection mConcurrentFields
mDistributed
boolean mDistributed
mDistributedAction
String mDistributedAction
mDistributedCreatedURL
URL mDistributedCreatedURL
mDistributedRequestorURL
URL mDistributedRequestorURL
mDistributedTargetURL
URL mDistributedTargetURL
mFieldCollection
FieldCollection mFieldCollection
mKey
RowKey mKey
mMultipleDeleteEnabled
boolean mMultipleDeleteEnabled
mNavigationKey
String mNavigationKey
- Key used to store/retrieve this Row to/from navigation.
mPropertyChangeEventsEnabled
boolean mPropertyChangeEventsEnabled
mPropertyChangeSupport
DataEnginePropertyChangeSupport mPropertyChangeSupport
mReturningFromPossibleValuesSearch
boolean mReturningFromPossibleValuesSearch
- Tells whether or not this row is being returned as the result of a PossibleValuesSearch
mRowCollections
WeakCollection mRowCollections
mTables
TableCollection mTables
mValidateRequired
boolean mValidateRequired
mEstimatedSize
long mEstimatedSize
mDistributed
boolean mDistributed
mDistributedAction
String mDistributedAction
mDistributedCreatedURL
URL mDistributedCreatedURL
mDistributedRequestorURL
URL mDistributedRequestorURL
mDistributedTargetURL
URL mDistributedTargetURL
atDistributedTarget
boolean atDistributedTarget
mRows
List mRows
mNavigationKey
String mNavigationKey
- Key used to store/retrieve this Row to/from navigation.
mSortedColumnsAscending
boolean mSortedColumnsAscending
- Names of columns that have been sorted.
mSortedColumnNames
List mSortedColumnNames
mSortLock
Object mSortLock
mHasNextRowCollection
boolean mHasNextRowCollection
mRetrievedRowCount
int mRetrievedRowCount
mSQLContext
SQLContext mSQLContext
mFieldNames
List mFieldNames
mFieldDescriptors
List mFieldDescriptors
mFieldSets
List mFieldSets
mAttributes
Map mAttributes
mConnectedChildren
WeakCollection mConnectedChildren
mLocked
boolean mLocked
mTimestamp
long mTimestamp
mReturnedFromCache
boolean mReturnedFromCache
mMode
short mMode
mRowCollectionClass
Class mRowCollectionClass
mRowClass
Class mRowClass
mSystemURL
String mSystemURL
mFirstRow
int mFirstRow
mRowCount
int mRowCount
mConnectionOwner
Object mConnectionOwner
mCachingLevel
int mCachingLevel
mCachingTimeMillis
long mCachingTimeMillis
mKeyContext
SQLContext mKeyContext
mCheckDataFileForFDs
boolean mCheckDataFileForFDs
- Flag indicating whether or not to check the Field data
file when retrieving FieldDescriptors for newly created
Fields in each Row.
mSQLStatement
SQLStatement mSQLStatement
- Statement object containing the pieces of the SQL statement
mTables
TableCollection mTables
- List of tables sql context contains.
mRunInBackground
boolean mRunInBackground
mListeners
List mListeners
mUsePreparedStatements
boolean mUsePreparedStatements
mResultSetRetained
boolean mResultSetRetained
mRowCollection
RowCollection mRowCollection
mRowCreator
IRowCreator mRowCreator
mConnectionAlias
String mConnectionAlias
mLogicalFieldNames
List mLogicalFieldNames
mReportBreakCollection
ReportBreakCollection mReportBreakCollection
mTimestamp
long mTimestamp
mAutoRefresh
boolean mAutoRefresh
mTitle
String mTitle
mLiteralUsageIdRow
Row mLiteralUsageIdRow
mBatch
boolean mBatch
mSourceRow
Row mSourceRow
mJoinAssociationContextHash
Integer mJoinAssociationContextHash
mWOWSystemLibrary
short mWOWSystemLibrary
mRectifiedCode
String mRectifiedCode
mName
String mName
library
Library library
mCheckedDataFileForFDs
boolean mCheckedDataFileForFDs
mFDsReadFromDBMetadata
boolean mFDsReadFromDBMetadata
mColumnNames
List mColumnNames
mDatabaseColumnNames
List mDatabaseColumnNames
LOCK
Object LOCK
mExistenceConfirmed
boolean mExistenceConfirmed
- Marks whether or not this table's existence in the database has been confirmed.
mMetadataInvalidationTime
long mMetadataInvalidationTime
mName
String mName
mDescription
String mDescription
mEnabled
boolean mEnabled
mKey
String mKey
mDEKey
String mDEKey
mType
String mType
mVersion
String mVersion
mCalendar
GregorianCalendar mCalendar
mCurrentDate
Date mCurrentDate
mCreatedDate
Date mCreatedDate
mExpirationDate
Date mExpirationDate
mFeatureLevel
int mFeatureLevel
mStoreDate
Date mStoreDate
mRestoreCounter
int mRestoreCounter
mIsExpired
boolean mIsExpired
mIsValid
boolean mIsValid
mInvalidReason
int mInvalidReason
mStoredAsInvalid
boolean mStoredAsInvalid
mHasStateChanged
boolean mHasStateChanged
mFeatureMap
HashMap mFeatureMap
Package planetj.database.field |
mBlob
BlobObject mBlob
mFormat
String mFormat
mDevice
String mDevice
mName
String mName
mAttrAfterTitle
String mAttrAfterTitle
mDisplayHeader
boolean mDisplayHeader
mDisplayHeaderAsLegend
boolean mDisplayHeaderAsLegend
mName
String mName
mFieldSetList
LinkedList mFieldSetList
mDisplayHeader
boolean mDisplayHeader
mDisplayHeaderAsLegend
boolean mDisplayHeaderAsLegend
mCompatibleClass
Class mCompatibleClass
mEncodingNeeded
boolean mEncodingNeeded
mURLPrefix
String mURLPrefix
mNewWindowTarget
String mNewWindowTarget
mNewWindowProperties
String mNewWindowProperties
mLinkStyleClass
String mLinkStyleClass
Package planetj.database.table |
Package planetj.dataengine.email |
cat
org.apache.log4j.Logger cat
Package planetj.connections |
ivjButtonOK
CMButtonJ ivjButtonOK
ivjCenterL
CMPanelJ ivjCenterL
ivjCMDialogJContentPane
JPanel ivjCMDialogJContentPane
ivjPasswordL
CMLabelJ ivjPasswordL
ivjPasswordTF
CMPasswordFieldJ ivjPasswordTF
ivjSouthL
CMPanelJ ivjSouthL
ivjSystemL
CMLabelJ ivjSystemL
ivjUserIDL
CMLabelJ ivjUserIDL
ivjButtonCancel
CMButtonJ ivjButtonCancel
ivjAS400ImageL
CMLabelJ ivjAS400ImageL
ivjSystemLF
CMLimitedField ivjSystemLF
ivjUserIDLF
CMLimitedField ivjUserIDLF
mMaxConnections
int mMaxConnections
mMinConnections
int mMinConnections
mOrphanTimeout
int mOrphanTimeout
mMaxConnSeconds
int mMaxConnSeconds
mAlias
String mAlias
mExtraURLInfo
String mExtraURLInfo
Package planetj.dataengine.webservices |
mObjects
HashMap mObjects
mOpParms
HashMap mOpParms
mOpId
int mOpId
mHost
URL mHost
mUser
String mUser
mPassword
String mPassword
mSessionId
String mSessionId
mUser
String mUser
mValid
boolean mValid
Package planetj.database.report |
mCount
int mCount
mSum
double mSum
mCount
long mCount
mFunctionToken
String mFunctionToken
mFieldName
String mFieldName
mPrecision
int mPrecision
mMax
double mMax
mMin
double mMin
mSum
double mSum
mColumnFunctionToken
String mColumnFunctionToken
mFieldNames
List mFieldNames
mLastValue
Object mLastValue
mBreakColumn
String mBreakColumn
mRows
List mRows
mColumnFunctions
List mColumnFunctions
mReportBreakCollection
ReportBreakCollection mReportBreakCollection
mOverallReportBreak
OverallReportBreak mOverallReportBreak
mReportBreaks
List mReportBreaks
mReportBreak
ReportBreak mReportBreak
mReportBreakCollection
ReportBreakCollection mReportBreakCollection
fieldIcon
Icon fieldIcon
listenerList
EventListenerList listenerList
originalText
String originalText
originalToolTip
String originalToolTip
translatedText
String translatedText
translatedToolTip
String translatedToolTip
desiredMnemonic
char desiredMnemonic
pressedIcon
Icon pressedIcon
selectedIcon
Icon selectedIcon
rolloverIcon
Icon rolloverIcon
disabledIcon
Icon disabledIcon
maxLength
int maxLength
selectedBusinessObject
Object selectedBusinessObject
fieldAction
Action fieldAction
translationId
String translationId
translationId
String translationId
fieldSelected
boolean fieldSelected
originalToolTip
String originalToolTip
translatedToolTip
String translatedToolTip
translationId
String translationId
fieldBusinessObjects
List fieldBusinessObjects
fieldGetterMethod
String fieldGetterMethod
translatedStrings
List translatedStrings
originalStrings
List originalStrings
busObjectLoadInProgress
boolean busObjectLoadInProgress
alphabeticalSortRequired
boolean alphabeticalSortRequired
applicable
boolean applicable
enabledSet
boolean enabledSet
noneInList
boolean noneInList
upperCase
boolean upperCase
- This is for the force to upper case issues.
allowDuplicates
boolean allowDuplicates
- This will enforce whether this combo box allows duplicate entries
This checks to see if one value equals another.
if allowDuplicates = false, then you can if you to add an item that is
already in the combobox, it fails (does not get added)
nextX
int nextX
nextY
int nextY
offsetX
int offsetX
offsetY
int offsetY
translationId
String translationId
parent
Frame parent
clientProperties
Hashtable clientProperties
ivjJDialogContentPane
CMPanelJ ivjJDialogContentPane
alwaysOnTop
boolean alwaysOnTop
timeInMills
int timeInMills
translationId
String translationId
exception
CMException exception
ivjCMCBJFonts
CMComboBoxJ ivjCMCBJFonts
ivjCMCBJSize
CMComboBoxJ ivjCMCBJSize
ivjCMCBJStyle
CMComboBoxJ ivjCMCBJStyle
ivjCMFPFontPanel
CMFontPanel ivjCMFPFontPanel
ivjCMLJSize
CMLabelJ ivjCMLJSize
ivjCMLJStyle
CMLabelJ ivjCMLJStyle
ivjCMPJFonts
CMPanelJ ivjCMPJFonts
ivjCMPJFontsGridLayout
GridLayout ivjCMPJFontsGridLayout
ivjCMPJNorth
CMPanelJ ivjCMPJNorth
ivjCMPJSize
CMPanelJ ivjCMPJSize
ivjCMPJSizeAndStyle
CMPanelJ ivjCMPJSizeAndStyle
ivjCMPJSizeGridLayout
GridLayout ivjCMPJSizeGridLayout
ivjCMPJStyle
CMPanelJ ivjCMPJStyle
ivjCMPJStyleGridLayout
GridLayout ivjCMPJStyleGridLayout
ivjFonts
CMLabelJ ivjFonts
index
int index
fontchoice
String fontchoice
stChoice
int stChoice
siChoice
String siChoice
translationId
String translationId
ivjJFrameContentPane
CMPanelJ ivjJFrameContentPane
ivjBusinessObjectInternal
Object ivjBusinessObjectInternal
clientProperties
Hashtable clientProperties
busyOperation
Vector busyOperation
ed
CMExceptionDialogJ ed
alwaysOnTop
boolean alwaysOnTop
timeInMills
int timeInMills
ivjDecreaseBJ
CMButtonJ ivjDecreaseBJ
ivjIncreaseBJ
CMButtonJ ivjIncreaseBJ
relatedTextField
CMNumberField relatedTextField
ivjEventHandler
CMIncreaserDecreaser.IvjEventHandler ivjEventHandler
translationId
String translationId
originalToolTip
String originalToolTip
nextX
int nextX
nextY
int nextY
offsetX
int offsetX
offsetY
int offsetY
maxLength
int maxLength
upperCase
boolean upperCase
fieldBusinessObjects
List fieldBusinessObjects
fieldGetterMethod
String fieldGetterMethod
translatedStrings
List translatedStrings
originalStrings
List originalStrings
selectedBusinessObjects
List selectedBusinessObjects
autoReloadBusinessObjectsOnPropertyChangeEnabled
boolean autoReloadBusinessObjectsOnPropertyChangeEnabled
autoReloadInProgress
boolean autoReloadInProgress
busLoadInProgress
boolean busLoadInProgress
busChangeInProgress
boolean busChangeInProgress
retainSelectedItems
boolean retainSelectedItems
translationId
String translationId
iconChangedOnFocusGained
boolean iconChangedOnFocusGained
focusGainedIcon
Icon focusGainedIcon
focusLostIcon
Icon focusLostIcon
ivjEventHandler
CMMenuItemJ.IvjEventHandler ivjEventHandler
isInitializing
boolean isInitializing
translationId
String translationId
ivjCMFrameJContentPane
JPanel ivjCMFrameJContentPane
ivjMMMessageManager
MessageManager ivjMMMessageManager
fieldTemp
String fieldTemp
ivjCMLJMessageList
CMListJ ivjCMLJMessageList
ivjCOCPCopyrightPanel
CopyrightOkCancelPanelJ ivjCOCPCopyrightPanel
ivjConnPtoP2Aligning
boolean ivjConnPtoP2Aligning
maxLength
int maxLength
maxValue
int maxValue
minValue
int minValue
autoShowException
boolean autoShowException
decimalUsed
boolean decimalUsed
maxLength
int maxLength
mCountingThread
Thread mCountingThread
mSemaphore
Object mSemaphore
ivjContentsPane
Panel ivjContentsPane
ivjMessageLbl
CMLabelJ ivjMessageLbl
ivjProgressBar
CMProgressBar ivjProgressBar
ivjEventHandler
CMProgressDialog.IvjEventHandler ivjEventHandler
ivjJPanel1
JPanel ivjJPanel1
translationId
String translationId
fieldSelected
boolean fieldSelected
businessObject
Object businessObject
translationId
String translationId
fieldColumnGetterMethods
String[] fieldColumnGetterMethods
mGetterMethods
List mGetterMethods
selectionMode
int selectionMode
fieldJTable
JTable fieldJTable
fieldBusinessObjectsAreInvokable
boolean fieldBusinessObjectsAreInvokable
fieldSelectedBusinessObject
Object fieldSelectedBusinessObject
fieldSelectedBusinessObjectRow
int fieldSelectedBusinessObjectRow
columnsContainingIcons
Integer[] columnsContainingIcons
mSelectionIndex
int mSelectionIndex
mSelectionIndexHolder
int mSelectionIndexHolder
SINGLE_SELECTION
int SINGLE_SELECTION
- A value for the selectionMode property: select one list index
at a time.
- See Also:
CMSmartTableModel.setSelectionMode(int)
SINGLE_INTERVAL_SELECTION
int SINGLE_INTERVAL_SELECTION
- A value for the selectionMode property: select one contiguous
range of indices at a time.
- See Also:
CMSmartTableModel.setSelectionMode(int)
MULTIPLE_INTERVAL_SELECTION
int MULTIPLE_INTERVAL_SELECTION
- A value for the selectionMode property: select one or more
contiguous ranges of indices at a time.
- See Also:
CMSmartTableModel.setSelectionMode(int)
className
String className
cat
org.apache.log4j.Category cat
allowColumnSorting
boolean allowColumnSorting
sorter
TableSorter sorter
mMasterMouseListener
MasterMouseListener mMasterMouseListener
fieldAllObjects
List fieldAllObjects
fieldColumnCount
int fieldColumnCount
fieldColumnNames
String[] fieldColumnNames
translationId
String translationId
translationId
String translationId
applicable
boolean applicable
enabledSet
boolean enabledSet
editableSet
boolean editableSet
setTextString
String setTextString
focusString
String focusString
originalToolTip
String originalToolTip
translatedToolTip
String translatedToolTip
automaticallyTrimContents
boolean automaticallyTrimContents
selectAllTextOnFocusGained
boolean selectAllTextOnFocusGained
translationId
String translationId
mTranslationId
String mTranslationId
mToolTipTranslationId
String mToolTipTranslationId
fieldShowLabelsOnButtons
boolean fieldShowLabelsOnButtons
fieldActions
CMAction[] fieldActions
parent
Frame parent
ivjCancelJB
CMButtonJ ivjCancelJB
ivjCoyprightDialogLJ
CMTPCopyright ivjCoyprightDialogLJ
ivjOkBJ
CMButtonJ ivjOkBJ
ivjOkCancelPJ
CMPanelJ ivjOkCancelPJ
ivjRightPJ
CMPanelJ ivjRightPJ
ivjHelpBJ
CMButtonJ ivjHelpBJ
ivjCMPJPanelSouth
CMPanelJ ivjCMPJPanelSouth
ivjCMPJWestPanelJ
CMPanelJ ivjCMPJWestPanelJ
requestFocusOnOkButton
boolean requestFocusOnOkButton
ivjProgressBar
CMProgressBar ivjProgressBar
mUseMultipleThreads
boolean mUseMultipleThreads
ivjCMFrameJContentPane
JPanel ivjCMFrameJContentPane
ivjJSeparator1
JSeparator ivjJSeparator1
ivjMIJExit
CMMenuItemJ ivjMIJExit
ivjMIJOpen
CMMenuItemJ ivjMIJOpen
ivjMIJSave
CMMenuItemJ ivjMIJSave
ivjMIJSaveAs
CMMenuItemJ ivjMIJSaveAs
ivjMJFile
CMMenuJ ivjMJFile
ivjRowCollectionViewerCMMenuBarJ
CMMenuBarJ ivjRowCollectionViewerCMMenuBarJ
ivjSTMModel
CMSmartTableModel ivjSTMModel
ivjJSPRowCollection
JScrollPane ivjJSPRowCollection
ivjTJRowCollection
CMTableJ ivjTJRowCollection
mFileName
String mFileName
mRowCollection
RowCollection mRowCollection
className
String className
cat
org.apache.log4j.Category cat
model
TableModel model
indexes
int[] indexes
sortingColumns
Vector sortingColumns
ascending
boolean ascending
compares
int compares
mMagicServletURI
String mMagicServletURI
- URI of the servlet to call to handle this request.
mId
String mId
- Id of magic request used to store in session.
mTemplateURIs
Map mTemplateURIs
- URI's to set in the layout's template when finished executing
mNextURI
String mNextURI
- URI to call when request has finished executing.
mCurrentURI
String mCurrentURI
- URI MagicRequest was currently created from.
mLinkedRequestsBefore
List mLinkedRequestsBefore
- List of magic requests to execute before this request.
mLinkedRequestsAfter
List mLinkedRequestsAfter
- List of magic requests to execute after this request.
mRowEventListener
IRowEventListener mRowEventListener
- RowEventListener which allows the listener to be notified on RowEvent actions
mReturnToRequester
boolean mReturnToRequester
- Whether or not a return to the requester is needed.
mStartNewNavigationGroup
boolean mStartNewNavigationGroup
- Whether or not the magic request should start a new group.
mEndNavigationGroup
boolean mEndNavigationGroup
- Whether or not the magic request should end the current navigation group.
mBaseField
Field mBaseField
- Base Field if this request involves an association. Associated select, insert, update, or delete
mBaseRow
Row mBaseRow
- Base Row if this request involves an association. Associated select, insert, update, or delete
mBaseRowCollection
RowCollection mBaseRowCollection
- Base RowCollection if this request acts on a RowCollection.
mCompleted
boolean mCompleted
mSuccessMessage
String mSuccessMessage
- Success message to set in request if magic request is successful.
mFailMessage
String mFailMessage
- Deprecated.
- Fail message to set in request if magic request fails.
mFeatureLevel
int mFeatureLevel
mAnchorName
String mAnchorName
mPopup
boolean mPopup
mContext
SQLContext mContext
mRowId
String mRowId
mContext
SQLContext mContext
mRowsID
String mRowsID
mRowID
String mRowID
mTable
Table mTable
mRowClass
Class mRowClass
mRowSessionId
String mRowSessionId
mRCKey
String mRCKey
- Key used to store an association RowCollection in navigation.
mRowKey
String mRowKey
- Key used to store an association Row in navigation.
mValidateOnExecute
boolean mValidateOnExecute
mRowCollectionSessionId
String mRowCollectionSessionId
mUseRowCollection
boolean mUseRowCollection
mTableId
String mTableId
mObjectId
String mObjectId
- Id of the Row or RowCollection in the session
mAllowMultipleDeletes
boolean mAllowMultipleDeletes
- Indicates whether or not to allow multiple deletes.
mRowDeleted
boolean mRowDeleted
mRowCollectionSessionId
String mRowCollectionSessionId
- Id of the RowCollection in the HttpSession.
mTableID
String mTableID
mNextPreviousAllowed
boolean mNextPreviousAllowed
mSQLContext
SQLContext mSQLContext
mRow
Row mRow
mUpdate
boolean mUpdate
mSystemURL
String mSystemURL
mLogOnID
String mLogOnID
mConnID
String mConnID
mDriver
String mDriver
mUser
String mUser
mPassword
String mPassword
mRowID
String mRowID
- Deprecated.
mEndNavigationGroup
boolean mEndNavigationGroup
- Deprecated.
- Inserts end group by default
mLibraryNameParam
String mLibraryNameParam
- The parameter input key to retrieve the library name from the request. Defaults to
IDataEngine.LIBRARY.
mSelectionListeners
ArrayList mSelectionListeners
mTableId
String mTableId
mTableId
String mTableId
mMSProperties
MSAccessPropertyGroup mMSProperties
mRow
Row mRow
mNext
boolean mNext
mRowSessionId
String mRowSessionId
mTableId
String mTableId
mRowSessionId
String mRowSessionId
- Id used to store selected Row into the session.
(Defaults to IDataEngine.ROW)
mTableID
String mTableID
mFilenameID
String mFilenameID
mTableId
String mTableId
className
String className
mAllowMultipleRemoves
boolean mAllowMultipleRemoves
- Indicates whether or not to allow multiple removes.
mLibrariesSessionId
String mLibrariesSessionId
- Key used to store libraries retrieved from the system into the session.
mTablesSessionId
String mTablesSessionId
mTableSessionId
String mTableSessionId
mRowCollectionSessionId
String mRowCollectionSessionId
- Id of RowCollection used for storing and retrieve out of the HttpSession.
mRC
RowCollection mRC
mRowCollectionSessionId
String mRowCollectionSessionId
- Id used to get RowCollection from the session.
(Defaults to IDataEngine.ROW_COLLECTION)
mRowSessionId
String mRowSessionId
- Id used to store selected Row into the session.
(Defaults to IDataEngine.ROW)
mTableID
String mTableID
mFilenameID
String mFilenameID
mRowSubclassID
String mRowSubclassID
mSystem
DBSystem mSystem
mSystemURLParam
String mSystemURLParam
mSystemAliasParam
String mSystemAliasParam
mUserIdParam
String mUserIdParam
mPasswordParam
String mPasswordParam
mDatabaseNameParam
String mDatabaseNameParam
mPortParam
String mPortParam
mDatabaseNameParam
String mDatabaseNameParam
mPortParam
String mPortParam
mDatabaseNameParam
String mDatabaseNameParam
mPortParam
String mPortParam
mDatabaseNameParam
String mDatabaseNameParam
mPortParam
String mPortParam
mDriver
String mDriver
mDatabaseNameParam
String mDatabaseNameParam
mPortParam
String mPortParam
sortByField
String sortByField
tableId
String tableId
sortOrder
String sortOrder
mSystemAliasToQuery
String mSystemAliasToQuery
- Alias of system to connect to for query.
mSQLStringToExecute
String mSQLStringToExecute
mNumberOfRecordsPerPage
int mNumberOfRecordsPerPage
mFDSystemAlias
String mFDSystemAlias
- Alias of system to connect to for field descriptors.
mListViewSessionId
String mListViewSessionId
- Id used to store and retrieve (from the session) the list view associated with this magic request.
mSQLStringParam
String mSQLStringParam
mSQLCountParam
String mSQLCountParam
mSystemSessionId
String mSystemSessionId
- The key to where the system is stored in the session. Defaults to
IDataEngine.SYSTEM.
mTableNameParam
String mTableNameParam
- The parameter input key to retrieve the table name from the request. Defaults to
IDataEngine.TABLE.
mObjectId
String mObjectId
mRowUpdated
boolean mRowUpdated
mNextPreviousAllowed
boolean mNextPreviousAllowed
mRC
RowCollection mRC
mTableId
String mTableId
Package planetj.fdmanager |
Package planetj.database.sql |
mComparisons
List mComparisons
- List of comparisions for this expression.
mTableTokens
List mTableTokens
mLibraryName
String mLibraryName
mTableName
String mTableName
- Name of table the column exists in (may be null).
mName
String mName
- name of column.
mDisplayName
String mDisplayName
mCompleteToken
String mCompleteToken
mFieldDescriptor
FieldDescriptorRow mFieldDescriptor
- FieldDescriptor associated with this ColumnToken.
mTableClauseToken
TableClauseToken mTableClauseToken
mTableClauseString
String mTableClauseString
LOCK
Object LOCK
mTableClauseToken
TableClauseToken mTableClauseToken
mTableClauseString
String mTableClauseString
- String containing the table to insert into.
DETAILED_MESSAGE
String DETAILED_MESSAGE
- See Also:
- Constant Field Values
mColumnTokens
List mColumnTokens
mTableClauseToken
TableClauseToken mTableClauseToken
mTableClauseString
String mTableClauseString
mColumns
List mColumns
mOperator
OperatorToken mOperator
mValues
List mValues
LOCK
Object LOCK
mExpressionTokens
List mExpressionTokens
mOriginalSQLString
String mOriginalSQLString
- Original sql string this sql statment represents.
mContext
SQLContext mContext
- SQLContext from which this statement originates
mToken
String mToken
- String sequence representing part of an sql statement.
mStatement
SQLStatement mStatement
mTableTokens
List mTableTokens
mTableName
String mTableName
mLibraryName
String mLibraryName
mCorrelationTableName
String mCorrelationTableName
mAssignmentClause
String mAssignmentClause
mTableClauseToken
TableClauseToken mTableClauseToken
mTableClauseString
String mTableClauseString
Package planetj.output.excel |
Package planetj.dataengine.application.magic |
mOperationId
int mOperationId
- Operation for this request.
mApplication
Application mApplication
mOperationId
int mOperationId
mMetaDataAlias
String mMetaDataAlias
mMode
String mMode
mExecutionMode
String mExecutionMode
mDirectSetParameters
List mDirectSetParameters
mApplication
Application mApplication
- Application to create list view for
mSQLStringParameter
String mSQLStringParameter
- HttpRequest parameter id for the sql string to save
mSQLString
String mSQLString
- SQL string to save
mSQLOperationLabel
String mSQLOperationLabel
- Label for ListView being created
mSQLOperationLabelParameter
String mSQLOperationLabelParameter
- HttpRequest paraeter id for the list view's label
mTarget
IMagicRequest mTarget
Package planetj.processes.logon |
jdbcURLAlias
String jdbcURLAlias
SIGN_ON_JSP
String SIGN_ON_JSP
- See Also:
- Constant Field Values
INITIAL_JSP
String INITIAL_JSP
- See Also:
- Constant Field Values
REGISTRATION_JSP
String REGISTRATION_JSP
- See Also:
- Constant Field Values
Package planetj.dataengine.email.html |
cat
org.apache.log4j.Logger cat
Package planetj.dataengine.security.http |
mFailureCount
int mFailureCount
mSignOn
ISignOn mSignOn
mSecured
ISecured mSecured
mSignOn
ISignOn mSignOn
mTimeoutSeconds
int mTimeoutSeconds
mTimestamp
long mTimestamp
mLastTime
long mLastTime
mSystemAlias
String mSystemAlias
mId
int mId
mUserId
String mUserId
mIgnoreUnbind
boolean mIgnoreUnbind
mOwnerId
int mOwnerId
mUserMode
String mUserMode
mFirstName
String mFirstName
mLastName
String mLastName
mRow
Row mRow
mGlobalSignOnKey
byte mGlobalSignOnKey
mApplication
Application mApplication
- Deprecated. replaced by mSecured (ISecured object)
- Application to create list view for
mSecured
ISecured mSecured
- ISecured object to be signed into.
Package planetj.dataengine.http |
mRequest
javax.servlet.http.HttpServletRequest mRequest
mResponse
javax.servlet.http.HttpServletResponse mResponse
mContextPath
String mContextPath
Package planetj.dataexplorer |
Package planetj.dataengine.operation |
mApplicationId
int mApplicationId
- Application id.
mOperationId
int mOperationId
- Operation id.
mMetaDataAlias
String mMetaDataAlias
- Alias of the system the application and operation reside.
mApplicationId
int mApplicationId
- Application id.
mOperationId
int mOperationId
- Operation id.
mMetaDataAlias
String mMetaDataAlias
- Alias of the system the application and operation reside.
mDisplayColumns
List mDisplayColumns
mRowClass
Class mRowClass
mRowCollectionClass
Class mRowCollectionClass
mCachedContext
IOperationContext mCachedContext
mName
String mName
Package planetj.dataengine.display |
mNavigationKey
String mNavigationKey
- Key used to store/retrieve this Row to/from navigation.
Package planetj.dataexplorer.magic |
Package planetj.dataengine.messageboard |
mName
String mName
mValue
Object mValue
mName
String mName
Package planetj.servlet.wrapper |
key
Object key
Package planetj.dataengine.application |
mInitialViewIndex
int mInitialViewIndex
mApplicationClass
Class mApplicationClass
appId
int appId
viewId
int viewId
mConnectionsContext
SQLContext mConnectionsContext
Package planetj.database.flatfile |
mStartTime
Date mStartTime
- Time the task was started.
mCompletionTime
Date mCompletionTime
- Time the task was completed.
mResult
Object mResult
- Result of executing the task.
mException
Exception mException
- Exception (if there was one) that occurred while performing the task.
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Deserializes this WeakCollection
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serializes this WeakCollection
mSerializedItems
List mSerializedItems
className
String className
mChartId
String mChartId
Package planetj.formatters |
Package planetj.dataengine.security |
mUserMode
String mUserMode
mSystemAlias
String mSystemAlias
Package planetj.exception |
fieldMessage
String fieldMessage
fieldDetailedMessage
String fieldDetailedMessage
fieldType
char fieldType
originalException
Exception originalException
mDisplayType
int mDisplayType
mNext
CMException mNext
ivjButtonPanelJ
CMPanelJ ivjButtonPanelJ
ivjCMDialogJContentPane
JPanel ivjCMDialogJContentPane
ivjOkBJ
CMButtonJ ivjOkBJ
ivjCMTabbedPaneJ1
CMTabbedPaneJ ivjCMTabbedPaneJ1
ivjMessagePanelJ
CMPanelJ ivjMessagePanelJ
ivjMessagePanelJ1
CMPanelJ ivjMessagePanelJ1
ivjConnPtoP1Aligning
boolean ivjConnPtoP1Aligning
ivjConnPtoP2Aligning
boolean ivjConnPtoP2Aligning
ivjException1
CMException ivjException1
ivjGifLJ
CMLabelJ ivjGifLJ
ivjCMPanelJ1
CMPanelJ ivjCMPanelJ1
ivjCMTPJDetails
CMTextPaneJ ivjCMTPJDetails
ivjCMTPJMessage
CMTextPaneJ ivjCMTPJMessage
ivjDetailsJSP
JScrollPane ivjDetailsJSP
ivjMessageJSP
JScrollPane ivjMessageJSP
mType
int mType
mAlterations
List mAlterations
mAlterationType
byte mAlterationType
mValidationExceptionShortMessage
String mValidationExceptionShortMessage
mValidationExceptionDetailedMessage
String mValidationExceptionDetailedMessage
mPort
int mPort
sMTPHost
String sMTPHost
popHost
String popHost
userID
String userID
password
String password
debugEnabled
boolean debugEnabled
properties
Properties properties
mContentType
String mContentType
mFrom
String mFrom
mReplyTo
List mReplyTo
mTo
List mTo
mCC
List mCC
mBCC
List mBCC
mSubject
String mSubject
mBody
String mBody
mAttachments
List mAttachments
mAuthenticate
boolean mAuthenticate
Package planetj.database.connection |
mType
int mType
mOriginatingEvent
ConnectionEvent mOriginatingEvent
mMax
long mMax
mMin
long mMin
mTotal
long mTotal
mCount
int mCount
mFailureCount
int mFailureCount
mLastTime
long mLastTime
mName
String mName
Package planetj.dataengine.task |
mMessage
String mMessage
- Message unique to this event.