Serialized Form
-
Package com.basiscomponents.db
-
Class com.basiscomponents.db.BBArrayList extends ArrayList<T> implements Serializable
- serialVersionUID:
- 1L
-
Class com.basiscomponents.db.DataField extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.basiscomponents.db.DataRow extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.basiscomponents.db.ResultSet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ColumnNames
ArrayList<String> ColumnNames
-
crs
ConversionRuleSet crs
-
currentDataRow
DataRow currentDataRow
-
currentRow
int currentRow
-
DataRows
ArrayList<DataRow> DataRows
-
FieldSelection
ArrayList<String> FieldSelection
-
isIndexed
Boolean isIndexed
-
KeyColumns
ArrayList<String> KeyColumns
-
KeyTemplate
com.basis.util.common.Template KeyTemplate
-
KeyTemplateString
String KeyTemplateString
-
MetaData
ArrayList<HashMap<String,Object>> MetaData
-
mListener
ResultSetListener mListener
-
rowIndex
HashMap<String,Integer> rowIndex
-
sqlResultSet
SQLResultSet sqlResultSet
-
-
-
Package com.basiscomponents.db.exception
-
Class com.basiscomponents.db.exception.DataFieldNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 1293675072270278565L
-
Class com.basiscomponents.db.exception.TemplateParseException extends RuntimeException implements Serializable
-
-
Package com.basiscomponents.db.fieldconverter
-
Class com.basiscomponents.db.fieldconverter.ConversionRuleSet extends HashMap<String,IConversionRule> implements Serializable
- serialVersionUID:
- 1L
-
Class com.basiscomponents.db.fieldconverter.StringDate_OEM extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dateFmt
com.basis.startup.type.dateformat.BBjDateFormat dateFmt
-
dateType
String dateType
-
storedLen
int storedLen
-
-
-
Package com.basiscomponents.json
-
Class com.basiscomponents.json.ComponentsCharacterEscapes extends com.fasterxml.jackson.core.io.CharacterEscapes implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
asciiEscapes
int[] asciiEscapes
-
-
-
Package net.miginfocom.layout
-
Class net.miginfocom.layout.AC extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.miginfocom.layout.AnimSpec extends Object implements Serializable
-
Serialized Fields
-
durMillis
int durMillis
-
easeIn
float easeIn
-
easeOut
float easeOut
-
prio
int prio
-
-
-
Class net.miginfocom.layout.BoundSize extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
readResolve
protected Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Class net.miginfocom.layout.CC extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.miginfocom.layout.DimConstraint extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.miginfocom.layout.LC extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.miginfocom.layout.UnitValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Package org.java_websocket.exceptions
-
Class org.java_websocket.exceptions.IncompleteException extends Throwable implements Serializable
- serialVersionUID:
- 7330519489840500997L
-
Serialized Fields
-
preferredSize
int preferredSize
The preferred size
-
-
Class org.java_websocket.exceptions.IncompleteHandshakeException extends RuntimeException implements Serializable
- serialVersionUID:
- 7906596804233893092L
-
Serialized Fields
-
preferedSize
int preferedSize
attribut which size of handshake would have been prefered
-
-
Class org.java_websocket.exceptions.InvalidDataException extends Exception implements Serializable
- serialVersionUID:
- 3731842424390998726L
-
Serialized Fields
-
closecode
int closecode
attribut which closecode will be returned
-
-
Class org.java_websocket.exceptions.InvalidFrameException extends InvalidDataException implements Serializable
- serialVersionUID:
- -9016496369828887591L
-
Class org.java_websocket.exceptions.InvalidHandshakeException extends InvalidDataException implements Serializable
- serialVersionUID:
- -1426533877490484964L
-
Class org.java_websocket.exceptions.LimitExedeedException extends InvalidDataException implements Serializable
- serialVersionUID:
- 6908339749836826785L
-
Class org.java_websocket.exceptions.NotSendableException extends RuntimeException implements Serializable
- serialVersionUID:
- -6468967874576651628L
-
Class org.java_websocket.exceptions.WebsocketNotConnectedException extends RuntimeException implements Serializable
- serialVersionUID:
- -785314021592982715L
-