Serialized Form


Package com.ibm.as400.ui.framework.java

Class com.ibm.as400.ui.framework.java.ActionHandler implements Serializable

Serialized Fields

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

Class com.ibm.as400.ui.framework.java.CheckBoxTableCellEditorFW implements Serializable

Serialized Fields

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

Class com.ibm.as400.ui.framework.java.DisplayManagerException implements Serializable

Serialized Fields

m_localizedMessage

java.lang.String m_localizedMessage

Class com.ibm.as400.ui.framework.java.DoubleClickEvent implements Serializable

Serialized Fields

m_item

java.lang.Object m_item

Class com.ibm.as400.ui.framework.java.HelpEvent implements Serializable

Serialized Fields

m_panelName

java.lang.String m_panelName

m_controlName

java.lang.String m_controlName

Class com.ibm.as400.ui.framework.java.IllegalUserDataException implements Serializable

Serialized Fields

m_component

java.awt.Component m_component

m_text

java.lang.String m_text

m_componentName

java.lang.String m_componentName

Class com.ibm.as400.ui.framework.java.JGroupingTableHeader implements Serializable

Serialized Fields

m_groups

java.util.Vector m_groups

m_columnsRemaining

int m_columnsRemaining

m_modelListener

com.ibm.as400.ui.framework.java.JGroupingTableHeader.ColumnModelListener m_modelListener

Class com.ibm.as400.ui.framework.java.ListItemCellRenderer implements Serializable

Serialized Fields

m_errorList

java.util.Vector m_errorList
List of image files for which we have logged errors.

Class com.ibm.as400.ui.framework.java.PanelListModel implements Serializable

Serialized Fields

m_size

int m_size

m_listData

java.lang.Object[] m_listData

Class com.ibm.as400.ui.framework.java.PanelTableModel implements Serializable

Serialized Fields

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

Class com.ibm.as400.ui.framework.java.PopupMenuButton implements Serializable

Serialized Fields

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

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

Class com.ibm.as400.ui.framework.java.PreChangeEvent implements Serializable

Class com.ibm.as400.ui.framework.java.TableItemCellRenderer implements Serializable

Serialized Fields

m_errorList

java.util.Vector m_errorList
List of image files for which we have logged errors.

Class com.ibm.as400.ui.framework.java.TextDocument implements Serializable

Serialized Fields

m_maxLength

int m_maxLength

m_comboBox

javax.swing.JComboBox m_comboBox

Class com.ibm.as400.ui.framework.java.TreeExpandEvent implements Serializable

Serialized Fields

m_nd

NodeDescriptor m_nd

Class com.ibm.as400.ui.framework.java.VerifyingTabbedPane implements Serializable

Serialized Fields

preListenerList

javax.swing.event.EventListenerList preListenerList

preChangeListener

PreChangeListener preChangeListener


Package com.ibm.as400.util.reportwriter.processor

Class com.ibm.as400.util.reportwriter.processor.JSPReportProcessor implements Serializable

Class com.ibm.as400.util.reportwriter.processor.ReportProcessor implements Serializable

Serialized Fields

context_

Context context_
The output context to use

Class com.ibm.as400.util.reportwriter.processor.XSLReportProcessor implements Serializable


Package com.ibm.as400.access

Class com.ibm.as400.access.ActionCompletedEvent implements Serializable

Class com.ibm.as400.access.AFPResource implements Serializable

Class com.ibm.as400.access.AFPResourceList implements Serializable

Serialized Fields

spooledFileFilter_

SpooledFile spooledFileFilter_

Class com.ibm.as400.access.ArrayFieldDescription implements Serializable

Class com.ibm.as400.access.AS400 implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

systemName_

java.lang.String systemName_

userId_

java.lang.String userId_

gssName_

java.lang.String gssName_

guiAvailable_

boolean guiAvailable_

usePasswordCache_

boolean usePasswordCache_

useDefaultUser_

boolean useDefaultUser_

showCheckboxes_

boolean showCheckboxes_

useSSLConnection_

SSLOptions useSSLConnection_

mustUseSockets_

boolean mustUseSockets_

threadUsed_

boolean threadUsed_

locale_

java.util.Locale locale_

socketProperties_

SocketProperties socketProperties_

Class com.ibm.as400.access.AS400Array implements Serializable

Serialized Fields

arrayType

AS400DataType arrayType

arraySize

int arraySize

allowChanges

boolean allowChanges

Class com.ibm.as400.access.AS400Bin2 implements Serializable

Class com.ibm.as400.access.AS400Bin4 implements Serializable

Class com.ibm.as400.access.AS400Bin8 implements Serializable

Class com.ibm.as400.access.AS400ByteArray implements Serializable

Serialized Fields

length

int length

Class com.ibm.as400.access.AS400Certificate implements Serializable

Serialized Fields

certificate_

byte[] certificate_

info_

java.lang.String info_

byteData_

byte[] byteData_

Class com.ibm.as400.access.AS400CertificateAttribute implements Serializable

Serialized Fields

attrType_

int attrType_

byteAttr_

byte[] byteAttr_

stringAttr_

java.lang.String stringAttr_

isString_

boolean isString_

Class com.ibm.as400.access.AS400CertificateEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.AS400CertificateUserProfileUtil implements Serializable

Serialized Fields

usrprfImpl_

AS400CertificateUsrPrfUtilImpl usrprfImpl_
The user profile class implementation, either native or remote.

Class com.ibm.as400.access.AS400CertificateUtil implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs while communicating with the AS/400.
Serialized Fields

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_

AS400CertificateUtilImpl impl_

info_

java.lang.String info_

Class com.ibm.as400.access.AS400CertificateVldlUtil implements Serializable

Serialized Fields

vldlImpl_

AS400CertificateVldlUtilImpl vldlImpl_
The validation list class implementation, either native or remote.

Class com.ibm.as400.access.AS400ConnectionPool implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Throws:
java.io.IOException - If a file I/O error occurs.
java.lang.ClassNotFoundException - If a file error occurs.

Class com.ibm.as400.access.AS400Exception implements Serializable

Serialized Fields

msgList_

AS400Message[] msgList_

Class com.ibm.as400.access.AS400File implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs while communicating with the AS/400.
Serialized Fields

readNoUpdate_

boolean readNoUpdate_

ssp_

boolean ssp_

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_

Class com.ibm.as400.access.AS400FileRecordDescription implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs while communicating with the AS/400.
Serialized Fields

file_

java.lang.String file_

member_

java.lang.String member_

name_

java.lang.String name_

system_

AS400 system_

Class com.ibm.as400.access.AS400FileRecordDescriptionEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.AS400Float4 implements Serializable

Class com.ibm.as400.access.AS400Float8 implements Serializable

Class com.ibm.as400.access.AS400FTP implements Serializable

Serialization Methods

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.

Serialized Fields

system_

AS400 system_

saveFilePublicAuthority_

java.lang.String saveFilePublicAuthority_

CDToRoot

java.lang.String CDToRoot

Class com.ibm.as400.access.AS400JDBCConnectionPool implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Throws:
java.io.IOException - If a file I/O error occurs.
java.lang.ClassNotFoundException - If a file error occurs.
Serialized Fields

closed_

boolean closed_

dataSource_

AS400JDBCConnectionPoolDataSource dataSource_

Class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Class com.ibm.as400.access.AS400JDBCDataSource implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserializes and initializes transient data.

Throws:
java.lang.ClassNotFoundException - If the class cannot be found.
java.io.IOException - If an I/O exception occurs.

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serializes the server and user information.

Throws:
java.io.IOException - If a file I/O error occurs.
Serialized Fields

dataSourceName_

java.lang.String dataSourceName_

description_

java.lang.String description_

properties_

JDProperties properties_

sockProps_

SocketProperties sockProps_

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_

Class com.ibm.as400.access.AS400JDBCRowSet implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.access.AS400JDBCXADataSource implements Serializable

Class com.ibm.as400.access.AS400Message implements Serializable

Serialized Fields

date_

java.util.Calendar date_

dateSent_

java.lang.String dateSent_

timeSent_

java.lang.String timeSent_

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_

Class com.ibm.as400.access.AS400PackedDecimal implements Serializable

Serialized Fields

digits

int digits

scale

int scale

Class com.ibm.as400.access.AS400SecurityException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.AS400Structure implements Serializable

Serialized Fields

elements

AS400DataType[] elements

allowChanges

boolean allowChanges

Class com.ibm.as400.access.AS400Text implements Serializable

Serialized Fields

length_

int length_

ccsid_

int ccsid_

system_

AS400 system_

padding_

byte[] padding_

Class com.ibm.as400.access.AS400UnsignedBin2 implements Serializable

Class com.ibm.as400.access.AS400UnsignedBin4 implements Serializable

Class com.ibm.as400.access.AS400ZonedDecimal implements Serializable

Serialized Fields

digits

int digits

scale

int scale

Class com.ibm.as400.access.BaseDataQueue implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

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_

