Serialized Form


Package org.enhydra.shark.partmappersistence.data

Class org.enhydra.shark.partmappersistence.data.GroupUserDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

USERNAME

java.lang.String USERNAME

Class org.enhydra.shark.partmappersistence.data.GroupUserDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

GroupUserDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedUSERNAME

boolean changedUSERNAME

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.GroupUserPackLevelParticipantDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PARTICIPANTOID

com.lutris.appserver.server.sql.ObjectId PARTICIPANTOID

USEROID

com.lutris.appserver.server.sql.ObjectId USEROID

Class org.enhydra.shark.partmappersistence.data.GroupUserPackLevelParticipantDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

GroupUserPackLevelParticipantDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPARTICIPANTOID

boolean changedPARTICIPANTOID

valueOfPARTICIPANTOID

PackLevelParticipantDO valueOfPARTICIPANTOID

changedUSEROID

boolean changedUSEROID

valueOfUSEROID

GroupUserDO valueOfUSEROID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.GroupUserProcLevelParticipantDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PARTICIPANTOID

com.lutris.appserver.server.sql.ObjectId PARTICIPANTOID

USEROID

com.lutris.appserver.server.sql.ObjectId USEROID

Class org.enhydra.shark.partmappersistence.data.GroupUserProcLevelParticipantDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

GroupUserProcLevelParticipantDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPARTICIPANTOID

boolean changedPARTICIPANTOID

valueOfPARTICIPANTOID

ProcLevelParticipantDO valueOfPARTICIPANTOID

changedUSEROID

boolean changedUSEROID

valueOfUSEROID

GroupUserDO valueOfUSEROID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.NormalUserDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

USERNAME

java.lang.String USERNAME

Class org.enhydra.shark.partmappersistence.data.NormalUserDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

NormalUserDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedUSERNAME

boolean changedUSERNAME

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.PackLevelParticipantDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PARTICIPANT_ID

java.lang.String PARTICIPANT_ID

PACKAGEOID

com.lutris.appserver.server.sql.ObjectId PACKAGEOID

Class org.enhydra.shark.partmappersistence.data.PackLevelParticipantDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

PackLevelParticipantDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPARTICIPANT_ID

boolean changedPARTICIPANT_ID

changedPACKAGEOID

boolean changedPACKAGEOID

valueOfPACKAGEOID

XPDLParticipantPackageDO valueOfPACKAGEOID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.ProcLevelParticipantDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PARTICIPANT_ID

java.lang.String PARTICIPANT_ID

PROCESSOID

com.lutris.appserver.server.sql.ObjectId PROCESSOID

Class org.enhydra.shark.partmappersistence.data.ProcLevelParticipantDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ProcLevelParticipantDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPARTICIPANT_ID

boolean changedPARTICIPANT_ID

changedPROCESSOID

boolean changedPROCESSOID

valueOfPROCESSOID

XPDLParticipantProcessDO valueOfPROCESSOID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.UserPackLevelParticipantDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PARTICIPANTOID

com.lutris.appserver.server.sql.ObjectId PARTICIPANTOID

USEROID

com.lutris.appserver.server.sql.ObjectId USEROID

Class org.enhydra.shark.partmappersistence.data.UserPackLevelParticipantDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

UserPackLevelParticipantDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPARTICIPANTOID

boolean changedPARTICIPANTOID

valueOfPARTICIPANTOID

PackLevelParticipantDO valueOfPARTICIPANTOID

changedUSEROID

boolean changedUSEROID

valueOfUSEROID

NormalUserDO valueOfUSEROID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.UserProcLevelParticipantDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PARTICIPANTOID

com.lutris.appserver.server.sql.ObjectId PARTICIPANTOID

USEROID

com.lutris.appserver.server.sql.ObjectId USEROID

Class org.enhydra.shark.partmappersistence.data.UserProcLevelParticipantDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

UserProcLevelParticipantDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPARTICIPANTOID

boolean changedPARTICIPANTOID

valueOfPARTICIPANTOID

ProcLevelParticipantDO valueOfPARTICIPANTOID

changedUSEROID

boolean changedUSEROID

valueOfUSEROID

NormalUserDO valueOfUSEROID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.XPDLParticipantPackageDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PACKAGE_ID

java.lang.String PACKAGE_ID

Class org.enhydra.shark.partmappersistence.data.XPDLParticipantPackageDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

XPDLParticipantPackageDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPACKAGE_ID

boolean changedPACKAGE_ID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo

Class org.enhydra.shark.partmappersistence.data.XPDLParticipantProcessDataStruct extends com.lutris.appserver.server.sql.CoreDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


_empty

boolean _empty
Since originalData is being constructed for every DO, this flag "knows" if DataStruct has any useful content.


databaseName

java.lang.String databaseName
String identifying logical database this DataStruct belongs to.


__the_handle

java.lang.String __the_handle

PROCESS_ID

java.lang.String PROCESS_ID

PACKAGEOID

com.lutris.appserver.server.sql.ObjectId PACKAGEOID

Class org.enhydra.shark.partmappersistence.data.XPDLParticipantProcessDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

XPDLParticipantProcessDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


transaction

com.lutris.appserver.server.sql.DBTransaction transaction
A DO class contains a reference to a DBTransaction class. This reference can be null (when the DO is created without transaction).


__the_handle

java.lang.String __the_handle

deleted

boolean deleted

changedPROCESS_ID

boolean changedPROCESS_ID

changedPACKAGEOID

boolean changedPACKAGEOID

valueOfPACKAGEOID

XPDLParticipantPackageDO valueOfPACKAGEOID

autoSaveAllowed

boolean autoSaveAllowed
while in initFromResultSet, auto save can't be allowed


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo