Serialized Form
|
Package org.yestech.lib.crypto |
|
Package org.yestech.lib.currency |
amount
java.math.BigDecimal amount
locale
java.util.Locale locale
curreny
java.util.Currency curreny
|
Package org.yestech.lib.hibernate |
|
Package org.yestech.lib.hibernate.client |
serialVersionUID: 183925776415464990L
readResolve
java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
id
java.io.Serializable id
role
java.lang.String role
serialVersionUID: -3354876500675131726L
factory
org.hibernate.SessionFactory factory
serialVersionUID: 7799616869249915673L
readResolve
java.lang.Object readResolve()
throws java.io.ObjectStreamException,
java.lang.ClassNotFoundException
- Throws:
java.io.ObjectStreamException
java.lang.ClassNotFoundException
id
java.io.Serializable id
token
int token
className
java.lang.String className
serialVersionUID: -4399185767996064350L
writeReplace
java.lang.Object writeReplace()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
|
Package org.yestech.lib.lang |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reconstitute the ArraySet instance from a stream (that is,
deserialize it).
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Save the state of this ArraySet instance to a stream (that is,
serialize this set).
- Serial Data:
- The size of the set (the number of elements it contains)
(int), followed by all of its elements (each an Object) in
no particular order.
- Throws:
java.io.IOException
backingList
java.util.ArrayList<E> backingList
|
Package org.yestech.lib.util |
serialVersionUID: 5366420016223666321L
first
java.lang.Object first
second
java.lang.Object second
first
java.lang.Object first
second
java.lang.Object second
third
java.lang.Object third
fourth
java.lang.Object fourth
first
java.lang.Object first
second
java.lang.Object second
third
java.lang.Object third
|
Package org.yestech.lib.web |
serialVersionUID: -5976708169031065498L
statusCode
int statusCode
contentLength
int contentLength
contentType
java.lang.String contentType
headers
java.util.List<E> headers
cookies
java.util.List<E> cookies
outstr
javax.servlet.ServletOutputStream outstr
writer
java.io.PrintWriter writer
Copyright © 2009 YES Technology Association. All Rights Reserved.