Class com.ibm.as400.access.BinaryFieldDescription implements Serializable

Class com.ibm.as400.access.CharacterDataArea implements Serializable

Serialized Fields

initialValue_

java.lang.String initialValue_
Variables

Class com.ibm.as400.access.CharacterFieldDescription implements Serializable

Serialized Fields

ccsid_

java.lang.String ccsid_

variableLength_

int variableLength_

isVariableLength_

boolean isVariableLength_

Class com.ibm.as400.access.CharConverter implements Serializable

Serialized Fields

table

Converter table

Class com.ibm.as400.access.ClusteredHashTable implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

name_

java.lang.String name_

system_

AS400 system_

Class com.ibm.as400.access.ClusteredHashTableEntry implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

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_

Class com.ibm.as400.access.Command implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

system_

AS400 system_

path_

java.lang.String path_

commandProcessingProgram_

java.lang.String commandProcessingProgram_

sourceFile_

java.lang.String sourceFile_

validityCheckProgram_

java.lang.String validityCheckProgram_

mode_

java.lang.String mode_

whereAllowedToRun_

java.lang.String whereAllowedToRun_

allowLimitedUser_

boolean allowLimitedUser_

maxPosParms_

int maxPosParms_

promptMessageFile_

java.lang.String promptMessageFile_

messageFile_

java.lang.String messageFile_

helpPanelGroup_

java.lang.String helpPanelGroup_

helpIdentifier_

java.lang.String helpIdentifier_

searchIndex_

java.lang.String searchIndex_

currentLibrary_

java.lang.String currentLibrary_

productLibrary_

java.lang.String productLibrary_

promptOverrideProgram_

java.lang.String promptOverrideProgram_

restricted_

java.lang.String restricted_

description_

java.lang.String description_

cppState_

java.lang.String cppState_

vcState_

java.lang.String vcState_

poState_

java.lang.String poState_

ccsid_

int ccsid_

guiEnabled_

boolean guiEnabled_

threadsafe_

byte threadsafe_

multithreadedJobAction_

byte multithreadedJobAction_

xml_

java.lang.String xml_

xml2_

java.lang.String xml2_

helpIDs_

PanelGroupHelpIdentifier[] helpIDs_

xmlProductLibrary_

java.lang.String xmlProductLibrary_

xmlPanelGroup_

java.lang.String xmlPanelGroup_

xmlHelpText_

java.lang.String xmlHelpText_

refreshed_

boolean refreshed_

refreshedXML_

boolean refreshedXML_

refreshedXML2_

boolean refreshedXML2_

refreshedHelpIDs_

boolean refreshedHelpIDs_

refreshedHelpText_

boolean refreshedHelpText_

refreshedParsedXML_

boolean refreshedParsedXML_

loadedDescription_

boolean loadedDescription_

Class com.ibm.as400.access.CommandCall implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

system_

AS400 system_

command_

java.lang.String command_

messageList_

AS400Message[] messageList_

threadSafety_

boolean threadSafety_

threadSafetyDetermined_

int threadSafetyDetermined_

messageOption_

int messageOption_

Class com.ibm.as400.access.CommandList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

sys_

AS400 sys_

lib_

java.lang.String lib_

cmd_

java.lang.String cmd_

Class com.ibm.as400.access.ConnectionDroppedException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ConnectionEvent implements Serializable

Serialized Fields

service_

int service_

Class com.ibm.as400.access.ConnectionPool implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Throws:
java.io.IOException - If a file I/O error occurs.
java.lang.ClassNotFoundException - If a file error occurs.
Serialized Fields

properties_

ConnectionPoolProperties properties_

inUse_

boolean inUse_

isRunMaintenance_

boolean isRunMaintenance_

Class com.ibm.as400.access.ConnectionPoolEvent implements Serializable

Serialized Fields

eventID_

int eventID_

Class com.ibm.as400.access.ConnectionPoolException implements Serializable

Serialized Fields

exception_

java.lang.Exception exception_

returnCode_

int returnCode_

Class com.ibm.as400.access.DataArea implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.access.DataAreaEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.DataQueue implements Serializable

Class com.ibm.as400.access.DataQueueAttributes implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

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_

Class com.ibm.as400.access.DataQueueEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.DateFieldDescription implements Serializable

Serialized Fields

dateFormat_

java.lang.String dateFormat_

dateSeparator_

java.lang.String dateSeparator_

Class com.ibm.as400.access.DBCSEitherFieldDescription implements Serializable

Serialized Fields

ccsid_

java.lang.String ccsid_

variableLength_

int variableLength_

isVariableLength_

boolean isVariableLength_

Class com.ibm.as400.access.DBCSGraphicFieldDescription implements Serializable

Serialized Fields

ccsid_

java.lang.String ccsid_

variableLength_

int variableLength_

isVariableLength_

boolean isVariableLength_

Class com.ibm.as400.access.DBCSOnlyFieldDescription implements Serializable

Serialized Fields

ccsid_

java.lang.String ccsid_

variableLength_

int variableLength_

isVariableLength_

boolean isVariableLength_

Class com.ibm.as400.access.DBCSOpenFieldDescription implements Serializable

Serialized Fields

ccsid_

java.lang.String ccsid_

variableLength_

int variableLength_

isVariableLength_

boolean isVariableLength_

Class com.ibm.as400.access.DecimalDataArea implements Serializable

Serialized Fields

initialValue_

java.math.BigDecimal initialValue_
Variables


decimalPositions_

int decimalPositions_

Class com.ibm.as400.access.DLOPermission implements Serializable

Class com.ibm.as400.access.EnvironmentVariable implements Serializable

Serialized Fields

system_

AS400 system_

name_

java.lang.String name_

nameBytes_

byte[] nameBytes_

stringType_

int stringType_

Class com.ibm.as400.access.EnvironmentVariableList implements Serializable

Serialized Fields

system_

AS400 system_

Class com.ibm.as400.access.ErrorCompletingRequestException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ExtendedIllegalArgumentException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ExtendedIllegalStateException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ExtendedIOException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.FieldDescription implements Serializable

Serialized Fields

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_

Class com.ibm.as400.access.FileEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.FloatFieldDescription implements Serializable

Serialized Fields

decimalPositions_

int decimalPositions_

floatPrecision_

java.lang.String floatPrecision_

Class com.ibm.as400.access.FTP implements Serializable

Serialization Methods

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.

Serialized Fields

server_

java.lang.String server_

user_

java.lang.String user_

port_

int port_

bufferSize_

int bufferSize_

Class com.ibm.as400.access.FTPEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.HexFieldDescription implements Serializable

Serialized Fields

variableLength_

int variableLength_

isVariableLength_

boolean isVariableLength_

Class com.ibm.as400.access.IFSFile implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

system_

AS400 system_

path_

java.lang.String path_

permission_

Permission permission_

isDirectory_

boolean isDirectory_

isFile_

boolean isFile_

isSymbolicLink_

boolean isSymbolicLink_

Class com.ibm.as400.access.IFSFileDescriptor implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException - If an error occurs while communicating with the AS/400.
java.lang.ClassNotFoundException
Serialized Fields

path_

java.lang.String path_

shareOption_

int shareOption_

system_

AS400 system_

Class com.ibm.as400.access.IFSFileInputStream implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException - If an error occurs while communicating with the AS/400.
java.lang.ClassNotFoundException
Serialized Fields

fd_

IFSFileDescriptor fd_

Class com.ibm.as400.access.IFSFileOutputStream implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException - If an error occurs while communicating with the AS/400.
java.lang.ClassNotFoundException
Serialized Fields

fd_

IFSFileDescriptor fd_

append_

boolean append_

ccsid_

int ccsid_

Class com.ibm.as400.access.IFSJavaFile implements Serializable

Serialized Fields

ifsFile_

IFSFile ifsFile_

Class com.ibm.as400.access.IFSKey implements Serializable

Serialization Methods

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.

Throws:
IOException - If an error occurs while communicating with the AS/400.
java.lang.ClassNotFoundException
Serialized Fields

fileHandle_

int fileHandle_

offset_

int offset_

length_

int length_

isMandatory_

boolean isMandatory_

Class com.ibm.as400.access.IFSRandomAccessFile implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

existenceOption_

int existenceOption_

fd_

IFSFileDescriptor fd_

mode_

java.lang.String mode_

forceToStorage_

boolean forceToStorage_

Class com.ibm.as400.access.IFSTextFileInputStream implements Serializable

Class com.ibm.as400.access.IFSTextFileOutputStream implements Serializable

Class com.ibm.as400.access.IllegalObjectTypeException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.IllegalPathNameException implements Serializable

Serialized Fields

returnCode_

int returnCode_

Class com.ibm.as400.access.InternalErrorException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ISeriesNetServer implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

system_

AS400 system_

systemVRM_

int systemVRM_

gotSystemVRM_

boolean gotSystemVRM_

effectiveValueStr_

java.lang.String[] effectiveValueStr_

