2004.04.29


com.jdc.lang
Class SerializableObject

java.lang.Object
  |
  +--com.jdc.lang.Object
        |
        +--com.jdc.lang.SerializableObject
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Browser, BrowserPage, Column, Copyright, Database, DatabaseType, DataType, Display, Document, HttpTransaction, OperatingSystem, Row, Schema, Table, UserProfile, View, Window

public abstract class SerializableObject
extends Object
implements Serializable

SerializableObject is the base class for all other serializable classes, e.g. class that are maintained in a session object, i.e. HttpSession.

Version:
1.0
Author:
Jay Damon
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jdc.lang.Object
string
 
Constructor Summary
SerializableObject()
          Constructs a new SerializableObject.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializableObject

public SerializableObject()
Constructs a new SerializableObject.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.