Serialized Form
Package com.ibm.as400.access |
spooledFileFilter_
SpooledFile spooledFileFilter_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
guiAvailable_
boolean guiAvailable_
mustUseSockets_
boolean mustUseSockets_
showCheckboxes_
boolean showCheckboxes_
systemName_
java.lang.String systemName_
threadUsed_
boolean threadUsed_
useDefaultUser_
boolean useDefaultUser_
usePasswordCache_
boolean usePasswordCache_
userId_
java.lang.String userId_
useSSLConnection_
com.ibm.as400.access.SSLOptions useSSLConnection_
allowChanges
boolean allowChanges
arraySize
int arraySize
arrayType
AS400DataType arrayType
length
int length
byteData_
byte[] byteData_
certificate_
byte[] certificate_
info_
java.lang.String info_
attrType_
int attrType_
byteAttr_
byte[] byteAttr_
isString_
boolean isString_
stringAttr_
java.lang.String stringAttr_
id_
int id_
usrprfImpl_
com.ibm.as400.access.AS400CertificateUsrPrfUtilImpl usrprfImpl_
- The user profile class implementation, either native or remote.
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state. We also
generate a declared file name for the object. I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining varaibles.
as400AttrB_
byte[][] as400AttrB_
as400AttrS_
java.lang.String[] as400AttrS_
ifsPathName_
java.lang.String ifsPathName_
impl_
com.ibm.as400.access.AS400CertificateUtilImpl impl_
info_
java.lang.String info_
libName_
java.lang.String libName_
nextCertificateOffset_
int nextCertificateOffset_
nextCertificateToReturn_
int nextCertificateToReturn_
numberCertificatesFound_
int numberCertificatesFound_
objectName_
java.lang.String objectName_
objectType_
java.lang.String objectType_
system_
AS400 system_
usrSpaceName_
java.lang.String usrSpaceName_
vldlImpl_
com.ibm.as400.access.AS400CertificateVldlUtilImpl vldlImpl_
- The validation list class implementation, either native or remote.
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
msgList_
AS400Message[] msgList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state. We also
generate a declared file name for the object. I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining varaibles.
file_
java.lang.String file_
library_
java.lang.String library_
member_
java.lang.String member_
name_
java.lang.String name_
readNoUpdate_
boolean readNoUpdate_
recordFormat_
RecordFormat recordFormat_
system_
AS400 system_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state.
I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining varaibles.
file_
java.lang.String file_
member_
java.lang.String member_
name_
java.lang.String name_
system_
AS400 system_
id_
int id_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- During object deserialization, this method is called. When it is call
we need to initialize transient data.
CDToRoot
java.lang.String CDToRoot
saveFilePublicAuthority_
java.lang.String saveFilePublicAuthority_
system_
AS400 system_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
closed_
boolean closed_
dataSource_
AS400JDBCConnectionPoolDataSource dataSource_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Deserializes and initializes transient data.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Serializes the server and user information.
databaseName_
java.lang.String databaseName_
dataSourceName_
java.lang.String dataSourceName_
description_
java.lang.String description_
isSecure_
boolean isSecure_
log_
EventLog log_
properties_
com.ibm.as400.access.JDProperties properties_
serialKeyRingName_
java.lang.String serialKeyRingName_
serialServerName_
java.lang.String serialServerName_
serialUserName_
java.lang.String serialUserName_
writer_
java.io.PrintWriter writer_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
command_
java.lang.String command_
concurrency_
int concurrency_
connection_
java.sql.Connection connection_
context_
javax.naming.Context context_
createNewStatement_
boolean createNewStatement_
dataSource_
javax.sql.DataSource dataSource_
dataSourceName_
java.lang.String dataSourceName_
environment_
java.util.Hashtable environment_
escapeProcessing_
boolean escapeProcessing_
isReadOnly_
boolean isReadOnly_
password_
java.lang.String password_
resultSet_
java.sql.ResultSet resultSet_
statement_
java.sql.PreparedStatement statement_
transactionIsolation_
int transactionIsolation_
type_
int type_
typeMap_
java.util.Map typeMap_
url_
java.lang.String url_
useDataSource_
boolean useDataSource_
username_
java.lang.String username_
date_
java.util.Calendar date_
defaultReply_
java.lang.String defaultReply_
fileName_
java.lang.String fileName_
help_
java.lang.String help_
id_
java.lang.String id_
libraryName_
java.lang.String libraryName_
severity_
int severity_
substitutionData_
byte[] substitutionData_
text_
java.lang.String text_
type_
int type_
digits
int digits
scale
int scale
rc_
int rc_
allowChanges
boolean allowChanges
elements
AS400DataType[] elements
ccsid_
int ccsid_
length_
int length_
padding_
byte[] padding_
system_
AS400 system_
digits
int digits
scale
int scale
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
attributesRetrieved_
boolean attributesRetrieved_
ccsid_
int ccsid_
description_
java.lang.String description_
FIFO_
boolean FIFO_
forceToAuxiliaryStorage_
boolean forceToAuxiliaryStorage_
library_
java.lang.String library_
maxEntryLength_
int maxEntryLength_
name_
java.lang.String name_
path_
java.lang.String path_
saveSenderInformation_
boolean saveSenderInformation_
system_
AS400 system_
initialValue_
java.lang.String initialValue_
- Variables
ccsid_
java.lang.String ccsid_
isVariableLength_
boolean isVariableLength_
variableLength_
int variableLength_
table
com.ibm.as400.access.Converter table
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
command_
java.lang.String command_
messageList_
AS400Message[] messageList_
system_
AS400 system_
threadSafety_
boolean threadSafety_
threadSafetyDetermined_
int threadSafetyDetermined_
rc_
int rc_
service_
int service_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
inUse_
boolean inUse_
isRunMaintenance_
boolean isRunMaintenance_
properties_
com.ibm.as400.access.ConnectionPoolProperties properties_
eventID_
int eventID_
exception_
java.lang.Exception exception_
returnCode_
int returnCode_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
authority_
java.lang.String authority_
dataAreaPathName_
java.lang.String dataAreaPathName_
dataAreaType_
int dataAreaType_
ifsPathName_
QSYSObjectPathName ifsPathName_
length_
int length_
name_
java.lang.String name_
system_
AS400 system_
- Variables
textDescription_
java.lang.String textDescription_
id_
int id_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
authority_
java.lang.String authority_
description_
java.lang.String description_
entryLength_
int entryLength_
FIFO_
boolean FIFO_
forceToAuxiliaryStorage_
boolean forceToAuxiliaryStorage_
keyLength_
int keyLength_
saveSenderInfo_
boolean saveSenderInfo_
id_
int id_
dateFormat_
java.lang.String dateFormat_
dateSeparator_
java.lang.String dateSeparator_
ccsid_
java.lang.String ccsid_
isVariableLength_
boolean isVariableLength_
variableLength_
int variableLength_
ccsid_
java.lang.String ccsid_
isVariableLength_
boolean isVariableLength_
variableLength_
int variableLength_
ccsid_
java.lang.String ccsid_
isVariableLength_
boolean isVariableLength_
variableLength_
int variableLength_
ccsid_
java.lang.String ccsid_
isVariableLength_
boolean isVariableLength_
variableLength_
int variableLength_
decimalPositions_
int decimalPositions_
initialValue_
java.math.BigDecimal initialValue_
- Variables
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
cachedCcsid_
int cachedCcsid_
name_
java.lang.String name_
nameAsBytes_
byte[] nameAsBytes_
nameType_
int nameType_
system_
AS400 system_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
system_
AS400 system_
rc_
int rc_
rc_
int rc_
rc_
int rc_
rc_
int rc_
alias_
java.lang.String alias_
allowNull_
boolean allowNull_
columnHeading_
java.lang.String columnHeading_
dataType_
AS400DataType dataType_
ddsName_
java.lang.String ddsName_
defaultValue_
java.lang.Object defaultValue_
DFTCurrentValue_
java.lang.String DFTCurrentValue_
isDFTCurrent_
boolean isDFTCurrent_
isDFTNull_
boolean isDFTNull_
keyFieldFunctions_
java.lang.String[] keyFieldFunctions_
layoutAlignment_
int layoutAlignment_
layoutLength_
int layoutLength_
length_
int length_
name_
java.lang.String name_
refFld_
java.lang.String refFld_
text_
java.lang.String text_
id_
int id_
decimalPositions_
int decimalPositions_
floatPrecision_
java.lang.String floatPrecision_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- During object deserialization, this method is called. When it is call
we need to initialize transient data.
bufferSize_
int bufferSize_
port_
int port_
server_
java.lang.String server_
user_
java.lang.String user_
id_
int id_
isVariableLength_
boolean isVariableLength_
variableLength_
int variableLength_
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
isDirectory_
boolean isDirectory_
isFile_
boolean isFile_
path_
java.lang.String path_
permission_
Permission permission_
system_
AS400 system_
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
path_
java.lang.String path_
shareOption_
int shareOption_
system_
AS400 system_
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
fd_
IFSFileDescriptor fd_
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
append_
boolean append_
ccsid_
int ccsid_
fd_
IFSFileDescriptor fd_
ifsFile_
IFSFile ifsFile_
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
fileHandle_
int fileHandle_
isMandatory_
boolean isMandatory_
length_
int length_
offset_
int offset_
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
existenceOption_
int existenceOption_
fd_
IFSFileDescriptor fd_
forceToStorage_
boolean forceToStorage_
mode_
java.lang.String mode_
rc_
int rc_
rc_
int rc_
rc_
int rc_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes the transient data.
as400_
AS400 as400_
classPath_
java.lang.String classPath_
command_
CommandCall command_
defaultPort_
int defaultPort_
findPort_
boolean findPort_
garbageCollectionFrequency_
int garbageCollectionFrequency_
garbageCollectionInitialSize_
int garbageCollectionInitialSize_
garbageCollectionMaximumSize_
java.lang.String garbageCollectionMaximumSize_
garbageCollectionPriority_
int garbageCollectionPriority_
interpret_
java.lang.String interpret_
javaApplication_
java.lang.String javaApplication_
messageList_
AS400Message[] messageList_
optimization_
java.lang.String optimization_
options_
java.lang.String[] options_
parameters_
java.lang.String[] parameters_
properties_
java.util.Properties properties_
securityCheckLevel_
java.lang.String securityCheckLevel_
standardErrorPort_
int standardErrorPort_
standardInPort_
int standardInPort_
standardOutPort_
int standardOutPort_
cacheChanges_
boolean cacheChanges_
rJob_
RJob rJob_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource.
rJobList_
RJobList rJobList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource.
rJobLog_
RJobLog rJobLog_
keyLength_
int keyLength_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state. We also
generate a declared file name for the object. I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining variables.
rc
int rc
initialValue_
boolean initialValue_
- Variables
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes the transient data.
connected_
boolean connected_
helpTextFormatting_
int helpTextFormatting_
ifsName_
java.lang.String ifsName_
libString_
java.lang.String libString_
messageFileString_
java.lang.String messageFileString_
sys_
AS400 sys_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource.
helpTextFormatting_
int helpTextFormatting_
listDirection_
boolean listDirection_
rMessageQueue_
RMessageQueue rMessageQueue_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
ProgramAttributeSetter attributeSetter_
document_
ProgramCallDocument document_
attributeGetter_
ProgramAttributeGetter attributeGetter_
document_
ProgramCallDocument document_
id_
int id_
idWasSet_
boolean idWasSet_
attributeGetter_
ProgramAttributeGetter attributeGetter_
document_
ProgramCallDocument document_
name_
java.lang.String name_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
ProgramAttributeSetter attributeSetter_
attrsToSetFirst_
java.lang.Object[] attrsToSetFirst_
document_
ProgramCallDocument document_
name_
java.lang.String name_
rc_
int rc_
rc_
int rc_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
id_
int id_
decimalPositions_
int decimalPositions_
cachePasswordCheckbox_
java.awt.Checkbox cachePasswordCheckbox_
cancelButton_
java.awt.Button cancelButton_
defaultUserCheckbox_
java.awt.Checkbox defaultUserCheckbox_
listener_
com.ibm.as400.access.AS400SignonDialogAdapter listener_
okButton_
java.awt.Button okButton_
passwordTextField_
java.awt.TextField passwordTextField_
systemNameTextField_
java.awt.TextField systemNameTextField_
userIdTextField_
java.awt.TextField userIdTextField_
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Serialization support.
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Serialization support.
as400_
AS400 as400_
authorizationList_
java.lang.String authorizationList_
autListBackup_
java.lang.String autListBackup_
autListChanged_
boolean autListChanged_
name_
java.lang.String name_
owner_
java.lang.String owner_
path_
java.lang.String path_
primaryGroup_
java.lang.String primaryGroup_
sensitivityChanged_
boolean sensitivityChanged_
sensitivityLevel_
int sensitivityLevel_
type_
int type_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- We need to initialize our transient and static data when
the object is de-serialized. static final data is OK.
attrs
com.ibm.as400.access.NPCPAttribute attrs
cpID_
com.ibm.as400.access.NPCPID cpID_
objectType_
int objectType_
system_
AS400 system_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
attrsToRetrieve_
com.ibm.as400.access.NPCPAttributeIDList attrsToRetrieve_
idFilter_
com.ibm.as400.access.NPCPID idFilter_
listOutOfSync_
boolean listOutOfSync_
objectAddedEvent_
boolean objectAddedEvent_
selection_
com.ibm.as400.access.NPCPSelection selection_
system_
AS400 system_
typeOfObject_
int typeOfObject_
cpattr_
com.ibm.as400.access.NPCPAttribute cpattr_
cpid_
com.ibm.as400.access.NPCPID cpid_
exception_
java.lang.Exception exception_
id_
int id_
printObject_
PrintObject printObject_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
attrCP_
com.ibm.as400.access.NPCPAttribute attrCP_
featureID_
java.lang.String featureID_
productID_
java.lang.String productID_
releaseLevel_
java.lang.String releaseLevel_
id_
int id_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
library_
java.lang.String library_
messageList_
AS400Message[] messageList_
name_
java.lang.String name_
parameterList_
ProgramParameter[] parameterList_
program_
java.lang.String program_
system_
AS400 system_
threadSafety_
boolean threadSafety_
threadSafetyDetermined_
int threadSafetyDetermined_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
inputData_
byte[] inputData_
outputData_
byte[] outputData_
outputDataLength_
int outputDataLength_
parameterType_
int parameterType_
returnCode_
int returnCode_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
Used when deserializing an object.
changes_
java.beans.PropertyChangeSupport changes_
fullPathName_
java.lang.String fullPathName_
libraryName_
java.lang.String libraryName_
memberName_
java.lang.String memberName_
objectName_
java.lang.String objectName_
objectType_
java.lang.String objectType_
messageQueue_
MessageQueue messageQueue_
rQueuedMessage_
RQueuedMessage rQueuedMessage_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state.
I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining varaibles.
as400Data_
byte[] as400Data_
fieldDescriptions_
FieldDescription[] fieldDescriptions_
fieldOffsets_
int[] fieldOffsets_
fields_
java.lang.Object[] fields_
hasDependentFields_
boolean hasDependentFields_
isConvertedToAS400_
boolean[] isConvertedToAS400_
isConvertedToJava_
boolean[] isConvertedToJava_
name_
java.lang.String name_
nullFieldMap_
boolean[] nullFieldMap_
recordFormat_
RecordFormat recordFormat_
recordLength_
int recordLength_
recordNumber_
int recordNumber_
returnFields_
java.lang.Object[] returnFields_
id_
int id_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state.
I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining varaibles.
delimiter_
char delimiter_
fieldDescriptions_
java.util.Vector fieldDescriptions_
fieldNameToIndexMap_
java.util.Hashtable fieldNameToIndexMap_
hasDependentFields_
boolean hasDependentFields_
keyFieldDescriptions_
java.util.Vector keyFieldDescriptions_
keyFieldNameToIndexMap_
java.util.Hashtable keyFieldNameToIndexMap_
lengthDependentFields_
java.util.Vector lengthDependentFields_
name_
java.lang.String name_
offsetDependentFields_
java.util.Vector offsetDependentFields_
recordFormatID_
java.lang.String recordFormatID_
recordFormatType_
int recordFormatType_
rc_
int rc_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state. We also
generate a declared file name for the object. I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining varaibles.
rc_
int rc_
procedureName_
java.lang.String procedureName_
procedureNameCCSID_
int procedureNameCCSID_
returnValue_
byte[] returnValue_
returnValueFormat_
int returnValueFormat_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readObject
private void readObject(java.io.ObjectInputStream is)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Used for de-serialization.
as400_
AS400 as400_
fieldToFormatMap_
java.util.Hashtable fieldToFormatMap_
format0100_
com.ibm.as400.access.SSTS0100Format format0100_
format0200_
com.ibm.as400.access.SSTS0200Format format0200_
format0300_
com.ibm.as400.access.SSTS0300Format format0300_
formatToRecordMap_
java.util.Hashtable formatToRecordMap_
poolsVector_
java.util.Vector poolsVector_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Provided to initialize transient data if this object is de-serialized.
description_
java.lang.String description_
info_
com.ibm.as400.access.SystemValueInfo info_
name_
java.lang.String name_
system_
AS400 system_
value_
java.lang.Object value_
newValue
java.lang.Object newValue
oldValue
java.lang.Object oldValue
source
java.lang.Object source
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Provided to initialize transient data if this object is de-serialized.
description_
java.lang.String description_
name_
java.lang.String name_
system_
AS400 system_
values_
java.util.Vector values_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Provided to initialize transient data if this object is de-serialized.
connected_
boolean connected_
system_
AS400 system_
timeFormat_
java.lang.String timeFormat_
timeSeparator_
java.lang.String timeSeparator_
rUser_
RUser rUser_
userList_
UserList userList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource.
rUserList_
RUserList rUserList_
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Serialization support.
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Serialization support.
authorities_
boolean[] authorities_
autListMgt_
boolean autListMgt_
committed_
int committed_
dataAuthority_
java.lang.String dataAuthority_
fromAuthorizationList_
boolean fromAuthorizationList_
groupIndicator_
int groupIndicator_
objectAuthority_
int objectAuthority_
userName_
java.lang.String userName_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state. We also
generate a declared file name for the object. I.e we in effect
call the null constructor. By calling ObjectInputStream.defaultReadObject()
we restore the state of any non-static and non-transient variables. We
then continue on to restore the state (as necessary) of the remaining varaibles.
library_
java.lang.String library_
mustUseProgramCall_
boolean mustUseProgramCall_
name_
java.lang.String name_
system_
AS400 system_
userSpacePathName_
java.lang.String userSpacePathName_
id_
int id_
decimalPositions_
int decimalPositions_
Package com.ibm.as400.data |
m_exception
java.lang.Exception m_exception
m_localizedMessage
java.lang.String m_localizedMessage
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
m_as400
AS400 m_as400
m_pcmlDoc
com.ibm.as400.data.PcmlDocument m_pcmlDoc
Package com.ibm.as400.resource |
eventID_
int eventID_
resources_
Resource[] resources_
falseValues_
java.lang.Object[] falseValues_
trueValues_
java.lang.Object[] trueValues_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource list.
numberOfPages_
int numberOfPages_
pageSize_
int pageSize_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource.
fullName_
java.lang.String fullName_
iconColor16_
java.lang.Object iconColor16_
iconColor16Name_
java.lang.String iconColor16Name_
iconColor32_
java.lang.Object iconColor32_
iconColor32Name_
java.lang.String iconColor32Name_
name_
java.lang.String name_
values_
java.util.Hashtable values_
resourceBundle_
java.util.ResourceBundle resourceBundle_
attributeMap_
ProgramMap attributeMap_
document_
ProgramCallDocument document_
programsCalled_
java.util.Vector programsCalled_
system_
AS400 system_
attributeMap_
ProgramMap attributeMap_
defaultBidiStringType_
int defaultBidiStringType_
document_
ProgramCallDocument document_
system_
AS400 system_
ids_
java.lang.Object[] ids_
idsV_
java.util.Vector idsV_
table_
java.util.Hashtable table_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource.
attributes_
ResourceMetaDataTable attributes_
attributeValues_
java.util.Dictionary attributeValues_
connectionEstablished_
boolean connectionEstablished_
currentLevel_
java.lang.String currentLevel_
defaultBidiStringType_
int defaultBidiStringType_
presentation_
Presentation presentation_
propertiesFrozen_
boolean propertiesFrozen_
resourceKey_
java.lang.Object resourceKey_
system_
AS400 system_
attributeID_
java.lang.Object attributeID_
eventID_
int eventID_
value_
java.lang.Object value_
exception_
java.lang.Throwable exception_
expected_
boolean expected_
messageList_
AS400Message[] messageList_
returnCode_
int returnCode_
maxLevel_
java.lang.String maxLevel_
minLevel_
java.lang.String minLevel_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource list.
attributes_
ResourceMetaDataTable attributes_
currentLevel_
java.lang.String currentLevel_
defaultBidiStringType_
int defaultBidiStringType_
presentation_
Presentation presentation_
selections_
ResourceMetaDataTable selections_
selectionValues_
java.util.Hashtable selectionValues_
sortOrders_
java.util.Hashtable sortOrders_
sorts_
ResourceMetaDataTable sorts_
sortValue_
java.lang.Object[] sortValue_
system_
AS400 system_
eventID_
int eventID_
index_
long index_
length_
long length_
resource_
Resource resource_
defaultValue_
java.lang.Object defaultValue_
id_
java.lang.Object id_
level_
ResourceLevel level_
multipleAllowed_
boolean multipleAllowed_
possibleValuePresentations_
java.util.Hashtable possibleValuePresentations_
possibleValues_
java.util.Hashtable possibleValues_
presentation_
Presentation presentation_
readOnly_
boolean readOnly_
type_
java.lang.Class type_
valueLimited_
boolean valueLimited_
metaData_
ResourceMetaData[] metaData_
metaDataByID_
java.util.Hashtable metaDataByID_
file_
IFSFile file_
path_
java.lang.String path_
cache_
java.util.Vector cache_
enum_
java.util.Enumeration enum_
file_
IFSFile file_
path_
java.lang.String path_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
com.ibm.as400.resource.CommandAttributeSetter attributeSetter_
document_
ProgramCallDocument document_
path_
java.lang.String path_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
com.ibm.as400.resource.ProgramKeyAttributeSetter attributeSetter_
internalJobID_
byte[] internalJobID_
name_
java.lang.String name_
number_
java.lang.String number_
user_
java.lang.String user_
internalJobID_
byte[] internalJobID_
name_
java.lang.String name_
number_
java.lang.String number_
user_
java.lang.String user_
document_
ProgramCallDocument document_
path_
java.lang.String path_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
com.ibm.as400.resource.CommandAttributeSetter attributeSetter_
name_
java.lang.String name_
attributeGetter_
ProgramAttributeGetter attributeGetter_
document_
ProgramCallDocument document_
loadID_
java.lang.String loadID_
productID_
java.lang.String productID_
productOption_
java.lang.String productOption_
releaseLevel_
java.lang.String releaseLevel_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
com.ibm.as400.resource.CommandAttributeSetter attributeSetter_
name_
java.lang.String name_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource list.
formatName_
java.lang.String formatName_
openListProgramName_
java.lang.String openListProgramName_
selectionBidiStringTypes_
java.util.Hashtable selectionBidiStringTypes_
selectionMap_
ProgramMap selectionMap_
Package com.ibm.as400.security.auth |
msgList_
AS400Message[] msgList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state.
By calling ObjectInputStream.defaultReadObject() we restore the state of
any non-static and non-transient variables. We then continue on to
restore the state (as necessary) of the remaining varaibles.
principal_
AS400Principal principal_
private_
boolean private_
renewable_
java.lang.Boolean renewable_
standalone_
java.lang.Boolean standalone_
system_
AS400 system_
timed_
java.lang.Boolean timed_
id_
int id_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Overrides the ObjectInputStream.readObject() method in order to return any
transient parts of the object to there properly initialized state.
By calling ObjectInputStream.defaultReadObject() we restore the state of
any non-static and non-transient variables. We then continue on to
restore the state (as necessary) of the remaining varaibles.
system_
AS400 system_
handle_
byte[] handle_
addr_
byte[] addr_
mask_
byte[] mask_
timeoutInterval_
int timeoutInterval_
token_
byte[] token_
type_
int type_
userProfileName_
java.lang.String userProfileName_
Package com.ibm.as400.ui.framework.java |
menuManager
MenuManager menuManager
- The
MenuManager
instance which is managing the currently active menu.
This object will be called to handle events generated by this panel.
- See Also:
MenuManager
m_localizedMessage
java.lang.String m_localizedMessage
m_item
java.lang.Object m_item
m_controlName
java.lang.String m_controlName
m_panelName
java.lang.String m_panelName
m_component
java.awt.Component m_component
m_componentName
java.lang.String m_componentName
m_text
java.lang.String m_text
m_columnsRemaining
int m_columnsRemaining
m_groups
java.util.Vector m_groups
m_modelListener
com.ibm.as400.ui.framework.java.JGroupingTableHeader.ColumnModelListener m_modelListener
m_errorList
java.util.Vector m_errorList
- List of image files for which we have logged errors.
m_listData
java.lang.Object[] m_listData
m_size
int m_size
m_cellStatusDictionary
java.util.Hashtable m_cellStatusDictionary
m_columnCount
int m_columnCount
m_columnData
java.lang.Object[][] m_columnData
m_rowCount
int m_rowCount
m_tableColumns
java.util.Vector m_tableColumns
m_primaryTree
PanelTreeTable.TreeTableCellRenderer m_primaryTree
m_tblModel
PanelTreeTableModel m_tblModel
m_treeRenderer
PanelTreeTable.TreeRenderer m_treeRenderer
m_bHasFocus
boolean m_bHasFocus
m_bSelected
boolean m_bSelected
m_errorList
java.util.Vector m_errorList
m_tree
javax.swing.JTree m_tree
this$0
PanelTreeTable this$0
this$0
PanelTreeTable this$0
visibleRow
int visibleRow
m_caa
com.ibm.as400.ui.framework.java.ComponentAttributeAssociation m_caa
m_jTree
javax.swing.JTree m_jTree
m_treeModel
javax.swing.tree.DefaultTreeModel m_treeModel
m_treeTable
PanelTreeTable m_treeTable
m_table
javax.swing.JTable m_table
m_table
javax.swing.JTable m_table
m_arrowButton
javax.swing.JToggleButton m_arrowButton
- The arrow button
m_arrowButtonPressed
boolean m_arrowButtonPressed
- Tracks if the arrow button was pressed, causing the popup to be dismissed
m_button
javax.swing.JButton m_button
- The main button
m_buttonPressed
boolean m_buttonPressed
- Tracks if the main button was pressed, causing the popup to be dismissed
m_enabled
boolean m_enabled
- Whether the PopupMenuButton is enabled
m_popup
javax.swing.JPopupMenu m_popup
- The popup menu
m_popupListener
com.ibm.as400.ui.framework.java.PopupMenuButton.PopupMenuButtonPopupListener m_popupListener
- Popup menu listener for the popup menu
m_errorList
java.util.Vector m_errorList
- List of image files for which we have logged errors.
m_comboBox
javax.swing.JComboBox m_comboBox
m_maxLength
int m_maxLength
preChangeListener
PreChangeListener preChangeListener
preListenerList
javax.swing.event.EventListenerList preListenerList
Package com.ibm.as400.util.html |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
lang_
java.lang.String lang_
list_
java.util.Vector list_
action_
java.lang.String action_
id_
int id_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
collator_
java.text.Collator collator_
formatter_
java.text.SimpleDateFormat formatter_
options_
java.lang.String[] options_
request_
javax.servlet.http.HttpServletRequest request_
sort_
boolean sort_
system_
AS400 system_
table_
HTMLTable table_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
file_
java.io.File file_
populated_
boolean populated_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
lang_
java.lang.String lang_
name_
java.lang.String name_
size_
int size_
value_
java.lang.String value_
columns_
int columns_
dir_
java.lang.String dir_
lang_
java.lang.String lang_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
align_
java.lang.String align_
dir_
java.lang.String dir_
lang_
java.lang.String lang_
list_
java.util.Vector list_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
archive_
java.lang.String archive_
code_
java.lang.String code_
codebase_
java.lang.String codebase_
height_
int height_
list_
java.util.Vector list_
text_
java.lang.String text_
width_
int width_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
lang_
java.lang.String lang_
list_
java.util.Vector list_
method_
int method_
parms_
java.util.Properties parms_
target_
java.lang.String target_
url_
java.lang.String url_
useGet_
boolean useGet_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
lang_
java.lang.String lang_
list_
java.util.Vector list_
title_
java.lang.String title_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
align_
java.lang.String align_
dir_
java.lang.String dir_
lang_
java.lang.String lang_
level_
int level_
text_
java.lang.String text_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
bookmarkName_
java.lang.String bookmarkName_
dir_
java.lang.String dir_
lang_
java.lang.String lang_
link_
java.lang.String link_
properties_
java.util.Properties properties_
target_
java.lang.String target_
text_
java.lang.String text_
title_
java.lang.String title_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
compact_
boolean compact_
dir_
java.lang.String dir_
lang_
java.lang.String lang_
listItems_
java.util.Vector listItems_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
lang_
java.lang.String lang_
listData_
HTMLTagElement listData_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
content_
java.lang.String content_
dir_
java.lang.String dir_
HttpEquiv_
java.lang.String HttpEquiv_
lang_
java.lang.String lang_
name_
java.lang.String name_
url_
java.lang.String url_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
name_
java.lang.String name_
value_
java.lang.String value_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
list_
java.util.Vector list_
location_
java.lang.String location_
name_
java.lang.String name_
text_
java.lang.String text_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
alignment_
java.lang.String alignment_
borderWidth_
int borderWidth_
caption_
HTMLTableCaption caption_
cellPadding_
int cellPadding_
cellSpacing_
int cellSpacing_
dir_
java.lang.String dir_
headerInUse_
boolean headerInUse_
headerTag_
java.util.Vector headerTag_
lang_
java.lang.String lang_
rows_
java.util.Vector rows_
width_
int width_
widthPercent_
boolean widthPercent_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
align_
java.lang.String align_
dir_
java.lang.String dir_
element_
HTMLTagElement element_
lang_
java.lang.String lang_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
align_
java.lang.String align_
colSpan_
int colSpan_
dir_
java.lang.String dir_
element_
HTMLTagElement element_
height_
int height_
heightPercent_
boolean heightPercent_
lang_
java.lang.String lang_
rowSpan_
int rowSpan_
vAlign_
java.lang.String vAlign_
width_
int width_
widthPercent_
boolean widthPercent_
wrap_
boolean wrap_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
hAlign_
java.lang.String hAlign_
lang_
java.lang.String lang_
row_
java.util.Vector row_
vAlign_
java.lang.String vAlign_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
alignment_
java.lang.String alignment_
bold_
boolean bold_
color_
java.awt.Color color_
dir_
java.lang.String dir_
fixed_
boolean fixed_
italic_
boolean italic_
lang_
java.lang.String lang_
size_
int size_
text_
java.lang.String text_
underscore_
boolean underscore_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
branches_
java.util.Vector branches_
request_
javax.servlet.http.HttpServletRequest request_
sort_
boolean sort_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
branches_
java.util.Vector branches_
elementData_
HTMLTagElement elementData_
expanded_
boolean expanded_
iconUrl_
HTMLHyperlink iconUrl_
sort_
boolean sort_
textUrl_
HTMLHyperlink textUrl_
align_
java.lang.String align_
height_
int height_
source_
java.lang.String source_
width_
int width_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
label_
java.lang.String label_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
cols
int cols
list
java.util.Vector list
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
start_
int start_
type_
java.lang.String type_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
type_
java.lang.String type_
value_
int value_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
groupCheck_
boolean groupCheck_
list_
java.util.Vector list_
name_
java.lang.String name_
useVertAlign_
boolean useVertAlign_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
lang_
java.lang.String lang_
list_
java.util.Vector list_
multiple_
boolean multiple_
name_
java.lang.String name_
optionSelected_
boolean optionSelected_
size_
int size_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
dir_
java.lang.String dir_
lang_
java.lang.String lang_
selected_
boolean selected_
text_
java.lang.String text_
value_
java.lang.String value_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
cols_
int cols_
dir_
java.lang.String dir_
lang_
java.lang.String lang_
name_
java.lang.String name_
rows_
int rows_
text_
java.lang.String text_
maxLength_
int maxLength_
checked_
boolean checked_
label_
java.lang.String label_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
type_
java.lang.String type_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
type_
java.lang.String type_
Package com.ibm.as400.util.reportwriter.processor |
context_
com.ibm.as400.util.reportwriter.processor.Context context_
copies_
int copies_
pageFormat_
java.awt.print.PageFormat pageFormat_
pageRanges_
int[][] pageRanges_
reportName_
java.lang.String reportName_
selection_
int selection_
Package com.ibm.as400.util.servlet |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
htmlTable_
HTMLTable htmlTable_
links_
HTMLHyperlink[] links_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
htmlTable_
HTMLTable htmlTable_
links_
HTMLHyperlink[] links_
maxTableSize_
int maxTableSize_
useMetaData_
boolean useMetaData_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
columnCount_
int columnCount_
columnLabel_
java.lang.String[] columnLabel_
columnName_
java.lang.String[] columnName_
columnSize_
int[] columnSize_
columnType_
int[] columnType_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException,
RowDataException
- Deserializes and initializes transient data.
metadata_
RowMetaData metadata_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException,
RowDataException
- Deserializes and initializes transient data.
recordFormat_
RecordFormat recordFormat_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException,
RowDataException,
java.beans.PropertyVetoException
- Deserializes and initializes transient data.
metadata_
RecordFormatMetaData metadata_
recordFormat_
RecordFormat recordFormat_
columnAttributeIDs_
java.lang.Object[] columnAttributeIDs_
lastException_
java.lang.Exception lastException_
metadata_
com.ibm.as400.util.servlet.ResourceListMetaData metadata_
refreshed_
boolean refreshed_
resourceList_
ResourceList resourceList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException,
RowDataException
- Deserializes and initializes transient data.
rowProperties_
java.util.Vector rowProperties_
rows_
java.util.Vector rows_
id_
int id_
s
java.lang.String s
exception_
java.lang.Exception exception_
s
java.lang.String s
section_
java.lang.String section_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
pathInfo_
java.lang.String pathInfo_
response_
com.ibm.as400.util.servlet.HttpServletResponse response_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the object and initializes the transient data.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException,
RowDataException
- Serializes the metadata information.
columnCount_
int columnCount_
columnDisplaySize_
int[] columnDisplaySize_
columnLabels_
java.lang.String[] columnLabels_
columnName_
java.lang.String[] columnName_
columnPrecision_
int[] columnPrecision_
columnScale_
int[] columnScale_
columnType_
int[] columnType_
columnTypeName_
java.lang.String[] columnTypeName_
isCached_
boolean isCached_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the object and initializes the transient data.
metadata_
SQLResultSetMetaData metadata_
numColumns_
int numColumns_
Package com.ibm.as400.vaccess |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
root_
VNode root_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
allowActions_
boolean allowActions_
confirm_
boolean confirm_
model_
AS400DetailsModel model_
detailsPane_
AS400DetailsPane detailsPane_
treePane_
AS400TreePane treePane_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
m_connoptPaneManager
PanelManager m_connoptPaneManager
m_currentDataSource
AS400JDBCDataSource m_currentDataSource
m_dataBean
AS400JDBCDataSourcePaneDataBean m_dataBean
m_formatPaneManager
PanelManager m_formatPaneManager
m_generalPaneManager
PanelManager m_generalPaneManager
m_justBeingCreated
boolean m_justBeingCreated
m_languagePaneManager
PanelManager m_languagePaneManager
m_otherPaneManager
PanelManager m_otherPaneManager
m_packagePaneManager
PanelManager m_packagePaneManager
m_performancePaneManager
PanelManager m_performancePaneManager
m_serverPaneManager
PanelManager m_serverPaneManager
m_tabbedPaneManager
TabbedPaneManager m_tabbedPaneManager
m_translationPaneManager
PanelManager m_translationPaneManager
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
root_
VNode root_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
allowActions_
boolean allowActions_
confirm_
boolean confirm_
list_
javax.swing.JList list_
model_
AS400ListModel model_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
root_
VNode root_
allowActions_
boolean allowActions_
confirm_
boolean confirm_
model_
AS400TreeModel model_
tree_
javax.swing.JTree tree_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
command_
CommandCall command_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
command_
CommandCall command_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
dataQueue_
DataQueue dataQueue_
component_
java.awt.Component component_
modal_
boolean modal_
exception_
java.lang.Exception exception_
cancel
java.awt.Button cancel
currentDirectory
java.awt.Label currentDirectory
directoryList
com.ibm.as400.vaccess.IFSList directoryList
fileList
com.ibm.as400.vaccess.IFSList fileList
fileName
java.awt.TextField fileName
fileType
java.awt.Choice fileType
filters_
java.util.Hashtable filters_
label1
java.awt.Label label1
label2
java.awt.Label label2
label3
java.awt.Label label3
label4
java.awt.Label label4
listener_
com.ibm.as400.vaccess.IFSFileDialog.Listeners listener_
open
java.awt.Button open
state_
int state_
status
java.awt.TextField status
sys_
AS400 sys_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
file_
IFSFile file_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
dataQueue_
KeyedDataQueue dataQueue_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
program_
ProgramCall program_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
program_
ProgramCall program_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
dataArea_
javax.swing.JPanel dataArea_
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
status_
javax.swing.JLabel status_
tableData_
com.ibm.as400.vaccess.RecordListData tableData_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
tableData_
com.ibm.as400.vaccess.RecordListData tableData_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
model_
RecordListTableModel model_
rightCell_
com.ibm.as400.vaccess.DBCellRenderer rightCell_
tableColor_
java.awt.Color tableColor_
tableShowHorizontalLines_
boolean tableShowHorizontalLines_
tableShowVerticalLines_
boolean tableShowVerticalLines_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
columnAttributeIDs_
java.lang.Object[] columnAttributeIDs_
columnSources_
int[] columnSources_
exceptionOccured_
boolean exceptionOccured_
resourceList_
ResourceList resourceList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
allowActions_
boolean allowActions_
model_
ResourceListDetailsModel model_
resourceProperties_
ResourceProperties resourceProperties_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
exceptionOccured_
boolean exceptionOccured_
resourceList_
ResourceList resourceList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
allowActions_
boolean allowActions_
model_
ResourceListModel model_
resourceProperties_
ResourceProperties resourceProperties_
editable_
boolean editable_
tabCounter_
int tabCounter_
tabLabels_
java.util.Hashtable tabLabels_
tabPropertyIDs_
java.util.Hashtable tabPropertyIDs_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
currentPageNumber_
int currentPageNumber_
estimateStar_
java.lang.String estimateStar_
flashPageNumber_
int flashPageNumber_
initialized_
boolean initialized_
knownPages_
int knownPages_
numberOfPages_
int numberOfPages_
numberOfPagesEst_
boolean numberOfPagesEst_
oldCurrentPage_
int oldCurrentPage_
pageView_
com.ibm.as400.vaccess.SpooledFileViewer.SpooledFilePageView_ pageView_
paperSize_
int paperSize_
spooledFile_
SpooledFile spooledFile_
viewingFidelity_
int viewingFidelity_
zoomPercentage_
float zoomPercentage_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
properties_
java.util.Properties properties_
uid2_
java.lang.String uid2_
url2_
java.lang.String url2_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of this object from an object input stream.
It is used when deserializing an object.
internalLoad_
boolean internalLoad_
schemas_
java.lang.String[] schemas_
schemasUserDefined_
boolean schemasUserDefined_
sqlconn_
SQLConnection sqlconn_
tables_
java.lang.String[] tables_
tablesUserDefined_
boolean tablesUserDefined_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
dataArea_
javax.swing.JPanel dataArea_
dateCell_
com.ibm.as400.vaccess.DBDateCellRenderer dateCell_
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
status_
javax.swing.JLabel status_
tableData_
com.ibm.as400.vaccess.SQLResultSetData tableData_
timeCell_
com.ibm.as400.vaccess.DBDateCellRenderer timeCell_
timestampCell_
com.ibm.as400.vaccess.DBDateCellRenderer timestampCell_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
cacheAll_
boolean cacheAll_
explicitResultSet_
java.sql.ResultSet explicitResultSet_
query_
java.lang.String query_
sqlConnection_
SQLConnection sqlConnection_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
model_
SQLResultSetTableModel model_
rightCell_
com.ibm.as400.vaccess.DBCellRenderer rightCell_
tableColor_
java.awt.Color tableColor_
tableShowHorizontalLines_
boolean tableShowHorizontalLines_
tableShowVerticalLines_
boolean tableShowVerticalLines_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
connection_
SQLConnection connection_
sql_
java.lang.String sql_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
connection_
SQLConnection connection_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the state of this object from an object input stream.
It is used when deserializing an object.
connection_
SQLConnection connection_
sql_
java.lang.String sql_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
action_
VAction action_
actionContext_
VActionContext actionContext_
enabled_
boolean enabled_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
actualFilter_
com.ibm.as400.vaccess.IFSDirectoryFilter actualFilter_
directory_
IFSFile directory_
parent_
VNode parent_
pattern_
java.lang.String pattern_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
file_
IFSFile file_
classPath_
java.lang.String classPath_
firstDraw
boolean firstDraw
hasNext
boolean hasNext
hasPrevious
boolean hasPrevious
inputIndex_
int inputIndex_
inputStr_
java.lang.String inputStr_
inputText_
javax.swing.JTextField inputText_
inputVector_
java.util.Vector inputVector_
javaAppCall_
JavaApplicationCall javaAppCall_
javaRunOver_
boolean javaRunOver_
linesWritten_
long linesWritten_
optionArray_
java.lang.String[] optionArray_
outputText_
javax.swing.JTextArea outputText_
paramNum_
int paramNum_
scrollPane_
javax.swing.JScrollPane scrollPane_
strToken_
java.util.StringTokenizer strToken_
vJavaGetResult_
com.ibm.as400.vaccess.VJavaGetResult vJavaGetResult_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
job_
RJob job_
jobLog_
RJobLog jobLog_
parent_
VNode parent_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
jobList_
RJobList jobList_
name_
java.lang.String name_
number_
java.lang.String number_
parent_
VNode parent_
user_
java.lang.String user_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
message_
RQueuedMessage message_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
message_
AS400Message message_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
messageList_
AS400Message[] messageList_
parent_
VNode parent_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
parent_
VNode parent_
queue_
MessageQueue queue_
duringLoad_
boolean duringLoad_
object_
VObject object_
parent_
VNode parent_
printer_
Printer printer_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
list_
SpooledFileList list_
list_
PrinterList list_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
enabled_
boolean enabled_
object_
VObject object_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
message_
QueuedMessage message_
queue_
MessageQueue queue_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
allowModify_
boolean allowModify_
systemPool_
SystemPool systemPool_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
allowModifyAllPools_
boolean allowModifyAllPools_
parent_
VNode parent_
systemStatus_
SystemStatus systemStatus_
allowModifyAllPools_
boolean allowModifyAllPools_
batchJobsRunningLabel_
javax.swing.JLabel batchJobsRunningLabel_
dateTimeLabel_
javax.swing.JLabel dateTimeLabel_
detailsPane_
AS400DetailsPane detailsPane_
jobsInSystemLabel_
javax.swing.JLabel jobsInSystemLabel_
system_
AS400 system_
systemASPLabel_
javax.swing.JLabel systemASPLabel_
systemASPUsedLabel_
javax.swing.JLabel systemASPUsedLabel_
systemLabel_
javax.swing.JLabel systemLabel_
systemStatus_
SystemStatus systemStatus_
totalAuxiliaryStorageLabel_
javax.swing.JLabel totalAuxiliaryStorageLabel_
usersCurrentlySignedOnLabel_
javax.swing.JLabel usersCurrentlySignedOnLabel_
utilizationLabel_
javax.swing.JLabel utilizationLabel_
vSystemStatus_
VSystemStatus vSystemStatus_
x
java.lang.String x
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
parent_
VNode parent_
systemValueList_
SystemValueList systemValueList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
user_
User user_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
as400_
AS400 as400_
parent_
VNode parent_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
description_
java.lang.String description_
isLoaded_
boolean isLoaded_
parent_
VNode parent_
userList_
UserList userList_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restores the state of the object from an input stream.
This is used when deserializing an object.
component_
java.awt.Component component_
jarEntryName_
java.lang.String jarEntryName_