pendingValueStr_

java.lang.String[] pendingValueStr_

effectiveValueInt_

int[] effectiveValueInt_

pendingValueInt_

int[] pendingValueInt_

userChangedAttribute_

boolean[] userChangedAttribute_

userCommittedChange_

boolean[] userCommittedChange_

changedAutoStartSinceRefresh_

boolean changedAutoStartSinceRefresh_

Class com.ibm.as400.access.ISeriesNetServerConnection implements Serializable

Serialized Fields

netServer_

ISeriesNetServer netServer_

connectTime_

int connectTime_

numberOfFilesOpen_

int numberOfFilesOpen_

resourceName_

java.lang.String resourceName_

connectionType_

int connectionType_

userName_

java.lang.String userName_

numberOfUsers_

int numberOfUsers_

connectionID_

int connectionID_

sessionID_

long sessionID_

resourceType_

int resourceType_

Class com.ibm.as400.access.ISeriesNetServerFileShare implements Serializable

Serialized Fields

path_

java.lang.String path_

permissions_

int permissions_

maxNumberOfUsers_

int maxNumberOfUsers_

curNumberOfUsers_

int curNumberOfUsers_

ccsidForTextConversion_

int ccsidForTextConversion_

textConversionEnablement_

java.lang.String textConversionEnablement_

fileExtensions_

java.lang.String[] fileExtensions_

Class com.ibm.as400.access.ISeriesNetServerPrintShare implements Serializable

Serialized Fields

outputQueue_

java.lang.String outputQueue_

printDriver_

java.lang.String printDriver_

spooledFileType_

int spooledFileType_

printerFile_

java.lang.String printerFile_

isPublished_

boolean isPublished_

Class com.ibm.as400.access.ISeriesNetServerSession implements Serializable

Serialized Fields

workstationName_

java.lang.String workstationName_

sessionID_

long sessionID_

numberOfConnections_

int numberOfConnections_

sessionAge_

int sessionAge_

numberOfFilesOpen_

int numberOfFilesOpen_

idleTime_

int idleTime_

isPasswordEncrypted_

boolean isPasswordEncrypted_

isGuestSession_

boolean isGuestSession_

userName_

java.lang.String userName_

Class com.ibm.as400.access.ISeriesNetServerShare implements Serializable

Serialized Fields

name_

java.lang.String name_

description_

java.lang.String description_

isFile_

boolean isFile_

numOptionalParmsToSet_

int numOptionalParmsToSet_

Class com.ibm.as400.access.ISeriesPrinter implements Serializable

Serialized Fields

system_

AS400 system_

name_

java.lang.String name_

refreshed_

boolean refreshed_

writerStarted_

boolean writerStarted_

writerStatus_

int writerStatus_

deviceStatus_

int deviceStatus_

overallStatus_

int overallStatus_

textDescription_

java.lang.String textDescription_

startedByUser_

java.lang.String startedByUser_

writingStatus_

int writingStatus_

waitingForMessageStatus_

boolean waitingForMessageStatus_

heldStatus_

boolean heldStatus_

endPendingStatus_

int endPendingStatus_

holdPendingStatus_

int holdPendingStatus_

betweenFilesStatus_

boolean betweenFilesStatus_

betweenCopiesStatus_

boolean betweenCopiesStatus_

waitingForDataStatus_

boolean waitingForDataStatus_

waitingForDeviceStatus_

boolean waitingForDeviceStatus_

onJobQueueStatus_

boolean onJobQueueStatus_

writerJobName_

java.lang.String writerJobName_

writerJobUser_

java.lang.String writerJobUser_

writerJobNumber_

java.lang.String writerJobNumber_

printerDeviceType_

java.lang.String printerDeviceType_

numberOfSeparators_

int numberOfSeparators_

drawerForSeparators_

int drawerForSeparators_

alignForms_

java.lang.String alignForms_

outputQueueName_

java.lang.String outputQueueName_

outputQueueLibrary_

java.lang.String outputQueueLibrary_

outputQueueStatus_

int outputQueueStatus_

networkDirectoryPublishingStatus_

boolean networkDirectoryPublishingStatus_

formType_

java.lang.String formType_

messageOption_

java.lang.String messageOption_

automaticallyEndWriter_

java.lang.String automaticallyEndWriter_

allowDirectPrinting_

boolean allowDirectPrinting_

messageQueueName_

java.lang.String messageQueueName_

messageQueueLibrary_

java.lang.String messageQueueLibrary_

changesTakeEffect_

java.lang.String changesTakeEffect_

nextOutputQueueName_

java.lang.String nextOutputQueueName_

nextOutputQueueLibrary_

java.lang.String nextOutputQueueLibrary_

nextFormType_

java.lang.String nextFormType_

nextMessageOption_

java.lang.String nextMessageOption_

nextFileSeparators_

int nextFileSeparators_

nextSeparatorDrawer_

int nextSeparatorDrawer_

spooledFileName_

java.lang.String spooledFileName_

jobName_

java.lang.String jobName_

jobUser_

java.lang.String jobUser_

jobNumber_

java.lang.String jobNumber_

spooledFileNumber_

int spooledFileNumber_

pageBeingWritten_

int pageBeingWritten_

totalPages_

int totalPages_

copiesLeftToProduce_

int copiesLeftToProduce_

totalCopies_

int totalCopies_

advancedFunctionPrinting_

boolean advancedFunctionPrinting_

messageKey_

byte[] messageKey_

jobSystemName_

java.lang.String jobSystemName_

spooledFileCreateDate_

java.lang.String spooledFileCreateDate_

spooledFileCreateTime_

java.lang.String spooledFileCreateTime_

Class com.ibm.as400.access.JavaApplicationCall implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes the transient data.

Serialized Fields

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_

jobname_

java.lang.String jobname_

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_

Class com.ibm.as400.access.Job implements Serializable

Serialized Fields

cacheChanges_

boolean cacheChanges_

isConnected_

boolean isConnected_

values_

JobHashtable values_

cachedChanges_

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_

realInternalJobID_

byte[] realInternalJobID_

Class com.ibm.as400.access.JobList implements Serializable

Serialized Fields

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_

Class com.ibm.as400.access.JobLog implements Serializable

Serialized Fields

system_

AS400 system_

name_

java.lang.String name_

user_

java.lang.String user_

number_

java.lang.String number_

length_

int length_

handle_

byte[] handle_

handleToClose_

byte[] handleToClose_

isConnected_

boolean isConnected_

listDirection_

boolean listDirection_

startingMessageKey_

byte[] startingMessageKey_

Class com.ibm.as400.access.KeyedDataQueue implements Serializable

Serialized Fields

keyLength_

int keyLength_

Class com.ibm.as400.access.KeyedFile implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs during deserialization.

Class com.ibm.as400.access.LicenseException implements Serializable

Serialized Fields

rc

int rc

Class com.ibm.as400.access.LocalDataArea implements Serializable

Class com.ibm.as400.access.LogicalDataArea implements Serializable

Serialized Fields

initialValue_

boolean initialValue_
Variables

Class com.ibm.as400.access.MessageFile implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes the transient data.

Serialized Fields

ifsName_

java.lang.String ifsName_

libString_

java.lang.String libString_

messageFileString_

java.lang.String messageFileString_

sys_

AS400 sys_

connected_

boolean connected_

helpTextFormatting_

int helpTextFormatting_

Class com.ibm.as400.access.MessageQueue implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes the resource.

Serialized Fields

system_

AS400 system_

path_

java.lang.String path_

length_

int length_

handle_

byte[] handle_

handleToClose_

byte[] handleToClose_

isConnected_

boolean isConnected_

sort_

boolean sort_

helpTextFormatting_

int helpTextFormatting_

listDirection_

boolean listDirection_

selectionCriteria_

java.lang.String selectionCriteria_

severity_

int severity_

maxMessageLength_

int maxMessageLength_

maxMessageHelpLength_

int maxMessageHelpLength_

userStartingMessageKey_

byte[] userStartingMessageKey_

workstationStartingMessageKey_

byte[] workstationStartingMessageKey_

selectMessagesNeedReply_

boolean selectMessagesNeedReply_

selectMessagesNoNeedReply_

boolean selectMessagesNoNeedReply_

selectSendersCopyMessagesNeedReply_

boolean selectSendersCopyMessagesNeedReply_

Class com.ibm.as400.access.NetServer implements Serializable

Serialized Fields

document_

ProgramCallDocument document_

attributeGetter_

ProgramAttributeGetter attributeGetter_

attributeSetter_

ProgramAttributeSetter attributeSetter_

Class com.ibm.as400.access.NetServerConnection implements Serializable

Serialized Fields

document_

ProgramCallDocument document_

id_

int id_

idWasSet_

boolean idWasSet_

attributeGetter_

ProgramAttributeGetter attributeGetter_

Class com.ibm.as400.access.NetServerFileShare implements Serializable

Class com.ibm.as400.access.NetServerPrintShare implements Serializable

