org.enhydra.shark.eventaudit.data
Class ActivityHistoryInfoDO

java.lang.Object
  extended by com.lutris.appserver.server.sql.CoreDO
      extended by com.lutris.appserver.server.sql.CloneableDO
          extended by com.lutris.dods.builder.generator.dataobject.GenericDO
              extended by org.enhydra.shark.eventaudit.data.ActivityHistoryInfoDO
All Implemented Interfaces:
com.lutris.appserver.server.sql.Transaction, java.io.Serializable, java.lang.Cloneable, ActivityHistoryInfoDOI

public class ActivityHistoryInfoDO
extends com.lutris.dods.builder.generator.dataobject.GenericDO
implements ActivityHistoryInfoDOI, java.io.Serializable

Data core class, used to set and retrieve the ActivityHistoryInfoDO information.

Since:
DODS Project
Version:
$Revision: 1.50 $
Author:
NN
See Also:
Serialized Form

Field Summary
protected static java.lang.String __tmln
           
static com.lutris.dods.builder.generator.query.RDBColumn AcceptedByUsername
          static final RDBColumn AcceptedByUsername for use with QueryBuilder.
static int AcceptedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn AcceptedTime
          static final RDBColumn AcceptedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn AcceptedTimeTZO
          static final RDBColumn AcceptedTimeTZO for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ActivityDefinitionId
          static final RDBColumn ActivityDefinitionId for use with QueryBuilder.
static int ActivityDefinitionId_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ActivityDefinitionName
          static final RDBColumn ActivityDefinitionName for use with QueryBuilder.
static int ActivityDefinitionName_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ActivityDefinitionType
          static final RDBColumn ActivityDefinitionType for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ActivityDescription
          static final RDBColumn ActivityDescription for use with QueryBuilder.
static int ActivityDescription_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ActivityDuration
          static final RDBColumn ActivityDuration for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ActivityId
          static final RDBColumn ActivityId for use with QueryBuilder.
static int ActivityId_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ActivityLimitTime
          static final RDBColumn ActivityLimitTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ActivityName
          static final RDBColumn ActivityName for use with QueryBuilder.
static int ActivityName_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ActivityPriority
          static final RDBColumn ActivityPriority for use with QueryBuilder.
protected static org.enhydra.dods.cache.DataStructCache cache
           
static com.lutris.dods.builder.generator.query.RDBColumn ClosedByUsername
          static final RDBColumn ClosedByUsername for use with QueryBuilder.
static int ClosedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ClosedTime
          static final RDBColumn ClosedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ClosedTimeTZO
          static final RDBColumn ClosedTimeTZO for use with QueryBuilder.
static int COLUMN_ACCEPTEDBYUSERNAME
          Use for query caching.
static int COLUMN_ACCEPTEDTIME
          Use for query caching.
static int COLUMN_ACCEPTEDTIMETZO
          Use for query caching.
static int COLUMN_ACTIVITYDEFINITIONID
          Use for query caching.
static int COLUMN_ACTIVITYDEFINITIONNAME
          Use for query caching.
static int COLUMN_ACTIVITYDEFINITIONTYPE
          Use for query caching.
static int COLUMN_ACTIVITYDESCRIPTION
          Use for query caching.
static int COLUMN_ACTIVITYDURATION
          Use for query caching.
static int COLUMN_ACTIVITYID
          Use for query caching.
static int COLUMN_ACTIVITYLIMITTIME
          Use for query caching.
static int COLUMN_ACTIVITYNAME
          Use for query caching.
static int COLUMN_ACTIVITYPRIORITY
          Use for query caching.
static int COLUMN_CLOSEDBYUSERNAME
          Use for query caching.
static int COLUMN_CLOSEDTIME
          Use for query caching.
static int COLUMN_CLOSEDTIMETZO
          Use for query caching.
static int COLUMN_CREATEDBYUSERNAME
          Use for query caching.
static int COLUMN_CREATEDTIME
          Use for query caching.
static int COLUMN_CREATEDTIMETZO
          Use for query caching.
static int COLUMN_CURRENTUSERNAME
          Use for query caching.
static int COLUMN_DEADLINEEXCEPTIONNAME
          Use for query caching.
static int COLUMN_DEADLINEISSYNCHRONOUS
          Use for query caching.
static int COLUMN_DEADLINETIMELIMIT
          Use for query caching.
static int COLUMN_DELETEDBYUSERNAME
          Use for query caching.
static int COLUMN_DELETIONTIME
          Use for query caching.
static int COLUMN_DELETIONTIMETZO
          Use for query caching.
static int COLUMN_ISDELETED
          Use for query caching.
static int COLUMN_LASTRECORDEDTIME
          Use for query caching.
static int COLUMN_LASTRECORDEDTIMETZO
          Use for query caching.
static int COLUMN_LASTSTATE
          Use for query caching.
static int COLUMN_LASTSTATETIME
          Use for query caching.
static int COLUMN_LASTSTATETIMETZO
          Use for query caching.
static int COLUMN_PACKAGEID
          Use for query caching.
static int COLUMN_PROCESSDEFINITIONID
          Use for query caching.
static int COLUMN_PROCESSDEFINITIONNAME
          Use for query caching.
static int COLUMN_PROCESSDESCRIPTION
          Use for query caching.
static int COLUMN_PROCESSFACTORYNAME
          Use for query caching.
static int COLUMN_PROCESSFACTORYVERSION
          Use for query caching.
static int COLUMN_PROCESSID
          Use for query caching.
static int COLUMN_PROCESSLIMITTIME
          Use for query caching.
static int COLUMN_PROCESSNAME
          Use for query caching.
static int COLUMN_PROCESSPRIORITY
          Use for query caching.
static int COLUMN_REJECTEDBYUSERNAME
          Use for query caching.
static int COLUMN_REJECTEDTIME
          Use for query caching.
static int COLUMN_REJECTEDTIMETZO
          Use for query caching.
static int COLUMN_RESUMEDBYUSERNAME
          Use for query caching.
static int COLUMN_RESUMEDTIME
          Use for query caching.
static int COLUMN_RESUMEDTIMETZO
          Use for query caching.
static int COLUMN_STARTEDBYUSERNAME
          Use for query caching.
static int COLUMN_STARTEDTIME
          Use for query caching.
static int COLUMN_STARTEDTIMETZO
          Use for query caching.
static int COLUMN_SUSPENDEDBYUSERNAME
          Use for query caching.
static int COLUMN_SUSPENDEDTIME
          Use for query caching.
static int COLUMN_SUSPENDEDTIMETZO
          Use for query caching.
static com.lutris.dods.builder.generator.query.RDBColumn CreatedByUsername
          static final RDBColumn CreatedByUsername for use with QueryBuilder.
static int CreatedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn CreatedTime
          static final RDBColumn CreatedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn CreatedTimeTZO
          static final RDBColumn CreatedTimeTZO for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn CurrentUsername
          static final RDBColumn CurrentUsername for use with QueryBuilder.
static int CurrentUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn DeadlineExceptionName
          static final RDBColumn DeadlineExceptionName for use with QueryBuilder.
static int DeadlineExceptionName_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn DeadlineIsSynchronous
          static final RDBColumn DeadlineIsSynchronous for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn DeadlineTimeLimit
          static final RDBColumn DeadlineTimeLimit for use with QueryBuilder.
protected  boolean deleted
           
static com.lutris.dods.builder.generator.query.RDBColumn DeletedByUsername
          static final RDBColumn DeletedByUsername for use with QueryBuilder.
static int DeletedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn DeletionTime
          static final RDBColumn DeletionTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn DeletionTimeTZO
          static final RDBColumn DeletionTimeTZO for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn IsDeleted
          static final RDBColumn IsDeleted for use with QueryBuilder.
protected static boolean isFullCacheNeeded
           
static com.lutris.dods.builder.generator.query.RDBColumn LastRecordedTime
          static final RDBColumn LastRecordedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn LastRecordedTimeTZO
          static final RDBColumn LastRecordedTimeTZO for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn LastState
          static final RDBColumn LastState for use with QueryBuilder.
static int LastState_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn LastStateTime
          static final RDBColumn LastStateTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn LastStateTimeTZO
          static final RDBColumn LastStateTimeTZO for use with QueryBuilder.
protected static boolean notUsingOId
           
static com.lutris.dods.builder.generator.query.RDBColumn PackageId
          static final RDBColumn PackageId for use with QueryBuilder.
static int PackageId_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn PrimaryKey
          static final RDBColumn PrimaryKey for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ProcessDefinitionId
          static final RDBColumn ProcessDefinitionId for use with QueryBuilder.
static int ProcessDefinitionId_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ProcessDefinitionName
          static final RDBColumn ProcessDefinitionName for use with QueryBuilder.
static int ProcessDefinitionName_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ProcessDescription
          static final RDBColumn ProcessDescription for use with QueryBuilder.
static int ProcessDescription_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ProcessFactoryName
          static final RDBColumn ProcessFactoryName for use with QueryBuilder.
static int ProcessFactoryName_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ProcessFactoryVersion
          static final RDBColumn ProcessFactoryVersion for use with QueryBuilder.
static int ProcessFactoryVersion_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ProcessId
          static final RDBColumn ProcessId for use with QueryBuilder.
static int ProcessId_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ProcessLimitTime
          static final RDBColumn ProcessLimitTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ProcessName
          static final RDBColumn ProcessName for use with QueryBuilder.
static int ProcessName_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ProcessPriority
          static final RDBColumn ProcessPriority for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn RejectedByUsername
          static final RDBColumn RejectedByUsername for use with QueryBuilder.
static int RejectedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn RejectedTime
          static final RDBColumn RejectedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn RejectedTimeTZO
          static final RDBColumn RejectedTimeTZO for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ResumedByUsername
          static final RDBColumn ResumedByUsername for use with QueryBuilder.
static int ResumedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn ResumedTime
          static final RDBColumn ResumedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn ResumedTimeTZO
          static final RDBColumn ResumedTimeTZO for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn StartedByUsername
          static final RDBColumn StartedByUsername for use with QueryBuilder.
static int StartedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn StartedTime
          static final RDBColumn StartedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn StartedTimeTZO
          static final RDBColumn StartedTimeTZO for use with QueryBuilder.
protected static org.enhydra.dods.statistics.Statistics statistics
          Represents table and cache (if there is caching) statistics.
static com.lutris.dods.builder.generator.query.RDBColumn SuspendedByUsername
          static final RDBColumn SuspendedByUsername for use with QueryBuilder.
static int SuspendedByUsername_MaxLength
           
static com.lutris.dods.builder.generator.query.RDBColumn SuspendedTime
          static final RDBColumn SuspendedTime for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBColumn SuspendedTimeTZO
          static final RDBColumn SuspendedTimeTZO for use with QueryBuilder.
static com.lutris.dods.builder.generator.query.RDBTable table
           
static java.lang.String tableName
          Static final data members name the table and columns for this DO.
 
Fields inherited from class com.lutris.dods.builder.generator.dataobject.GenericDO
colChanged, dirty
 
Fields inherited from class com.lutris.appserver.server.sql.CoreDO
originalData, persistent, versioning
 
Constructor Summary
protected ActivityHistoryInfoDO()
          Protected constructor.
protected ActivityHistoryInfoDO(boolean is_view)
          Protected constructor.
