Serialized Form


Package org.enhydra.shark.appmappersistence.data

Class org.enhydra.shark.appmappersistence.data.PackLevelXPDLAppDataStruct 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

APPLICATION_ID

java.lang.String APPLICATION_ID

PACKAGEOID

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

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

PackLevelXPDLAppDataStruct 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

changedAPPLICATION_ID

boolean changedAPPLICATION_ID

changedPACKAGEOID

boolean changedPACKAGEOID

valueOfPACKAGEOID

XPDLApplicationPackageDO 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.appmappersistence.data.PackLevelXPDLAppTAAppDetailDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

PackLevelXPDLAppTAAppDetailDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

PackLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppDetailDO valueOfTOOLAGENTOID

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.appmappersistence.data.PackLevelXPDLAppTAAppDetailUsrDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

PackLevelXPDLAppTAAppDetailUsrDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

PackLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppDetailUserDO valueOfTOOLAGENTOID

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.appmappersistence.data.PackLevelXPDLAppTAAppUserDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

PackLevelXPDLAppTAAppUserDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

PackLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppUserDO valueOfTOOLAGENTOID

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.appmappersistence.data.PackLevelXPDLAppToolAgentAppDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

PackLevelXPDLAppToolAgentAppDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

PackLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppDO valueOfTOOLAGENTOID

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.appmappersistence.data.ProcLevelXPDLAppDataStruct 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

APPLICATION_ID

java.lang.String APPLICATION_ID

PROCESSOID

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

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ProcLevelXPDLAppDataStruct 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

changedAPPLICATION_ID

boolean changedAPPLICATION_ID

changedPROCESSOID

boolean changedPROCESSOID

valueOfPROCESSOID

XPDLApplicationProcessDO 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.appmappersistence.data.ProcLevelXPDLAppTAAppDetailDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ProcLevelXPDLAppTAAppDetailDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

ProcLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppDetailDO valueOfTOOLAGENTOID

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.appmappersistence.data.ProcLevelXPDLAppTAAppDetailUsrDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ProcLevelXPDLAppTAAppDetailUsrDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

ProcLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppDetailUserDO valueOfTOOLAGENTOID

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.appmappersistence.data.ProcLevelXPDLAppTAAppUserDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ProcLevelXPDLAppTAAppUserDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

ProcLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppUserDO valueOfTOOLAGENTOID

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.appmappersistence.data.ProcLevelXPDLAppToolAgentAppDataStruct 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

XPDL_APPOID

com.lutris.appserver.server.sql.ObjectId XPDL_APPOID

TOOLAGENTOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENTOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ProcLevelXPDLAppToolAgentAppDataStruct 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

changedXPDL_APPOID

boolean changedXPDL_APPOID

valueOfXPDL_APPOID

ProcLevelXPDLAppDO valueOfXPDL_APPOID

changedTOOLAGENTOID

boolean changedTOOLAGENTOID

valueOfTOOLAGENTOID

ToolAgentAppDO valueOfTOOLAGENTOID

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.appmappersistence.data.ToolAgentAppDataStruct 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

TOOL_AGENT_NAME

java.lang.String TOOL_AGENT_NAME

APP_NAME

java.lang.String APP_NAME

Class org.enhydra.shark.appmappersistence.data.ToolAgentAppDetailDataStruct 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

APP_MODE

java.math.BigDecimal APP_MODE

TOOLAGENT_APPOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENT_APPOID

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ToolAgentAppDetailDataStruct 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

changedAPP_MODE

boolean changedAPP_MODE

changedTOOLAGENT_APPOID

boolean changedTOOLAGENT_APPOID

valueOfTOOLAGENT_APPOID

ToolAgentAppDO valueOfTOOLAGENT_APPOID

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.appmappersistence.data.ToolAgentAppDetailUserDataStruct 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

TOOLAGENT_APPOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENT_APPOID

USEROID

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

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ToolAgentAppDetailUserDataStruct 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

changedTOOLAGENT_APPOID

boolean changedTOOLAGENT_APPOID

valueOfTOOLAGENT_APPOID

ToolAgentAppDetailDO valueOfTOOLAGENT_APPOID

changedUSEROID

boolean changedUSEROID

valueOfUSEROID

ToolAgentUserDO 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.appmappersistence.data.ToolAgentAppDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ToolAgentAppDataStruct 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

changedTOOL_AGENT_NAME

boolean changedTOOL_AGENT_NAME

changedAPP_NAME

boolean changedAPP_NAME

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.appmappersistence.data.ToolAgentAppUserDataStruct 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

TOOLAGENT_APPOID

com.lutris.appserver.server.sql.ObjectId TOOLAGENT_APPOID

USEROID

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

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ToolAgentAppUserDataStruct 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

changedTOOLAGENT_APPOID

boolean changedTOOLAGENT_APPOID

valueOfTOOLAGENT_APPOID

ToolAgentAppDO valueOfTOOLAGENT_APPOID

changedUSEROID

boolean changedUSEROID

valueOfUSEROID

ToolAgentUserDO 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.appmappersistence.data.ToolAgentUserDataStruct 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

PWD

java.lang.String PWD

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

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

ToolAgentUserDataStruct 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

changedPWD

boolean changedPWD

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.appmappersistence.data.XPDLApplicationPackageDataStruct 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.appmappersistence.data.XPDLApplicationPackageDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

XPDLApplicationPackageDataStruct 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.appmappersistence.data.XPDLApplicationProcessDataStruct 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.appmappersistence.data.XPDLApplicationProcessDO extends com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

isRootDeleteNode

boolean isRootDeleteNode
Is DO first node in DELETE CASCADE sekvence


data

XPDLApplicationProcessDataStruct 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

XPDLApplicationPackageDO valueOfPACKAGEOID

autoSaveAllowed

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


isDeletedFromDatabase

boolean isDeletedFromDatabase

_lockDO

boolean _lockDO

incrementVersionToo

boolean incrementVersionToo