Class com.ibm.as400.access.NetServerSession implements Serializable

Serialized Fields

document_

ProgramCallDocument document_

name_

java.lang.String name_

attributeGetter_

ProgramAttributeGetter attributeGetter_

Class com.ibm.as400.access.NetServerShare implements Serializable

Serialized Fields

document_

ProgramCallDocument document_

name_

java.lang.String name_

attrsToSetFirst_

java.lang.Object[] attrsToSetFirst_

attributeGetter_

ProgramAttributeGetter attributeGetter_

attributeSetter_

ProgramAttributeSetter attributeSetter_

Class com.ibm.as400.access.ObjectAlreadyExistsException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ObjectDoesNotExistException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ObjectEvent implements Serializable

Class com.ibm.as400.access.ObjectList implements Serializable

Serialized Fields

system_

AS400 system_

length_

int length_

handle_

byte[] handle_

handleToClose_

byte[] handleToClose_

isConnected_

boolean isConnected_

currentLibAuthKey_

int currentLibAuthKey_

libAuthKeys_

java.lang.String[] libAuthKeys_

currentObjectAuthKey_

int currentObjectAuthKey_

objectAuthKeys_

java.lang.String[] objectAuthKeys_

currentStatusKey_

int currentStatusKey_

statusKeys_

byte[] statusKeys_

statusSelection_

boolean statusSelection_

currentKey_

int currentKey_

keys_

int[] keys_

currentSortKey_

int currentSortKey_

sortKeys_

int[] sortKeys_

sortOrders_

boolean[] sortOrders_

objectName_

java.lang.String objectName_

objectLibrary_

java.lang.String objectLibrary_

objectType_

java.lang.String objectType_

Class com.ibm.as400.access.OutputQueue implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

Class com.ibm.as400.access.OutputQueueEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.OutputQueueList implements Serializable

Class com.ibm.as400.access.PackedDecimalFieldDescription implements Serializable

Serialized Fields

decimalPositions_

int decimalPositions_

Class com.ibm.as400.access.PanelGroup implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

system_

AS400 system_

path_

java.lang.String path_

Class com.ibm.as400.access.PasswordDialog implements Serializable

Serialized Fields

listener_

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_

Class com.ibm.as400.access.Permission implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialization support.

Throws:
Thrown - when an application tries to load in a class through its string name, but no definition for the class with the specifed name could be found.
java.io.IOException - If an error occurs while communicating with the server.
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Serialization support.

Throws:
java.io.IOException - If an error occurs while communicating with the server.
Serialized Fields

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_

asp_

java.lang.String asp_

primaryGroup_

java.lang.String primaryGroup_

sensitivityChanged_

boolean sensitivityChanged_

sensitivityLevel_

int sensitivityLevel_

type_

int type_

Class com.ibm.as400.access.PersistenceException implements Serializable

Serialized Fields

messageList_

AS400Message[] messageList_

Class com.ibm.as400.access.Printer implements Serializable

Class com.ibm.as400.access.PrinterFile implements Serializable

Class com.ibm.as400.access.PrinterFileList implements Serializable

Class com.ibm.as400.access.PrinterList implements Serializable

Class com.ibm.as400.access.PrintObject implements Serializable

Serialization Methods

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.

Serialized Fields

attrs

NPCPAttribute attrs

cpID_

NPCPID cpID_

objectType_

int objectType_

system_

AS400 system_

Class com.ibm.as400.access.PrintObjectList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

attrsToRetrieve_

NPCPAttributeIDList attrsToRetrieve_

idFilter_

NPCPID idFilter_

selection_

NPCPSelection selection_

system_

AS400 system_

typeOfObject_

int typeOfObject_

listOutOfSync_

boolean listOutOfSync_

objectAddedEvent_

boolean objectAddedEvent_

useCache_

boolean useCache_

Class com.ibm.as400.access.PrintObjectListEvent implements Serializable

Serialized Fields

id_

int id_

exception_

java.lang.Exception exception_

printObject_

PrintObject printObject_

cpid_

NPCPID cpid_

cpattr_

NPCPAttribute cpattr_

Class com.ibm.as400.access.PrintParameterList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

attrCP_

NPCPAttribute attrCP_

Class com.ibm.as400.access.ProductLicense implements Serializable

Serialized Fields

productID_

java.lang.String productID_

featureID_

java.lang.String featureID_

releaseLevel_

java.lang.String releaseLevel_

Class com.ibm.as400.access.ProductLicenseEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.ProgramCall implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

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_

messageOption_

int messageOption_

Class com.ibm.as400.access.ProgramParameter implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

parameterType_

int parameterType_

nullParameter_

boolean nullParameter_

inputData_

byte[] inputData_

outputDataLength_

int outputDataLength_

outputData_

byte[] outputData_

Class com.ibm.as400.access.ProxyException implements Serializable

Serialized Fields

returnCode_

int returnCode_

Class com.ibm.as400.access.QSYSObjectPathName implements Serializable

Serialized Fields

path_

java.lang.String path_

libraryName_

java.lang.String libraryName_

objectName_

java.lang.String objectName_

memberName_

java.lang.String memberName_

objectType_

java.lang.String objectType_

Class com.ibm.as400.access.QSYSPermission implements Serializable

Class com.ibm.as400.access.QueuedMessage implements Serializable

Serialized Fields

messageQueue_

MessageQueue messageQueue_

sendingUser_

java.lang.String sendingUser_

sendingProgram_

java.lang.String sendingProgram_

sendingJobName_

java.lang.String sendingJobName_

sendingJobNumber_

java.lang.String sendingJobNumber_

currentUser_

java.lang.String currentUser_

key_

byte[] key_

replyStatus_

java.lang.String replyStatus_

values_

JobHashtable values_

alertOption_

java.lang.String alertOption_

Class com.ibm.as400.access.Record implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs while communicating to the AS/400.
Serialized Fields

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_

Class com.ibm.as400.access.RecordDescriptionEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.RecordFormat implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs during deserialization.
Serialized Fields

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_

Class com.ibm.as400.access.RequestNotSupportedException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.RootPermission implements Serializable

Class com.ibm.as400.access.SecureAS400 implements Serializable

Class com.ibm.as400.access.SequentialFile implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs while communicating with the AS/400.

Class com.ibm.as400.access.ServerStartupException implements Serializable

Serialized Fields

rc_

int rc_

Class com.ibm.as400.access.ServiceProgramCall implements Serializable

Serialized Fields

procedureName_

java.lang.String procedureName_

returnValue_

byte[] returnValue_

returnValueFormat_

int returnValueFormat_

procedureNameCCSID_

int procedureNameCCSID_

Class com.ibm.as400.access.SocketProperties implements Serializable

Serialized Fields

keepAliveSet_

boolean keepAliveSet_

keepAlive_

boolean keepAlive_

receiveBufferSizeSet_

boolean receiveBufferSizeSet_

receiveBufferSize_

int receiveBufferSize_

sendBufferSizeSet_

boolean sendBufferSizeSet_

sendBufferSize_

int sendBufferSize_

soLingerSet_

boolean soLingerSet_

soLinger_

int soLinger_

soTimeoutSet_

boolean soTimeoutSet_

soTimeout_

int soTimeout_

tcpNoDelaySet_

boolean tcpNoDelaySet_

tcpNoDelay_

boolean tcpNoDelay_

Class com.ibm.as400.access.SpooledFile implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

Class com.ibm.as400.access.SpooledFileList implements Serializable

Class com.ibm.as400.access.SystemStatus implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream is)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Used for de-serialization.

Serialized Fields

as400_

AS400 as400_

poolsVector_

java.util.Vector poolsVector_

format0100_

SSTS0100Format format0100_

format0200_

SSTS0200Format format0200_

format0300_

SSTS0300Format format0300_

fieldToFormatMap_

java.util.Hashtable fieldToFormatMap_

formatToRecordMap_

java.util.Hashtable formatToRecordMap_

Class com.ibm.as400.access.SystemValue implements Serializable

Serialization Methods

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.

Serialized Fields

info_

SystemValueInfo info_

value_

java.lang.Object value_

system_

AS400 system_

name_

java.lang.String name_

description_

java.lang.String description_

localeDescription_

java.lang.String localeDescription_

Class com.ibm.as400.access.SystemValueEvent implements Serializable

Serialized Fields

newValue

java.lang.Object newValue

oldValue

java.lang.Object oldValue

source

java.lang.Object source

Class com.ibm.as400.access.SystemValueGroup implements Serializable

Serialization Methods

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.

Serialized Fields

system_

AS400 system_

name_

java.lang.String name_

description_

java.lang.String description_

values_

java.util.Vector values_

Class com.ibm.as400.access.SystemValueList implements Serializable

Serialization Methods

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.

Serialized Fields

system_

AS400 system_

connected_

boolean connected_

Class com.ibm.as400.access.TimeFieldDescription implements Serializable

Serialized Fields

timeFormat_

java.lang.String timeFormat_