protected ActivityHistoryInfoDO(boolean is_view, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Protected constructor.
protected ActivityHistoryInfoDO(com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Protected constructor.
protected ActivityHistoryInfoDO(com.lutris.appserver.server.sql.ObjectId id)
          Protected constructor used by createExisting(ObjectId) above.
protected ActivityHistoryInfoDO(com.lutris.appserver.server.sql.ObjectId id, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Protected constructor used by createExisting(ObjectId, DBTransaction) above.
protected ActivityHistoryInfoDO(java.sql.ResultSet rs)
          Protected constructor.
protected ActivityHistoryInfoDO(java.sql.ResultSet rs, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Protected constructor.
 
Method Summary
protected static boolean __beginTx(java.lang.String ldb)
           
static void __enableCaching()
           
protected static void __endTx()
           
protected  void _setAcceptedByUsername(java.lang.String value)
          _setAcceptedByUsername is a protected method that is called by setAcceptedByUsername if AcceptedByUsername is not part of a multicolumn foreign key.
protected  void _setAcceptedTime(long value)
          _setAcceptedTime is a protected method that is called by setAcceptedTime if AcceptedTime is not part of a multicolumn foreign key.
protected  void _setAcceptedTimeTZO(long value)
          _setAcceptedTimeTZO is a protected method that is called by setAcceptedTimeTZO if AcceptedTimeTZO is not part of a multicolumn foreign key.
protected  void _setActivityDefinitionId(java.lang.String value)
          _setActivityDefinitionId is a protected method that is called by setActivityDefinitionId if ActivityDefinitionId is not part of a multicolumn foreign key.
protected  void _setActivityDefinitionName(java.lang.String value)
          _setActivityDefinitionName is a protected method that is called by setActivityDefinitionName if ActivityDefinitionName is not part of a multicolumn foreign key.
protected  void _setActivityDefinitionType(int value)
          _setActivityDefinitionType is a protected method that is called by setActivityDefinitionType if ActivityDefinitionType is not part of a multicolumn foreign key.
protected  void _setActivityDescription(java.lang.String value)
          _setActivityDescription is a protected method that is called by setActivityDescription if ActivityDescription is not part of a multicolumn foreign key.
protected  void _setActivityDuration(long value)
          _setActivityDuration is a protected method that is called by setActivityDuration if ActivityDuration is not part of a multicolumn foreign key.
protected  void _setActivityId(java.lang.String value)
          _setActivityId is a protected method that is called by setActivityId if ActivityId is not part of a multicolumn foreign key.
protected  void _setActivityLimitTime(long value)
          _setActivityLimitTime is a protected method that is called by setActivityLimitTime if ActivityLimitTime is not part of a multicolumn foreign key.
protected  void _setActivityName(java.lang.String value)
          _setActivityName is a protected method that is called by setActivityName if ActivityName is not part of a multicolumn foreign key.
protected  void _setActivityPriority(short value)
          _setActivityPriority is a protected method that is called by setActivityPriority if ActivityPriority is not part of a multicolumn foreign key.
protected  void _setClosedByUsername(java.lang.String value)
          _setClosedByUsername is a protected method that is called by setClosedByUsername if ClosedByUsername is not part of a multicolumn foreign key.
protected  void _setClosedTime(long value)
          _setClosedTime is a protected method that is called by setClosedTime if ClosedTime is not part of a multicolumn foreign key.
protected  void _setClosedTimeTZO(long value)
          _setClosedTimeTZO is a protected method that is called by setClosedTimeTZO if ClosedTimeTZO is not part of a multicolumn foreign key.
protected  void _setCreatedByUsername(java.lang.String value)
          _setCreatedByUsername is a protected method that is called by setCreatedByUsername if CreatedByUsername is not part of a multicolumn foreign key.
protected  void _setCreatedTime(long value)
          _setCreatedTime is a protected method that is called by setCreatedTime if CreatedTime is not part of a multicolumn foreign key.
protected  void _setCreatedTimeTZO(long value)
          _setCreatedTimeTZO is a protected method that is called by setCreatedTimeTZO if CreatedTimeTZO is not part of a multicolumn foreign key.
protected  void _setCurrentUsername(java.lang.String value)
          _setCurrentUsername is a protected method that is called by setCurrentUsername if CurrentUsername is not part of a multicolumn foreign key.
protected  void _setDeadlineExceptionName(java.lang.String value)
          _setDeadlineExceptionName is a protected method that is called by setDeadlineExceptionName if DeadlineExceptionName is not part of a multicolumn foreign key.
protected  void _setDeadlineIsSynchronous(boolean value)
          _setDeadlineIsSynchronous is a protected method that is called by setDeadlineIsSynchronous if DeadlineIsSynchronous is not part of a multicolumn foreign key.
protected  void _setDeadlineTimeLimit(long value)
          _setDeadlineTimeLimit is a protected method that is called by setDeadlineTimeLimit if DeadlineTimeLimit is not part of a multicolumn foreign key.
protected  void _setDeletedByUsername(java.lang.String value)
          _setDeletedByUsername is a protected method that is called by setDeletedByUsername if DeletedByUsername is not part of a multicolumn foreign key.
protected  void _setDeletionTime(long value)
          _setDeletionTime is a protected method that is called by setDeletionTime if DeletionTime is not part of a multicolumn foreign key.
protected  void _setDeletionTimeTZO(long value)
          _setDeletionTimeTZO is a protected method that is called by setDeletionTimeTZO if DeletionTimeTZO is not part of a multicolumn foreign key.
protected  void _setIsDeleted(boolean value)
          _setIsDeleted is a protected method that is called by setIsDeleted if IsDeleted is not part of a multicolumn foreign key.
protected  void _setLastRecordedTime(long value)
          _setLastRecordedTime is a protected method that is called by setLastRecordedTime if LastRecordedTime is not part of a multicolumn foreign key.
protected  void _setLastRecordedTimeTZO(long value)
          _setLastRecordedTimeTZO is a protected method that is called by setLastRecordedTimeTZO if LastRecordedTimeTZO is not part of a multicolumn foreign key.
protected  void _setLastState(java.lang.String value)
          _setLastState is a protected method that is called by setLastState if LastState is not part of a multicolumn foreign key.
protected  void _setLastStateTime(long value)
          _setLastStateTime is a protected method that is called by setLastStateTime if LastStateTime is not part of a multicolumn foreign key.
protected  void _setLastStateTimeTZO(long value)
          _setLastStateTimeTZO is a protected method that is called by setLastStateTimeTZO if LastStateTimeTZO is not part of a multicolumn foreign key.
protected  void _setPackageId(java.lang.String value)
          _setPackageId is a protected method that is called by setPackageId if PackageId is not part of a multicolumn foreign key.
protected  void _setProcessDefinitionId(java.lang.String value)
          _setProcessDefinitionId is a protected method that is called by setProcessDefinitionId if ProcessDefinitionId is not part of a multicolumn foreign key.
protected  void _setProcessDefinitionName(java.lang.String value)
          _setProcessDefinitionName is a protected method that is called by setProcessDefinitionName if ProcessDefinitionName is not part of a multicolumn foreign key.
protected  void _setProcessDescription(java.lang.String value)
          _setProcessDescription is a protected method that is called by setProcessDescription if ProcessDescription is not part of a multicolumn foreign key.
protected  void _setProcessFactoryName(java.lang.String value)
          _setProcessFactoryName is a protected method that is called by setProcessFactoryName if ProcessFactoryName is not part of a multicolumn foreign key.
protected  void _setProcessFactoryVersion(java.lang.String value)
          _setProcessFactoryVersion is a protected method that is called by setProcessFactoryVersion if ProcessFactoryVersion is not part of a multicolumn foreign key.
protected  void _setProcessId(java.lang.String value)
          _setProcessId is a protected method that is called by setProcessId if ProcessId is not part of a multicolumn foreign key.
protected  void _setProcessLimitTime(long value)
          _setProcessLimitTime is a protected method that is called by setProcessLimitTime if ProcessLimitTime is not part of a multicolumn foreign key.
protected  void _setProcessName(java.lang.String value)
          _setProcessName is a protected method that is called by setProcessName if ProcessName is not part of a multicolumn foreign key.
protected  void _setProcessPriority(short value)
          _setProcessPriority is a protected method that is called by setProcessPriority if ProcessPriority is not part of a multicolumn foreign key.
protected  void _setRejectedByUsername(java.lang.String value)
          _setRejectedByUsername is a protected method that is called by setRejectedByUsername if RejectedByUsername is not part of a multicolumn foreign key.
protected  void _setRejectedTime(long value)
          _setRejectedTime is a protected method that is called by setRejectedTime if RejectedTime is not part of a multicolumn foreign key.
protected  void _setRejectedTimeTZO(long value)
          _setRejectedTimeTZO is a protected method that is called by setRejectedTimeTZO if RejectedTimeTZO is not part of a multicolumn foreign key.
protected  void _setResumedByUsername(java.lang.String value)
          _setResumedByUsername is a protected method that is called by setResumedByUsername if ResumedByUsername is not part of a multicolumn foreign key.
protected  void _setResumedTime(long value)
          _setResumedTime is a protected method that is called by setResumedTime if ResumedTime is not part of a multicolumn foreign key.
protected  void _setResumedTimeTZO(long value)
          _setResumedTimeTZO is a protected method that is called by setResumedTimeTZO if ResumedTimeTZO is not part of a multicolumn foreign key.
protected  void _setStartedByUsername(java.lang.String value)
          _setStartedByUsername is a protected method that is called by setStartedByUsername if StartedByUsername is not part of a multicolumn foreign key.
protected  void _setStartedTime(long value)
          _setStartedTime is a protected method that is called by setStartedTime if StartedTime is not part of a multicolumn foreign key.
protected  void _setStartedTimeTZO(long value)
          _setStartedTimeTZO is a protected method that is called by setStartedTimeTZO if StartedTimeTZO is not part of a multicolumn foreign key.
protected  void _setSuspendedByUsername(java.lang.String value)
          _setSuspendedByUsername is a protected method that is called by setSuspendedByUsername if SuspendedByUsername is not part of a multicolumn foreign key.
protected  void _setSuspendedTime(long value)
          _setSuspendedTime is a protected method that is called by setSuspendedTime if SuspendedTime is not part of a multicolumn foreign key.
protected  void _setSuspendedTimeTZO(long value)
          _setSuspendedTimeTZO is a protected method that is called by setSuspendedTimeTZO if SuspendedTimeTZO is not part of a multicolumn foreign key.
 void addActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer)
          Add (set & commit) a ActivityHistoryDetailsDO object that refers to this DO.
 void addActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer, com.lutris.appserver.server.sql.DBTransaction tran)
          Add (set & commit) a ActivityHistoryDetailsDO object that refers to this DO.
 void addToCache()
          Add DO's original data object to cache.
static void addToCache(ActivityHistoryInfoDataStruct newDS)
          Add DataStruct object to cache.
static ActivityHistoryInfoDO ceInternal(java.math.BigDecimal bd)
          Method ceInternal is public, only to allow generated classes to instantiate one another.
static ActivityHistoryInfoDO ceInternal(java.math.BigDecimal bd, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Method ceInternal is public, only to allow generated classes to instantiate one another.
protected static ActivityHistoryInfoDO ceInternal(com.lutris.appserver.server.sql.ObjectId id)
          ceInternal( ObjectId ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ObjectID value as the primary key.
static ActivityHistoryInfoDO ceInternal(com.lutris.appserver.server.sql.ObjectId id, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          ceInternal(ObjectId, DBTransaction) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ObjectID value as the primary key.
protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBColumnValue pk)
          ceInternal( RDBColumnValue ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ActivityHistoryInfoDO.PrimaryKey.
protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBColumnValue pk, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ActivityHistoryInfoDO.PrimaryKey.
protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBRow row)
          ceInternal( RDBRow ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the ActivityHistoryInfoDO.PrimaryKey value in the passed RDBRow.
protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBRow row, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          ceInternal( RDBRow , DBTransaction) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the ActivityHistoryInfoDO.PrimaryKey value in the passed RDBRow.
protected static ActivityHistoryInfoDO ceInternal(java.sql.ResultSet rs)
          ceInternal( ResultSet , HashMap) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
protected static ActivityHistoryInfoDO ceInternal(java.sql.ResultSet rs, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          ceInternal(ResultSet, DBTransaction)
static ActivityHistoryInfoDO ceInternal(java.lang.String handle)
          Method ceInternal is public, only to allow generated classes to instantiate one another.
static ActivityHistoryInfoDO ceInternal(java.lang.String handle, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Method ceInternal is public, only to allow generated classes to instantiate one another.
protected  void checkLoad()
          Load the actual DO data if necessary.
 java.lang.Object cloneUnique()
          Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
 void commit()
          Deprecated. Use save() instead.
 void commit(com.lutris.appserver.server.sql.DBTransaction dbt)
          Deprecated. Use save() instead.
 boolean compareCond(org.enhydra.dods.cache.Condition cond)
          Compares whether this DO satisfies condition cond.
static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDataStruct data)
          Creates a DO that has no ObjectId but has a copy of an existing DO's data.
static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDataStruct data, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Creates a DO that has no ObjectId but has a copy of an existing DO's data.
static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDO orig)
          Creates a DO that has no ObjectId but has a copy of an existing DO's data.
static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDO orig, com.lutris.appserver.server.sql.DBTransaction dbTrans)
           
static com.lutris.dods.builder.generator.dataobject.GenericDO createDO(com.lutris.appserver.server.sql.ObjectId oid)
          Created DO with specified OID.
static com.lutris.dods.builder.generator.dataobject.GenericDO createDO(com.lutris.appserver.server.sql.ObjectId oid, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          Created DO with specified OID.
static ActivityHistoryInfoDO createExisting(java.math.BigDecimal bd)
          createExisting( BigDecimal ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed BigDecimal value as the primary key.
static ActivityHistoryInfoDO createExisting(java.math.BigDecimal bd, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          createExisting(BigDecimal, DBTransaction)
static ActivityHistoryInfoDO createExisting(java.lang.String handle)
          createExisting(String) The createExisting method is used to create a ActivityHistoryInfoDO from a string handle.
static ActivityHistoryInfoDO createExisting(java.lang.String handle, com.lutris.appserver.server.sql.DBTransaction dbTrans)
          createExisting(String, DBTransaction) The createExisting method is used to create a ActivityHistoryInfoDO from a string handle.
static com.lutris.appserver.server.sql.DBQuery createQuery()
          createQuery() creates a new DBQuery.
static com.lutris.appserver.server.sql.DBQuery createQuery(com.lutris.appserver.server.sql.DBTransaction trans)
          createQuery() creates a new DBQuery.
static com.lutris.appserver.server.sql.DBTransaction createTransaction()
          createTransaction() creates a new DBTransaction.
static ActivityHistoryInfoDO createVirgin()
          createVirgin() Creates a DO that has no ObjectId or data.
static ActivityHistoryInfoDO createVirgin(com.lutris.appserver.server.sql.DBTransaction dbTrans)
          createVirgin(DBTransaction)
 void delete()
          Deletes the DO from its table.
 void delete(com.lutris.appserver.server.sql.DBTransaction dbt)
          Deletes the DO from its table.
 void delete(com.lutris.appserver.server.sql.DBTransaction dbt, boolean rootDO)
          Deletes the DO from its table.
 void deleteFromCache()
          Delete object from cache
static ActivityHistoryInfoDataStruct deleteFromCache(ActivityHistoryInfoDataStruct data)
          Delete DataStruct object from cache
static void disableCaching()
          Disable caching.
 void doCheck(boolean value)
          Specifies whether to lock this DO (row) in database just before commit.
 void doLock()
          Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".
 void doTouch()
          Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".
 void dumpData(boolean incrementVersion)
          dumpData action.
static void enableCaching()
          Enable caching.
 boolean equals(java.lang.Object obj)
           
 void evict()
          Remove DataStruct from cache.
static void evict(ActivityHistoryInfoDataStruct[] DSs)
          Remove DataStruct objects from cache.
static void evict(java.lang.String dbName, java.lang.String[] handles)
          Remove DataStruct objects from cache.
 void executeInsert(com.lutris.appserver.server.sql.DBConnection conn)
          Inserts this object into the database.
 void executeLockingStatement(com.lutris.appserver.server.sql.DBConnection conn)
          Prepares and executes the statement used to lock this object in the database.
 void executeUpdate(com.lutris.appserver.server.sql.DBConnection conn)
           
 void finalizeDelete(boolean success)
          Currently does nothing.
 void finalizeInsert(boolean success)
          If transaction succeeded marks this object as clean.
 void finalizeUpdate(boolean success)
          If transaction succeeded marks this object as clean.
static ActivityHistoryInfoDataStruct findCachedObjectByHandle(java.lang.String cacheHandle)
          Get DataStruct object with key cacheHandle from the cache.
 ActivityHistoryInfoDO findTransactionCachedObjectByHandle(java.lang.String cacheHandle)
          Get data object with key cacheHandle from the cache.
 java.lang.String get_CacheHandle()
          Returns cache handle.
 java.lang.Object get_Data()
          Returns DO's data.
 ActivityHistoryInfoDataStruct get_DataStruct()
          Returns dataStruct.
 java.lang.String get_Handle()
          The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
static java.lang.String get_logicalDBName()
          get_logicalDBName retrieves the logical database name set by setLogicalDBName().
 int get_NewVersion()
          get_NewVersion overloaded
 com.lutris.appserver.server.sql.ObjectId get_OId()
          Returns this object's identifier.
 java.lang.String get_OriginDatabase()
          Return the name of the logical database for which DO object was created.
static org.enhydra.dods.statistics.Statistics get_statistics()
          Get table statistics.
 com.lutris.appserver.server.sql.DBTransaction get_transaction()
          Return transaction which DO belongs.
static java.lang.String[] get_UsedLogicalDatabases()
          Get all used logical databases.
 int get_Version()
          get_Version makes the protected method public in CoreDO.
 java.lang.String getAcceptedByUsername()
          Get AcceptedByUsername of the SHKActivityHistoryInfo.
 long getAcceptedTime()
          Get AcceptedTime of the SHKActivityHistoryInfo.
 long getAcceptedTimeTZO()
          Get AcceptedTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getActivityDefinitionId()
          Get ActivityDefinitionId of the SHKActivityHistoryInfo.
 java.lang.String getActivityDefinitionName()
          Get ActivityDefinitionName of the SHKActivityHistoryInfo.
 int getActivityDefinitionType()
          Get ActivityDefinitionType of the SHKActivityHistoryInfo.
 java.lang.String getActivityDescription()
          Get ActivityDescription of the SHKActivityHistoryInfo.
 long getActivityDuration()
          Get ActivityDuration of the SHKActivityHistoryInfo.
 ActivityHistoryDetailsDO getActivityHistoryDetailsDO()
          Get the single ActivityHistoryDetailsDO object that refers to this DO.
 ActivityHistoryDetailsDO[] getActivityHistoryDetailsDOArray()
          Get array of ActivityHistoryDetailsDO objects that refer to this DO.
 int getActivityHistoryDetailsDOArrayCount()
          Get the number of ActivityHistoryDetailsDOs that refer to this DO.
 java.lang.String getActivityId()
          Get ActivityId of the SHKActivityHistoryInfo.
 long getActivityLimitTime()
          Get ActivityLimitTime of the SHKActivityHistoryInfo.
 java.lang.String getActivityName()
          Get ActivityName of the SHKActivityHistoryInfo.
 short getActivityPriority()
          Get ActivityPriority of the SHKActivityHistoryInfo.
static int getAsynchLoadPriority()
          Returns priority for asynchronous cache initialization.
static java.lang.String getCacheDodsTableName()
          Get name of the table that is cached.
 java.lang.String getClosedByUsername()
          Get ClosedByUsername of the SHKActivityHistoryInfo.
 long getClosedTime()
          Get ClosedTime of the SHKActivityHistoryInfo.
 long getClosedTimeTZO()
          Get ClosedTimeTZO of the SHKActivityHistoryInfo.
static org.enhydra.dods.cache.ConfigurationAdministration getConfigurationAdministration()
          Returns SHKActivityHistoryInfo table cache.
 java.lang.String getCreatedByUsername()
          Get CreatedByUsername of the SHKActivityHistoryInfo.
 long getCreatedTime()
          Get CreatedTime of the SHKActivityHistoryInfo.
 long getCreatedTimeTZO()
          Get CreatedTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getCurrentUsername()
          Get CurrentUsername of the SHKActivityHistoryInfo.
 ActivityHistoryInfoDataStruct getDataStruct()
          Deprecated. Use get_DataStruct()
 java.lang.String getDeadlineExceptionName()
          Get DeadlineExceptionName of the SHKActivityHistoryInfo.
 boolean getDeadlineIsSynchronous()
          Get DeadlineIsSynchronous of the SHKActivityHistoryInfo.
 long getDeadlineTimeLimit()
          Get DeadlineTimeLimit of the SHKActivityHistoryInfo.
 java.lang.String getDeletedByUsername()
          Get DeletedByUsername of the SHKActivityHistoryInfo.
 java.sql.PreparedStatement getDeleteStatement(com.lutris.appserver.server.sql.DBConnection conn)
          Prepares the statement used to delete this object from the database.
 long getDeletionTime()
          Get DeletionTime of the SHKActivityHistoryInfo.
 long getDeletionTimeTZO()
          Get DeletionTimeTZO of the SHKActivityHistoryInfo.
 java.sql.PreparedStatement getInsertStatement(com.lutris.appserver.server.sql.DBConnection conn)
          Prepares the statement used to insert this object into the database.
 boolean getIsDeleted()
          Get IsDeleted of the SHKActivityHistoryInfo.
 long getLastRecordedTime()
          Get LastRecordedTime of the SHKActivityHistoryInfo.
 long getLastRecordedTimeTZO()
          Get LastRecordedTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getLastState()
          Get LastState of the SHKActivityHistoryInfo.
 long getLastStateTime()
          Get LastStateTime of the SHKActivityHistoryInfo.
 long getLastStateTimeTZO()
          Get LastStateTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getPackageId()
          Get PackageId of the SHKActivityHistoryInfo.
 java.lang.String getProcessDefinitionId()
          Get ProcessDefinitionId of the SHKActivityHistoryInfo.
 java.lang.String getProcessDefinitionName()
          Get ProcessDefinitionName of the SHKActivityHistoryInfo.
 java.lang.String getProcessDescription()
          Get ProcessDescription of the SHKActivityHistoryInfo.
 java.lang.String getProcessFactoryName()
          Get ProcessFactoryName of the SHKActivityHistoryInfo.
 java.lang.String getProcessFactoryVersion()
          Get ProcessFactoryVersion of the SHKActivityHistoryInfo.
 java.lang.String getProcessId()
          Get ProcessId of the SHKActivityHistoryInfo.
 long getProcessLimitTime()
          Get ProcessLimitTime of the SHKActivityHistoryInfo.
 java.lang.String getProcessName()
          Get ProcessName of the SHKActivityHistoryInfo.
 short getProcessPriority()
          Get ProcessPriority of the SHKActivityHistoryInfo.
 java.lang.String getRejectedByUsername()
          Get RejectedByUsername of the SHKActivityHistoryInfo.
 long getRejectedTime()
          Get RejectedTime of the SHKActivityHistoryInfo.
 long getRejectedTimeTZO()
          Get RejectedTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getResumedByUsername()
          Get ResumedByUsername of the SHKActivityHistoryInfo.
 long getResumedTime()
          Get ResumedTime of the SHKActivityHistoryInfo.
 long getResumedTimeTZO()
          Get ResumedTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getStartedByUsername()
          Get StartedByUsername of the SHKActivityHistoryInfo.
 long getStartedTime()
          Get StartedTime of the SHKActivityHistoryInfo.
 long getStartedTimeTZO()
          Get StartedTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getSuspendedByUsername()
          Get SuspendedByUsername of the SHKActivityHistoryInfo.
 long getSuspendedTime()
          Get SuspendedTime of the SHKActivityHistoryInfo.
 long getSuspendedTimeTZO()
          Get SuspendedTimeTZO of the SHKActivityHistoryInfo.
 java.lang.String getTableName()
          Return SHKActivityHistoryInfo as the name of the table in the database which contains ActivityHistoryInfoDO objects.
 java.sql.PreparedStatement getUpdateStatement(com.lutris.appserver.server.sql.DBConnection conn)
          Prepares the statement used to update this object in the database.
static java.lang.String[] getUsedLogicalDatabases()
          Deprecated. Use get_UsedLogicalDatabases()
 int hashCode()
           
 boolean hasMatchingHandle(java.lang.String handle)
          Compare string version of the id of this DO and handle.
protected static boolean isAllReadOnly()
          Returns value for AllReadOnly.
static boolean isAsynchCacheLoadNeeded()
          Returns information if asynchronous cache initialization is needed or not.
protected  boolean isAutoSave()
          Returns value for AutoSave.
protected  boolean isAutoSaveCreateVirgin()
          Returns value for AutoSaveCreateVirgin.
protected  boolean isDeleteCheckVersion()
          Returns value for DeleteCheckVersion.
 boolean isDeleted()
          Returns the value of delete tag.
 boolean isLoaded()
          isLoaded() Returns information whether object's data is loaded from database.
 boolean isReadOnly()
          Return information whether the data for this object has been marked read-only.
static boolean isSimpleCacheUsed()
          Returns information if simple cache is used or not.
protected  boolean isTransactionCaches()
          Returns value for TransactionCaches.
protected  boolean isTransactionCheck()
          Returns value for TransactionCheck.
 boolean isVirgin()
          Returns information whether the DO is created virgin and hasn't been commited yet.
static void loadCaches()
          WARNING!
 void loadData()
          Load the fields for the DO from the database.
protected  void makeIdentical(ActivityHistoryInfoDO orig)
          Assigns the DataStruct of an existing DO to this DO.
 void makeInvisible()
          Make DO's data from cache Invisible.
 void makeReadOnly()
          Mark the object as read-only.
 void makeReadWrite()
          Mark the object as read-write.
 void makeVisible()
          Make DO's data from cache visible.
protected  void modifyDO(com.lutris.appserver.server.sql.DBTransaction dbt, boolean delete)
          Modifies the DO within its table.
protected  void modifyDO(com.lutris.appserver.server.sql.DBTransaction dbt, boolean delete, boolean references)
          Modifies the DO within its table.
 int objectIdentityType()
          Return the type of the identity column(s) of DOs that these objects represents.
protected  void okToCommit()
          A stub method for implementing pre-commit assertions for this ActivityHistoryInfoDO.
protected  void okToDelete()
          A stub method for implementing pre-delete assertions for this ActivityHistoryInfoDO.
 java.lang.Object originalData_get()
          Returns original DO's data.
 java.lang.String originalData_getAcceptedByUsername()
          Get original value of AcceptedByUsername from the SHKActivityHistoryInfo.
 long originalData_getAcceptedTime()
          Get original value of AcceptedTime from the SHKActivityHistoryInfo.
 long originalData_getAcceptedTimeTZO()
          Get original value of AcceptedTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getActivityDefinitionId()
          Get original value of ActivityDefinitionId from the SHKActivityHistoryInfo.
 java.lang.String originalData_getActivityDefinitionName()
          Get original value of ActivityDefinitionName from the SHKActivityHistoryInfo.
 int originalData_getActivityDefinitionType()
          Get original value of ActivityDefinitionType from the SHKActivityHistoryInfo.
 java.lang.String originalData_getActivityDescription()
          Get original value of ActivityDescription from the SHKActivityHistoryInfo.
 long originalData_getActivityDuration()
          Get original value of ActivityDuration from the SHKActivityHistoryInfo.
 java.lang.String originalData_getActivityId()
          Get original value of ActivityId from the SHKActivityHistoryInfo.
 long originalData_getActivityLimitTime()
          Get original value of ActivityLimitTime from the SHKActivityHistoryInfo.
 java.lang.String originalData_getActivityName()
          Get original value of ActivityName from the SHKActivityHistoryInfo.
 short originalData_getActivityPriority()
          Get original value of ActivityPriority from the SHKActivityHistoryInfo.
 java.lang.String originalData_getClosedByUsername()
          Get original value of ClosedByUsername from the SHKActivityHistoryInfo.
 long originalData_getClosedTime()
          Get original value of ClosedTime from the SHKActivityHistoryInfo.
 long originalData_getClosedTimeTZO()
          Get original value of ClosedTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getCreatedByUsername()
          Get original value of CreatedByUsername from the SHKActivityHistoryInfo.
 long originalData_getCreatedTime()
          Get original value of CreatedTime from the SHKActivityHistoryInfo.
 long originalData_getCreatedTimeTZO()
          Get original value of CreatedTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getCurrentUsername()
          Get original value of CurrentUsername from the SHKActivityHistoryInfo.
 java.lang.String originalData_getDeadlineExceptionName()
          Get original value of DeadlineExceptionName from the SHKActivityHistoryInfo.
 boolean originalData_getDeadlineIsSynchronous()
          Get original value of DeadlineIsSynchronous from the SHKActivityHistoryInfo.
 long originalData_getDeadlineTimeLimit()
          Get original value of DeadlineTimeLimit from the SHKActivityHistoryInfo.
 java.lang.String originalData_getDeletedByUsername()
          Get original value of DeletedByUsername from the SHKActivityHistoryInfo.
 long originalData_getDeletionTime()
          Get original value of DeletionTime from the SHKActivityHistoryInfo.
 long originalData_getDeletionTimeTZO()
          Get original value of DeletionTimeTZO from the SHKActivityHistoryInfo.
 boolean originalData_getIsDeleted()
          Get original value of IsDeleted from the SHKActivityHistoryInfo.
 long originalData_getLastRecordedTime()
          Get original value of LastRecordedTime from the SHKActivityHistoryInfo.
 long originalData_getLastRecordedTimeTZO()
          Get original value of LastRecordedTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getLastState()
          Get original value of LastState from the SHKActivityHistoryInfo.
 long originalData_getLastStateTime()
          Get original value of LastStateTime from the SHKActivityHistoryInfo.
 long originalData_getLastStateTimeTZO()
          Get original value of LastStateTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getPackageId()
          Get original value of PackageId from the SHKActivityHistoryInfo.
 java.lang.String originalData_getProcessDefinitionId()
          Get original value of ProcessDefinitionId from the SHKActivityHistoryInfo.
 java.lang.String originalData_getProcessDefinitionName()
          Get original value of ProcessDefinitionName from the SHKActivityHistoryInfo.
 java.lang.String originalData_getProcessDescription()
          Get original value of ProcessDescription from the SHKActivityHistoryInfo.
 java.lang.String originalData_getProcessFactoryName()
          Get original value of ProcessFactoryName from the SHKActivityHistoryInfo.
 java.lang.String originalData_getProcessFactoryVersion()
          Get original value of ProcessFactoryVersion from the SHKActivityHistoryInfo.
 java.lang.String originalData_getProcessId()
          Get original value of ProcessId from the SHKActivityHistoryInfo.
 long originalData_getProcessLimitTime()
          Get original value of ProcessLimitTime from the SHKActivityHistoryInfo.
 java.lang.String originalData_getProcessName()
          Get original value of ProcessName from the SHKActivityHistoryInfo.
 short originalData_getProcessPriority()
          Get original value of ProcessPriority from the SHKActivityHistoryInfo.
 java.lang.String originalData_getRejectedByUsername()
          Get original value of RejectedByUsername from the SHKActivityHistoryInfo.
 long originalData_getRejectedTime()
          Get original value of RejectedTime from the SHKActivityHistoryInfo.
 long originalData_getRejectedTimeTZO()
          Get original value of RejectedTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getResumedByUsername()
          Get original value of ResumedByUsername from the SHKActivityHistoryInfo.
 long originalData_getResumedTime()
          Get original value of ResumedTime from the SHKActivityHistoryInfo.
 long originalData_getResumedTimeTZO()
          Get original value of ResumedTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getStartedByUsername()
          Get original value of StartedByUsername from the SHKActivityHistoryInfo.
 long originalData_getStartedTime()
          Get original value of StartedTime from the SHKActivityHistoryInfo.
 long originalData_getStartedTimeTZO()
          Get original value of StartedTimeTZO from the SHKActivityHistoryInfo.
 java.lang.String originalData_getSuspendedByUsername()
          Get original value of SuspendedByUsername from the SHKActivityHistoryInfo.
 long originalData_getSuspendedTime()
          Get original value of SuspendedTime from the SHKActivityHistoryInfo.
 long originalData_getSuspendedTimeTZO()
          Get original value of SuspendedTimeTZO from the SHKActivityHistoryInfo.
 void originalData_set(java.lang.Object value)
          Sets original DO's data.
static void readCacheConfiguration(java.lang.String database)
          Read cache configuration from application configuration file: cache size for org.enhydra.shark.eventaudit.data.SHKActivityHistoryInfo table or default cache size.
 void refresh()
          This method is invoked whenever object needs to be loaded from database.
static void refresh(ActivityHistoryInfoDO[] DOs)
          This method is invoked whenever objects needs to be loaded from database.
static void refresh(java.lang.String querySnt)
          Refresh cache by removing from the cache results of the query querySnt
static void refreshCache()
          Queries all rows in table, and for each row creates a DO instance in the cache.
static void refreshStatistics()
          Refresh table statistics.
 void reload()
          Causes the DO to refresh itself from the database the next time a set or get method is called.
 void reloadData()
          reloadData discards all changes application made to this object, and goes into database to fetch contents there.
 void removeActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer)
          Remove (delete) a ActivityHistoryDetailsDO object that refers to this DO.
 void removeActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer, com.lutris.appserver.server.sql.DBTransaction tran)
          Remove (delete) a ActivityHistoryDetailsDO object that refers to this DO.
static ActivityHistoryInfoDataStruct removeFromCache(ActivityHistoryInfoDataStruct data)
          Remove DataStruct from cache.
static void removeFromCache(java.lang.String dbName, java.lang.String handle)
          Remove DataStruct object from cache.
static ActivityHistoryInfoDO retrieveFromTxCache(com.lutris.appserver.server.sql.CachedDBTransaction cbt, java.lang.Object handle)
          Return Object with the handle key from reference objects HashMap.
 void save()
          Inserts/Updates the DO into its table.
 void save(boolean references)
          Inserts/Updates the DO into its table.
 void save(com.lutris.appserver.server.sql.DBTransaction dbt)
          Inserts/Updates the DO into its table.
 void save(com.lutris.appserver.server.sql.DBTransaction dbt, boolean references)
          Inserts/Updates the DO into its table.
static void saveCaches()
          WARNING!
 void set_Data(java.lang.Object data)
          Sets DO's data.
 void set_NewVersion(int _ver)
          set_NewVersion overloaded.
protected  void set_OId(com.lutris.appserver.server.sql.ObjectId _oId)
          Sets this object's identifier.
 void set_Version(int _ver)
          set_Version overloaded.
 void setAcceptedByUsername(java.lang.String value)
          Set AcceptedByUsername of the SHKActivityHistoryInfo.
 void setAcceptedTime(long value)
          Set AcceptedTime of the SHKActivityHistoryInfo.
 void setAcceptedTimeTZO(long value)
          Set AcceptedTimeTZO of the SHKActivityHistoryInfo.
 void setActivityDefinitionId(java.lang.String value)
          Set ActivityDefinitionId of the SHKActivityHistoryInfo.
 void setActivityDefinitionName(java.lang.String value)
          Set ActivityDefinitionName of the SHKActivityHistoryInfo.
 void setActivityDefinitionType(int value)
          Set ActivityDefinitionType of the SHKActivityHistoryInfo.
 void setActivityDescription(java.lang.String value)
          Set ActivityDescription of the SHKActivityHistoryInfo.
 void setActivityDuration(long value)
          Set ActivityDuration of the SHKActivityHistoryInfo.
 void setActivityId(java.lang.String value)
          Set ActivityId of the SHKActivityHistoryInfo.
 void setActivityLimitTime(long value)
          Set ActivityLimitTime of the SHKActivityHistoryInfo.
 void setActivityName(java.lang.String value)
          Set ActivityName of the SHKActivityHistoryInfo.
 void setActivityPriority(short value)
          Set ActivityPriority of the SHKActivityHistoryInfo.
 void setClosedByUsername(java.lang.String value)
          Set ClosedByUsername of the SHKActivityHistoryInfo.
 void setClosedTime(long value)
          Set ClosedTime of the SHKActivityHistoryInfo.
 void setClosedTimeTZO(long value)
          Set ClosedTimeTZO of the SHKActivityHistoryInfo.
 void setCreatedByUsername(java.lang.String value)
          Set CreatedByUsername of the SHKActivityHistoryInfo.
 void setCreatedTime(long value)
          Set CreatedTime of the SHKActivityHistoryInfo.
 void setCreatedTimeTZO(long value)
          Set CreatedTimeTZO of the SHKActivityHistoryInfo.
 void setCurrentUsername(java.lang.String value)
          Set CurrentUsername of the SHKActivityHistoryInfo.
 void setDeadlineExceptionName(java.lang.String value)
          Set DeadlineExceptionName of the SHKActivityHistoryInfo.
 void setDeadlineIsSynchronous(boolean value)
          Set DeadlineIsSynchronous of the SHKActivityHistoryInfo.
 void setDeadlineTimeLimit(long value)
          Set DeadlineTimeLimit of the SHKActivityHistoryInfo.
 void setDeleted(boolean flag)
          Sets the value of delete tag.
 void setDeletedByUsername(java.lang.String value)
          Set DeletedByUsername of the SHKActivityHistoryInfo.
 void setDeletionTime(long value)
          Set DeletionTime of the SHKActivityHistoryInfo.
 void setDeletionTimeTZO(long value)
          Set DeletionTimeTZO of the SHKActivityHistoryInfo.
 void setIsDeleted(boolean value)
          Set IsDeleted of the SHKActivityHistoryInfo.
 void setLastRecordedTime(long value)
          Set LastRecordedTime of the SHKActivityHistoryInfo.
 void setLastRecordedTimeTZO(long value)
          Set LastRecordedTimeTZO of the SHKActivityHistoryInfo.
 void setLastState(java.lang.String value)
          Set LastState of the SHKActivityHistoryInfo.
 void setLastStateTime(long value)
          Set LastStateTime of the SHKActivityHistoryInfo.
 void setLastStateTimeTZO(long value)
          Set LastStateTimeTZO of the SHKActivityHistoryInfo.
static void setLogicalDBName(java.lang.String logicalDbNameInConfFile)
          Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)
 void setPackageId(java.lang.String value)
          Set PackageId of the SHKActivityHistoryInfo.
 void setProcessDefinitionId(java.lang.String value)
          Set ProcessDefinitionId of the SHKActivityHistoryInfo.
 void setProcessDefinitionName(java.lang.String value)
          Set ProcessDefinitionName of the SHKActivityHistoryInfo.
 void setProcessDescription(java.lang.String value)
          Set ProcessDescription of the SHKActivityHistoryInfo.
 void setProcessFactoryName(java.lang.String value)
          Set ProcessFactoryName of the SHKActivityHistoryInfo.
 void setProcessFactoryVersion(java.lang.String value)
          Set ProcessFactoryVersion of the SHKActivityHistoryInfo.
 void setProcessId(java.lang.String value)
          Set ProcessId of the SHKActivityHistoryInfo.
 void setProcessLimitTime(long value)
          Set ProcessLimitTime of the SHKActivityHistoryInfo.
 void setProcessName(java.lang.String value)
          Set ProcessName of the SHKActivityHistoryInfo.
 void setProcessPriority(short value)
          Set ProcessPriority of the SHKActivityHistoryInfo.
 void setRejectedByUsername(java.lang.String value)
          Set RejectedByUsername of the SHKActivityHistoryInfo.
 void setRejectedTime(long value)
          Set RejectedTime of the SHKActivityHistoryInfo.
 void setRejectedTimeTZO(long value)
          Set RejectedTimeTZO of the SHKActivityHistoryInfo.
 void setResumedByUsername(java.lang.String value)
          Set ResumedByUsername of the SHKActivityHistoryInfo.
 void setResumedTime(long value)
          Set ResumedTime of the SHKActivityHistoryInfo.
 void setResumedTimeTZO(long value)
          Set ResumedTimeTZO of the SHKActivityHistoryInfo.
 void setStartedByUsername(java.lang.String value)
          Set StartedByUsername of the SHKActivityHistoryInfo.
 void setStartedTime(long value)
          Set StartedTime of the SHKActivityHistoryInfo.
 void setStartedTimeTZO(long value)
          Set StartedTimeTZO of the SHKActivityHistoryInfo.
 void setSuspendedByUsername(java.lang.String value)
          Set SuspendedByUsername of the SHKActivityHistoryInfo.
 void setSuspendedTime(long value)
          Set SuspendedTime of the SHKActivityHistoryInfo.
 void setSuspendedTimeTZO(long value)
          Set SuspendedTimeTZO of the SHKActivityHistoryInfo.
protected  boolean setTransaction(com.lutris.appserver.server.sql.DBTransaction trans)
          Set Transaction to current DO.
 java.lang.String toString()
           
 java.lang.String toString(int indentCount)
           
 void unDelete()
          UnDeletes the DO and inserts to the table.
 void unDelete(com.lutris.appserver.server.sql.DBTransaction dbt)
          UnDeletes the DO and inserts to the table.
 void undo()
          Undo action.
 void updateCache()
          Update Cache.
static ActivityHistoryInfoDataStruct updateCache(ActivityHistoryInfoDataStruct updDS)
          UpdateCache for given DataStruct object.
 void writeXML(java.io.Writer ow)
           
 
Methods inherited from class com.lutris.dods.builder.generator.dataobject.GenericDO
_tr_, addToTransactionCache, copyBigDecimal, copyByteArray, copyDate, copyObjectId, copyString, copyTime, copyTimestamp, createDO, executeDelete, get_primaryKeyName, getData, getHandle, getOriginDatabase, getPrimaryKeyName, isDirty, isExecutePartially, isNewDataDifferent_BigDecimal, isNewDataDifferent_boolean, isNewDataDifferent_byte, isNewDataDifferent_bytes, isNewDataDifferent_DO, isNewDataDifferent_double, isNewDataDifferent_float, isNewDataDifferent_int, isNewDataDifferent_java_math_BigDecimal, isNewDataDifferent_java_sql_Date, isNewDataDifferent_java_sql_Time, isNewDataDifferent_java_sql_Timestamp, isNewDataDifferent_long, isNewDataDifferent_short, isNewDataDifferent_String, makeIdentical, markClean, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, markNewValue, printMsg, setData, setExecutePartially, setPrepStmtParam_BigDecimal, setPrepStmtParam_boolean, setPrepStmtParam_byte, setPrepStmtParam_bytes, setPrepStmtParam_DO, setPrepStmtParam_double, setPrepStmtParam_float, setPrepStmtParam_int, setPrepStmtParam_java_math_BigDecimal, setPrepStmtParam_java_sql_Date, setPrepStmtParam_java_sql_Time, setPrepStmtParam_java_sql_Timestamp, setPrepStmtParam_long, setPrepStmtParam_ObjectId, setPrepStmtParam_short, setPrepStmtParam_String
 
Methods inherited from class com.lutris.appserver.server.sql.CloneableDO
clone
 
Methods inherited from class com.lutris.appserver.server.sql.CoreDO
disableVersioning, get_OIdColumnName, get_versionColumnName, getNewVersion, getOId, getOIdColumnName, getOriginalVersion, getVersion, getVersionColumnName, isPersistent, set_OIdColumnName, set_versionColumnName, setNewVersion, setOId, setOIdColumnName, setPersistent, setVersion, setVersionColumnName
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

tableName

public static final java.lang.String tableName
Static final data members name the table and columns for this DO. By using these members with an instance of the QueryBuilder class, an application can perform straight SQL queries while retaining compile-time checking of table and column usage. Example: List the Cities containing Persons named Bob: Using straight SQL with QueryBuilder: Pro: code runs faster because you create fewer objects Con: code is less clear Vector fields = new Vector(); fields.addElement( AddressDO.City ); QueryBuilder qb = new QueryBuilder( fields ); qb.addWhere( PersonDO.FirstName, "Bob" ); qb.addWhere( PersonDO.PrimaryKey, AddressDO.Person ); RDBRow row; while ( null != ( row = qb.getNextRow() ) ) { String city = row.get( AddressDO.City ).getString(); } Using Query/DO classes: Pro: code is (often) clearer Con: code runs slower because you create more objects PersonQuery pq = new PersonQuery(); pq.setQueryFirstName( "Bob" ); PersonDO[] bobs = pq.getDOArray(); for ( int i = 0; i < bobs.length; i++ ) { AddressQuery aq = new AddressQuery(); aq.setQueryPerson( bobs[i] ); AddressDO addr = aq.getNextDO(); String city = addr.getCity(); }

See Also:
Constant Field Values

table

public static final com.lutris.dods.builder.generator.query.RDBTable table

PrimaryKey

public static final com.lutris.dods.builder.generator.query.RDBColumn PrimaryKey
static final RDBColumn PrimaryKey for use with QueryBuilder. See example above.


notUsingOId

protected static final boolean notUsingOId
See Also:
Constant Field Values

statistics

protected static org.enhydra.dods.statistics.Statistics statistics
Represents table and cache (if there is caching) statistics.


cache

protected static org.enhydra.dods.cache.DataStructCache cache

isFullCacheNeeded

protected static boolean isFullCacheNeeded

__tmln

protected static java.lang.String __tmln

deleted

protected boolean deleted

ProcessId

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessId
static final RDBColumn ProcessId for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSID

public static final int COLUMN_PROCESSID
Use for query caching.

See Also:
Constant Field Values

ProcessId_MaxLength

public static final int ProcessId_MaxLength
See Also:
Constant Field Values

ProcessName

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessName
static final RDBColumn ProcessName for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSNAME

public static final int COLUMN_PROCESSNAME
Use for query caching.

See Also:
Constant Field Values

ProcessName_MaxLength

public static final int ProcessName_MaxLength
See Also:
Constant Field Values

ProcessFactoryName

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessFactoryName
static final RDBColumn ProcessFactoryName for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSFACTORYNAME

public static final int COLUMN_PROCESSFACTORYNAME
Use for query caching.

See Also:
Constant Field Values

ProcessFactoryName_MaxLength

public static final int ProcessFactoryName_MaxLength
See Also:
Constant Field Values

ProcessFactoryVersion

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessFactoryVersion
static final RDBColumn ProcessFactoryVersion for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSFACTORYVERSION

public static final int COLUMN_PROCESSFACTORYVERSION
Use for query caching.

See Also:
Constant Field Values

ProcessFactoryVersion_MaxLength

public static final int ProcessFactoryVersion_MaxLength
See Also:
Constant Field Values

ProcessDefinitionId

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessDefinitionId
static final RDBColumn ProcessDefinitionId for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSDEFINITIONID

public static final int COLUMN_PROCESSDEFINITIONID
Use for query caching.

See Also:
Constant Field Values

ProcessDefinitionId_MaxLength

public static final int ProcessDefinitionId_MaxLength
See Also:
Constant Field Values

ProcessDefinitionName

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessDefinitionName
static final RDBColumn ProcessDefinitionName for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSDEFINITIONNAME

public static final int COLUMN_PROCESSDEFINITIONNAME
Use for query caching.

See Also:
Constant Field Values

ProcessDefinitionName_MaxLength

public static final int ProcessDefinitionName_MaxLength
See Also:
Constant Field Values

ProcessPriority

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessPriority
static final RDBColumn ProcessPriority for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSPRIORITY

public static final int COLUMN_PROCESSPRIORITY
Use for query caching.

See Also:
Constant Field Values

ProcessLimitTime

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessLimitTime
static final RDBColumn ProcessLimitTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSLIMITTIME

public static final int COLUMN_PROCESSLIMITTIME
Use for query caching.

See Also:
Constant Field Values

ProcessDescription

public static final com.lutris.dods.builder.generator.query.RDBColumn ProcessDescription
static final RDBColumn ProcessDescription for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PROCESSDESCRIPTION

public static final int COLUMN_PROCESSDESCRIPTION
Use for query caching.

See Also:
Constant Field Values

ProcessDescription_MaxLength

public static final int ProcessDescription_MaxLength
See Also:
Constant Field Values

PackageId

public static final com.lutris.dods.builder.generator.query.RDBColumn PackageId
static final RDBColumn PackageId for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_PACKAGEID

public static final int COLUMN_PACKAGEID
Use for query caching.

See Also:
Constant Field Values

PackageId_MaxLength

public static final int PackageId_MaxLength
See Also:
Constant Field Values

ActivityId

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityId
static final RDBColumn ActivityId for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYID

public static final int COLUMN_ACTIVITYID
Use for query caching.

See Also:
Constant Field Values

ActivityId_MaxLength

public static final int ActivityId_MaxLength
See Also:
Constant Field Values

ActivityName

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityName
static final RDBColumn ActivityName for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYNAME

public static final int COLUMN_ACTIVITYNAME
Use for query caching.

See Also:
Constant Field Values

ActivityName_MaxLength

public static final int ActivityName_MaxLength
See Also:
Constant Field Values

ActivityPriority

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityPriority
static final RDBColumn ActivityPriority for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYPRIORITY

public static final int COLUMN_ACTIVITYPRIORITY
Use for query caching.

See Also:
Constant Field Values

ActivityLimitTime

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityLimitTime
static final RDBColumn ActivityLimitTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYLIMITTIME

public static final int COLUMN_ACTIVITYLIMITTIME
Use for query caching.

See Also:
Constant Field Values

ActivityDescription

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityDescription
static final RDBColumn ActivityDescription for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYDESCRIPTION

public static final int COLUMN_ACTIVITYDESCRIPTION
Use for query caching.

See Also:
Constant Field Values

ActivityDescription_MaxLength

public static final int ActivityDescription_MaxLength
See Also:
Constant Field Values

ActivityDefinitionId

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityDefinitionId
static final RDBColumn ActivityDefinitionId for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYDEFINITIONID

public static final int COLUMN_ACTIVITYDEFINITIONID
Use for query caching.

See Also:
Constant Field Values

ActivityDefinitionId_MaxLength

public static final int ActivityDefinitionId_MaxLength
See Also:
Constant Field Values

ActivityDefinitionName

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityDefinitionName
static final RDBColumn ActivityDefinitionName for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYDEFINITIONNAME

public static final int COLUMN_ACTIVITYDEFINITIONNAME
Use for query caching.

See Also:
Constant Field Values

ActivityDefinitionName_MaxLength

public static final int ActivityDefinitionName_MaxLength
See Also:
Constant Field Values

ActivityDefinitionType

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityDefinitionType
static final RDBColumn ActivityDefinitionType for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYDEFINITIONTYPE

public static final int COLUMN_ACTIVITYDEFINITIONTYPE
Use for query caching.

See Also:
Constant Field Values

DeadlineTimeLimit

public static final com.lutris.dods.builder.generator.query.RDBColumn DeadlineTimeLimit
static final RDBColumn DeadlineTimeLimit for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_DEADLINETIMELIMIT

public static final int COLUMN_DEADLINETIMELIMIT
Use for query caching.

See Also:
Constant Field Values

DeadlineExceptionName

public static final com.lutris.dods.builder.generator.query.RDBColumn DeadlineExceptionName
static final RDBColumn DeadlineExceptionName for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_DEADLINEEXCEPTIONNAME

public static final int COLUMN_DEADLINEEXCEPTIONNAME
Use for query caching.

See Also:
Constant Field Values

DeadlineExceptionName_MaxLength

public static final int DeadlineExceptionName_MaxLength
See Also:
Constant Field Values

DeadlineIsSynchronous

public static final com.lutris.dods.builder.generator.query.RDBColumn DeadlineIsSynchronous
static final RDBColumn DeadlineIsSynchronous for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_DEADLINEISSYNCHRONOUS

public static final int COLUMN_DEADLINEISSYNCHRONOUS
Use for query caching.

See Also:
Constant Field Values

CreatedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn CreatedTime
static final RDBColumn CreatedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_CREATEDTIME

public static final int COLUMN_CREATEDTIME
Use for query caching.

See Also:
Constant Field Values

CreatedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn CreatedTimeTZO
static final RDBColumn CreatedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_CREATEDTIMETZO

public static final int COLUMN_CREATEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

StartedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn StartedTime
static final RDBColumn StartedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_STARTEDTIME

public static final int COLUMN_STARTEDTIME
Use for query caching.

See Also:
Constant Field Values

StartedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn StartedTimeTZO
static final RDBColumn StartedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_STARTEDTIMETZO

public static final int COLUMN_STARTEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

SuspendedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn SuspendedTime
static final RDBColumn SuspendedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_SUSPENDEDTIME

public static final int COLUMN_SUSPENDEDTIME
Use for query caching.

See Also:
Constant Field Values

SuspendedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn SuspendedTimeTZO
static final RDBColumn SuspendedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_SUSPENDEDTIMETZO

public static final int COLUMN_SUSPENDEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

ResumedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn ResumedTime
static final RDBColumn ResumedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_RESUMEDTIME

public static final int COLUMN_RESUMEDTIME
Use for query caching.

See Also:
Constant Field Values

ResumedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn ResumedTimeTZO
static final RDBColumn ResumedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_RESUMEDTIMETZO

public static final int COLUMN_RESUMEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

AcceptedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn AcceptedTime
static final RDBColumn AcceptedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACCEPTEDTIME

public static final int COLUMN_ACCEPTEDTIME
Use for query caching.

See Also:
Constant Field Values

AcceptedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn AcceptedTimeTZO
static final RDBColumn AcceptedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACCEPTEDTIMETZO

public static final int COLUMN_ACCEPTEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

RejectedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn RejectedTime
static final RDBColumn RejectedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_REJECTEDTIME

public static final int COLUMN_REJECTEDTIME
Use for query caching.

See Also:
Constant Field Values

RejectedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn RejectedTimeTZO
static final RDBColumn RejectedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_REJECTEDTIMETZO

public static final int COLUMN_REJECTEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

ClosedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn ClosedTime
static final RDBColumn ClosedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_CLOSEDTIME

public static final int COLUMN_CLOSEDTIME
Use for query caching.

See Also:
Constant Field Values

ClosedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn ClosedTimeTZO
static final RDBColumn ClosedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_CLOSEDTIMETZO

public static final int COLUMN_CLOSEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

DeletionTime

public static final com.lutris.dods.builder.generator.query.RDBColumn DeletionTime
static final RDBColumn DeletionTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_DELETIONTIME

public static final int COLUMN_DELETIONTIME
Use for query caching.

See Also:
Constant Field Values

DeletionTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn DeletionTimeTZO
static final RDBColumn DeletionTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_DELETIONTIMETZO

public static final int COLUMN_DELETIONTIMETZO
Use for query caching.

See Also:
Constant Field Values

CreatedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn CreatedByUsername
static final RDBColumn CreatedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_CREATEDBYUSERNAME

public static final int COLUMN_CREATEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

CreatedByUsername_MaxLength

public static final int CreatedByUsername_MaxLength
See Also:
Constant Field Values

StartedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn StartedByUsername
static final RDBColumn StartedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_STARTEDBYUSERNAME

public static final int COLUMN_STARTEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

StartedByUsername_MaxLength

public static final int StartedByUsername_MaxLength
See Also:
Constant Field Values

SuspendedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn SuspendedByUsername
static final RDBColumn SuspendedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_SUSPENDEDBYUSERNAME

public static final int COLUMN_SUSPENDEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

SuspendedByUsername_MaxLength

public static final int SuspendedByUsername_MaxLength
See Also:
Constant Field Values

ResumedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn ResumedByUsername
static final RDBColumn ResumedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_RESUMEDBYUSERNAME

public static final int COLUMN_RESUMEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

ResumedByUsername_MaxLength

public static final int ResumedByUsername_MaxLength
See Also:
Constant Field Values

AcceptedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn AcceptedByUsername
static final RDBColumn AcceptedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACCEPTEDBYUSERNAME

public static final int COLUMN_ACCEPTEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

AcceptedByUsername_MaxLength

public static final int AcceptedByUsername_MaxLength
See Also:
Constant Field Values

RejectedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn RejectedByUsername
static final RDBColumn RejectedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_REJECTEDBYUSERNAME

public static final int COLUMN_REJECTEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

RejectedByUsername_MaxLength

public static final int RejectedByUsername_MaxLength
See Also:
Constant Field Values

ClosedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn ClosedByUsername
static final RDBColumn ClosedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_CLOSEDBYUSERNAME

public static final int COLUMN_CLOSEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

ClosedByUsername_MaxLength

public static final int ClosedByUsername_MaxLength
See Also:
Constant Field Values

DeletedByUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn DeletedByUsername
static final RDBColumn DeletedByUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_DELETEDBYUSERNAME

public static final int COLUMN_DELETEDBYUSERNAME
Use for query caching.

See Also:
Constant Field Values

DeletedByUsername_MaxLength

public static final int DeletedByUsername_MaxLength
See Also:
Constant Field Values

CurrentUsername

public static final com.lutris.dods.builder.generator.query.RDBColumn CurrentUsername
static final RDBColumn CurrentUsername for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_CURRENTUSERNAME

public static final int COLUMN_CURRENTUSERNAME
Use for query caching.

See Also:
Constant Field Values

CurrentUsername_MaxLength

public static final int CurrentUsername_MaxLength
See Also:
Constant Field Values

LastState

public static final com.lutris.dods.builder.generator.query.RDBColumn LastState
static final RDBColumn LastState for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_LASTSTATE

public static final int COLUMN_LASTSTATE
Use for query caching.

See Also:
Constant Field Values

LastState_MaxLength

public static final int LastState_MaxLength
See Also:
Constant Field Values

LastStateTime

public static final com.lutris.dods.builder.generator.query.RDBColumn LastStateTime
static final RDBColumn LastStateTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_LASTSTATETIME

public static final int COLUMN_LASTSTATETIME
Use for query caching.

See Also:
Constant Field Values

LastStateTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn LastStateTimeTZO
static final RDBColumn LastStateTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_LASTSTATETIMETZO

public static final int COLUMN_LASTSTATETIMETZO
Use for query caching.

See Also:
Constant Field Values

LastRecordedTime

public static final com.lutris.dods.builder.generator.query.RDBColumn LastRecordedTime
static final RDBColumn LastRecordedTime for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_LASTRECORDEDTIME

public static final int COLUMN_LASTRECORDEDTIME
Use for query caching.

See Also:
Constant Field Values

LastRecordedTimeTZO

public static final com.lutris.dods.builder.generator.query.RDBColumn LastRecordedTimeTZO
static final RDBColumn LastRecordedTimeTZO for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_LASTRECORDEDTIMETZO

public static final int COLUMN_LASTRECORDEDTIMETZO
Use for query caching.

See Also:
Constant Field Values

ActivityDuration

public static final com.lutris.dods.builder.generator.query.RDBColumn ActivityDuration
static final RDBColumn ActivityDuration for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ACTIVITYDURATION

public static final int COLUMN_ACTIVITYDURATION
Use for query caching.

See Also:
Constant Field Values

IsDeleted

public static final com.lutris.dods.builder.generator.query.RDBColumn IsDeleted
static final RDBColumn IsDeleted for use with QueryBuilder. See RDBColumn PrimaryKey at the top of this file for usage example.


COLUMN_ISDELETED

public static final int COLUMN_ISDELETED
Use for query caching.

See Also:
Constant Field Values
Constructor Detail

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO(boolean is_view)
                         throws com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor. Only derived classes should call it.

Parameters:
is_view - Is this view or not.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO(boolean is_view,
                                com.lutris.appserver.server.sql.DBTransaction dbTrans)
                         throws com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor. Only derived classes should call it.

Parameters:
is_view - Is this view or not.
dbTrans - Database transaction.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO()
                         throws com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor. Only derived classes should call it.

Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO(com.lutris.appserver.server.sql.DBTransaction dbTrans)
                         throws com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor. Only derived classes should call it.

Parameters:
dbTrans - The current database transaction.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO(com.lutris.appserver.server.sql.ObjectId id)
                         throws java.sql.SQLException,
                                com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.dods.builder.generator.query.DataObjectException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor used by createExisting(ObjectId) above.

Parameters:
id - The ObjectId for the object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - Should never see this exception since GenericDO.ctor(ObjectId) never accesses the database.

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO(com.lutris.appserver.server.sql.ObjectId id,
                                com.lutris.appserver.server.sql.DBTransaction dbTrans)
                         throws java.sql.SQLException,
                                com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.dods.builder.generator.query.DataObjectException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor used by createExisting(ObjectId, DBTransaction) above.

Parameters:
id - The ObjectId for the object.
dbTrans - The current database transaction
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - Should never see this exception since GenericDO.ctor(ObjectId) never accesses the database.

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO(java.sql.ResultSet rs)
                         throws java.sql.SQLException,
                                com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.dods.builder.generator.query.DataObjectException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor.

Parameters:
rs - Result set from which to obtain product data.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ActivityHistoryInfoDO

protected ActivityHistoryInfoDO(java.sql.ResultSet rs,
                                com.lutris.appserver.server.sql.DBTransaction dbTrans)
                         throws java.sql.SQLException,
                                com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.dods.builder.generator.query.DataObjectException,
                                com.lutris.appserver.server.sql.DatabaseManagerException
Protected constructor.

Parameters:
rs - Result set from which to obtain product data.
dbTrans - DBTransaction object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.
Method Detail

get_OriginDatabase

public java.lang.String get_OriginDatabase()
Return the name of the logical database for which DO object was created.

Overrides:
get_OriginDatabase in class com.lutris.dods.builder.generator.dataobject.GenericDO
Returns:
origin logical database name.

getTableName

public java.lang.String getTableName()
Return SHKActivityHistoryInfo as the name of the table in the database which contains ActivityHistoryInfoDO objects. This method overrides CoreDO.getTableName() and is used by CoreDO.executeUpdate() during error handling.

Specified by:
getTableName in class com.lutris.appserver.server.sql.CoreDO
Returns:
The database table name.
See Also:
CoreDO author Jay Gunter

get_transaction

public com.lutris.appserver.server.sql.DBTransaction get_transaction()
Return transaction which DO belongs.

Returns:
DBTransaction or null if not specified.

setTransaction

protected boolean setTransaction(com.lutris.appserver.server.sql.DBTransaction trans)
Set Transaction to current DO.

Parameters:
trans - The transaction.
Returns:
true if the operation was successfully performed, otherwise false.

isReadOnly

public boolean isReadOnly()
Return information whether the data for this object has been marked read-only.

Returns:
True if the data for this object has been marked read-only.

objectIdentityType

public int objectIdentityType()
Return the type of the identity column(s) of DOs that these objects represents. This method should be overridden by derived classes.

Specified by:
objectIdentityType in class com.lutris.appserver.server.sql.CoreDO
Returns:
the identity type of DOs
See Also:
CommonConstants.OBJECT_IDENTITY_TYPE

set_Data

public void set_Data(java.lang.Object data)
Sets DO's data.

Overrides:
set_Data in class com.lutris.dods.builder.generator.dataobject.GenericDO
Parameters:
data - Data object.

originalData_set

public void originalData_set(java.lang.Object value)
Sets original DO's data.

Overrides:
originalData_set in class com.lutris.dods.builder.generator.dataobject.GenericDO
Parameters:
value - Data object.

get_Data

public java.lang.Object get_Data()
Returns DO's data.

Overrides:
get_Data in class com.lutris.dods.builder.generator.dataobject.GenericDO
Returns:
DO's data.

getDataStruct

public ActivityHistoryInfoDataStruct getDataStruct()
Deprecated. Use get_DataStruct()

Returns dataStruct.

Returns:
Data Struct object.

get_DataStruct

public ActivityHistoryInfoDataStruct get_DataStruct()
Returns dataStruct.

Returns:
Data Struct object.

originalData_get

public java.lang.Object originalData_get()
Returns original DO's data.

Overrides:
originalData_get in class com.lutris.appserver.server.sql.CoreDO
Returns:
Original DO's data.

isLoaded

public boolean isLoaded()
isLoaded() Returns information whether object's data is loaded from database.

Returns:
true if the data for this object has been retrieved from the database.

loadData

public void loadData()
              throws java.sql.SQLException,
                     com.lutris.appserver.server.sql.ObjectIdException,
                     com.lutris.dods.builder.generator.query.DataObjectException
Load the fields for the DO from the database.

Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

get_statistics

public static org.enhydra.dods.statistics.Statistics get_statistics()
Get table statistics.

Returns:
Table statistics.

refreshStatistics

public static void refreshStatistics()
Refresh table statistics.


getUsedLogicalDatabases

public static java.lang.String[] getUsedLogicalDatabases()
Deprecated. Use get_UsedLogicalDatabases()

Get all used logical databases.

Returns:
Array that contains names of all used logical databases.

get_UsedLogicalDatabases

public static java.lang.String[] get_UsedLogicalDatabases()
Get all used logical databases.

Returns:
Array that contains names of all used logical databases.

readCacheConfiguration

public static void readCacheConfiguration(java.lang.String database)
                                   throws org.enhydra.dods.exceptions.CacheObjectException
Read cache configuration from application configuration file: cache size for org.enhydra.shark.eventaudit.data.SHKActivityHistoryInfo table or default cache size.

Parameters:
database - DO's database.
Throws:
org.enhydra.dods.exceptions.CacheObjectException

isAsynchCacheLoadNeeded

public static boolean isAsynchCacheLoadNeeded()
Returns information if asynchronous cache initialization is needed or not.

Returns:
true if asynchronous cache initialization is needed, otherwise false.

getAsynchLoadPriority

public static int getAsynchLoadPriority()
Returns priority for asynchronous cache initialization. If asynchronous cache initialization is not needed, method returns value -1.

Returns:
priority for asynchronous cache initialization.

isSimpleCacheUsed

public static boolean isSimpleCacheUsed()
Returns information if simple cache is used or not.

Returns:
true if simple cache is used, otherwise false.

getCacheDodsTableName

public static java.lang.String getCacheDodsTableName()
Get name of the table that is cached.

Returns:
Name of the table that is cached.

getConfigurationAdministration

public static org.enhydra.dods.cache.ConfigurationAdministration getConfigurationAdministration()
Returns SHKActivityHistoryInfo table cache.

Returns:
SHKActivityHistoryInfo table cache.

__beginTx

protected static boolean __beginTx(java.lang.String ldb)

__endTx

protected static void __endTx()

saveCaches

public static void saveCaches()
WARNING! This method is used only for internal DODS purposes. Don't use it in any other case!


loadCaches

public static void loadCaches()
                       throws java.sql.SQLException,
                              com.lutris.appserver.server.sql.DatabaseManagerException,
                              com.lutris.appserver.server.sql.ObjectIdException,
                              com.lutris.dods.builder.generator.query.DataObjectException
WARNING! This method is used only for internal DODS purposes. Don't use it in any other case!

Throws:
java.sql.SQLException
com.lutris.appserver.server.sql.DatabaseManagerException
com.lutris.appserver.server.sql.ObjectIdException
com.lutris.dods.builder.generator.query.DataObjectException

refreshCache

public static void refreshCache()
                         throws java.sql.SQLException,
                                com.lutris.appserver.server.sql.DatabaseManagerException,
                                com.lutris.appserver.server.sql.ObjectIdException,
                                com.lutris.dods.builder.generator.query.DataObjectException
Queries all rows in table, and for each row creates a DO instance in the cache. For these DOs, data.readOnly = true, which causes set methods to throw an exception.

Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

disableCaching

public static void disableCaching()
                           throws java.sql.SQLException,
                                  com.lutris.appserver.server.sql.DatabaseManagerException,
                                  com.lutris.appserver.server.sql.ObjectIdException,
                                  com.lutris.dods.builder.generator.query.DataObjectException
Disable caching.

Throws:
java.sql.SQLException
com.lutris.appserver.server.sql.DatabaseManagerException
com.lutris.appserver.server.sql.ObjectIdException
com.lutris.dods.builder.generator.query.DataObjectException

enableCaching

public static void enableCaching()
                          throws java.sql.SQLException,
                                 com.lutris.appserver.server.sql.DatabaseManagerException,
                                 com.lutris.appserver.server.sql.ObjectIdException,
                                 com.lutris.dods.builder.generator.query.DataObjectException
Enable caching.

Throws:
java.sql.SQLException
com.lutris.appserver.server.sql.DatabaseManagerException
com.lutris.appserver.server.sql.ObjectIdException
com.lutris.dods.builder.generator.query.DataObjectException

__enableCaching

public static void __enableCaching()
                            throws java.sql.SQLException,
                                   com.lutris.appserver.server.sql.DatabaseManagerException,
                                   com.lutris.appserver.server.sql.ObjectIdException,
                                   com.lutris.dods.builder.generator.query.DataObjectException
Throws:
java.sql.SQLException
com.lutris.appserver.server.sql.DatabaseManagerException
com.lutris.appserver.server.sql.ObjectIdException
com.lutris.dods.builder.generator.query.DataObjectException

addToCache

public static void addToCache(ActivityHistoryInfoDataStruct newDS)
Add DataStruct object to cache. If there is no caching newDO object is returned.

Parameters:
newDS - DataStruct object that will be added to cache.

addToCache

public void addToCache()
Add DO's original data object to cache.

Overrides:
addToCache in class com.lutris.appserver.server.sql.CoreDO

updateCache

public static ActivityHistoryInfoDataStruct updateCache(ActivityHistoryInfoDataStruct updDS)
UpdateCache for given DataStruct object.

Parameters:
updDS - DataStruct object
Returns:
Updated or inserted DataStruct object.

updateCache

public void updateCache()
Update Cache.

Overrides:
updateCache in class com.lutris.appserver.server.sql.CoreDO

deleteFromCache

public static ActivityHistoryInfoDataStruct deleteFromCache(ActivityHistoryInfoDataStruct data)
Delete DataStruct object from cache

Parameters:
data - DataStruct object for deleting
Returns:
Deleted DataStruct object

removeFromCache

public static void removeFromCache(java.lang.String dbName,
                                   java.lang.String handle)
Remove DataStruct object from cache.

Parameters:
dbName - Logical name of the database from which ActivityHistoryInfoDataStruct object will be removed.
handle - Handle of DataStruct object which will be re moved.

deleteFromCache

public void deleteFromCache()
Delete object from cache

Overrides:
deleteFromCache in class com.lutris.appserver.server.sql.CoreDO

removeFromCache

public static ActivityHistoryInfoDataStruct removeFromCache(ActivityHistoryInfoDataStruct data)
Remove DataStruct from cache.

Parameters:
data - DataStruct object which will be removed.
Returns:
Removed DataStruct object or null if DataStruct object doesn't exist in the cache.

evict

public void evict()
Remove DataStruct from cache.

Overrides:
evict in class com.lutris.appserver.server.sql.CoreDO

evict

public static void evict(ActivityHistoryInfoDataStruct[] DSs)
Remove DataStruct objects from cache.

Parameters:
DSs - Array of DataStruct objects which will be removed from cache.

evict

public static void evict(java.lang.String dbName,
                         java.lang.String[] handles)
Remove DataStruct objects from cache.

Parameters:
dbName - Logical name of the database from which ActivityHistoryInfoDataStruct object will be removed.
handles - array of DataStruct object handles that will be removed from cache.

refresh

public void refresh()
             throws com.lutris.dods.builder.generator.query.DataObjectException
This method is invoked whenever object needs to be loaded from database.

Overrides:
refresh in class com.lutris.appserver.server.sql.CoreDO
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If a data access error occurs.

refresh

public static void refresh(ActivityHistoryInfoDO[] DOs)
                    throws com.lutris.dods.builder.generator.query.DataObjectException
This method is invoked whenever objects needs to be loaded from database.

Parameters:
DOs - Array of DOs which will be red from database.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If a data access error occurs.

refresh

public static void refresh(java.lang.String querySnt)
                    throws com.lutris.dods.builder.generator.query.QueryException
Refresh cache by removing from the cache results of the query querySnt

Parameters:
querySnt - query used in this
Throws:
com.lutris.dods.builder.generator.query.QueryException - If a data access error occurs.

createVirgin

public static ActivityHistoryInfoDO createVirgin()
                                          throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                                 com.lutris.appserver.server.sql.ObjectIdException
createVirgin() Creates a DO that has no ObjectId or data. Such a DO is used to insert a new database entry after its data has been set.

Returns:
Created data object.
Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createVirgin

public static ActivityHistoryInfoDO createVirgin(com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                          throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                                 com.lutris.appserver.server.sql.ObjectIdException
createVirgin(DBTransaction)

Parameters:
dbTrans - The current database transaction
Returns:
Created data object.
Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createExisting

public static ActivityHistoryInfoDO createExisting(java.math.BigDecimal bd)
                                            throws java.sql.SQLException,
                                                   com.lutris.appserver.server.sql.ObjectIdException,
                                                   com.lutris.dods.builder.generator.query.DataObjectException,
                                                   com.lutris.appserver.server.sql.DatabaseManagerException
createExisting( BigDecimal ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed BigDecimal value as the primary key. Creates a DO that represents an existing entry in the database. Such a DO is used to examine and possibly update such an entry. createExisting() is called only from the code that retrieves an ObjectId from a ResultSet (database query result). createExisting() is protected because no other DO or BO should ever need to call it. FIX unfortunately the createExisting(BigDecimal) form *does* need to be public because it is called by the public ctors of other DOs. For example: AaaDO contains a ref to a BbbDO, so there is a method AaaDO.setBbb(BbbDO). In the ctor AaaDO(ResultSet), we have the call setBbb( BbbDO.createExisting( rs.getBigDecimal( "bbb"))); Since AaaDO is not in the same package as BbbDO, BbbDO.createExisting(BigDecimal) must be public, not protected. Java needs the C++ 'friend' idea.

Parameters:
bd - The BigDecimal representation of the ObjectId for the object.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

public static ActivityHistoryInfoDO ceInternal(java.math.BigDecimal bd)
                                        throws java.sql.SQLException,
                                               com.lutris.appserver.server.sql.ObjectIdException,
                                               com.lutris.dods.builder.generator.query.DataObjectException,
                                               com.lutris.appserver.server.sql.DatabaseManagerException
Method ceInternal is public, only to allow generated classes to instantiate one another. Public modifier doesn't mean user application could use it - it mustn't.

Parameters:
bd - The BigDecimal representation of the ObjectId for the object.
Returns:
instance of ActivityHistoryInfoDO or null
Throws:
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

ceInternal

public static ActivityHistoryInfoDO ceInternal(java.math.BigDecimal bd,
                                               com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                        throws java.sql.SQLException,
                                               com.lutris.appserver.server.sql.ObjectIdException,
                                               com.lutris.dods.builder.generator.query.DataObjectException,
                                               com.lutris.appserver.server.sql.DatabaseManagerException
Method ceInternal is public, only to allow generated classes to instantiate one another. Public modifier doesn't mean user application could use it - it mustn't.

Parameters:
bd - The BigDecimal representation of the ObjectId for the object.
dbTrans - The current database transaction.
Returns:
instance of ActivityHistoryInfoDO or null
Throws:
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createExisting

public static ActivityHistoryInfoDO createExisting(java.math.BigDecimal bd,
                                                   com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                            throws java.sql.SQLException,
                                                   com.lutris.appserver.server.sql.ObjectIdException,
                                                   com.lutris.dods.builder.generator.query.DataObjectException,
                                                   com.lutris.appserver.server.sql.DatabaseManagerException
createExisting(BigDecimal, DBTransaction)

Parameters:
bd - The BigDecimal representation of the ObjectId for the object.
dbTrans - The current database transaction.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

createExisting

public static ActivityHistoryInfoDO createExisting(java.lang.String handle)
createExisting(String) The createExisting method is used to create a ActivityHistoryInfoDO from a string handle.

Parameters:
handle - String representation of the ObjectId for the object.
Returns:
Created ActivityHistoryInfoDO object.

ceInternal

public static ActivityHistoryInfoDO ceInternal(java.lang.String handle)
Method ceInternal is public, only to allow generated classes to instantiate one another. Public modifier doesn't mean user application could use it - it mustn't.

Parameters:
handle - String representation of the ObjectId for the object.
Returns:
instance of ActivityHistoryInfoDO or null

createExisting

public static ActivityHistoryInfoDO createExisting(java.lang.String handle,
                                                   com.lutris.appserver.server.sql.DBTransaction dbTrans)
createExisting(String, DBTransaction) The createExisting method is used to create a ActivityHistoryInfoDO from a string handle.

Parameters:
handle - String representation of the ObjectId for the object.
dbTrans - The current database transaction.
Returns:
Created ActivityHistoryInfoDO object.

ceInternal

public static ActivityHistoryInfoDO ceInternal(java.lang.String handle,
                                               com.lutris.appserver.server.sql.DBTransaction dbTrans)
Method ceInternal is public, only to allow generated classes to instantiate one another. Public modifier doesn't mean user application could use it - it mustn't.

Parameters:
handle - String representation of the ObjectId for the object.
dbTrans - The current database transaction.
Returns:
instance of ActivityHistoryInfoDO or null

ceInternal

public static ActivityHistoryInfoDO ceInternal(com.lutris.appserver.server.sql.ObjectId id,
                                               com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                        throws java.sql.SQLException,
                                               com.lutris.appserver.server.sql.ObjectIdException,
                                               com.lutris.dods.builder.generator.query.DataObjectException,
                                               com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal(ObjectId, DBTransaction) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ObjectID value as the primary key.

Parameters:
id - The ObjectId for the object.
dbTrans - The current database transaction.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

protected static ActivityHistoryInfoDO ceInternal(com.lutris.appserver.server.sql.ObjectId id)
                                           throws java.sql.SQLException,
                                                  com.lutris.appserver.server.sql.ObjectIdException,
                                                  com.lutris.dods.builder.generator.query.DataObjectException,
                                                  com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal( ObjectId ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ObjectID value as the primary key.

Parameters:
id - The ObjectId for the object.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

protected static ActivityHistoryInfoDO ceInternal(java.sql.ResultSet rs)
                                           throws java.sql.SQLException,
                                                  com.lutris.appserver.server.sql.ObjectIdException,
                                                  com.lutris.dods.builder.generator.query.DataObjectException,
                                                  com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal( ResultSet , HashMap) Factory method used to create an instance of this class to represent a Data Object already existing in the database.

Parameters:
rs - The ResultSet returned by the Query class for an existing Data Object stored in the database.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

protected static ActivityHistoryInfoDO ceInternal(java.sql.ResultSet rs,
                                                  com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                           throws java.sql.SQLException,
                                                  com.lutris.appserver.server.sql.ObjectIdException,
                                                  com.lutris.dods.builder.generator.query.DataObjectException,
                                                  com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal(ResultSet, DBTransaction)

Parameters:
rs - The ResultSet returned by the Query class for an existing Data Object stored in the database.
dbTrans - The current database transaction
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBRow row)
                                           throws java.sql.SQLException,
                                                  com.lutris.appserver.server.sql.ObjectIdException,
                                                  com.lutris.dods.builder.generator.query.DataObjectException,
                                                  com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal( RDBRow ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the ActivityHistoryInfoDO.PrimaryKey value in the passed RDBRow.

Parameters:
row - A row returned by QueryBuilder.getNextRow().
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the RDBRow does not contain a ActivityHistoryInfoDO.PrimaryKey. If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBRow row,
                                                  com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                           throws java.sql.SQLException,
                                                  com.lutris.appserver.server.sql.ObjectIdException,
                                                  com.lutris.dods.builder.generator.query.DataObjectException,
                                                  com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal( RDBRow , DBTransaction) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the ActivityHistoryInfoDO.PrimaryKey value in the passed RDBRow.

Parameters:
row - A row returned by QueryBuilder.getNextRow().
dbTrans - The current database transaction.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the RDBRow does not contain a ActivityHistoryInfoDO.PrimaryKey. If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBColumnValue pk)
                                           throws java.sql.SQLException,
                                                  com.lutris.appserver.server.sql.ObjectIdException,
                                                  com.lutris.dods.builder.generator.query.DataObjectException,
                                                  com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal( RDBColumnValue ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ActivityHistoryInfoDO.PrimaryKey.

Parameters:
pk - a PrimaryKey column value from a row that was returned by QueryBuilder.getNextRow().
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the RDBColumnValue does not contain a ActivityHistoryInfoDO.PrimaryKey. If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

ceInternal

protected static ActivityHistoryInfoDO ceInternal(com.lutris.dods.builder.generator.query.RDBColumnValue pk,
                                                  com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                           throws java.sql.SQLException,
                                                  com.lutris.appserver.server.sql.ObjectIdException,
                                                  com.lutris.dods.builder.generator.query.DataObjectException,
                                                  com.lutris.appserver.server.sql.DatabaseManagerException
ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a ActivityHistoryInfoDO object by searching for it in the database using the passed ActivityHistoryInfoDO.PrimaryKey.

Parameters:
pk - a PrimaryKey column value from a row that was returned by QueryBuilder.getNextRow().
dbTrans - The current database transaction.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the RDBColumnValue does not contain a ActivityHistoryInfoDO.PrimaryKey. If the object is not found in the database.
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

createCopy

public static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDataStruct data)
                                        throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                               com.lutris.appserver.server.sql.ObjectIdException
Creates a DO that has no ObjectId but has a copy of an existing DO's data. Such a DO is used to insert a new database entry that is largely similar to an existing entry.

Parameters:
data - The data struct to copy values from.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createCopy

public static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDataStruct data,
                                               com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                        throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                               com.lutris.appserver.server.sql.ObjectIdException
Creates a DO that has no ObjectId but has a copy of an existing DO's data. Such a DO is used to insert a new database entry that is largely similar to an existing entry.

Parameters:
data - The data struct to copy values from.
dbTrans - The current database transaction
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createCopy

public static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDO orig)
                                        throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                               com.lutris.appserver.server.sql.ObjectIdException
Creates a DO that has no ObjectId but has a copy of an existing DO's data. Such a DO is used to insert a new database entry that is largely similar to an existing entry.

Parameters:
orig - The original DO to copy.
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createCopy

public static ActivityHistoryInfoDO createCopy(ActivityHistoryInfoDO orig,
                                               com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                        throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                               com.lutris.appserver.server.sql.ObjectIdException
Parameters:
orig - The original DO to copy.
dbTrans - The current database transaction
Returns:
Created ActivityHistoryInfoDO object.
Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

reload

public void reload()
Causes the DO to refresh itself from the database the next time a set or get method is called.


get_Handle

public java.lang.String get_Handle()
                            throws com.lutris.appserver.server.sql.DatabaseManagerException
The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options. The get_Handle() method is used to set the value for each option, and the hasMatchingHandle() methods are used to lookup the Data Object when the selection has been made.

Overrides:
get_Handle in class com.lutris.dods.builder.generator.dataobject.GenericDO
Returns:
id of this DO as a string If an object's id can't be allocated for this object.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

get_CacheHandle

public java.lang.String get_CacheHandle()
                                 throws com.lutris.appserver.server.sql.DatabaseManagerException
Returns cache handle.

Overrides:
get_CacheHandle in class com.lutris.dods.builder.generator.dataobject.GenericDO
Returns:
cache handle.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createDO

public static com.lutris.dods.builder.generator.dataobject.GenericDO createDO(com.lutris.appserver.server.sql.ObjectId oid)
                                                                       throws java.sql.SQLException,
                                                                              com.lutris.appserver.server.sql.ObjectIdException,
                                                                              com.lutris.dods.builder.generator.query.DataObjectException,
                                                                              com.lutris.appserver.server.sql.DatabaseManagerException
Created DO with specified OID.

Parameters:
oid - DO's oid.
Returns:
copy of DO (with the same id).
Throws:
java.sql.SQLException
com.lutris.appserver.server.sql.ObjectIdException
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

createDO

public static com.lutris.dods.builder.generator.dataobject.GenericDO createDO(com.lutris.appserver.server.sql.ObjectId oid,
                                                                              com.lutris.appserver.server.sql.DBTransaction dbTrans)
                                                                       throws java.sql.SQLException,
                                                                              com.lutris.appserver.server.sql.ObjectIdException,
                                                                              com.lutris.dods.builder.generator.query.DataObjectException,
                                                                              com.lutris.appserver.server.sql.DatabaseManagerException
Created DO with specified OID.

Parameters:
oid - DO's oid.
dbTrans - The current database transaction.
Returns:
copy of DO (with the same id).
Throws:
java.sql.SQLException
com.lutris.appserver.server.sql.ObjectIdException
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.

hasMatchingHandle

public boolean hasMatchingHandle(java.lang.String handle)
Compare string version of the id of this DO and handle.

Parameters:
handle - String version of DO id.
Returns:
boolean True if the string version of the id of this DO matches passed handle.
See Also:
get_Handle

findTransactionCachedObjectByHandle

public ActivityHistoryInfoDO findTransactionCachedObjectByHandle(java.lang.String cacheHandle)
Get data object with key cacheHandle from the cache.

Parameters:
cacheHandle - String version of concatenation of: name of the data object's database, followed by '.', followed by data object's id.
Returns:
ActivityHistoryInfoDO Object if one is found in cache, otherwise null.
See Also:
get_Handle

findCachedObjectByHandle

public static ActivityHistoryInfoDataStruct findCachedObjectByHandle(java.lang.String cacheHandle)
Get DataStruct object with key cacheHandle from the cache.

Parameters:
cacheHandle - String version of concatenation of: name of the data object's database, followed by '.', followed by data object's id.
Returns:
ActivityHistoryInfoDataStruct Object if one is found in cache, otherwise null.
See Also:
get_Handle

makeIdentical

protected void makeIdentical(ActivityHistoryInfoDO orig)
Assigns the DataStruct of an existing DO to this DO. Does not duplicate data. Just assigns the reference.

Parameters:
orig - The original DO.

get_Version

public int get_Version()
get_Version makes the protected method public in CoreDO.

Overrides:
get_Version in class com.lutris.appserver.server.sql.CoreDO
Returns:
Data object's version.

get_NewVersion

public int get_NewVersion()
get_NewVersion overloaded

Overrides:
get_NewVersion in class com.lutris.appserver.server.sql.CoreDO
Returns:
Data object's version.

set_Version

public void set_Version(int _ver)
set_Version overloaded.

Overrides:
set_Version in class com.lutris.appserver.server.sql.CoreDO
Parameters:
_ver - DO's version.

set_NewVersion

public void set_NewVersion(int _ver)
set_NewVersion overloaded.

Overrides:
set_NewVersion in class com.lutris.appserver.server.sql.CoreDO
Parameters:
_ver - Ignored.

makeReadOnly

public void makeReadOnly()
Mark the object as read-only. WebDocWf extension


makeReadWrite

public void makeReadWrite()
Mark the object as read-write. WebDocWf extension


retrieveFromTxCache

public static ActivityHistoryInfoDO retrieveFromTxCache(com.lutris.appserver.server.sql.CachedDBTransaction cbt,
                                                        java.lang.Object handle)
Return Object with the handle key from reference objects HashMap.

Parameters:
handle - DO's handle.
cbt - CachedDBTransaction
Returns:
Object with the handle key from reference objects HashMap.

get_OId

public com.lutris.appserver.server.sql.ObjectId get_OId()
Returns this object's identifier.

Overrides:
get_OId in class com.lutris.appserver.server.sql.CoreDO
Returns:
this object's identifier.

set_OId

protected void set_OId(com.lutris.appserver.server.sql.ObjectId _oId)
Sets this object's identifier.

Overrides:
set_OId in class com.lutris.dods.builder.generator.dataobject.GenericDO
Parameters:
_oId - this object's identifier.

cloneUnique

public java.lang.Object cloneUnique()
                             throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                    com.lutris.appserver.server.sql.ObjectIdException
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.

Overrides:
cloneUnique in class com.lutris.dods.builder.generator.dataobject.GenericDO
Returns:
Cloned object.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if an error occurs while allocation a new object id from the default logical database.
com.lutris.appserver.server.sql.ObjectIdException - if a new object id could not be allocated.

isDeleted

public boolean isDeleted()
Returns the value of delete tag.

Returns:
true if DO has been deleted, but not commited yet

setDeleted

public void setDeleted(boolean flag)
Sets the value of delete tag.

Parameters:
flag - true if DO has been deleted, but not commited yet.

finalizeInsert

public void finalizeInsert(boolean success)
If transaction succeeded marks this object as clean.

Specified by:
finalizeInsert in interface com.lutris.appserver.server.sql.Transaction
Overrides:
finalizeInsert in class com.lutris.dods.builder.generator.dataobject.GenericDO
Parameters:
success - true if the transaction succeeded and this object was successfully inserted into the database.

finalizeUpdate

public void finalizeUpdate(boolean success)
If transaction succeeded marks this object as clean.

Specified by:
finalizeUpdate in interface com.lutris.appserver.server.sql.Transaction
Overrides:
finalizeUpdate in class com.lutris.dods.builder.generator.dataobject.GenericDO
Parameters:
success - true if the transaction succeeded and this object was successfully updated in the database.

finalizeDelete

public void finalizeDelete(boolean success)
Currently does nothing.

Specified by:
finalizeDelete in interface com.lutris.appserver.server.sql.Transaction
Overrides:
finalizeDelete in class com.lutris.appserver.server.sql.CoreDO
Parameters:
success - true if the transaction succeeded and this object was successfully deleted from the database.

isVirgin

public boolean isVirgin()
Returns information whether the DO is created virgin and hasn't been commited yet.

Returns:
true for DO that's created virgin and hasn't been commited yet.

makeVisible

public void makeVisible()
Make DO's data from cache visible.

Overrides:
makeVisible in class com.lutris.appserver.server.sql.CoreDO

makeInvisible

public void makeInvisible()
Make DO's data from cache Invisible.

Overrides:
makeInvisible in class com.lutris.appserver.server.sql.CoreDO

executeInsert

public void executeInsert(com.lutris.appserver.server.sql.DBConnection conn)
                   throws java.sql.SQLException
Inserts this object into the database.

Specified by:
executeInsert in interface com.lutris.appserver.server.sql.Transaction
Overrides:
executeInsert in class com.lutris.dods.builder.generator.dataobject.GenericDO
Parameters:
conn - the database connection.
Throws:
java.sql.SQLException - if a database access error occurs.
com.lutris.appserver.server.sql.DBRowUpdateException - If a version error occurs.

executeUpdate

public void executeUpdate(com.lutris.appserver.server.sql.DBConnection conn)
                   throws java.sql.SQLException
Specified by:
executeUpdate in interface com.lutris.appserver.server.sql.Transaction
Overrides:
executeUpdate in class com.lutris.dods.builder.generator.dataobject.GenericDO
Throws:
java.sql.SQLException

isAutoSave

protected boolean isAutoSave()
Returns value for AutoSave.

Returns:
true if AutoSave is on, otherwise false.

isAutoSaveCreateVirgin

protected boolean isAutoSaveCreateVirgin()
Returns value for AutoSaveCreateVirgin.

Returns:
true if AutoSaveCreateVirgin is on, otherwise false.

isTransactionCheck

protected boolean isTransactionCheck()
Returns value for TransactionCheck.

Returns:
true if TransactionCheck is on, otherwise false.

isTransactionCaches

protected boolean isTransactionCaches()
Returns value for TransactionCaches.

Returns:
true if TransactionCaches are on, otherwise false.

isDeleteCheckVersion

protected boolean isDeleteCheckVersion()
Returns value for DeleteCheckVersion.

Returns:
true if DeleteCheckVersion is on, otherwise false.

isAllReadOnly

protected static boolean isAllReadOnly()
Returns value for AllReadOnly.

Returns:
true if AllReadOnly is on, otherwise false.

checkLoad

protected void checkLoad()
                  throws com.lutris.dods.builder.generator.query.DataObjectException
Load the actual DO data if necessary. Called by get/set methods.

Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If a data access error occurs.

undo

public void undo()
          throws com.lutris.dods.builder.generator.query.DataObjectException
Undo action.

Throws:
com.lutris.dods.builder.generator.query.DataObjectException

dumpData

public void dumpData(boolean incrementVersion)
dumpData action.

Specified by:
dumpData in class com.lutris.appserver.server.sql.CoreDO
Parameters:
incrementVersion - Increment version.

reloadData

public void reloadData()
                throws java.sql.SQLException,
                       com.lutris.appserver.server.sql.ObjectIdException,
                       com.lutris.dods.builder.generator.query.DataObjectException
reloadData discards all changes application made to this object, and goes into database to fetch contents there. Object itself becomes clean as if no changes were made.

Throws:
com.lutris.appserver.server.sql.ObjectIdException - If an object's id can't be allocated for this object.
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

writeXML

public void writeXML(java.io.Writer ow)
              throws com.lutris.dods.builder.generator.query.DataObjectException
Specified by:
writeXML in class com.lutris.dods.builder.generator.dataobject.GenericDO
Throws:
com.lutris.dods.builder.generator.query.DataObjectException

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

getProcessId

public java.lang.String getProcessId()
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessId of the SHKActivityHistoryInfo.

Specified by:
getProcessId in interface ActivityHistoryInfoDOI
Returns:
ProcessId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessId

public java.lang.String originalData_getProcessId()
                                           throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessId from the SHKActivityHistoryInfo.

Returns:
ProcessId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessId

public void setProcessId(java.lang.String value)
                  throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessId of the SHKActivityHistoryInfo.

Specified by:
setProcessId in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessId

protected void _setProcessId(java.lang.String value)
                      throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessId is a protected method that is called by setProcessId if ProcessId is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessName

public java.lang.String getProcessName()
                                throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessName of the SHKActivityHistoryInfo.

Specified by:
getProcessName in interface ActivityHistoryInfoDOI
Returns:
ProcessName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessName

public java.lang.String originalData_getProcessName()
                                             throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessName from the SHKActivityHistoryInfo.

Returns:
ProcessName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessName

public void setProcessName(java.lang.String value)
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessName of the SHKActivityHistoryInfo.

Specified by:
setProcessName in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessName

protected void _setProcessName(java.lang.String value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessName is a protected method that is called by setProcessName if ProcessName is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessFactoryName

public java.lang.String getProcessFactoryName()
                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessFactoryName of the SHKActivityHistoryInfo.

Specified by:
getProcessFactoryName in interface ActivityHistoryInfoDOI
Returns:
ProcessFactoryName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessFactoryName

public java.lang.String originalData_getProcessFactoryName()
                                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessFactoryName from the SHKActivityHistoryInfo.

Returns:
ProcessFactoryName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessFactoryName

public void setProcessFactoryName(java.lang.String value)
                           throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessFactoryName of the SHKActivityHistoryInfo.

Specified by:
setProcessFactoryName in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessFactoryName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessFactoryName

protected void _setProcessFactoryName(java.lang.String value)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessFactoryName is a protected method that is called by setProcessFactoryName if ProcessFactoryName is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessFactoryName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessFactoryVersion

public java.lang.String getProcessFactoryVersion()
                                          throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessFactoryVersion of the SHKActivityHistoryInfo.

Specified by:
getProcessFactoryVersion in interface ActivityHistoryInfoDOI
Returns:
ProcessFactoryVersion of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessFactoryVersion

public java.lang.String originalData_getProcessFactoryVersion()
                                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessFactoryVersion from the SHKActivityHistoryInfo.

Returns:
ProcessFactoryVersion of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessFactoryVersion

public void setProcessFactoryVersion(java.lang.String value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessFactoryVersion of the SHKActivityHistoryInfo.

Specified by:
setProcessFactoryVersion in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessFactoryVersion of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessFactoryVersion

protected void _setProcessFactoryVersion(java.lang.String value)
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessFactoryVersion is a protected method that is called by setProcessFactoryVersion if ProcessFactoryVersion is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessFactoryVersion of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessDefinitionId

public java.lang.String getProcessDefinitionId()
                                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessDefinitionId of the SHKActivityHistoryInfo.

Specified by:
getProcessDefinitionId in interface ActivityHistoryInfoDOI
Returns:
ProcessDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessDefinitionId

public java.lang.String originalData_getProcessDefinitionId()
                                                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessDefinitionId from the SHKActivityHistoryInfo.

Returns:
ProcessDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessDefinitionId

public void setProcessDefinitionId(java.lang.String value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessDefinitionId of the SHKActivityHistoryInfo.

Specified by:
setProcessDefinitionId in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessDefinitionId

protected void _setProcessDefinitionId(java.lang.String value)
                                throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessDefinitionId is a protected method that is called by setProcessDefinitionId if ProcessDefinitionId is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessDefinitionName

public java.lang.String getProcessDefinitionName()
                                          throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessDefinitionName of the SHKActivityHistoryInfo.

Specified by:
getProcessDefinitionName in interface ActivityHistoryInfoDOI
Returns:
ProcessDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessDefinitionName

public java.lang.String originalData_getProcessDefinitionName()
                                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessDefinitionName from the SHKActivityHistoryInfo.

Returns:
ProcessDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessDefinitionName

public void setProcessDefinitionName(java.lang.String value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessDefinitionName of the SHKActivityHistoryInfo.

Specified by:
setProcessDefinitionName in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessDefinitionName

protected void _setProcessDefinitionName(java.lang.String value)
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessDefinitionName is a protected method that is called by setProcessDefinitionName if ProcessDefinitionName is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessPriority

public short getProcessPriority()
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessPriority of the SHKActivityHistoryInfo.

Specified by:
getProcessPriority in interface ActivityHistoryInfoDOI
Returns:
ProcessPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessPriority

public short originalData_getProcessPriority()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessPriority from the SHKActivityHistoryInfo.

Returns:
ProcessPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessPriority

public void setProcessPriority(short value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessPriority of the SHKActivityHistoryInfo.

Specified by:
setProcessPriority in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessPriority

protected void _setProcessPriority(short value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessPriority is a protected method that is called by setProcessPriority if ProcessPriority is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessLimitTime

public long getProcessLimitTime()
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessLimitTime of the SHKActivityHistoryInfo.

Specified by:
getProcessLimitTime in interface ActivityHistoryInfoDOI
Returns:
ProcessLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessLimitTime

public long originalData_getProcessLimitTime()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessLimitTime from the SHKActivityHistoryInfo.

Returns:
ProcessLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessLimitTime

public void setProcessLimitTime(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessLimitTime of the SHKActivityHistoryInfo.

Specified by:
setProcessLimitTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessLimitTime

protected void _setProcessLimitTime(long value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessLimitTime is a protected method that is called by setProcessLimitTime if ProcessLimitTime is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getProcessDescription

public java.lang.String getProcessDescription()
                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessDescription of the SHKActivityHistoryInfo.

Specified by:
getProcessDescription in interface ActivityHistoryInfoDOI
Returns:
ProcessDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getProcessDescription

public java.lang.String originalData_getProcessDescription()
                                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ProcessDescription from the SHKActivityHistoryInfo.

Returns:
ProcessDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setProcessDescription

public void setProcessDescription(java.lang.String value)
                           throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessDescription of the SHKActivityHistoryInfo.

Specified by:
setProcessDescription in interface ActivityHistoryInfoDOI
Parameters:
value - for the ProcessDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setProcessDescription

protected void _setProcessDescription(java.lang.String value)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
_setProcessDescription is a protected method that is called by setProcessDescription if ProcessDescription is not part of a multicolumn foreign key.

Parameters:
value - for the ProcessDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPackageId

public java.lang.String getPackageId()
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Get PackageId of the SHKActivityHistoryInfo.

Specified by:
getPackageId in interface ActivityHistoryInfoDOI
Returns:
PackageId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getPackageId

public java.lang.String originalData_getPackageId()
                                           throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of PackageId from the SHKActivityHistoryInfo.

Returns:
PackageId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setPackageId

public void setPackageId(java.lang.String value)
                  throws com.lutris.dods.builder.generator.query.DataObjectException
Set PackageId of the SHKActivityHistoryInfo.

Specified by:
setPackageId in interface ActivityHistoryInfoDOI
Parameters:
value - for the PackageId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setPackageId

protected void _setPackageId(java.lang.String value)
                      throws com.lutris.dods.builder.generator.query.DataObjectException
_setPackageId is a protected method that is called by setPackageId if PackageId is not part of a multicolumn foreign key.

Parameters:
value - for the PackageId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityId

public java.lang.String getActivityId()
                               throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityId of the SHKActivityHistoryInfo.

Specified by:
getActivityId in interface ActivityHistoryInfoDOI
Returns:
ActivityId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityId

public java.lang.String originalData_getActivityId()
                                            throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityId from the SHKActivityHistoryInfo.

Returns:
ActivityId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityId

public void setActivityId(java.lang.String value)
                   throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityId of the SHKActivityHistoryInfo.

Specified by:
setActivityId in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityId

protected void _setActivityId(java.lang.String value)
                       throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityId is a protected method that is called by setActivityId if ActivityId is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityName

public java.lang.String getActivityName()
                                 throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityName of the SHKActivityHistoryInfo.

Specified by:
getActivityName in interface ActivityHistoryInfoDOI
Returns:
ActivityName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityName

public java.lang.String originalData_getActivityName()
                                              throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityName from the SHKActivityHistoryInfo.

Returns:
ActivityName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityName

public void setActivityName(java.lang.String value)
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityName of the SHKActivityHistoryInfo.

Specified by:
setActivityName in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityName

protected void _setActivityName(java.lang.String value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityName is a protected method that is called by setActivityName if ActivityName is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityPriority

public short getActivityPriority()
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityPriority of the SHKActivityHistoryInfo.

Specified by:
getActivityPriority in interface ActivityHistoryInfoDOI
Returns:
ActivityPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityPriority

public short originalData_getActivityPriority()
                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityPriority from the SHKActivityHistoryInfo.

Returns:
ActivityPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityPriority

public void setActivityPriority(short value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityPriority of the SHKActivityHistoryInfo.

Specified by:
setActivityPriority in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityPriority

protected void _setActivityPriority(short value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityPriority is a protected method that is called by setActivityPriority if ActivityPriority is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityPriority of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityLimitTime

public long getActivityLimitTime()
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityLimitTime of the SHKActivityHistoryInfo.

Specified by:
getActivityLimitTime in interface ActivityHistoryInfoDOI
Returns:
ActivityLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityLimitTime

public long originalData_getActivityLimitTime()
                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityLimitTime from the SHKActivityHistoryInfo.

Returns:
ActivityLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityLimitTime

public void setActivityLimitTime(long value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityLimitTime of the SHKActivityHistoryInfo.

Specified by:
setActivityLimitTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityLimitTime

protected void _setActivityLimitTime(long value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityLimitTime is a protected method that is called by setActivityLimitTime if ActivityLimitTime is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityLimitTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityDescription

public java.lang.String getActivityDescription()
                                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityDescription of the SHKActivityHistoryInfo.

Specified by:
getActivityDescription in interface ActivityHistoryInfoDOI
Returns:
ActivityDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityDescription

public java.lang.String originalData_getActivityDescription()
                                                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityDescription from the SHKActivityHistoryInfo.

Returns:
ActivityDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityDescription

public void setActivityDescription(java.lang.String value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityDescription of the SHKActivityHistoryInfo.

Specified by:
setActivityDescription in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityDescription

protected void _setActivityDescription(java.lang.String value)
                                throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityDescription is a protected method that is called by setActivityDescription if ActivityDescription is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityDescription of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityDefinitionId

public java.lang.String getActivityDefinitionId()
                                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityDefinitionId of the SHKActivityHistoryInfo.

Specified by:
getActivityDefinitionId in interface ActivityHistoryInfoDOI
Returns:
ActivityDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityDefinitionId

public java.lang.String originalData_getActivityDefinitionId()
                                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityDefinitionId from the SHKActivityHistoryInfo.

Returns:
ActivityDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityDefinitionId

public void setActivityDefinitionId(java.lang.String value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityDefinitionId of the SHKActivityHistoryInfo.

Specified by:
setActivityDefinitionId in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityDefinitionId

protected void _setActivityDefinitionId(java.lang.String value)
                                 throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityDefinitionId is a protected method that is called by setActivityDefinitionId if ActivityDefinitionId is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityDefinitionId of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityDefinitionName

public java.lang.String getActivityDefinitionName()
                                           throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityDefinitionName of the SHKActivityHistoryInfo.

Specified by:
getActivityDefinitionName in interface ActivityHistoryInfoDOI
Returns:
ActivityDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityDefinitionName

public java.lang.String originalData_getActivityDefinitionName()
                                                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityDefinitionName from the SHKActivityHistoryInfo.

Returns:
ActivityDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityDefinitionName

public void setActivityDefinitionName(java.lang.String value)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityDefinitionName of the SHKActivityHistoryInfo.

Specified by:
setActivityDefinitionName in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityDefinitionName

protected void _setActivityDefinitionName(java.lang.String value)
                                   throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityDefinitionName is a protected method that is called by setActivityDefinitionName if ActivityDefinitionName is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityDefinitionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityDefinitionType

public int getActivityDefinitionType()
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityDefinitionType of the SHKActivityHistoryInfo.

Specified by:
getActivityDefinitionType in interface ActivityHistoryInfoDOI
Returns:
ActivityDefinitionType of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityDefinitionType

public int originalData_getActivityDefinitionType()
                                           throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityDefinitionType from the SHKActivityHistoryInfo.

Returns:
ActivityDefinitionType of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityDefinitionType

public void setActivityDefinitionType(int value)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityDefinitionType of the SHKActivityHistoryInfo.

Specified by:
setActivityDefinitionType in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityDefinitionType of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityDefinitionType

protected void _setActivityDefinitionType(int value)
                                   throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityDefinitionType is a protected method that is called by setActivityDefinitionType if ActivityDefinitionType is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityDefinitionType of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getDeadlineTimeLimit

public long getDeadlineTimeLimit()
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Get DeadlineTimeLimit of the SHKActivityHistoryInfo.

Specified by:
getDeadlineTimeLimit in interface ActivityHistoryInfoDOI
Returns:
DeadlineTimeLimit of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getDeadlineTimeLimit

public long originalData_getDeadlineTimeLimit()
                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of DeadlineTimeLimit from the SHKActivityHistoryInfo.

Returns:
DeadlineTimeLimit of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setDeadlineTimeLimit

public void setDeadlineTimeLimit(long value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Set DeadlineTimeLimit of the SHKActivityHistoryInfo.

Specified by:
setDeadlineTimeLimit in interface ActivityHistoryInfoDOI
Parameters:
value - for the DeadlineTimeLimit of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setDeadlineTimeLimit

protected void _setDeadlineTimeLimit(long value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
_setDeadlineTimeLimit is a protected method that is called by setDeadlineTimeLimit if DeadlineTimeLimit is not part of a multicolumn foreign key.

Parameters:
value - for the DeadlineTimeLimit of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getDeadlineExceptionName

public java.lang.String getDeadlineExceptionName()
                                          throws com.lutris.dods.builder.generator.query.DataObjectException
Get DeadlineExceptionName of the SHKActivityHistoryInfo.

Specified by:
getDeadlineExceptionName in interface ActivityHistoryInfoDOI
Returns:
DeadlineExceptionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getDeadlineExceptionName

public java.lang.String originalData_getDeadlineExceptionName()
                                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of DeadlineExceptionName from the SHKActivityHistoryInfo.

Returns:
DeadlineExceptionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setDeadlineExceptionName

public void setDeadlineExceptionName(java.lang.String value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Set DeadlineExceptionName of the SHKActivityHistoryInfo.

Specified by:
setDeadlineExceptionName in interface ActivityHistoryInfoDOI
Parameters:
value - for the DeadlineExceptionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setDeadlineExceptionName

protected void _setDeadlineExceptionName(java.lang.String value)
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
_setDeadlineExceptionName is a protected method that is called by setDeadlineExceptionName if DeadlineExceptionName is not part of a multicolumn foreign key.

Parameters:
value - for the DeadlineExceptionName of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getDeadlineIsSynchronous

public boolean getDeadlineIsSynchronous()
                                 throws com.lutris.dods.builder.generator.query.DataObjectException
Get DeadlineIsSynchronous of the SHKActivityHistoryInfo.

Specified by:
getDeadlineIsSynchronous in interface ActivityHistoryInfoDOI
Returns:
DeadlineIsSynchronous of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getDeadlineIsSynchronous

public boolean originalData_getDeadlineIsSynchronous()
                                              throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of DeadlineIsSynchronous from the SHKActivityHistoryInfo.

Returns:
DeadlineIsSynchronous of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setDeadlineIsSynchronous

public void setDeadlineIsSynchronous(boolean value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Set DeadlineIsSynchronous of the SHKActivityHistoryInfo.

Specified by:
setDeadlineIsSynchronous in interface ActivityHistoryInfoDOI
Parameters:
value - for the DeadlineIsSynchronous of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setDeadlineIsSynchronous

protected void _setDeadlineIsSynchronous(boolean value)
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
_setDeadlineIsSynchronous is a protected method that is called by setDeadlineIsSynchronous if DeadlineIsSynchronous is not part of a multicolumn foreign key.

Parameters:
value - for the DeadlineIsSynchronous of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getCreatedTime

public long getCreatedTime()
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get CreatedTime of the SHKActivityHistoryInfo.

Specified by:
getCreatedTime in interface ActivityHistoryInfoDOI
Returns:
CreatedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getCreatedTime

public long originalData_getCreatedTime()
                                 throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of CreatedTime from the SHKActivityHistoryInfo.

Returns:
CreatedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setCreatedTime

public void setCreatedTime(long value)
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Set CreatedTime of the SHKActivityHistoryInfo.

Specified by:
setCreatedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the CreatedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setCreatedTime

protected void _setCreatedTime(long value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
_setCreatedTime is a protected method that is called by setCreatedTime if CreatedTime is not part of a multicolumn foreign key.

Parameters:
value - for the CreatedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getCreatedTimeTZO

public long getCreatedTimeTZO()
                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get CreatedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getCreatedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
CreatedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getCreatedTimeTZO

public long originalData_getCreatedTimeTZO()
                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of CreatedTimeTZO from the SHKActivityHistoryInfo.

Returns:
CreatedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setCreatedTimeTZO

public void setCreatedTimeTZO(long value)
                       throws com.lutris.dods.builder.generator.query.DataObjectException
Set CreatedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setCreatedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the CreatedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setCreatedTimeTZO

protected void _setCreatedTimeTZO(long value)
                           throws com.lutris.dods.builder.generator.query.DataObjectException
_setCreatedTimeTZO is a protected method that is called by setCreatedTimeTZO if CreatedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the CreatedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getStartedTime

public long getStartedTime()
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get StartedTime of the SHKActivityHistoryInfo.

Specified by:
getStartedTime in interface ActivityHistoryInfoDOI
Returns:
StartedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getStartedTime

public long originalData_getStartedTime()
                                 throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of StartedTime from the SHKActivityHistoryInfo.

Returns:
StartedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setStartedTime

public void setStartedTime(long value)
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Set StartedTime of the SHKActivityHistoryInfo.

Specified by:
setStartedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the StartedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setStartedTime

protected void _setStartedTime(long value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
_setStartedTime is a protected method that is called by setStartedTime if StartedTime is not part of a multicolumn foreign key.

Parameters:
value - for the StartedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getStartedTimeTZO

public long getStartedTimeTZO()
                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get StartedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getStartedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
StartedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getStartedTimeTZO

public long originalData_getStartedTimeTZO()
                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of StartedTimeTZO from the SHKActivityHistoryInfo.

Returns:
StartedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setStartedTimeTZO

public void setStartedTimeTZO(long value)
                       throws com.lutris.dods.builder.generator.query.DataObjectException
Set StartedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setStartedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the StartedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setStartedTimeTZO

protected void _setStartedTimeTZO(long value)
                           throws com.lutris.dods.builder.generator.query.DataObjectException
_setStartedTimeTZO is a protected method that is called by setStartedTimeTZO if StartedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the StartedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getSuspendedTime

public long getSuspendedTime()
                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get SuspendedTime of the SHKActivityHistoryInfo.

Specified by:
getSuspendedTime in interface ActivityHistoryInfoDOI
Returns:
SuspendedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getSuspendedTime

public long originalData_getSuspendedTime()
                                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of SuspendedTime from the SHKActivityHistoryInfo.

Returns:
SuspendedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setSuspendedTime

public void setSuspendedTime(long value)
                      throws com.lutris.dods.builder.generator.query.DataObjectException
Set SuspendedTime of the SHKActivityHistoryInfo.

Specified by:
setSuspendedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the SuspendedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setSuspendedTime

protected void _setSuspendedTime(long value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
_setSuspendedTime is a protected method that is called by setSuspendedTime if SuspendedTime is not part of a multicolumn foreign key.

Parameters:
value - for the SuspendedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getSuspendedTimeTZO

public long getSuspendedTimeTZO()
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get SuspendedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getSuspendedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
SuspendedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getSuspendedTimeTZO

public long originalData_getSuspendedTimeTZO()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of SuspendedTimeTZO from the SHKActivityHistoryInfo.

Returns:
SuspendedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setSuspendedTimeTZO

public void setSuspendedTimeTZO(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Set SuspendedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setSuspendedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the SuspendedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setSuspendedTimeTZO

protected void _setSuspendedTimeTZO(long value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
_setSuspendedTimeTZO is a protected method that is called by setSuspendedTimeTZO if SuspendedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the SuspendedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getResumedTime

public long getResumedTime()
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get ResumedTime of the SHKActivityHistoryInfo.

Specified by:
getResumedTime in interface ActivityHistoryInfoDOI
Returns:
ResumedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getResumedTime

public long originalData_getResumedTime()
                                 throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ResumedTime from the SHKActivityHistoryInfo.

Returns:
ResumedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setResumedTime

public void setResumedTime(long value)
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Set ResumedTime of the SHKActivityHistoryInfo.

Specified by:
setResumedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the ResumedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setResumedTime

protected void _setResumedTime(long value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
_setResumedTime is a protected method that is called by setResumedTime if ResumedTime is not part of a multicolumn foreign key.

Parameters:
value - for the ResumedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getResumedTimeTZO

public long getResumedTimeTZO()
                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get ResumedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getResumedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
ResumedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getResumedTimeTZO

public long originalData_getResumedTimeTZO()
                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ResumedTimeTZO from the SHKActivityHistoryInfo.

Returns:
ResumedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setResumedTimeTZO

public void setResumedTimeTZO(long value)
                       throws com.lutris.dods.builder.generator.query.DataObjectException
Set ResumedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setResumedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the ResumedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setResumedTimeTZO

protected void _setResumedTimeTZO(long value)
                           throws com.lutris.dods.builder.generator.query.DataObjectException
_setResumedTimeTZO is a protected method that is called by setResumedTimeTZO if ResumedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the ResumedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getAcceptedTime

public long getAcceptedTime()
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get AcceptedTime of the SHKActivityHistoryInfo.

Specified by:
getAcceptedTime in interface ActivityHistoryInfoDOI
Returns:
AcceptedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getAcceptedTime

public long originalData_getAcceptedTime()
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of AcceptedTime from the SHKActivityHistoryInfo.

Returns:
AcceptedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setAcceptedTime

public void setAcceptedTime(long value)
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Set AcceptedTime of the SHKActivityHistoryInfo.

Specified by:
setAcceptedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the AcceptedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setAcceptedTime

protected void _setAcceptedTime(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
_setAcceptedTime is a protected method that is called by setAcceptedTime if AcceptedTime is not part of a multicolumn foreign key.

Parameters:
value - for the AcceptedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getAcceptedTimeTZO

public long getAcceptedTimeTZO()
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get AcceptedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getAcceptedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
AcceptedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getAcceptedTimeTZO

public long originalData_getAcceptedTimeTZO()
                                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of AcceptedTimeTZO from the SHKActivityHistoryInfo.

Returns:
AcceptedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setAcceptedTimeTZO

public void setAcceptedTimeTZO(long value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Set AcceptedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setAcceptedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the AcceptedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setAcceptedTimeTZO

protected void _setAcceptedTimeTZO(long value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
_setAcceptedTimeTZO is a protected method that is called by setAcceptedTimeTZO if AcceptedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the AcceptedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getRejectedTime

public long getRejectedTime()
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get RejectedTime of the SHKActivityHistoryInfo.

Specified by:
getRejectedTime in interface ActivityHistoryInfoDOI
Returns:
RejectedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getRejectedTime

public long originalData_getRejectedTime()
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of RejectedTime from the SHKActivityHistoryInfo.

Returns:
RejectedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setRejectedTime

public void setRejectedTime(long value)
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Set RejectedTime of the SHKActivityHistoryInfo.

Specified by:
setRejectedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the RejectedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setRejectedTime

protected void _setRejectedTime(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
_setRejectedTime is a protected method that is called by setRejectedTime if RejectedTime is not part of a multicolumn foreign key.

Parameters:
value - for the RejectedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getRejectedTimeTZO

public long getRejectedTimeTZO()
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get RejectedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getRejectedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
RejectedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getRejectedTimeTZO

public long originalData_getRejectedTimeTZO()
                                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of RejectedTimeTZO from the SHKActivityHistoryInfo.

Returns:
RejectedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setRejectedTimeTZO

public void setRejectedTimeTZO(long value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Set RejectedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setRejectedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the RejectedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setRejectedTimeTZO

protected void _setRejectedTimeTZO(long value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
_setRejectedTimeTZO is a protected method that is called by setRejectedTimeTZO if RejectedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the RejectedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getClosedTime

public long getClosedTime()
                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get ClosedTime of the SHKActivityHistoryInfo.

Specified by:
getClosedTime in interface ActivityHistoryInfoDOI
Returns:
ClosedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getClosedTime

public long originalData_getClosedTime()
                                throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ClosedTime from the SHKActivityHistoryInfo.

Returns:
ClosedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setClosedTime

public void setClosedTime(long value)
                   throws com.lutris.dods.builder.generator.query.DataObjectException
Set ClosedTime of the SHKActivityHistoryInfo.

Specified by:
setClosedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the ClosedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setClosedTime

protected void _setClosedTime(long value)
                       throws com.lutris.dods.builder.generator.query.DataObjectException
_setClosedTime is a protected method that is called by setClosedTime if ClosedTime is not part of a multicolumn foreign key.

Parameters:
value - for the ClosedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getClosedTimeTZO

public long getClosedTimeTZO()
                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get ClosedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getClosedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
ClosedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getClosedTimeTZO

public long originalData_getClosedTimeTZO()
                                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ClosedTimeTZO from the SHKActivityHistoryInfo.

Returns:
ClosedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setClosedTimeTZO

public void setClosedTimeTZO(long value)
                      throws com.lutris.dods.builder.generator.query.DataObjectException
Set ClosedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setClosedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the ClosedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setClosedTimeTZO

protected void _setClosedTimeTZO(long value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
_setClosedTimeTZO is a protected method that is called by setClosedTimeTZO if ClosedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the ClosedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getDeletionTime

public long getDeletionTime()
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get DeletionTime of the SHKActivityHistoryInfo.

Specified by:
getDeletionTime in interface ActivityHistoryInfoDOI
Returns:
DeletionTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getDeletionTime

public long originalData_getDeletionTime()
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of DeletionTime from the SHKActivityHistoryInfo.

Returns:
DeletionTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setDeletionTime

public void setDeletionTime(long value)
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Set DeletionTime of the SHKActivityHistoryInfo.

Specified by:
setDeletionTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the DeletionTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setDeletionTime

protected void _setDeletionTime(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
_setDeletionTime is a protected method that is called by setDeletionTime if DeletionTime is not part of a multicolumn foreign key.

Parameters:
value - for the DeletionTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getDeletionTimeTZO

public long getDeletionTimeTZO()
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get DeletionTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getDeletionTimeTZO in interface ActivityHistoryInfoDOI
Returns:
DeletionTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getDeletionTimeTZO

public long originalData_getDeletionTimeTZO()
                                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of DeletionTimeTZO from the SHKActivityHistoryInfo.

Returns:
DeletionTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setDeletionTimeTZO

public void setDeletionTimeTZO(long value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Set DeletionTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setDeletionTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the DeletionTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setDeletionTimeTZO

protected void _setDeletionTimeTZO(long value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
_setDeletionTimeTZO is a protected method that is called by setDeletionTimeTZO if DeletionTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the DeletionTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getCreatedByUsername

public java.lang.String getCreatedByUsername()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get CreatedByUsername of the SHKActivityHistoryInfo.

Specified by:
getCreatedByUsername in interface ActivityHistoryInfoDOI
Returns:
CreatedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getCreatedByUsername

public java.lang.String originalData_getCreatedByUsername()
                                                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of CreatedByUsername from the SHKActivityHistoryInfo.

Returns:
CreatedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setCreatedByUsername

public void setCreatedByUsername(java.lang.String value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Set CreatedByUsername of the SHKActivityHistoryInfo.

Specified by:
setCreatedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the CreatedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setCreatedByUsername

protected void _setCreatedByUsername(java.lang.String value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
_setCreatedByUsername is a protected method that is called by setCreatedByUsername if CreatedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the CreatedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getStartedByUsername

public java.lang.String getStartedByUsername()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get StartedByUsername of the SHKActivityHistoryInfo.

Specified by:
getStartedByUsername in interface ActivityHistoryInfoDOI
Returns:
StartedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getStartedByUsername

public java.lang.String originalData_getStartedByUsername()
                                                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of StartedByUsername from the SHKActivityHistoryInfo.

Returns:
StartedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setStartedByUsername

public void setStartedByUsername(java.lang.String value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Set StartedByUsername of the SHKActivityHistoryInfo.

Specified by:
setStartedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the StartedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setStartedByUsername

protected void _setStartedByUsername(java.lang.String value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
_setStartedByUsername is a protected method that is called by setStartedByUsername if StartedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the StartedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getSuspendedByUsername

public java.lang.String getSuspendedByUsername()
                                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get SuspendedByUsername of the SHKActivityHistoryInfo.

Specified by:
getSuspendedByUsername in interface ActivityHistoryInfoDOI
Returns:
SuspendedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getSuspendedByUsername

public java.lang.String originalData_getSuspendedByUsername()
                                                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of SuspendedByUsername from the SHKActivityHistoryInfo.

Returns:
SuspendedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setSuspendedByUsername

public void setSuspendedByUsername(java.lang.String value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
Set SuspendedByUsername of the SHKActivityHistoryInfo.

Specified by:
setSuspendedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the SuspendedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setSuspendedByUsername

protected void _setSuspendedByUsername(java.lang.String value)
                                throws com.lutris.dods.builder.generator.query.DataObjectException
_setSuspendedByUsername is a protected method that is called by setSuspendedByUsername if SuspendedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the SuspendedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getResumedByUsername

public java.lang.String getResumedByUsername()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get ResumedByUsername of the SHKActivityHistoryInfo.

Specified by:
getResumedByUsername in interface ActivityHistoryInfoDOI
Returns:
ResumedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getResumedByUsername

public java.lang.String originalData_getResumedByUsername()
                                                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ResumedByUsername from the SHKActivityHistoryInfo.

Returns:
ResumedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setResumedByUsername

public void setResumedByUsername(java.lang.String value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Set ResumedByUsername of the SHKActivityHistoryInfo.

Specified by:
setResumedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the ResumedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setResumedByUsername

protected void _setResumedByUsername(java.lang.String value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
_setResumedByUsername is a protected method that is called by setResumedByUsername if ResumedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the ResumedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getAcceptedByUsername

public java.lang.String getAcceptedByUsername()
                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get AcceptedByUsername of the SHKActivityHistoryInfo.

Specified by:
getAcceptedByUsername in interface ActivityHistoryInfoDOI
Returns:
AcceptedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getAcceptedByUsername

public java.lang.String originalData_getAcceptedByUsername()
                                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of AcceptedByUsername from the SHKActivityHistoryInfo.

Returns:
AcceptedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setAcceptedByUsername

public void setAcceptedByUsername(java.lang.String value)
                           throws com.lutris.dods.builder.generator.query.DataObjectException
Set AcceptedByUsername of the SHKActivityHistoryInfo.

Specified by:
setAcceptedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the AcceptedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setAcceptedByUsername

protected void _setAcceptedByUsername(java.lang.String value)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
_setAcceptedByUsername is a protected method that is called by setAcceptedByUsername if AcceptedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the AcceptedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getRejectedByUsername

public java.lang.String getRejectedByUsername()
                                       throws com.lutris.dods.builder.generator.query.DataObjectException
Get RejectedByUsername of the SHKActivityHistoryInfo.

Specified by:
getRejectedByUsername in interface ActivityHistoryInfoDOI
Returns:
RejectedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getRejectedByUsername

public java.lang.String originalData_getRejectedByUsername()
                                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of RejectedByUsername from the SHKActivityHistoryInfo.

Returns:
RejectedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setRejectedByUsername

public void setRejectedByUsername(java.lang.String value)
                           throws com.lutris.dods.builder.generator.query.DataObjectException
Set RejectedByUsername of the SHKActivityHistoryInfo.

Specified by:
setRejectedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the RejectedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setRejectedByUsername

protected void _setRejectedByUsername(java.lang.String value)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
_setRejectedByUsername is a protected method that is called by setRejectedByUsername if RejectedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the RejectedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getClosedByUsername

public java.lang.String getClosedByUsername()
                                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get ClosedByUsername of the SHKActivityHistoryInfo.

Specified by:
getClosedByUsername in interface ActivityHistoryInfoDOI
Returns:
ClosedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getClosedByUsername

public java.lang.String originalData_getClosedByUsername()
                                                  throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ClosedByUsername from the SHKActivityHistoryInfo.

Returns:
ClosedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setClosedByUsername

public void setClosedByUsername(java.lang.String value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Set ClosedByUsername of the SHKActivityHistoryInfo.

Specified by:
setClosedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the ClosedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setClosedByUsername

protected void _setClosedByUsername(java.lang.String value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
_setClosedByUsername is a protected method that is called by setClosedByUsername if ClosedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the ClosedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getDeletedByUsername

public java.lang.String getDeletedByUsername()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get DeletedByUsername of the SHKActivityHistoryInfo.

Specified by:
getDeletedByUsername in interface ActivityHistoryInfoDOI
Returns:
DeletedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getDeletedByUsername

public java.lang.String originalData_getDeletedByUsername()
                                                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of DeletedByUsername from the SHKActivityHistoryInfo.

Returns:
DeletedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setDeletedByUsername

public void setDeletedByUsername(java.lang.String value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
Set DeletedByUsername of the SHKActivityHistoryInfo.

Specified by:
setDeletedByUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the DeletedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setDeletedByUsername

protected void _setDeletedByUsername(java.lang.String value)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
_setDeletedByUsername is a protected method that is called by setDeletedByUsername if DeletedByUsername is not part of a multicolumn foreign key.

Parameters:
value - for the DeletedByUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getCurrentUsername

public java.lang.String getCurrentUsername()
                                    throws com.lutris.dods.builder.generator.query.DataObjectException
Get CurrentUsername of the SHKActivityHistoryInfo.

Specified by:
getCurrentUsername in interface ActivityHistoryInfoDOI
Returns:
CurrentUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getCurrentUsername

public java.lang.String originalData_getCurrentUsername()
                                                 throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of CurrentUsername from the SHKActivityHistoryInfo.

Returns:
CurrentUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setCurrentUsername

public void setCurrentUsername(java.lang.String value)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Set CurrentUsername of the SHKActivityHistoryInfo.

Specified by:
setCurrentUsername in interface ActivityHistoryInfoDOI
Parameters:
value - for the CurrentUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setCurrentUsername

protected void _setCurrentUsername(java.lang.String value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
_setCurrentUsername is a protected method that is called by setCurrentUsername if CurrentUsername is not part of a multicolumn foreign key.

Parameters:
value - for the CurrentUsername of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getLastState

public java.lang.String getLastState()
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Get LastState of the SHKActivityHistoryInfo.

Specified by:
getLastState in interface ActivityHistoryInfoDOI
Returns:
LastState of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getLastState

public java.lang.String originalData_getLastState()
                                           throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of LastState from the SHKActivityHistoryInfo.

Returns:
LastState of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setLastState

public void setLastState(java.lang.String value)
                  throws com.lutris.dods.builder.generator.query.DataObjectException
Set LastState of the SHKActivityHistoryInfo.

Specified by:
setLastState in interface ActivityHistoryInfoDOI
Parameters:
value - for the LastState of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setLastState

protected void _setLastState(java.lang.String value)
                      throws com.lutris.dods.builder.generator.query.DataObjectException
_setLastState is a protected method that is called by setLastState if LastState is not part of a multicolumn foreign key.

Parameters:
value - for the LastState of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getLastStateTime

public long getLastStateTime()
                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get LastStateTime of the SHKActivityHistoryInfo.

Specified by:
getLastStateTime in interface ActivityHistoryInfoDOI
Returns:
LastStateTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getLastStateTime

public long originalData_getLastStateTime()
                                   throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of LastStateTime from the SHKActivityHistoryInfo.

Returns:
LastStateTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setLastStateTime

public void setLastStateTime(long value)
                      throws com.lutris.dods.builder.generator.query.DataObjectException
Set LastStateTime of the SHKActivityHistoryInfo.

Specified by:
setLastStateTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the LastStateTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setLastStateTime

protected void _setLastStateTime(long value)
                          throws com.lutris.dods.builder.generator.query.DataObjectException
_setLastStateTime is a protected method that is called by setLastStateTime if LastStateTime is not part of a multicolumn foreign key.

Parameters:
value - for the LastStateTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getLastStateTimeTZO

public long getLastStateTimeTZO()
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get LastStateTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getLastStateTimeTZO in interface ActivityHistoryInfoDOI
Returns:
LastStateTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getLastStateTimeTZO

public long originalData_getLastStateTimeTZO()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of LastStateTimeTZO from the SHKActivityHistoryInfo.

Returns:
LastStateTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setLastStateTimeTZO

public void setLastStateTimeTZO(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Set LastStateTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setLastStateTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the LastStateTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setLastStateTimeTZO

protected void _setLastStateTimeTZO(long value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
_setLastStateTimeTZO is a protected method that is called by setLastStateTimeTZO if LastStateTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the LastStateTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getLastRecordedTime

public long getLastRecordedTime()
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get LastRecordedTime of the SHKActivityHistoryInfo.

Specified by:
getLastRecordedTime in interface ActivityHistoryInfoDOI
Returns:
LastRecordedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getLastRecordedTime

public long originalData_getLastRecordedTime()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of LastRecordedTime from the SHKActivityHistoryInfo.

Returns:
LastRecordedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setLastRecordedTime

public void setLastRecordedTime(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Set LastRecordedTime of the SHKActivityHistoryInfo.

Specified by:
setLastRecordedTime in interface ActivityHistoryInfoDOI
Parameters:
value - for the LastRecordedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setLastRecordedTime

protected void _setLastRecordedTime(long value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
_setLastRecordedTime is a protected method that is called by setLastRecordedTime if LastRecordedTime is not part of a multicolumn foreign key.

Parameters:
value - for the LastRecordedTime of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getLastRecordedTimeTZO

public long getLastRecordedTimeTZO()
                            throws com.lutris.dods.builder.generator.query.DataObjectException
Get LastRecordedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
getLastRecordedTimeTZO in interface ActivityHistoryInfoDOI
Returns:
LastRecordedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getLastRecordedTimeTZO

public long originalData_getLastRecordedTimeTZO()
                                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of LastRecordedTimeTZO from the SHKActivityHistoryInfo.

Returns:
LastRecordedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setLastRecordedTimeTZO

public void setLastRecordedTimeTZO(long value)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
Set LastRecordedTimeTZO of the SHKActivityHistoryInfo.

Specified by:
setLastRecordedTimeTZO in interface ActivityHistoryInfoDOI
Parameters:
value - for the LastRecordedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setLastRecordedTimeTZO

protected void _setLastRecordedTimeTZO(long value)
                                throws com.lutris.dods.builder.generator.query.DataObjectException
_setLastRecordedTimeTZO is a protected method that is called by setLastRecordedTimeTZO if LastRecordedTimeTZO is not part of a multicolumn foreign key.

Parameters:
value - for the LastRecordedTimeTZO of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getActivityDuration

public long getActivityDuration()
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get ActivityDuration of the SHKActivityHistoryInfo.

Specified by:
getActivityDuration in interface ActivityHistoryInfoDOI
Returns:
ActivityDuration of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getActivityDuration

public long originalData_getActivityDuration()
                                      throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of ActivityDuration from the SHKActivityHistoryInfo.

Returns:
ActivityDuration of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setActivityDuration

public void setActivityDuration(long value)
                         throws com.lutris.dods.builder.generator.query.DataObjectException
Set ActivityDuration of the SHKActivityHistoryInfo.

Specified by:
setActivityDuration in interface ActivityHistoryInfoDOI
Parameters:
value - for the ActivityDuration of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setActivityDuration

protected void _setActivityDuration(long value)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
_setActivityDuration is a protected method that is called by setActivityDuration if ActivityDuration is not part of a multicolumn foreign key.

Parameters:
value - for the ActivityDuration of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getIsDeleted

public boolean getIsDeleted()
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Get IsDeleted of the SHKActivityHistoryInfo.

Specified by:
getIsDeleted in interface ActivityHistoryInfoDOI
Returns:
IsDeleted of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

originalData_getIsDeleted

public boolean originalData_getIsDeleted()
                                  throws com.lutris.dods.builder.generator.query.DataObjectException
Get original value of IsDeleted from the SHKActivityHistoryInfo.

Returns:
IsDeleted of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

setIsDeleted

public void setIsDeleted(boolean value)
                  throws com.lutris.dods.builder.generator.query.DataObjectException
Set IsDeleted of the SHKActivityHistoryInfo.

Specified by:
setIsDeleted in interface ActivityHistoryInfoDOI
Parameters:
value - for the IsDeleted of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

_setIsDeleted

protected void _setIsDeleted(boolean value)
                      throws com.lutris.dods.builder.generator.query.DataObjectException
_setIsDeleted is a protected method that is called by setIsDeleted if IsDeleted is not part of a multicolumn foreign key.

Parameters:
value - for the IsDeleted of the SHKActivityHistoryInfo.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

compareCond

public boolean compareCond(org.enhydra.dods.cache.Condition cond)
Compares whether this DO satisfies condition cond.

Overrides:
compareCond in class com.lutris.dods.builder.generator.dataobject.GenericDO
Parameters:
cond - condition.
Returns:
true if DO satisfies condition cond, otherwise false.

setLogicalDBName

public static void setLogicalDBName(java.lang.String logicalDbNameInConfFile)
Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)

setLogicalDBName sets the logical database name that will be used to create DBTransaction and DBQuery objects used by ActivityHistoryInfoDO and the corresponding Query class.

Parameters:
logicalDbNameInConfFile - The logical database specified in the application's .conf file.

get_logicalDBName

public static java.lang.String get_logicalDBName()
get_logicalDBName retrieves the logical database name set by setLogicalDBName().

Returns:
the logical database name that was set by method setLogicalDBName()

createTransaction

public static com.lutris.appserver.server.sql.DBTransaction createTransaction()
                                                                       throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                                                              java.sql.SQLException
createTransaction() creates a new DBTransaction. This method uses the logical database name set by method setLogicalDBName(). If setLogicalDBName() was used to set the logical database name to something other than the value of DatabaseManager.DefaultDatabase in the application's .conf file, then any DBTransaction passed to save(DBTransaction) or delete(DBTransaction) should be created using ActivityHistoryInfoDO.createTransaction(). The ActivityHistoryInfoDO save() and delete() methods use this method.

Returns:
A DBTransaction object to use with the ActivityHistoryInfoDO class.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

createQuery

public static com.lutris.appserver.server.sql.DBQuery createQuery()
                                                           throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                                                  java.sql.SQLException
createQuery() creates a new DBQuery. This method uses the logical database name set by method setLogicalDBName(). If setLogicalDBName() was used to set the logical database name to something other than the value of DatabaseManager.DefaultDatabase in the application's .conf file, then any DBQuery object used to access the 'SHKActivityHistoryInfo' table should be created using ActivityHistoryInfoDO.createQuery(). The Query class corresponding to ActivityHistoryInfoDO uses this method.

Returns:
A DBQuery object to use in accessing the 'SHKActivityHistoryInfo' table.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

createQuery

public static com.lutris.appserver.server.sql.DBQuery createQuery(com.lutris.appserver.server.sql.DBTransaction trans)
                                                           throws com.lutris.appserver.server.sql.DatabaseManagerException,
                                                                  java.sql.SQLException
createQuery() creates a new DBQuery. This method uses the logical database name set by method setLogicalDBName(). If setLogicalDBName() was used to set the logical database name to something other than the value of DatabaseManager.DefaultDatabase in the application's .conf file, then any DBQuery object used to access the 'SHKActivityHistoryInfo' table should be created using ActivityHistoryInfoDO.createQuery(). The Query class corresponding to ActivityHistoryInfoDO uses this method.

Parameters:
trans - DBTransaction
Returns:
A DBQuery object to use in accessing the 'SHKActivityHistoryInfo' table.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

getInsertStatement

public java.sql.PreparedStatement getInsertStatement(com.lutris.appserver.server.sql.DBConnection conn)
                                              throws java.sql.SQLException
Prepares the statement used to insert this object into the database.

Specified by:
getInsertStatement in class com.lutris.appserver.server.sql.CoreDO
Parameters:
conn - The database connection.
Returns:
The insert statement.
Throws:
java.sql.SQLException - if an error occurs.

doCheck

public void doCheck(boolean value)
Specifies whether to lock this DO (row) in database just before commit. Locking is attempted via "dummy" update: "update set version=OLD_ONE where OID=X and version=OLD_ONE".

Parameters:
value - true for locking, false otherwise

doLock

public void doLock()
            throws java.sql.SQLException
Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".

Throws:
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.

doTouch

public void doTouch()
             throws java.sql.SQLException,
                    com.lutris.appserver.server.sql.DatabaseManagerException,
                    com.lutris.appserver.server.sql.ObjectIdException,
                    com.lutris.dods.builder.generator.query.DataObjectException
Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".

Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a connection to the database cannot be established, etc.
java.sql.SQLException - If the database rejects the SQL generated to retrieve data for this object, or if the table contains a bad foreign key, etc.
com.lutris.appserver.server.sql.ObjectIdException
com.lutris.dods.builder.generator.query.DataObjectException

executeLockingStatement

public void executeLockingStatement(com.lutris.appserver.server.sql.DBConnection conn)
                             throws java.sql.SQLException
Prepares and executes the statement used to lock this object in the database.

Overrides:
executeLockingStatement in class com.lutris.appserver.server.sql.CoreDO
Parameters:
conn - The database connection
Throws:
java.sql.SQLException - if an error occurs.

getUpdateStatement

public java.sql.PreparedStatement getUpdateStatement(com.lutris.appserver.server.sql.DBConnection conn)
                                              throws java.sql.SQLException
Prepares the statement used to update this object in the database.

Specified by:
getUpdateStatement in class com.lutris.appserver.server.sql.CoreDO
Parameters:
conn - The database connection
Returns:
The update statement.
Throws:
java.sql.SQLException - if an error occurs.

getDeleteStatement

public java.sql.PreparedStatement getDeleteStatement(com.lutris.appserver.server.sql.DBConnection conn)
                                              throws java.sql.SQLException
Prepares the statement used to delete this object from the database.

Specified by:
getDeleteStatement in class com.lutris.appserver.server.sql.CoreDO
Parameters:
conn - The database connection
Returns:
The delete statement.
Throws:
java.sql.SQLException - if an error occurs.

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

toString

public java.lang.String toString(int indentCount)
Overrides:
toString in class com.lutris.dods.builder.generator.dataobject.GenericDO

getActivityHistoryDetailsDOArray

public ActivityHistoryDetailsDO[] getActivityHistoryDetailsDOArray()
                                                            throws com.lutris.dods.builder.generator.query.DataObjectException,
                                                                   com.lutris.dods.builder.generator.query.QueryException
Get array of ActivityHistoryDetailsDO objects that refer to this DO.

Returns:
Array of ActivityHistoryDetailsDO objects.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.dods.builder.generator.query.QueryException - If an error occured while building the query before execution.

getActivityHistoryDetailsDO

public ActivityHistoryDetailsDO getActivityHistoryDetailsDO()
                                                     throws com.lutris.dods.builder.generator.query.DataObjectException,
                                                            com.lutris.dods.builder.generator.query.QueryException,
                                                            com.lutris.dods.builder.generator.query.NonUniqueQueryException
Get the single ActivityHistoryDetailsDO object that refers to this DO.

Returns:
ActivityHistoryDetailsDO object.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.
com.lutris.dods.builder.generator.query.QueryException - If an error occured while building the query before execution.
com.lutris.dods.builder.generator.query.NonUniqueQueryException - If more than one ActivityHistoryDetailsDO object was found.

addActivityHistoryDetailsDO

public void addActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer)
                                 throws java.sql.SQLException,
                                        com.lutris.appserver.server.sql.DatabaseManagerException,
                                        com.lutris.dods.builder.generator.query.DataObjectException,
                                        com.lutris.dods.builder.generator.query.RefAssertionException,
                                        com.lutris.appserver.server.sql.DBRowUpdateException,
                                        com.lutris.dods.builder.generator.query.QueryException
Add (set & commit) a ActivityHistoryDetailsDO object that refers to this DO.

Parameters:
referrer - ActivityHistoryDetailsDO to be set to point to this DO and committed.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if could not create a transaction.
java.sql.SQLException - if any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException - If object is not found in the database.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

addActivityHistoryDetailsDO

public void addActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer,
                                        com.lutris.appserver.server.sql.DBTransaction tran)
                                 throws java.sql.SQLException,
                                        com.lutris.appserver.server.sql.DatabaseManagerException,
                                        com.lutris.dods.builder.generator.query.DataObjectException,
                                        com.lutris.dods.builder.generator.query.RefAssertionException,
                                        com.lutris.appserver.server.sql.DBRowUpdateException,
                                        com.lutris.dods.builder.generator.query.QueryException
Add (set & commit) a ActivityHistoryDetailsDO object that refers to this DO.

Parameters:
referrer - ActivityHistoryDetailsDO to be set to point to this DO and committed.
tran - The transaction to be used for the commit. If null, a new transaction is created.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if could not create a transaction.
java.sql.SQLException - if any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException - If object is not found in the database.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

removeActivityHistoryDetailsDO

public void removeActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer)
                                    throws java.sql.SQLException,
                                           com.lutris.appserver.server.sql.DatabaseManagerException,
                                           com.lutris.dods.builder.generator.query.DataObjectException,
                                           com.lutris.dods.builder.generator.query.RefAssertionException,
                                           com.lutris.appserver.server.sql.DBRowUpdateException,
                                           com.lutris.dods.builder.generator.query.QueryException
Remove (delete) a ActivityHistoryDetailsDO object that refers to this DO.

Parameters:
referrer - ActivityHistoryDetailsDO to be deleted.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if could not create a transaction.
java.sql.SQLException - if any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException - If object is not found in the database.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

removeActivityHistoryDetailsDO

public void removeActivityHistoryDetailsDO(ActivityHistoryDetailsDO referrer,
                                           com.lutris.appserver.server.sql.DBTransaction tran)
                                    throws java.sql.SQLException,
                                           com.lutris.appserver.server.sql.DatabaseManagerException,
                                           com.lutris.dods.builder.generator.query.DataObjectException,
                                           com.lutris.dods.builder.generator.query.RefAssertionException,
                                           com.lutris.appserver.server.sql.DBRowUpdateException,
                                           com.lutris.dods.builder.generator.query.QueryException
Remove (delete) a ActivityHistoryDetailsDO object that refers to this DO.

Parameters:
referrer - ActivityHistoryDetailsDO to be deleted.
tran - The transaction to be used for the commit. If null, a new transaction is created.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if could not create a transaction.
java.sql.SQLException - if any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException - If object is not found in the database.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

getActivityHistoryDetailsDOArrayCount

public int getActivityHistoryDetailsDOArrayCount()
                                          throws com.lutris.dods.builder.generator.query.DataObjectException,
                                                 com.lutris.dods.builder.generator.query.QueryException,
                                                 com.lutris.dods.builder.generator.query.NonUniqueQueryException,
                                                 java.sql.SQLException,
                                                 com.lutris.appserver.server.sql.DatabaseManagerException
Get the number of ActivityHistoryDetailsDOs that refer to this DO. via ActivityHistoryInfo

Returns:
The number of objects that refer to this DO.
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If object is not found in the database.
com.lutris.dods.builder.generator.query.QueryException
com.lutris.dods.builder.generator.query.NonUniqueQueryException
java.sql.SQLException - If any SQL errors occur.
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created. This is a WebDocWf extension for DODS row instance security.

okToCommit

protected void okToCommit()
                   throws com.lutris.dods.builder.generator.query.RefAssertionException
A stub method for implementing pre-commit assertions for this ActivityHistoryInfoDO. Implement this stub to throw an RefAssertionException for cases where this object is not valid for writing to the database.

Throws:
com.lutris.dods.builder.generator.query.RefAssertionException

okToDelete

protected void okToDelete()
                   throws com.lutris.dods.builder.generator.query.RefAssertionException
A stub method for implementing pre-delete assertions for this ActivityHistoryInfoDO. Implement this stub to throw an RefAssertionException for cases where this object is not valid for deletion from the database.

Throws:
com.lutris.dods.builder.generator.query.RefAssertionException

commit

public void commit()
            throws java.sql.SQLException,
                   com.lutris.appserver.server.sql.DatabaseManagerException,
                   com.lutris.dods.builder.generator.query.DataObjectException,
                   com.lutris.dods.builder.generator.query.RefAssertionException,
                   com.lutris.appserver.server.sql.DBRowUpdateException,
                   com.lutris.dods.builder.generator.query.QueryException
Deprecated. Use save() instead.

Inserts/Updates the DO into its table.

Specified by:
commit in interface ActivityHistoryInfoDOI
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

commit

public void commit(com.lutris.appserver.server.sql.DBTransaction dbt)
            throws java.sql.SQLException,
                   com.lutris.appserver.server.sql.DatabaseManagerException,
                   com.lutris.dods.builder.generator.query.DataObjectException,
                   com.lutris.dods.builder.generator.query.RefAssertionException,
                   com.lutris.appserver.server.sql.DBRowUpdateException,
                   com.lutris.dods.builder.generator.query.QueryException
Deprecated. Use save() instead.

Inserts/Updates the DO into its table. The transaction is likely provided by the commit() method of another DO which references this DO.

Specified by:
commit in interface ActivityHistoryInfoDOI
Parameters:
dbt - The transaction object used for this operation.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

save

public void save()
          throws java.sql.SQLException,
                 com.lutris.appserver.server.sql.DatabaseManagerException,
                 com.lutris.dods.builder.generator.query.DataObjectException,
                 com.lutris.dods.builder.generator.query.RefAssertionException,
                 com.lutris.appserver.server.sql.DBRowUpdateException,
                 com.lutris.dods.builder.generator.query.QueryException
Inserts/Updates the DO into its table.

Specified by:
save in interface ActivityHistoryInfoDOI
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException - WebDocWf extension

save

public void save(boolean references)
          throws java.sql.SQLException,
                 com.lutris.appserver.server.sql.DatabaseManagerException,
                 com.lutris.dods.builder.generator.query.DataObjectException,
                 com.lutris.dods.builder.generator.query.RefAssertionException,
                 com.lutris.appserver.server.sql.DBRowUpdateException,
                 com.lutris.dods.builder.generator.query.QueryException
Inserts/Updates the DO into its table.

Parameters:
references - True if references should be saved with this DO.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException - WebDocWf extension

save

public void save(com.lutris.appserver.server.sql.DBTransaction dbt)
          throws java.sql.SQLException,
                 com.lutris.appserver.server.sql.DatabaseManagerException,
                 com.lutris.dods.builder.generator.query.DataObjectException,
                 com.lutris.dods.builder.generator.query.RefAssertionException,
                 com.lutris.appserver.server.sql.DBRowUpdateException,
                 com.lutris.dods.builder.generator.query.QueryException
Inserts/Updates the DO into its table. The transaction is likely provided by the commit() method of another DO which references this DO.

Specified by:
save in interface ActivityHistoryInfoDOI
Parameters:
dbt - The transaction object used for this operation.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException - WebDocWf extension

save

public void save(com.lutris.appserver.server.sql.DBTransaction dbt,
                 boolean references)
          throws java.sql.SQLException,
                 com.lutris.appserver.server.sql.DatabaseManagerException,
                 com.lutris.dods.builder.generator.query.DataObjectException,
                 com.lutris.dods.builder.generator.query.RefAssertionException,
                 com.lutris.appserver.server.sql.DBRowUpdateException,
                 com.lutris.dods.builder.generator.query.QueryException
Inserts/Updates the DO into its table. The transaction is likely provided by the commit() method of another DO which references this DO.

Parameters:
dbt - The transaction object used for this operation.
references - True if references of this DO should be saved.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException - WebDocWf extension

delete

public void delete()
            throws java.sql.SQLException,
                   com.lutris.appserver.server.sql.DatabaseManagerException,
                   com.lutris.dods.builder.generator.query.DataObjectException,
                   com.lutris.dods.builder.generator.query.RefAssertionException,
                   com.lutris.appserver.server.sql.DBRowUpdateException,
                   com.lutris.dods.builder.generator.query.QueryException
Deletes the DO from its table.

Specified by:
delete in interface ActivityHistoryInfoDOI
Overrides:
delete in class com.lutris.dods.builder.generator.dataobject.GenericDO
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

delete

public void delete(com.lutris.appserver.server.sql.DBTransaction dbt)
            throws java.sql.SQLException,
                   com.lutris.appserver.server.sql.DatabaseManagerException,
                   com.lutris.dods.builder.generator.query.DataObjectException,
                   com.lutris.dods.builder.generator.query.RefAssertionException,
                   com.lutris.appserver.server.sql.DBRowUpdateException,
                   com.lutris.dods.builder.generator.query.QueryException
Deletes the DO from its table.

Specified by:
delete in interface ActivityHistoryInfoDOI
Parameters:
dbt - The transaction object used for this operation.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

unDelete

public void unDelete()
              throws java.sql.SQLException,
                     com.lutris.appserver.server.sql.DatabaseManagerException,
                     com.lutris.dods.builder.generator.query.DataObjectException,
                     com.lutris.dods.builder.generator.query.RefAssertionException,
                     com.lutris.appserver.server.sql.DBRowUpdateException,
                     com.lutris.dods.builder.generator.query.QueryException
UnDeletes the DO and inserts to the table.

Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

delete

public void delete(com.lutris.appserver.server.sql.DBTransaction dbt,
                   boolean rootDO)
            throws java.sql.SQLException,
                   com.lutris.appserver.server.sql.DatabaseManagerException,
                   com.lutris.dods.builder.generator.query.DataObjectException,
                   com.lutris.dods.builder.generator.query.RefAssertionException,
                   com.lutris.appserver.server.sql.DBRowUpdateException,
                   com.lutris.dods.builder.generator.query.QueryException
Deletes the DO from its table. The transaction is likely provided by the delete() method of another DO which references this DO. NOTE : This method is only for DODS internal usage.

Parameters:
dbt - The transaction object used for this operation.
rootDO - Is DO root in DELETE CASCADE sekvence
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

unDelete

public void unDelete(com.lutris.appserver.server.sql.DBTransaction dbt)
              throws java.sql.SQLException,
                     com.lutris.appserver.server.sql.DatabaseManagerException,
                     com.lutris.dods.builder.generator.query.DataObjectException,
                     com.lutris.dods.builder.generator.query.RefAssertionException,
                     com.lutris.appserver.server.sql.DBRowUpdateException,
                     com.lutris.dods.builder.generator.query.QueryException
UnDeletes the DO and inserts to the table.

Parameters:
dbt - The transaction object used for this operation.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException

modifyDO

protected void modifyDO(com.lutris.appserver.server.sql.DBTransaction dbt,
                        boolean delete)
                 throws java.sql.SQLException,
                        com.lutris.appserver.server.sql.DatabaseManagerException,
                        com.lutris.dods.builder.generator.query.DataObjectException,
                        com.lutris.dods.builder.generator.query.RefAssertionException,
                        com.lutris.appserver.server.sql.DBRowUpdateException,
                        com.lutris.dods.builder.generator.query.QueryException
Modifies the DO within its table. Performs recursive commit/delete on referenced DOs; all operations occur within a single transaction to allow rollback in the event of error. Only the creator of the transaction releases it.

Parameters:
dbt - The transaction object used for this operation.
delete - True if doing a delete, otherwise false (for insert/update).
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException - WebDocWf extension

modifyDO

protected void modifyDO(com.lutris.appserver.server.sql.DBTransaction dbt,
                        boolean delete,
                        boolean references)
                 throws java.sql.SQLException,
                        com.lutris.appserver.server.sql.DatabaseManagerException,
                        com.lutris.dods.builder.generator.query.DataObjectException,
                        com.lutris.dods.builder.generator.query.RefAssertionException,
                        com.lutris.appserver.server.sql.DBRowUpdateException,
                        com.lutris.dods.builder.generator.query.QueryException
Modifies the DO within its table. Performs recursive commit/delete on referenced DOs; all operations occur within a single transaction to allow rollback in the event of error. Only the creator of the transaction releases it.

Parameters:
dbt - The transaction object used for this operation.
delete - True if doing a delete, otherwise false (for insert/update).
references - True if references should be saved
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - If a Transaction can not be created.
com.lutris.dods.builder.generator.query.RefAssertionException - Thrown by okTo method.
java.sql.SQLException - If any SQL errors occur.
com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.appserver.server.sql.DBRowUpdateException
com.lutris.dods.builder.generator.query.QueryException - WebDocWf extension