Serialized Form


Package com.agfa.hap.sdo

Class com.agfa.hap.sdo.PropertyNotAvailableException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -1662462690347023219L


Package com.agfa.hap.sdo.implementation

Class com.agfa.hap.sdo.implementation.AbstractDataObject extends java.lang.Object implements Serializable

Serialization Methods

writeReplace

protected java.lang.Object writeReplace()
                                 throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException
Serialized Fields

type

Type type

containmentProperty

Property containmentProperty

container

DataObject container

dataGraph

DataGraph dataGraph

Class com.agfa.hap.sdo.implementation.AbstractPartialDataObject extends AbstractDataObject implements Serializable

Serialized Fields

isSettingProperty

boolean isSettingProperty

isProxy

boolean isProxy

Class com.agfa.hap.sdo.implementation.BinarySerializer extends java.lang.Object implements Serializable

serialVersionUID: -6762854727094260430L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.agfa.hap.sdo.implementation.CompleteSerializer extends BinarySerializer implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.agfa.hap.sdo.implementation.ContainmentSerializer extends BinarySerializer implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.agfa.hap.sdo.implementation.DataGraphImplementation extends java.lang.Object implements Serializable

serialVersionUID: 6144199477779992429L

Serialized Fields

rootObject

DataObject rootObject

Class com.agfa.hap.sdo.implementation.DataObjectImplementation extends AbstractPartialDataObject implements Serializable

serialVersionUID: -3807872778273860980L

Serialized Fields

properties

java.lang.Object[] properties

Class com.agfa.hap.sdo.implementation.DataObjectList extends java.util.ArrayList<AbstractDataObject> implements Serializable

serialVersionUID: -3893408567235500837L

Serialized Fields

owner

AbstractDataObject owner

listProperty

Property listProperty

bidirUpdateInProgress

boolean bidirUpdateInProgress

Class com.agfa.hap.sdo.implementation.PropertyImplementation extends java.lang.Object implements Serializable

serialVersionUID: 1234L

Serialized Fields

oppositeProperty

Property oppositeProperty

isReadOnly

boolean isReadOnly

isMany

boolean isMany

isContainment

boolean isContainment

type

Type type

oppositeName

java.lang.String oppositeName

containingType

Type containingType

name

java.lang.String name

index

int index

Class com.agfa.hap.sdo.implementation.SdoImplementationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -3690342870276215465L

Class com.agfa.hap.sdo.implementation.SnapshotImplementation extends java.lang.Object implements Serializable

serialVersionUID: 5403046473375751795L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.agfa.hap.sdo.implementation.SnapshotUnion extends java.lang.Object implements Serializable

serialVersionUID: 2888458945891090081L

Serialized Fields

snapshots

java.util.Collection<E> snapshots

Package com.agfa.hap.sdo.model

Class com.agfa.hap.sdo.model.CatalogIdentity extends Identity implements Serializable

serialVersionUID: -1631933616618962179L

Class com.agfa.hap.sdo.model.Identity extends java.lang.Object implements Serializable

Serialized Fields

primaryKey

java.io.Serializable primaryKey

databaseId

java.lang.String databaseId

Class com.agfa.hap.sdo.model.LongIdentity extends Identity implements Serializable

Class com.agfa.hap.sdo.model.ObjectReference extends java.lang.Object implements Serializable

serialVersionUID: 8626498796265240806L

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.agfa.hap.sdo.model.StringIdentity extends Identity implements Serializable


Package commonj.sdo

Package commonj.sdo.impl

Class commonj.sdo.impl.ExternalizableDelegator extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException



Copyright © 2007. All Rights Reserved.