timeSeparator_

java.lang.String timeSeparator_

Class com.ibm.as400.access.TimestampFieldDescription implements Serializable

Class com.ibm.as400.access.TunnelProxyServer implements Serializable

Class com.ibm.as400.access.User implements Serializable

Serialized Fields

system_

AS400 system_

vrm_

int vrm_

name_

java.lang.String name_

description_

java.lang.String description_

hasMembers_

boolean hasMembers_

partiallyLoaded_

boolean partiallyLoaded_

loaded_

boolean loaded_

userProfileName_

java.lang.String userProfileName_

previousSignon_

java.util.Date previousSignon_

signonAttemptsNotValid_

int signonAttemptsNotValid_

status_

java.lang.String status_

passwordLastChangedBytes_

byte[] passwordLastChangedBytes_

passwordLastChanged_

java.util.Date passwordLastChanged_

noPasswordIndicator_

boolean noPasswordIndicator_

passwordExpirationInterval_

int passwordExpirationInterval_

datePasswordExpiresBytes_

byte[] datePasswordExpiresBytes_

datePasswordExpires_

java.util.Date datePasswordExpires_

daysUntilPasswordExpires_

int daysUntilPasswordExpires_

passwordSetToExpire_

boolean passwordSetToExpire_

userClass_

java.lang.String userClass_

specialAuthorities_

java.lang.String[] specialAuthorities_

groupProfile_

java.lang.String groupProfile_

owner_

java.lang.String owner_

groupAuthority_

java.lang.String groupAuthority_

assistanceLevel_

java.lang.String assistanceLevel_

currentLibrary_

java.lang.String currentLibrary_

initialMenu_

java.lang.String initialMenu_

initialProgram_

java.lang.String initialProgram_

limitCapabilities_

java.lang.String limitCapabilities_

displaySignonInfo_

java.lang.String displaySignonInfo_

limitDeviceSessions_

java.lang.String limitDeviceSessions_

keyboardBuffering_

java.lang.String keyboardBuffering_

maxAllowedStorage_

int maxAllowedStorage_

storageUsed_

int storageUsed_

highestSchedulingPriority_

int highestSchedulingPriority_

jobDescription_

java.lang.String jobDescription_

accountingCode_

java.lang.String accountingCode_

messageQueue_

java.lang.String messageQueue_

messageQueueDeliveryMethod_

java.lang.String messageQueueDeliveryMethod_

messageQueueSeverity_

int messageQueueSeverity_

outputQueue_

java.lang.String outputQueue_

printDevice_

java.lang.String printDevice_

specialEnvironment_

java.lang.String specialEnvironment_

attentionKeyHandlingProgram_

java.lang.String attentionKeyHandlingProgram_

languageID_

java.lang.String languageID_

countryID_

java.lang.String countryID_

ccsid_

int ccsid_

userOptions_

java.lang.String[] userOptions_

sortSequenceTable_

java.lang.String sortSequenceTable_

objectAuditingValue_

java.lang.String objectAuditingValue_

userActionAuditLevel_

java.lang.String[] userActionAuditLevel_

groupAuthorityType_

java.lang.String groupAuthorityType_

userID_

long userID_

groupID_

long groupID_

localeJobAttributes_

java.lang.String[] localeJobAttributes_

digitalCertificateIndicator_

boolean digitalCertificateIndicator_

characterIdentifierControl_

java.lang.String characterIdentifierControl_

supplementalGroups_

java.lang.String[] supplementalGroups_

homeDirectory_

java.lang.String homeDirectory_

localePathName_

java.lang.String localePathName_

iaspNames_

java.lang.String[] iaspNames_

iaspMaxAllowed_

int[] iaspMaxAllowed_

iaspStorageUsed_

int[] iaspStorageUsed_

Class com.ibm.as400.access.UserGroup implements Serializable

Serialized Fields

userList_

UserList userList_

Class com.ibm.as400.access.UserList implements Serializable

Serialized Fields

system_

AS400 system_

userInfo_

java.lang.String userInfo_

groupInfo_

java.lang.String groupInfo_

length_

int length_

handle_

byte[] handle_

handleToClose_

byte[] handleToClose_

isConnected_

boolean isConnected_

Class com.ibm.as400.access.UserPermission implements Serializable

Serialization Methods

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.

Serialized Fields

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_

Class com.ibm.as400.access.UserSpace implements Serializable

Serialized Fields

system_

AS400 system_

path_

java.lang.String path_

library_

java.lang.String library_

name_

java.lang.String name_

mustUseProgramCall_

boolean mustUseProgramCall_

Class com.ibm.as400.access.UserSpaceEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.access.WriterJob implements Serializable

Class com.ibm.as400.access.WriterJobList implements Serializable

Class com.ibm.as400.access.ZonedDecimalFieldDescription implements Serializable

Serialized Fields

decimalPositions_

int decimalPositions_


Package com.ibm.as400.data

Class com.ibm.as400.data.PcmlException implements Serializable

Class com.ibm.as400.data.ProgramCallDocument implements Serializable

Serialization Methods

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

m_as400

AS400 m_as400

m_pcmlDoc

PcmlDocument m_pcmlDoc

Class com.ibm.as400.data.RecordFormatDocument implements Serializable

Serialization Methods

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Custom serialization.

Serialized Fields

m_rfmlDoc_

RfmlDocument m_rfmlDoc_

Class com.ibm.as400.data.XmlException implements Serializable

Serialized Fields

m_localizedMessage

java.lang.String m_localizedMessage

m_exception

java.lang.Exception m_exception


Package com.ibm.as400.micro

Class com.ibm.as400.micro.JdbcMeException implements Serializable

Class com.ibm.as400.micro.MEException implements Serializable

Serialized Fields

returnCode_

int returnCode_


Package com.ibm.as400.resource

Class com.ibm.as400.resource.AbstractValueMap implements Serializable

Class com.ibm.as400.resource.ActiveStatusEvent implements Serializable

Serialized Fields

eventID_

int eventID_

Class com.ibm.as400.resource.ArrayResourceList implements Serializable

Serialized Fields

resources_

Resource[] resources_

Class com.ibm.as400.resource.BooleanValueMap implements Serializable

Serialized Fields

falseValues_

java.lang.Object[] falseValues_

trueValues_

java.lang.Object[] trueValues_

Class com.ibm.as400.resource.BufferedResourceList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes the resource list.

Serialized Fields

numberOfPages_

int numberOfPages_

pageSize_

int pageSize_

Class com.ibm.as400.resource.ChangeableResource implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes the resource.

Class com.ibm.as400.resource.IntegerValueMap implements Serializable

Class com.ibm.as400.resource.Presentation implements Serializable

Serialized Fields

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_

Class com.ibm.as400.resource.PresentationLoader implements Serializable

Serialized Fields

resourceBundle_

java.util.ResourceBundle resourceBundle_

Class com.ibm.as400.resource.ProgramAttributeGetter implements Serializable

Serialized Fields

attributeMap_

ProgramMap attributeMap_

document_

ProgramCallDocument document_

programsCalled_

java.util.Vector programsCalled_

system_

AS400 system_

Class com.ibm.as400.resource.ProgramAttributeSetter implements Serializable

Serialized Fields

attributeMap_

ProgramMap attributeMap_

defaultBidiStringType_

int defaultBidiStringType_

document_

ProgramCallDocument document_

system_

AS400 system_

Class com.ibm.as400.resource.ProgramMap implements Serializable

Serialized Fields

table_

java.util.Hashtable table_

ids_

java.lang.Object[] ids_

idsV_

java.util.Vector idsV_

Class com.ibm.as400.resource.Resource implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes the resource.

Serialized Fields

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_

Class com.ibm.as400.resource.ResourceEvent implements Serializable

Serialized Fields

attributeID_

java.lang.Object attributeID_

eventID_

int eventID_

value_

java.lang.Object value_

Class com.ibm.as400.resource.ResourceException implements Serializable

Serialized Fields

exception_

java.lang.Throwable exception_

expected_

boolean expected_

messageList_

AS400Message[] messageList_

returnCode_

int returnCode_

Class com.ibm.as400.resource.ResourceLevel implements Serializable

Serialized Fields

minLevel_

java.lang.String minLevel_

maxLevel_

java.lang.String maxLevel_

Class com.ibm.as400.resource.ResourceList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes the resource list.

Serialized Fields

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_

Class com.ibm.as400.resource.ResourceListEvent implements Serializable

Serialized Fields

eventID_

int eventID_

index_

long index_

length_

long length_

resource_

Resource resource_

Class com.ibm.as400.resource.ResourceMetaData implements Serializable

Serialized Fields

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_

Class com.ibm.as400.resource.ResourceMetaDataTable implements Serializable

Serialized Fields

metaDataByID_

java.util.Hashtable metaDataByID_

metaData_

ResourceMetaData[] metaData_

Class com.ibm.as400.resource.RIFSFile implements Serializable

Serialized Fields

file_

IFSFile file_

path_

