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
systemName_
java.lang.String systemName_
userId_
java.lang.String userId_
guiAvailable_
boolean guiAvailable_
usePasswordCache_
boolean usePasswordCache_
useDefaultUser_
boolean useDefaultUser_
showCheckboxes_
boolean showCheckboxes_
useSSLConnection_
com.ibm.as400.access.SSLOptions useSSLConnection_
mustUseSockets_
boolean mustUseSockets_
threadUsed_
boolean threadUsed_
locale_
java.util.Locale locale_
arrayType
AS400DataType arrayType
arraySize
int arraySize
allowChanges
boolean allowChanges
length
int length
certificate_
byte[] certificate_
info_
java.lang.String info_
byteData_
byte[] byteData_
attrType_
int attrType_
byteAttr_
byte[] byteAttr_
stringAttr_
java.lang.String stringAttr_
isString_
boolean isString_
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.
ifsPathName_
java.lang.String ifsPathName_
libName_
java.lang.String libName_
objectName_
java.lang.String objectName_
objectType_
java.lang.String objectType_
usrSpaceName_
java.lang.String usrSpaceName_
system_
AS400 system_
as400AttrS_
java.lang.String[] as400AttrS_
as400AttrB_
byte[][] as400AttrB_
nextCertificateToReturn_
int nextCertificateToReturn_
nextCertificateOffset_
int nextCertificateOffset_
numberCertificatesFound_
int numberCertificatesFound_
impl_
com.ibm.as400.access.AS400CertificateUtilImpl impl_
info_
java.lang.String info_
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.
readNoUpdate_
boolean readNoUpdate_
library_
java.lang.String library_
file_
java.lang.String file_
member_
java.lang.String member_
name_
java.lang.String name_
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.
system_
AS400 system_
saveFilePublicAuthority_
java.lang.String saveFilePublicAuthority_
CDToRoot
java.lang.String CDToRoot
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_
minimumPoolSize_
int minimumPoolSize_
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.
dataSourceName_
java.lang.String dataSourceName_
description_
java.lang.String description_
properties_
com.ibm.as400.access.JDProperties properties_
serialServerName_
java.lang.String serialServerName_
serialUserName_
java.lang.String serialUserName_
serialKeyRingName_
java.lang.String serialKeyRingName_
isSecure_
boolean isSecure_
serialPWBytes_
char[] serialPWBytes_
serialKeyRingPWBytes_
char[] serialKeyRingPWBytes_
savePasswordWhenSerialized_
boolean savePasswordWhenSerialized_
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_
dataSourceName_
java.lang.String dataSourceName_
useDataSource_
boolean useDataSource_
url_
java.lang.String url_
username_
java.lang.String username_
password_
java.lang.String password_
connection_
java.sql.Connection connection_
dataSource_
javax.sql.DataSource dataSource_
statement_
java.sql.PreparedStatement statement_
resultSet_
AS400JDBCResultSet resultSet_
context_
javax.naming.Context context_
environment_
java.util.Hashtable environment_
isReadOnly_
boolean isReadOnly_
transactionIsolation_
int transactionIsolation_
typeMap_
java.util.Map typeMap_
createNewStatement_
boolean createNewStatement_
concurrency_
int concurrency_
escapeProcessing_
boolean escapeProcessing_
type_
int type_
date_
java.util.Calendar date_
fileName_
java.lang.String fileName_
id_
java.lang.String id_
libraryName_
java.lang.String libraryName_
defaultReply_
java.lang.String defaultReply_
severity_
int severity_
substitutionData_
byte[] substitutionData_
text_
java.lang.String text_
type_
int type_
help_
java.lang.String help_
digits
int digits
scale
int scale
rc_
int rc_
elements
AS400DataType[] elements
allowChanges
boolean allowChanges
length_
int length_
ccsid_
int ccsid_
system_
AS400 system_
padding_
byte[] padding_
digits
int digits
scale
int scale
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
system_
AS400 system_
path_
java.lang.String path_
library_
java.lang.String library_
name_
java.lang.String name_
ccsid_
int ccsid_
maxEntryLength_
int maxEntryLength_
saveSenderInformation_
boolean saveSenderInformation_
FIFO_
boolean FIFO_
forceToAuxiliaryStorage_
boolean forceToAuxiliaryStorage_
description_
java.lang.String description_
attributesRetrieved_
boolean attributesRetrieved_
initialValue_
java.lang.String initialValue_
- Variables
ccsid_
java.lang.String ccsid_
variableLength_
int variableLength_
isVariableLength_
boolean isVariableLength_
table
com.ibm.as400.access.Converter table
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.
name_
java.lang.String name_
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.
userData_
byte[] userData_
- Variables
entryAuthority_
int entryAuthority_
entryStatus_
int entryStatus_
entryUpdateOption_
int entryUpdateOption_
key_
byte[] key_
timeToLive_
int timeToLive_
ownerProfile_
java.lang.String ownerProfile_
modifyProfile_
java.lang.String modifyProfile_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
system_
AS400 system_
command_
java.lang.String command_
messageList_
AS400Message[] messageList_
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.
properties_
com.ibm.as400.access.ConnectionPoolProperties properties_
inUse_
boolean inUse_
isRunMaintenance_
boolean isRunMaintenance_
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.
system_
AS400 system_
- Variables
dataAreaPathName_
java.lang.String dataAreaPathName_
name_
java.lang.String name_
ifsPathName_
QSYSObjectPathName ifsPathName_
length_
int length_
textDescription_
java.lang.String textDescription_
authority_
java.lang.String authority_
dataAreaType_
int dataAreaType_
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_
variableLength_
int variableLength_
isVariableLength_
boolean isVariableLength_
ccsid_
java.lang.String ccsid_
variableLength_
int variableLength_
isVariableLength_
boolean isVariableLength_
ccsid_
java.lang.String ccsid_
variableLength_
int variableLength_
isVariableLength_
boolean isVariableLength_
ccsid_
java.lang.String ccsid_
variableLength_
int variableLength_
isVariableLength_
boolean isVariableLength_
initialValue_
java.math.BigDecimal initialValue_
- Variables
decimalPositions_
int decimalPositions_
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_
keyFieldFunctions_
java.lang.String[] keyFieldFunctions_
layoutLength_
int layoutLength_
layoutAlignment_
int layoutAlignment_
length_
int length_
name_
java.lang.String name_
refFld_
java.lang.String refFld_
text_
java.lang.String text_
isDFTCurrent_
boolean isDFTCurrent_
DFTCurrentValue_
java.lang.String DFTCurrentValue_
isDFTNull_
boolean isDFTNull_
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.
server_
java.lang.String server_
user_
java.lang.String user_
port_
int port_
bufferSize_
int bufferSize_
id_
int id_
variableLength_
int variableLength_
isVariableLength_
boolean isVariableLength_
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.
system_
AS400 system_
path_
java.lang.String path_
permission_
Permission permission_
isDirectory_
boolean isDirectory_
isFile_
boolean isFile_
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.
fd_
IFSFileDescriptor fd_
append_
boolean append_
ccsid_
int ccsid_
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_
offset_
int offset_
length_
int length_
isMandatory_
boolean isMandatory_
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_
mode_
java.lang.String mode_
forceToStorage_
boolean forceToStorage_
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_
command_
CommandCall command_
messageList_
AS400Message[] messageList_
classPath_
java.lang.String classPath_
defaultPort_
int defaultPort_
findPort_
boolean findPort_
garbageCollectionInitialSize_
int garbageCollectionInitialSize_
garbageCollectionMaximumSize_
java.lang.String garbageCollectionMaximumSize_
garbageCollectionFrequency_
int garbageCollectionFrequency_
garbageCollectionPriority_
int garbageCollectionPriority_
interpret_
java.lang.String interpret_
javaApplication_
java.lang.String javaApplication_
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_
isConnected_
boolean isConnected_
values_
com.ibm.as400.access.JobHashtable values_
cachedChanges_
com.ibm.as400.access.JobHashtable cachedChanges_
name_
java.lang.String name_
user_
java.lang.String user_
number_
java.lang.String number_
status_
java.lang.String status_
type_
java.lang.String type_
subtype_
java.lang.String subtype_
system_
AS400 system_
internalJobID_
java.lang.String internalJobID_
system_
AS400 system_
selectionJobName_
java.lang.String selectionJobName_
selectionUserName_
java.lang.String selectionUserName_
selectionJobNumber_
java.lang.String selectionJobNumber_
selectionJobType_
java.lang.String selectionJobType_
selectActiveJobs_
boolean selectActiveJobs_
selectJobQueueJobs_
boolean selectJobQueueJobs_
selectOutQueueJobs_
boolean selectOutQueueJobs_
activeStatuses_
java.lang.String[] activeStatuses_
currentActiveStatus_
int currentActiveStatus_
selectHeldJobs_
boolean selectHeldJobs_
selectScheduledJobs_
boolean selectScheduledJobs_
selectReadyJobs_
boolean selectReadyJobs_
jobQueues_
java.lang.String[] jobQueues_
currentJobQueue_
int currentJobQueue_
initialUsers_
java.lang.String[] initialUsers_
currentInitialUser_
int currentInitialUser_
serverTypes_
java.lang.String[] serverTypes_
currentServerType_
int currentServerType_
enhancedJobTypes_
int[] enhancedJobTypes_
currentEnhancedJobType_
int currentEnhancedJobType_
length_
int length_
handle_
byte[] handle_
handleToClose_
byte[] handleToClose_
isConnected_
boolean isConnected_
numKeysReturned_
int numKeysReturned_
keyFieldsReturned_
int[] keyFieldsReturned_
keyTypesReturned_
char[] keyTypesReturned_
keyLengthsReturned_
int[] keyLengthsReturned_
keyOffsetsReturned_
int[] keyOffsetsReturned_
currentKey_
int currentKey_
keys_
int[] keys_
currentSortKey_
int currentSortKey_
sortKeys_
int[] sortKeys_
sortOrders_
boolean[] sortOrders_
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.
ifsName_
java.lang.String ifsName_
libString_
java.lang.String libString_
messageFileString_
java.lang.String messageFileString_
sys_
AS400 sys_
connected_
boolean connected_
helpTextFormatting_
int helpTextFormatting_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes the resource.
rMessageQueue_
RMessageQueue rMessageQueue_
helpTextFormatting_
int helpTextFormatting_
listDirection_
boolean listDirection_
document_
ProgramCallDocument document_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
ProgramAttributeSetter attributeSetter_
document_
ProgramCallDocument document_
id_
int id_
idWasSet_
boolean idWasSet_
attributeGetter_
ProgramAttributeGetter attributeGetter_
document_
ProgramCallDocument document_
name_
java.lang.String name_
attributeGetter_
ProgramAttributeGetter attributeGetter_
document_
ProgramCallDocument document_
name_
java.lang.String name_
attrsToSetFirst_
java.lang.Object[] attrsToSetFirst_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
ProgramAttributeSetter attributeSetter_
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_
listener_
com.ibm.as400.access.AS400SignonDialogAdapter listener_
systemNameTextField_
java.awt.TextField systemNameTextField_
userIdTextField_
java.awt.TextField userIdTextField_
passwordTextField_
java.awt.TextField passwordTextField_
defaultUserCheckbox_
java.awt.Checkbox defaultUserCheckbox_
cachePasswordCheckbox_
java.awt.Checkbox cachePasswordCheckbox_
okButton_
java.awt.Button okButton_
cancelButton_
java.awt.Button cancelButton_
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_
ownerChanged_
boolean ownerChanged_
revokeOldAuthority_
boolean revokeOldAuthority_
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_
selection_
com.ibm.as400.access.NPCPSelection selection_
system_
AS400 system_
typeOfObject_
int typeOfObject_
listOutOfSync_
boolean listOutOfSync_
objectAddedEvent_
boolean objectAddedEvent_
id_
int id_
exception_
java.lang.Exception exception_
printObject_
PrintObject printObject_
cpid_
com.ibm.as400.access.NPCPID cpid_
cpattr_
com.ibm.as400.access.NPCPAttribute cpattr_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
attrCP_
com.ibm.as400.access.NPCPAttribute attrCP_
productID_
java.lang.String productID_
featureID_
java.lang.String featureID_
releaseLevel_
java.lang.String releaseLevel_
id_
int id_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
system_
AS400 system_
program_
java.lang.String program_
library_
java.lang.String library_
name_
java.lang.String name_
parameterList_
ProgramParameter[] parameterList_
messageList_
AS400Message[] messageList_
threadSafety_
boolean threadSafety_
threadSafetyDetermined_
int threadSafetyDetermined_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
parameterType_
int parameterType_
inputData_
byte[] inputData_
outputDataLength_
int outputDataLength_
outputData_
byte[] outputData_
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.
fullPathName_
java.lang.String fullPathName_
libraryName_
java.lang.String libraryName_
objectName_
java.lang.String objectName_
memberName_
java.lang.String memberName_
objectType_
java.lang.String objectType_
changes_
java.beans.PropertyChangeSupport changes_
rQueuedMessage_
RQueuedMessage rQueuedMessage_
messageQueue_
MessageQueue messageQueue_
help
java.lang.String help
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_
fields_
java.lang.Object[] fields_
fieldOffsets_
int[] fieldOffsets_
hasDependentFields_
boolean hasDependentFields_
isConvertedToJava_
boolean[] isConvertedToJava_
isConvertedToAS400_
boolean[] isConvertedToAS400_
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_
recordFormatType_
int recordFormatType_
recordFormatID_
java.lang.String recordFormatID_
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_
returnValue_
byte[] returnValue_
returnValueFormat_
int returnValueFormat_
procedureNameCCSID_
int procedureNameCCSID_
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_
poolsVector_
java.util.Vector poolsVector_
format0100_
com.ibm.as400.access.SSTS0100Format format0100_
format0200_
com.ibm.as400.access.SSTS0200Format format0200_
format0300_
com.ibm.as400.access.SSTS0300Format format0300_
fieldToFormatMap_
java.util.Hashtable fieldToFormatMap_
formatToRecordMap_
java.util.Hashtable formatToRecordMap_
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.
info_
com.ibm.as400.access.SystemValueInfo info_
value_
java.lang.Object value_
system_
AS400 system_
name_
java.lang.String name_
description_
java.lang.String description_
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.
system_
AS400 system_
name_
java.lang.String name_
description_
java.lang.String description_
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.
system_
AS400 system_
connected_
boolean connected_
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_
dataAuthority_
java.lang.String dataAuthority_
objectAuthority_
int objectAuthority_
autListMgt_
boolean autListMgt_
committed_
int committed_
groupIndicator_
int groupIndicator_
userName_
java.lang.String userName_
fromAuthorizationList_
boolean fromAuthorizationList_
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.
system_
AS400 system_
userSpacePathName_
java.lang.String userSpacePathName_
library_
java.lang.String library_
name_
java.lang.String name_
mustUseProgramCall_
boolean mustUseProgramCall_
id_
int id_
decimalPositions_
int decimalPositions_
Package com.ibm.as400.data |
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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Custom serialization.
m_rfmlDoc_
com.ibm.as400.data.RfmlDocument m_rfmlDoc_
m_localizedMessage
java.lang.String m_localizedMessage
m_exception
java.lang.Exception m_exception
Package com.ibm.as400.micro |
returnCode_
int returnCode_
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_
table_
java.util.Hashtable table_
ids_
java.lang.Object[] ids_
idsV_
java.util.Vector idsV_
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_
minLevel_
java.lang.String minLevel_
maxLevel_
java.lang.String maxLevel_
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_
sorts_
ResourceMetaDataTable sorts_
sortOrders_
java.util.Hashtable sortOrders_
sortValue_
java.lang.Object[] sortValue_
system_
AS400 system_
eventID_
int eventID_
index_
long index_
length_
long length_
resource_
Resource resource_
id_
java.lang.Object id_
defaultValue_
java.lang.Object defaultValue_
level_
ResourceLevel level_
multipleAllowed_
boolean multipleAllowed_
possibleValues_
java.util.Hashtable possibleValues_
possibleValuePresentations_
java.util.Hashtable possibleValuePresentations_
presentation_
Presentation presentation_
readOnly_
boolean readOnly_
type_
java.lang.Class type_
valueLimited_
boolean valueLimited_
metaDataByID_
java.util.Hashtable metaDataByID_
metaData_
ResourceMetaData[] metaData_
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_
path_
java.lang.String path_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
com.ibm.as400.resource.CommandAttributeSetter attributeSetter_
document_
ProgramCallDocument document_
internalJobID_
byte[] internalJobID_
name_
java.lang.String name_
number_
java.lang.String number_
user_
java.lang.String user_
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_
document_
ProgramCallDocument document_
path_
java.lang.String path_
name_
java.lang.String name_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
com.ibm.as400.resource.CommandAttributeSetter attributeSetter_
productID_
java.lang.String productID_
releaseLevel_
java.lang.String releaseLevel_
productOption_
java.lang.String productOption_
loadID_
java.lang.String loadID_
attributeGetter_
ProgramAttributeGetter attributeGetter_
document_
ProgramCallDocument document_
name_
java.lang.String name_
attributeGetter_
ProgramAttributeGetter attributeGetter_
attributeSetter_
com.ibm.as400.resource.CommandAttributeSetter attributeSetter_
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_
selectionMap_
ProgramMap selectionMap_
selectionBidiStringTypes_
java.util.Hashtable selectionBidiStringTypes_
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.
system_
AS400 system_
principal_
AS400Principal principal_
renewable_
java.lang.Boolean renewable_
standalone_
java.lang.Boolean standalone_
timed_
java.lang.Boolean timed_
private_
boolean private_
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_
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_unselectedForeground
java.awt.Color m_unselectedForeground
m_unselectedBackground
java.awt.Color m_unselectedBackground
m_focusBorder
javax.swing.border.Border m_focusBorder
m_noFocusBorder
javax.swing.border.Border m_noFocusBorder
m_row
int m_row
m_column
int m_column
m_value
ItemDescriptor m_value
m_table
javax.swing.JTable m_table
m_localizedMessage
java.lang.String m_localizedMessage
m_item
java.lang.Object m_item
m_panelName
java.lang.String m_panelName
m_controlName
java.lang.String m_controlName
m_component
java.awt.Component m_component
m_text
java.lang.String m_text
m_componentName
java.lang.String m_componentName
m_groups
java.util.Vector m_groups
m_columnsRemaining
int m_columnsRemaining
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_size
int m_size
m_listData
java.lang.Object[] m_listData
m_rowCount
int m_rowCount
m_columnCount
int m_columnCount
m_tableColumns
java.util.Vector m_tableColumns
m_columnData
java.lang.Object[][] m_columnData
m_cellStatusDictionary
java.util.Hashtable m_cellStatusDictionary
m_primaryTree
PanelTreeTable.TreeTableCellRenderer m_primaryTree
m_tblModel
PanelTreeTableModel m_tblModel
m_treeRenderer
PanelTreeTable.TreeRenderer m_treeRenderer
this$0
PanelTreeTable this$0
m_bSelected
boolean m_bSelected
m_bHasFocus
boolean m_bHasFocus
m_tree
javax.swing.JTree m_tree
m_errorList
java.util.Vector m_errorList
this$0
PanelTreeTable this$0
m_hasFocus
boolean m_hasFocus
visibleRow
int visibleRow
m_column
int m_column
m_color
java.awt.Color m_color
m_jTree
javax.swing.JTree m_jTree
m_treeModel
javax.swing.tree.DefaultTreeModel m_treeModel
m_treeTable
PanelTreeTable m_treeTable
m_caa
com.ibm.as400.ui.framework.java.ComponentAttributeAssociation m_caa
m_table
javax.swing.JTable m_table
m_table
javax.swing.JTable m_table
m_button
javax.swing.JButton m_button
- The main button
m_arrowButton
javax.swing.JToggleButton m_arrowButton
- The arrow button
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_buttonPressed
boolean m_buttonPressed
- Tracks if the main button was pressed, causing the popup to be dismissed
m_arrowButtonPressed
boolean m_arrowButtonPressed
- Tracks if the arrow button was pressed, causing the popup to be dismissed
m_enabled
boolean m_enabled
- Whether the PopupMenuButton is enabled
m_errorList
java.util.Vector m_errorList
- List of image files for which we have logged errors.
m_maxLength
int m_maxLength
m_comboBox
javax.swing.JComboBox m_comboBox
m_nd
NodeDescriptor m_nd
preListenerList
javax.swing.event.EventListenerList preListenerList
preChangeListener
PreChangeListener preChangeListener
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.
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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.
system_
AS400 system_
table_
HTMLTable table_
request_
javax.servlet.http.HttpServletRequest request_
renderer_
FileListRenderer renderer_
sharePath_
java.lang.StringBuffer sharePath_
shareName_
java.lang.StringBuffer shareName_
sort_
boolean sort_
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_
shareName_
java.lang.StringBuffer shareName_
sharePath_
java.lang.StringBuffer sharePath_
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_
size_
int size_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
columns_
int columns_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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_
width_
int width_
height_
int height_
text_
java.lang.String text_
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.
list_
java.util.Vector list_
url_
java.lang.String url_
target_
java.lang.String target_
parms_
java.util.Properties parms_
useGet_
boolean useGet_
method_
int method_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
title_
java.lang.String title_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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.
level_
int level_
text_
java.lang.String text_
align_
java.lang.String align_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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_
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_
location_
java.lang.String location_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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_
source_
java.lang.String source_
align_
java.lang.String align_
alt_
java.lang.String alt_
border_
int border_
height_
int height_
hspace_
int hspace_
width_
int width_
vspace_
int vspace_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
compact_
boolean compact_
listItems_
java.util.Vector listItems_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
listData_
HTMLTagElement listData_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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_
name_
java.lang.String name_
HttpEquiv_
java.lang.String HttpEquiv_
url_
java.lang.String url_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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.
name_
java.lang.String name_
text_
java.lang.String text_
location_
java.lang.String location_
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.
rows_
java.util.Vector rows_
caption_
HTMLTableCaption caption_
headerTag_
java.util.Vector headerTag_
alignment_
java.lang.String alignment_
borderWidth_
int borderWidth_
cellPadding_
int cellPadding_
cellSpacing_
int cellSpacing_
width_
int width_
headerInUse_
boolean headerInUse_
widthPercent_
boolean widthPercent_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
element_
HTMLTagElement element_
align_
java.lang.String align_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
element_
HTMLTagElement element_
align_
java.lang.String align_
colSpan_
int colSpan_
height_
int height_
rowSpan_
int rowSpan_
vAlign_
java.lang.String vAlign_
width_
int width_
wrap_
boolean wrap_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
heightPercent_
boolean heightPercent_
widthPercent_
boolean widthPercent_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
row_
java.util.Vector row_
hAlign_
java.lang.String hAlign_
vAlign_
java.lang.String vAlign_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
attributes_
java.util.Properties attributes_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserializes and initializes transient data.
text_
java.lang.String text_
alignment_
java.lang.String alignment_
color_
java.awt.Color color_
size_
int size_
bold_
boolean bold_
fixed_
boolean fixed_
italic_
boolean italic_
underscore_
boolean underscore_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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_
expanded_
boolean expanded_
textUrl_
HTMLHyperlink textUrl_
iconUrl_
HTMLHyperlink iconUrl_
elementData_
HTMLTagElement elementData_
sort_
boolean sort_
height_
int height_
width_
int width_
align_
java.lang.String align_
source_
java.lang.String source_
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.
list
java.util.Vector list
cols
int cols
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_
start_
int start_
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.
name_
java.lang.String name_
list_
java.util.Vector list_
useVertAlign_
boolean useVertAlign_
groupCheck_
boolean groupCheck_
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_
size_
int size_
multiple_
boolean multiple_
optionSelected_
boolean optionSelected_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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.
value_
java.lang.String value_
selected_
boolean selected_
text_
java.lang.String text_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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_
rows_
int rows_
cols_
int cols_
text_
java.lang.String text_
lang_
java.lang.String lang_
dir_
java.lang.String dir_
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.xsl.composer.framework.Context context_
- The output context to use
Package com.ibm.as400.util.servlet |
head_
java.lang.String head_
end_
java.lang.String end_
useConnectionPool_
boolean useConnectionPool_
realm_
java.lang.String realm_
- The realm used for this servlet instance.
realmDisplayName_
java.lang.String realmDisplayName_
- The actual name the user will see. This may be the same as realm in some cases. A realm of
"localhost" may be meaningless to the user, while a realmDisplayName of "mysystem" may be more
meaningful.
sessionTable_
java.util.Hashtable sessionTable_
- Hashtable used to keep session data.
log_
Log log_
- The log to use for logging traces and errors. //$A2C
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_
columnName_
java.lang.String[] columnName_
columnLabel_
java.lang.String[] columnLabel_
columnType_
int[] columnType_
columnSize_
int[] columnSize_
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.
recordFormat_
RecordFormat recordFormat_
metadata_
RecordFormatMetaData metadata_
metadata_
com.ibm.as400.util.servlet.ResourceListMetaData metadata_
resourceList_
ResourceList resourceList_
columnAttributeIDs_
java.lang.Object[] columnAttributeIDs_
lastException_
java.lang.Exception lastException_
refreshed_
boolean refreshed_
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException,
RowDataException
- Deserializes and initializes transient data.
rows_
java.util.Vector rows_
rowProperties_
java.util.Vector rowProperties_
s
java.lang.String s
id_
int id_
exception_
java.lang.Exception exception_
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.
response_
javax.servlet.http.HttpServletResponse response_
pathInfo_
java.lang.String pathInfo_
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.
columnLabels_
java.lang.String[] columnLabels_
isCached_
boolean isCached_
columnCount_
int columnCount_
columnDisplaySize_
int[] columnDisplaySize_
columnName_
java.lang.String[] columnName_
columnType_
int[] columnType_
columnTypeName_
java.lang.String[] columnTypeName_
columnPrecision_
int[] columnPrecision_
columnScale_
int[] columnScale_
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_
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_currentDataSource
AS400JDBCDataSource m_currentDataSource
m_dataBean
AS400JDBCDataSourcePaneDataBean m_dataBean
m_tabbedPaneManager
TabbedPaneManager m_tabbedPaneManager
m_justBeingCreated
boolean m_justBeingCreated
m_generalPaneManager
PanelManager m_generalPaneManager
m_serverPaneManager
PanelManager m_serverPaneManager
m_packagePaneManager
PanelManager m_packagePaneManager
m_performancePaneManager
PanelManager m_performancePaneManager
m_languagePaneManager
PanelManager m_languagePaneManager
m_otherPaneManager
PanelManager m_otherPaneManager
m_translationPaneManager
PanelManager m_translationPaneManager
m_formatPaneManager
PanelManager m_formatPaneManager
m_connoptPaneManager
PanelManager m_connoptPaneManager
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_
label1
java.awt.Label label1
directoryList
com.ibm.as400.vaccess.IFSList directoryList
label2
java.awt.Label label2
fileList
com.ibm.as400.vaccess.IFSList fileList
label3
java.awt.Label label3
fileName
java.awt.TextField fileName
label4
java.awt.Label label4
fileType
java.awt.Choice fileType
open
java.awt.Button open
cancel
java.awt.Button cancel
currentDirectory
java.awt.Label currentDirectory
status
java.awt.TextField status
sys_
AS400 sys_
state_
int state_
filters_
java.util.Hashtable filters_
listener_
com.ibm.as400.vaccess.IFSFileDialog.Listeners listener_
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.
status_
javax.swing.JLabel status_
dataArea_
javax.swing.JPanel dataArea_
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
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.
model_
RecordListTableModel model_
tableColor_
java.awt.Color tableColor_
tableShowHorizontalLines_
boolean tableShowHorizontalLines_
tableShowVerticalLines_
boolean tableShowVerticalLines_
rightCell_
com.ibm.as400.vaccess.DBCellRenderer rightCell_
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
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_
columnAttributeIDs_
java.lang.Object[] columnAttributeIDs_
columnSources_
int[] columnSources_
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_
tabPropertyIDs_
java.util.Hashtable tabPropertyIDs_
tabLabels_
java.util.Hashtable tabLabels_
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.
initialized_
boolean initialized_
numberOfPagesEst_
boolean numberOfPagesEst_
currentPageNumber_
int currentPageNumber_
flashPageNumber_
int flashPageNumber_
knownPages_
int knownPages_
numberOfPages_
int numberOfPages_
oldCurrentPage_
int oldCurrentPage_
paperSize_
int paperSize_
viewingFidelity_
int viewingFidelity_
zoomPercentage_
float zoomPercentage_
spooledFile_
SpooledFile spooledFile_
pageView_
com.ibm.as400.vaccess.SpooledFileViewer.SpooledFilePageView_ pageView_
estimateStar_
java.lang.String estimateStar_
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.
uid2_
java.lang.String uid2_
properties_
java.util.Properties properties_
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.
sqlconn_
SQLConnection sqlconn_
tables_
java.lang.String[] tables_
schemas_
java.lang.String[] schemas_
tablesUserDefined_
boolean tablesUserDefined_
schemasUserDefined_
boolean schemasUserDefined_
internalLoad_
boolean internalLoad_
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.
status_
javax.swing.JLabel status_
dataArea_
javax.swing.JPanel dataArea_
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
dateCell_
com.ibm.as400.vaccess.DBDateCellRenderer dateCell_
timeCell_
com.ibm.as400.vaccess.DBDateCellRenderer timeCell_
timestampCell_
com.ibm.as400.vaccess.DBDateCellRenderer timestampCell_
tableData_
com.ibm.as400.vaccess.SQLResultSetData tableData_
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_
sqlConnection_
SQLConnection sqlConnection_
query_
java.lang.String query_
explicitResultSet_
java.sql.ResultSet explicitResultSet_
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.
model_
SQLResultSetTableModel model_
tableColor_
java.awt.Color tableColor_
tableShowHorizontalLines_
boolean tableShowHorizontalLines_
tableShowVerticalLines_
boolean tableShowVerticalLines_
rightCell_
com.ibm.as400.vaccess.DBCellRenderer rightCell_
leftCell_
com.ibm.as400.vaccess.DBCellRenderer leftCell_
cellSelector_
com.ibm.as400.vaccess.DBCellSelector cellSelector_
cellEditor_
com.ibm.as400.vaccess.DBCellEditor cellEditor_
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_
javaAppCall_
JavaApplicationCall javaAppCall_
classPath_
java.lang.String classPath_
inputVector_
java.util.Vector inputVector_
inputIndex_
int inputIndex_
inputStr_
java.lang.String inputStr_
inputText_
javax.swing.JTextField inputText_
scrollPane_
javax.swing.JScrollPane scrollPane_
javaRunOver_
boolean javaRunOver_
optionArray_
java.lang.String[] optionArray_
outputText_
javax.swing.JTextArea outputText_
paramNum_
int paramNum_
strToken_
java.util.StringTokenizer strToken_
vJavaGetResult_
com.ibm.as400.vaccess.VJavaGetResult vJavaGetResult_
hasNext
boolean hasNext
hasPrevious
boolean hasPrevious
firstDraw
boolean firstDraw
linesWritten_
long linesWritten_
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_
job_
RJob job_
jobLog_
RJobLog jobLog_
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.
systemPool_
SystemPool systemPool_
allowModify_
boolean allowModify_
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.
systemStatus_
SystemStatus systemStatus_
parent_
VNode parent_
allowModifyAllPools_
boolean allowModifyAllPools_
detailsPane_
AS400DetailsPane detailsPane_
system_
AS400 system_
systemStatus_
SystemStatus systemStatus_
vSystemStatus_
VSystemStatus vSystemStatus_
systemLabel_
javax.swing.JLabel systemLabel_
dateTimeLabel_
javax.swing.JLabel dateTimeLabel_
utilizationLabel_
javax.swing.JLabel utilizationLabel_
systemASPLabel_
javax.swing.JLabel systemASPLabel_
systemASPUsedLabel_
javax.swing.JLabel systemASPUsedLabel_
totalAuxiliaryStorageLabel_
javax.swing.JLabel totalAuxiliaryStorageLabel_
jobsInSystemLabel_
javax.swing.JLabel jobsInSystemLabel_
batchJobsRunningLabel_
javax.swing.JLabel batchJobsRunningLabel_
usersCurrentlySignedOnLabel_
javax.swing.JLabel usersCurrentlySignedOnLabel_
allowModifyAllPools_
boolean allowModifyAllPools_
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.
systemValueList_
SystemValueList systemValueList_
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.
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_
userList_
UserList userList_
parent_
VNode parent_
isLoaded_
boolean isLoaded_
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_