java.lang.String path_

Class com.ibm.as400.resource.RIFSFileList implements Serializable

Serialized Fields

cache_

java.util.Vector cache_

enum_

java.util.Enumeration enum_

file_

IFSFile file_

path_

java.lang.String path_

Class com.ibm.as400.resource.RJavaProgram implements Serializable

Serialized Fields

path_

java.lang.String path_

attributeGetter_

ProgramAttributeGetter attributeGetter_

attributeSetter_

CommandAttributeSetter attributeSetter_

document_

ProgramCallDocument document_

Class com.ibm.as400.resource.RJob implements Serializable

Serialized Fields

internalJobID_

byte[] internalJobID_

name_

java.lang.String name_

number_

java.lang.String number_

user_

java.lang.String user_

attributeGetter_

ProgramAttributeGetter attributeGetter_

attributeSetter_

ProgramKeyAttributeSetter attributeSetter_

Class com.ibm.as400.resource.RJobList implements Serializable

Class com.ibm.as400.resource.RJobLog implements Serializable

Serialized Fields

internalJobID_

byte[] internalJobID_

name_

java.lang.String name_

number_

java.lang.String number_

user_

java.lang.String user_

Class com.ibm.as400.resource.RMessageQueue implements Serializable

Serialized Fields

document_

ProgramCallDocument document_

path_

java.lang.String path_

Class com.ibm.as400.resource.RPrinter implements Serializable

Serialized Fields

name_

java.lang.String name_

attributeGetter_

ProgramAttributeGetter attributeGetter_

attributeSetter_

CommandAttributeSetter attributeSetter_

Class com.ibm.as400.resource.RPrinterList implements Serializable

Class com.ibm.as400.resource.RQueuedMessage implements Serializable

Class com.ibm.as400.resource.RSoftwareResource implements Serializable

Serialized Fields

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_

Class com.ibm.as400.resource.RUser implements Serializable

Serialized Fields

name_

java.lang.String name_

attributeGetter_

ProgramAttributeGetter attributeGetter_

attributeSetter_

CommandAttributeSetter attributeSetter_

Class com.ibm.as400.resource.RUserList implements Serializable

Class com.ibm.as400.resource.SystemResourceList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes the resource list.

Serialized Fields

formatName_

java.lang.String formatName_

openListProgramName_

java.lang.String openListProgramName_

selectionMap_

ProgramMap selectionMap_

selectionBidiStringTypes_

java.util.Hashtable selectionBidiStringTypes_


Package com.ibm.as400.security.auth

Class com.ibm.as400.security.auth.AS400AuthenticationException implements Serializable

Serialized Fields

msgList_

AS400Message[] msgList_

Class com.ibm.as400.security.auth.AS400Credential implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs while communicating with the server.
Serialized Fields

system_

AS400 system_

principal_

AS400Principal principal_

renewable_

java.lang.Boolean renewable_

standalone_

java.lang.Boolean standalone_

timed_

java.lang.Boolean timed_

private_

boolean private_

Class com.ibm.as400.security.auth.AS400CredentialEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.security.auth.AS400Principal implements Serializable

Serialization Methods

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.

Throws:
java.lang.ClassNotFoundException - If the class being deserialized is not found.
java.io.IOException - If an error occurs while communicating with the server.
Serialized Fields

system_

AS400 system_

Class com.ibm.as400.security.auth.DestroyFailedException implements Serializable

Class com.ibm.as400.security.auth.ProfileHandleCredential implements Serializable

Serialized Fields

handle_

byte[] handle_

Class com.ibm.as400.security.auth.ProfileTokenCredential implements Serializable

Serialized Fields

addr_

byte[] addr_

mask_

byte[] mask_

token_

byte[] token_

type_

int type_

timeoutInterval_

int timeoutInterval_

Class com.ibm.as400.security.auth.RefreshFailedException implements Serializable

Class com.ibm.as400.security.auth.RetrieveFailedException implements Serializable

Class com.ibm.as400.security.auth.SwapFailedException implements Serializable

Class com.ibm.as400.security.auth.UserProfilePrincipal implements Serializable

Serialized Fields

userProfileName_

java.lang.String userProfileName_


Package com.ibm.as400.util.html

Class com.ibm.as400.util.html.BidiOrdering implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

lang_

java.lang.String lang_

dir_

java.lang.String dir_

useFO_

boolean useFO_

list_

java.util.Vector list_

Class com.ibm.as400.util.html.ButtonFormInput implements Serializable

Serialized Fields

action_

java.lang.String action_

Class com.ibm.as400.util.html.CheckboxFormInput implements Serializable

Class com.ibm.as400.util.html.ElementEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.util.html.FileFormInput implements Serializable

Class com.ibm.as400.util.html.FileListElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

system_

AS400 system_

table_

HTMLTable table_

request_

HttpServletRequest request_

renderer_

FileListRenderer renderer_

sharePath_

java.lang.StringBuffer sharePath_

shareName_

java.lang.StringBuffer shareName_

parameterPathInfo_

java.lang.String parameterPathInfo_

sort_

boolean sort_

Class com.ibm.as400.util.html.FileTreeElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

file_

java.io.File file_

populated_

boolean populated_

parameter_

java.lang.String parameter_

shareName_

java.lang.String shareName_

sharePath_

java.lang.String sharePath_

Class com.ibm.as400.util.html.FormInput implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

name_

java.lang.String name_

value_

java.lang.String value_

size_

int size_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

Class com.ibm.as400.util.html.GridLayoutFormPanel implements Serializable

Serialized Fields

columns_

int columns_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

columnDir_

java.lang.String[] columnDir_

columnAlign_

java.lang.String[] columnAlign_

align_

java.lang.String align_

Class com.ibm.as400.util.html.HiddenFormInput implements Serializable

Class com.ibm.as400.util.html.HTMLAlign implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

align_

java.lang.String align_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

useFO_

boolean useFO_

list_

java.util.Vector list_

Class com.ibm.as400.util.html.HTMLApplet implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.util.html.HTMLDocument implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

tag_

java.util.Vector tag_

head_

HTMLHead head_

height_

double height_

width_

double width_

margin_top_

double margin_top_

margin_bottom_

double margin_bottom_

margin_left_

double margin_left_

margin_right_

double margin_right_

useFO_

boolean useFO_

Class com.ibm.as400.util.html.HTMLForm implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.util.html.HTMLHead implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

title_

java.lang.String title_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

useFO_

boolean useFO_

list_

java.util.Vector list_

Class com.ibm.as400.util.html.HTMLHeading implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

level_

int level_

text_

java.lang.String text_

align_

java.lang.String align_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

useFO_

boolean useFO_

Class com.ibm.as400.util.html.HTMLHyperlink implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.util.html.HTMLImage implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

useFO_

boolean useFO_

Class com.ibm.as400.util.html.HTMLList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

compact_

boolean compact_

listItems_

java.util.Vector listItems_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

useFO_

boolean useFO_

value_

int value_

Class com.ibm.as400.util.html.HTMLListItem implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

listData_

HTMLTagElement listData_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

useFO_

boolean useFO_

type_

java.lang.String type_

Class com.ibm.as400.util.html.HTMLMeta implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.util.html.HTMLParameter implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

name_

java.lang.String name_

value_

java.lang.String value_

Class com.ibm.as400.util.html.HTMLServlet implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

name_

java.lang.String name_

text_

java.lang.String text_

location_

java.lang.String location_

list_

java.util.Vector list_

Class com.ibm.as400.util.html.HTMLTable implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

useFO_

boolean useFO_

Class com.ibm.as400.util.html.HTMLTableCaption implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

element_

HTMLTagElement element_

align_

java.lang.String align_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

useFO_

boolean useFO_

Class com.ibm.as400.util.html.HTMLTableCell implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

useFO_

boolean useFO_

borderWidth_

int borderWidth_

cellPadding_

int cellPadding_

Class com.ibm.as400.util.html.HTMLTableHeader implements Serializable

Serialized Fields

useFO_

boolean useFO_

borderWidth_

int borderWidth_

cellPadding_

int cellPadding_

Class com.ibm.as400.util.html.HTMLTableRow implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

useFO_

boolean useFO_

borderWidth_

int borderWidth_

cellPadding_

int cellPadding_

Class com.ibm.as400.util.html.HTMLTagAttributes implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

attributes_

java.util.Properties attributes_

Class com.ibm.as400.util.html.HTMLText implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

useFO_

boolean useFO_

Class com.ibm.as400.util.html.HTMLTree implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

branches_

HTMLVector branches_

request_

HttpServletRequest request_

sort_

boolean sort_

Class com.ibm.as400.util.html.HTMLTreeElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

branches_

HTMLVector branches_

expanded_

boolean expanded_

textUrl_

HTMLHyperlink textUrl_

iconUrl_

HTMLHyperlink iconUrl_

elementData_

HTMLTagElement elementData_

sort_

boolean sort_

Class com.ibm.as400.util.html.HTMLVector implements Serializable

Class com.ibm.as400.util.html.ImageFormInput implements Serializable

Serialized Fields

height_

int height_

width_

int width_

align_

java.lang.String align_

source_

java.lang.String source_

Class com.ibm.as400.util.html.LabelFormElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

label_

java.lang.String label_

Class com.ibm.as400.util.html.LayoutFormPanel implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

list

java.util.Vector list

cols

int cols

Class com.ibm.as400.util.html.LineLayoutFormPanel implements Serializable

Class com.ibm.as400.util.html.OrderedList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

type_

java.lang.String type_

start_

int start_

Class com.ibm.as400.util.html.OrderedListItem implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

type_

java.lang.String type_

value_

int value_

Class com.ibm.as400.util.html.PasswordFormInput implements Serializable

Class com.ibm.as400.util.html.RadioFormInput implements Serializable

Class com.ibm.as400.util.html.RadioFormInputGroup implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

name_

java.lang.String name_

list_

java.util.Vector list_

useVertAlign_

boolean useVertAlign_

groupCheck_

boolean groupCheck_

Class com.ibm.as400.util.html.ResetFormInput implements Serializable

Class com.ibm.as400.util.html.SelectFormElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.util.html.SelectOption implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

value_

java.lang.String value_

selected_

boolean selected_

text_

java.lang.String text_

lang_

java.lang.String lang_

dir_

java.lang.String dir_

Class com.ibm.as400.util.html.SubmitFormInput implements Serializable

Class com.ibm.as400.util.html.TextAreaFormElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

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_

Class com.ibm.as400.util.html.TextFormInput implements Serializable

Serialized Fields

maxLength_

int maxLength_

Class com.ibm.as400.util.html.ToggleFormInput implements Serializable

Serialized Fields

checked_

boolean checked_

label_

java.lang.String label_

Class com.ibm.as400.util.html.UnorderedList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

type_

java.lang.String type_

Class com.ibm.as400.util.html.UnorderedListItem implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

type_

java.lang.String type_


Package com.ibm.as400.util.servlet

Class com.ibm.as400.util.servlet.AS400Servlet implements Serializable

Class com.ibm.as400.util.servlet.AuthenticationServlet implements Serializable

Class com.ibm.as400.util.servlet.HTMLFormConverter implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

htmlTable_

HTMLTable htmlTable_

links_

HTMLHyperlink[] links_

Class com.ibm.as400.util.servlet.HTMLTableConverter implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

htmlTable_

HTMLTable htmlTable_

links_

HTMLHyperlink[] links_

maxTableSize_

int maxTableSize_

useMetaData_

boolean useMetaData_

Class com.ibm.as400.util.servlet.ListMetaData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

columnCount_

int columnCount_

columnName_

java.lang.String[] columnName_

columnLabel_

java.lang.String[] columnLabel_

columnType_

int[] columnType_

columnSize_

int[] columnSize_

columnAlignment_

java.lang.String[] columnAlignment_

columnDirection_

java.lang.String[] columnDirection_

Class com.ibm.as400.util.servlet.ListRowData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException,
                        RowDataException
Deserializes and initializes transient data.

Serialized Fields

metadata_

RowMetaData metadata_

Class com.ibm.as400.util.servlet.RecordFormatMetaData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException,
                        RowDataException
Deserializes and initializes transient data.

Serialized Fields

recordFormat_

RecordFormat recordFormat_

columnAlignment_

java.lang.String[] columnAlignment_

columnDirection_

java.lang.String[] columnDirection_

Class com.ibm.as400.util.servlet.RecordListRowData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException,
                        RowDataException,
                        java.beans.PropertyVetoException
Deserializes and initializes transient data.

Serialized Fields

recordFormat_

RecordFormat recordFormat_

metadata_

RecordFormatMetaData metadata_

Class com.ibm.as400.util.servlet.ResourceListRowData implements Serializable

Serialized Fields

metadata_

ResourceListMetaData metadata_

resourceList_

ResourceList resourceList_

columnAttributeIDs_

java.lang.Object[] columnAttributeIDs_

lastException_

java.lang.Exception lastException_

refreshed_

boolean refreshed_

Class com.ibm.as400.util.servlet.RowData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException,
                        RowDataException
Deserializes and initializes transient data.

Serialized Fields

rows_

java.util.Vector rows_

rowProperties_

java.util.Vector rowProperties_

Class com.ibm.as400.util.servlet.RowDataEvent implements Serializable

Serialized Fields

id_

int id_

Class com.ibm.as400.util.servlet.RowDataException implements Serializable

Serialized Fields

exception_

java.lang.Exception exception_

Class com.ibm.as400.util.servlet.SectionCompletedEvent implements Serializable

Serialized Fields

section_

java.lang.String section_

Class com.ibm.as400.util.servlet.ServletHyperlink implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes and initializes transient data.

Serialized Fields

response_

HttpServletResponse response_

pathInfo_

java.lang.String pathInfo_

Class com.ibm.as400.util.servlet.SQLResultSetMetaData implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException - If a file I/O error occurs.
RowDataException - If a rowdata error occurs.
Serialized Fields

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_

columnAlignment_

java.lang.String[] columnAlignment_

columnDirection_

java.lang.String[] columnDirection_

Class com.ibm.as400.util.servlet.SQLResultSetRowData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Deserializes the object and initializes the transient data.

Serialized Fields

metadata_

SQLResultSetMetaData metadata_


Package com.ibm.as400.vaccess

Class com.ibm.as400.vaccess.AS400DetailsModel implements Serializable

Serialization Methods

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.

Serialized Fields

root_

VNode root_

Class com.ibm.as400.vaccess.AS400DetailsPane implements Serializable

Serialization Methods

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.

Serialized Fields

allowActions_

boolean allowActions_

confirm_

boolean confirm_

model_

AS400DetailsModel model_

Class com.ibm.as400.vaccess.AS400ExplorerPane implements Serializable

Serialized Fields

detailsPane_

AS400DetailsPane detailsPane_

treePane_

AS400TreePane treePane_

Class com.ibm.as400.vaccess.AS400JDBCDataSourcePane implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

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

Class com.ibm.as400.vaccess.AS400ListModel implements Serializable

Serialization Methods

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.

Serialized Fields

root_

VNode root_

Class com.ibm.as400.vaccess.AS400ListPane implements Serializable

Serialization Methods

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.

Serialized Fields

allowActions_

boolean allowActions_

confirm_

boolean confirm_

list_

javax.swing.JList list_

model_

AS400ListModel model_

Class com.ibm.as400.vaccess.AS400TreeModel implements Serializable

Serialization Methods

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.

Serialized Fields

root_

VNode root_

Class com.ibm.as400.vaccess.AS400TreePane implements Serializable

Serialized Fields

allowActions_

boolean allowActions_

confirm_

boolean confirm_

model_

AS400TreeModel model_

tree_

javax.swing.JTree tree_

Class com.ibm.as400.vaccess.CommandCallButton implements Serializable

Serialization Methods

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.

Serialized Fields

command_

CommandCall command_

Class com.ibm.as400.vaccess.CommandCallMenuItem implements Serializable

Serialization Methods

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.

Serialized Fields

command_

CommandCall command_

Class com.ibm.as400.vaccess.DataQueueDocument implements Serializable

Serialization Methods

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.

Serialized Fields

dataQueue_

DataQueue dataQueue_

Class com.ibm.as400.vaccess.ErrorDialogAdapter implements Serializable

Serialized Fields

component_

java.awt.Component component_

modal_

boolean modal_

Class com.ibm.as400.vaccess.ErrorEvent implements Serializable

Serialized Fields

exception_

java.lang.Exception exception_

Class com.ibm.as400.vaccess.IFSFileDialog implements Serializable

Serialized Fields

label1

java.awt.Label label1

directoryList

IFSList directoryList

label2

java.awt.Label label2

fileList

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_

IFSFileDialog.Listeners listener_

Class com.ibm.as400.vaccess.IFSTextFileDocument implements Serializable

Serialization Methods

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.

Serialized Fields

file_

IFSFile file_

Class com.ibm.as400.vaccess.KeyedDataQueueDocument implements Serializable

Serialization Methods

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.

Serialized Fields

dataQueue_

KeyedDataQueue dataQueue_

Class com.ibm.as400.vaccess.ProgramCallButton implements Serializable

Serialization Methods

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.

Serialized Fields

program_

ProgramCall program_

Class com.ibm.as400.vaccess.ProgramCallMenuItem implements Serializable

Serialization Methods

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.

Serialized Fields

program_

ProgramCall program_

Class com.ibm.as400.vaccess.RecordListFormPane implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

status_

javax.swing.JLabel status_

dataArea_

javax.swing.JPanel dataArea_

leftCell_

DBCellRenderer leftCell_

tableData_

RecordListData tableData_

Class com.ibm.as400.vaccess.RecordListTableModel implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

tableData_

RecordListData tableData_

Class com.ibm.as400.vaccess.RecordListTablePane implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

model_

RecordListTableModel model_

tableColor_

java.awt.Color tableColor_

tableShowHorizontalLines_

boolean tableShowHorizontalLines_

tableShowVerticalLines_

boolean tableShowVerticalLines_

rightCell_

DBCellRenderer rightCell_

leftCell_

DBCellRenderer leftCell_

Class com.ibm.as400.vaccess.ResourceListDetailsModel implements Serializable

Serialization Methods

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.

Serialized Fields

exceptionOccured_

boolean exceptionOccured_

resourceList_

ResourceList resourceList_

columnAttributeIDs_

java.lang.Object[] columnAttributeIDs_

columnSources_

int[] columnSources_

Class com.ibm.as400.vaccess.ResourceListDetailsPane implements Serializable

Serialization Methods

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.

Serialized Fields

allowActions_

boolean allowActions_

model_

ResourceListDetailsModel model_

resourceProperties_

ResourceProperties resourceProperties_

Class com.ibm.as400.vaccess.ResourceListModel implements Serializable

Serialization Methods

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.

Serialized Fields

exceptionOccured_

boolean exceptionOccured_

resourceList_

ResourceList resourceList_

Class com.ibm.as400.vaccess.ResourceListPane implements Serializable

Serialization Methods

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.

Serialized Fields

allowActions_

boolean allowActions_

model_

ResourceListModel model_

resourceProperties_

ResourceProperties resourceProperties_

Class com.ibm.as400.vaccess.ResourceProperties implements Serializable

Serialized Fields

editable_

boolean editable_

tabCounter_

int tabCounter_

tabPropertyIDs_

java.util.Hashtable tabPropertyIDs_

tabLabels_

java.util.Hashtable tabLabels_

Class com.ibm.as400.vaccess.SpooledFileViewer implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException - Thrown if an IO error occurs.
java.lang.ClassNotFoundException - Thrown if class is not found.
Serialized Fields

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_

Class com.ibm.as400.vaccess.SQLConnection implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

uid2_

java.lang.String uid2_

properties_

java.util.Properties properties_

url2_

java.lang.String url2_

Class com.ibm.as400.vaccess.SQLQueryBuilderPane implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

sqlconn_

SQLConnection sqlconn_

tables_

java.lang.String[] tables_

schemas_

java.lang.String[] schemas_

tablesUserDefined_

boolean tablesUserDefined_

schemasUserDefined_

boolean schemasUserDefined_

internalLoad_

boolean internalLoad_

Class com.ibm.as400.vaccess.SQLResultSetFormPane implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

status_

javax.swing.JLabel status_

dataArea_

javax.swing.JPanel dataArea_

leftCell_

DBCellRenderer leftCell_

dateCell_

DBDateCellRenderer dateCell_

timeCell_

DBDateCellRenderer timeCell_

timestampCell_

DBDateCellRenderer timestampCell_

tableData_

SQLResultSetData tableData_

Class com.ibm.as400.vaccess.SQLResultSetTableModel implements Serializable

Serialization Methods

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.

Serialized Fields

cacheAll_

boolean cacheAll_

sqlConnection_

SQLConnection sqlConnection_

query_

java.lang.String query_

explicitResultSet_

java.sql.ResultSet explicitResultSet_

Class com.ibm.as400.vaccess.SQLResultSetTablePane implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

model_

SQLResultSetTableModel model_

tableColor_

java.awt.Color tableColor_

tableShowHorizontalLines_

boolean tableShowHorizontalLines_

tableShowVerticalLines_

boolean tableShowVerticalLines_

rightCell_

DBCellRenderer rightCell_

leftCell_

DBCellRenderer leftCell_

cellSelector_

DBCellSelector cellSelector_

cellEditor_

DBCellEditor cellEditor_

Class com.ibm.as400.vaccess.SQLStatementButton implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

connection_

SQLConnection connection_

sql_

java.lang.String sql_

Class com.ibm.as400.vaccess.SQLStatementDocument implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

connection_

SQLConnection connection_

Class com.ibm.as400.vaccess.SQLStatementMenuItem implements Serializable

Serialization Methods

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.

Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

connection_

SQLConnection connection_

sql_

java.lang.String sql_

Class com.ibm.as400.vaccess.VActionAdapter implements Serializable

Serialization Methods

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.

Serialized Fields

action_

VAction action_

actionContext_

VActionContext actionContext_

enabled_

boolean enabled_

Class com.ibm.as400.vaccess.VIFSDirectory implements Serializable

Serialization Methods

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.

Serialized Fields

actualFilter_

IFSDirectoryFilter actualFilter_

directory_

IFSFile directory_

parent_

VNode parent_

pattern_

java.lang.String pattern_

Class com.ibm.as400.vaccess.VIFSFile implements Serializable

Serialization Methods

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.

Serialized Fields

file_

IFSFile file_

Class com.ibm.as400.vaccess.VJavaApplicationCall implements Serializable

Serialized Fields

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_

VJavaGetResult vJavaGetResult_

hasNext

boolean hasNext

hasPrevious

boolean hasPrevious

firstDraw

boolean firstDraw

linesWritten_

long linesWritten_

Class com.ibm.as400.vaccess.VJob implements Serializable

Serialization Methods

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.

Serialized Fields

parent_

VNode parent_

job_

RJob job_

jobLog_

RJobLog jobLog_

Class com.ibm.as400.vaccess.VJobList implements Serializable

Serialization Methods

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.

Serialized Fields

jobList_

RJobList jobList_

name_

java.lang.String name_

number_

java.lang.String number_

parent_

VNode parent_

user_

java.lang.String user_

Class com.ibm.as400.vaccess.VJobLogMessage implements Serializable

Serialization Methods

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.

Serialized Fields

message_

RQueuedMessage message_

Class com.ibm.as400.vaccess.VMessage implements Serializable

Serialization Methods

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.

Serialized Fields

message_

AS400Message message_

Class com.ibm.as400.vaccess.VMessageList implements Serializable

Serialization Methods

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.

Serialized Fields

messageList_

AS400Message[] messageList_

parent_

VNode parent_

Class com.ibm.as400.vaccess.VMessageQueue implements Serializable

Serialization Methods

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.

Serialized Fields

parent_

VNode parent_

queue_

MessageQueue queue_

Class com.ibm.as400.vaccess.VObjectEvent implements Serializable

Serialized Fields

duringLoad_

boolean duringLoad_

object_

VObject object_

parent_

VNode parent_

Class com.ibm.as400.vaccess.VPrinter implements Serializable

Serialized Fields

printer_

Printer printer_

Class com.ibm.as400.vaccess.VPrinterOutput implements Serializable

Serialization Methods

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.

Serialized Fields

list_

SpooledFileList list_

Class com.ibm.as400.vaccess.VPrinters implements Serializable

Serialized Fields

list_

PrinterList list_

Class com.ibm.as400.vaccess.VPropertiesAction implements Serializable

Serialization Methods

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.

Serialized Fields

enabled_

boolean enabled_

object_

VObject object_

Class com.ibm.as400.vaccess.VQueuedMessage implements Serializable

Serialization Methods

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.

Serialized Fields

message_

QueuedMessage message_

queue_

MessageQueue queue_

Class com.ibm.as400.vaccess.VSystemPool implements Serializable

Serialization Methods

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.

Serialized Fields

systemPool_

SystemPool systemPool_

allowModify_

boolean allowModify_

Class com.ibm.as400.vaccess.VSystemStatus implements Serializable

Serialization Methods

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.

Serialized Fields

systemStatus_

SystemStatus systemStatus_

parent_

VNode parent_

allowModifyAllPools_

boolean allowModifyAllPools_

Class com.ibm.as400.vaccess.VSystemStatusPane implements Serializable

Serialized Fields

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_

Class com.ibm.as400.vaccess.VSystemValueList implements Serializable

Serialization Methods

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.

Serialized Fields

systemValueList_

SystemValueList systemValueList_

parent_

VNode parent_

Class com.ibm.as400.vaccess.VUser implements Serializable

Serialization Methods

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.

Serialized Fields

user_

User user_

Class com.ibm.as400.vaccess.VUserAndGroup implements Serializable

Serialization Methods

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.

Serialized Fields

as400_

AS400 as400_

parent_

VNode parent_

Class com.ibm.as400.vaccess.VUserList implements Serializable

Serialization Methods

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.

Serialized Fields

description_

java.lang.String description_

userList_

UserList userList_

parent_

VNode parent_

isLoaded_

boolean isLoaded_

Class com.ibm.as400.vaccess.WorkingCursorAdapter implements Serializable

Serialization Methods

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.

Serialized Fields

component_

java.awt.Component component_

Class com.ibm.as400.vaccess.WorkingEvent implements Serializable


Package utilities

Class utilities.JarMakerEvent implements Serializable

Serialized Fields

jarEntryName_

java.lang.String jarEntryName_