org.enhydra.shark.eventaudit.data
Interface ProcessHistoryInfoDOI

All Known Implementing Classes:
ProcessHistoryInfoDO

public interface ProcessHistoryInfoDOI

Interface implemented by ProcessHistoryInfoDO Interface could also be implemented by a (hand-written) Business Layer class which uses ProcessHistoryInfoDO

Since:
DODS Project
Version:
$Revision: 1.13 $
Author:
NN

Method Summary
 void commit()
          Deprecated. Use save() instead.
 void commit(com.lutris.appserver.server.sql.DBTransaction dbt)
          Deprecated. Use save() instead.
 void delete()
          Deletes the DO from its table.
 void delete(com.lutris.appserver.server.sql.DBTransaction dbt)
          Deletes the DO from its table.
 java.lang.String getClosedByUsername()
          Get ClosedByUsername of the SHKProcessHistoryInfo
 long getClosedTime()
          Get ClosedTime of the SHKProcessHistoryInfo
 long getClosedTimeTZO()
          Get ClosedTimeTZO of the SHKProcessHistoryInfo
 java.lang.String getCreatedByUsername()
          Get CreatedByUsername of the SHKProcessHistoryInfo
 long getCreatedTime()
          Get CreatedTime of the SHKProcessHistoryInfo
 long getCreatedTimeTZO()
          Get CreatedTimeTZO of the SHKProcessHistoryInfo
 java.lang.String getLastState()
          Get LastState of the SHKProcessHistoryInfo
 long getLastStateTime()
          Get LastStateTime of the SHKProcessHistoryInfo
 long getLastStateTimeTZO()
          Get LastStateTimeTZO of the SHKProcessHistoryInfo
 java.lang.String getPackageId()
          Get PackageId of the SHKProcessHistoryInfo
 java.lang.String getPActivityDefinitionId()
          Get PActivityDefinitionId of the SHKProcessHistoryInfo
 java.lang.String getPActivityDefinitionName()
          Get PActivityDefinitionName of the SHKProcessHistoryInfo
 java.lang.String getPActivityId()
          Get PActivityId of the SHKProcessHistoryInfo
 java.lang.String getPPackageId()
          Get PPackageId of the SHKProcessHistoryInfo
 java.lang.String getPProcessDefinitionId()
          Get PProcessDefinitionId of the SHKProcessHistoryInfo
 java.lang.String getPProcessDefinitionName()
          Get PProcessDefinitionName of the SHKProcessHistoryInfo
 java.lang.String getPProcessFactoryName()
          Get PProcessFactoryName of the SHKProcessHistoryInfo
 java.lang.String getPProcessFactoryVersion()
          Get PProcessFactoryVersion of the SHKProcessHistoryInfo
 java.lang.String getPProcessId()
          Get PProcessId of the SHKProcessHistoryInfo
 java.lang.String getPProcessName()
          Get PProcessName of the SHKProcessHistoryInfo
 java.lang.String getProcessDefinitionId()
          Get ProcessDefinitionId of the SHKProcessHistoryInfo
 java.lang.String getProcessDefinitionName()
          Get ProcessDefinitionName of the SHKProcessHistoryInfo
 long getProcessDuration()
          Get ProcessDuration of the SHKProcessHistoryInfo
 java.lang.String getProcessFactoryName()
          Get ProcessFactoryName of the SHKProcessHistoryInfo
 java.lang.String getProcessFactoryVersion()
          Get ProcessFactoryVersion of the SHKProcessHistoryInfo
 java.lang.String getProcessId()
          Get ProcessId of the SHKProcessHistoryInfo
 java.lang.String getProcessName()
          Get ProcessName of the SHKProcessHistoryInfo
 java.lang.String getResumedByUsername()
          Get ResumedByUsername of the SHKProcessHistoryInfo
 long getResumedTime()
          Get ResumedTime of the SHKProcessHistoryInfo
 long getResumedTimeTZO()
          Get ResumedTimeTZO of the SHKProcessHistoryInfo
 java.lang.String getStartedByUsername()
          Get StartedByUsername of the SHKProcessHistoryInfo
 long getStartedTime()
          Get StartedTime of the SHKProcessHistoryInfo
 long getStartedTimeTZO()
          Get StartedTimeTZO of the SHKProcessHistoryInfo
 java.lang.String getSuspendedByUsername()
          Get SuspendedByUsername of the SHKProcessHistoryInfo
 long getSuspendedTime()
          Get SuspendedTime of the SHKProcessHistoryInfo
 long getSuspendedTimeTZO()
          Get SuspendedTimeTZO of the SHKProcessHistoryInfo
 void save()
          Inserts/Updates the DO into its table.
 void save(com.lutris.appserver.server.sql.DBTransaction dbt)
          Inserts/Updates the DO into its table.
 void setClosedByUsername(java.lang.String ClosedByUsername)
          Set ClosedByUsername of the SHKProcessHistoryInfo
 void setClosedTime(long ClosedTime)
          Set ClosedTime of the SHKProcessHistoryInfo
 void setClosedTimeTZO(long ClosedTimeTZO)
          Set ClosedTimeTZO of the SHKProcessHistoryInfo
 void setCreatedByUsername(java.lang.String CreatedByUsername)
          Set CreatedByUsername of the SHKProcessHistoryInfo
 void setCreatedTime(long CreatedTime)
          Set CreatedTime of the SHKProcessHistoryInfo
 void setCreatedTimeTZO(long CreatedTimeTZO)
          Set CreatedTimeTZO of the SHKProcessHistoryInfo
 void setLastState(java.lang.String LastState)
          Set LastState of the SHKProcessHistoryInfo
 void setLastStateTime(long LastStateTime)
          Set LastStateTime of the SHKProcessHistoryInfo
 void setLastStateTimeTZO(long LastStateTimeTZO)
          Set LastStateTimeTZO of the SHKProcessHistoryInfo
 void setPackageId(java.lang.String PackageId)
          Set PackageId of the SHKProcessHistoryInfo
 void setPActivityDefinitionId(java.lang.String PActivityDefinitionId)
          Set PActivityDefinitionId of the SHKProcessHistoryInfo
 void setPActivityDefinitionName(java.lang.String PActivityDefinitionName)
          Set PActivityDefinitionName of the SHKProcessHistoryInfo
 void setPActivityId(java.lang.String PActivityId)
          Set PActivityId of the SHKProcessHistoryInfo
 void setPPackageId(java.lang.String PPackageId)
          Set PPackageId of the SHKProcessHistoryInfo
 void setPProcessDefinitionId(java.lang.String PProcessDefinitionId)
          Set PProcessDefinitionId of the SHKProcessHistoryInfo
 void setPProcessDefinitionName(java.lang.String PProcessDefinitionName)
          Set PProcessDefinitionName of the SHKProcessHistoryInfo
 void setPProcessFactoryName(java.lang.String PProcessFactoryName)
          Set PProcessFactoryName of the SHKProcessHistoryInfo
 void setPProcessFactoryVersion(java.lang.String PProcessFactoryVersion)
          Set PProcessFactoryVersion of the SHKProcessHistoryInfo
 void setPProcessId(java.lang.String PProcessId)
          Set PProcessId of the SHKProcessHistoryInfo
 void setPProcessName(java.lang.String PProcessName)
          Set PProcessName of the SHKProcessHistoryInfo
 void setProcessDefinitionId(java.lang.String ProcessDefinitionId)
          Set ProcessDefinitionId of the SHKProcessHistoryInfo
 void setProcessDefinitionName(java.lang.String ProcessDefinitionName)
          Set ProcessDefinitionName of the SHKProcessHistoryInfo
 void setProcessDuration(long ProcessDuration)
          Set ProcessDuration of the SHKProcessHistoryInfo
 void setProcessFactoryName(java.lang.String ProcessFactoryName)
          Set ProcessFactoryName of the SHKProcessHistoryInfo
 void setProcessFactoryVersion(java.lang.String ProcessFactoryVersion)
          Set ProcessFactoryVersion of the SHKProcessHistoryInfo
 void setProcessId(java.lang.String ProcessId)
          Set ProcessId of the SHKProcessHistoryInfo
 void setProcessName(java.lang.String ProcessName)
          Set ProcessName of the SHKProcessHistoryInfo
 void setResumedByUsername(java.lang.String ResumedByUsername)
          Set ResumedByUsername of the SHKProcessHistoryInfo
 void setResumedTime(long ResumedTime)
          Set ResumedTime of the SHKProcessHistoryInfo
 void setResumedTimeTZO(long ResumedTimeTZO)
          Set ResumedTimeTZO of the SHKProcessHistoryInfo
 void setStartedByUsername(java.lang.String StartedByUsername)
          Set StartedByUsername of the SHKProcessHistoryInfo
 void setStartedTime(long StartedTime)
          Set StartedTime of the SHKProcessHistoryInfo
 void setStartedTimeTZO(long StartedTimeTZO)
          Set StartedTimeTZO of the SHKProcessHistoryInfo
 void setSuspendedByUsername(java.lang.String SuspendedByUsername)
          Set SuspendedByUsername of the SHKProcessHistoryInfo
 void setSuspendedTime(long SuspendedTime)
          Set SuspendedTime of the SHKProcessHistoryInfo
 void setSuspendedTimeTZO(long SuspendedTimeTZO)
          Set SuspendedTimeTZO of the SHKProcessHistoryInfo
 

Method Detail

getProcessId

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

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

setProcessId

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

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

getProcessName

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

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

setProcessName

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

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

getProcessFactoryName

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

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

setProcessFactoryName

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

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

getProcessFactoryVersion

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

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

setProcessFactoryVersion

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

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

getProcessDefinitionId

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

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

setProcessDefinitionId

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

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

getProcessDefinitionName

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

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

setProcessDefinitionName

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

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

getPackageId

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

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

setPackageId

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

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

getPActivityId

java.lang.String getPActivityId()
                                throws com.lutris.dods.builder.generator.query.DataObjectException
Get PActivityId of the SHKProcessHistoryInfo

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

setPActivityId

void setPActivityId(java.lang.String PActivityId)
                    throws com.lutris.dods.builder.generator.query.DataObjectException
Set PActivityId of the SHKProcessHistoryInfo

Parameters:
PActivityId - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPProcessId

java.lang.String getPProcessId()
                               throws com.lutris.dods.builder.generator.query.DataObjectException
Get PProcessId of the SHKProcessHistoryInfo

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

setPProcessId

void setPProcessId(java.lang.String PProcessId)
                   throws com.lutris.dods.builder.generator.query.DataObjectException
Set PProcessId of the SHKProcessHistoryInfo

Parameters:
PProcessId - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPProcessName

java.lang.String getPProcessName()
                                 throws com.lutris.dods.builder.generator.query.DataObjectException
Get PProcessName of the SHKProcessHistoryInfo

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

setPProcessName

void setPProcessName(java.lang.String PProcessName)
                     throws com.lutris.dods.builder.generator.query.DataObjectException
Set PProcessName of the SHKProcessHistoryInfo

Parameters:
PProcessName - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPProcessFactoryName

java.lang.String getPProcessFactoryName()
                                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get PProcessFactoryName of the SHKProcessHistoryInfo

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

setPProcessFactoryName

void setPProcessFactoryName(java.lang.String PProcessFactoryName)
                            throws com.lutris.dods.builder.generator.query.DataObjectException
Set PProcessFactoryName of the SHKProcessHistoryInfo

Parameters:
PProcessFactoryName - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPProcessFactoryVersion

java.lang.String getPProcessFactoryVersion()
                                           throws com.lutris.dods.builder.generator.query.DataObjectException
Get PProcessFactoryVersion of the SHKProcessHistoryInfo

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

setPProcessFactoryVersion

void setPProcessFactoryVersion(java.lang.String PProcessFactoryVersion)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
Set PProcessFactoryVersion of the SHKProcessHistoryInfo

Parameters:
PProcessFactoryVersion - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPActivityDefinitionId

java.lang.String getPActivityDefinitionId()
                                          throws com.lutris.dods.builder.generator.query.DataObjectException
Get PActivityDefinitionId of the SHKProcessHistoryInfo

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

setPActivityDefinitionId

void setPActivityDefinitionId(java.lang.String PActivityDefinitionId)
                              throws com.lutris.dods.builder.generator.query.DataObjectException
Set PActivityDefinitionId of the SHKProcessHistoryInfo

Parameters:
PActivityDefinitionId - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPActivityDefinitionName

java.lang.String getPActivityDefinitionName()
                                            throws com.lutris.dods.builder.generator.query.DataObjectException
Get PActivityDefinitionName of the SHKProcessHistoryInfo

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

setPActivityDefinitionName

void setPActivityDefinitionName(java.lang.String PActivityDefinitionName)
                                throws com.lutris.dods.builder.generator.query.DataObjectException
Set PActivityDefinitionName of the SHKProcessHistoryInfo

Parameters:
PActivityDefinitionName - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPProcessDefinitionId

java.lang.String getPProcessDefinitionId()
                                         throws com.lutris.dods.builder.generator.query.DataObjectException
Get PProcessDefinitionId of the SHKProcessHistoryInfo

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

setPProcessDefinitionId

void setPProcessDefinitionId(java.lang.String PProcessDefinitionId)
                             throws com.lutris.dods.builder.generator.query.DataObjectException
Set PProcessDefinitionId of the SHKProcessHistoryInfo

Parameters:
PProcessDefinitionId - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPProcessDefinitionName

java.lang.String getPProcessDefinitionName()
                                           throws com.lutris.dods.builder.generator.query.DataObjectException
Get PProcessDefinitionName of the SHKProcessHistoryInfo

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

setPProcessDefinitionName

void setPProcessDefinitionName(java.lang.String PProcessDefinitionName)
                               throws com.lutris.dods.builder.generator.query.DataObjectException
Set PProcessDefinitionName of the SHKProcessHistoryInfo

Parameters:
PProcessDefinitionName - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getPPackageId

java.lang.String getPPackageId()
                               throws com.lutris.dods.builder.generator.query.DataObjectException
Get PPackageId of the SHKProcessHistoryInfo

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

setPPackageId

void setPPackageId(java.lang.String PPackageId)
                   throws com.lutris.dods.builder.generator.query.DataObjectException
Set PPackageId of the SHKProcessHistoryInfo

Parameters:
PPackageId - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

getCreatedTime

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

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

setCreatedTime

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

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

getCreatedTimeTZO

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

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

setCreatedTimeTZO

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

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

getStartedTime

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

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

setStartedTime

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

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

getStartedTimeTZO

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

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

setStartedTimeTZO

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

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

getSuspendedTime

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

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

setSuspendedTime

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

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

getSuspendedTimeTZO

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

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

setSuspendedTimeTZO

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

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

getResumedTime

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

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

setResumedTime

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

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

getResumedTimeTZO

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

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

setResumedTimeTZO

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

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

getClosedTime

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

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

setClosedTime

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

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

getClosedTimeTZO

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

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

setClosedTimeTZO

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

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

getCreatedByUsername

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

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

setCreatedByUsername

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

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

getStartedByUsername

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

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

setStartedByUsername

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

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

getSuspendedByUsername

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

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

setSuspendedByUsername

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

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

getResumedByUsername

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

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

setResumedByUsername

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

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

getClosedByUsername

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

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

setClosedByUsername

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

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

getLastState

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

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

setLastState

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

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

getLastStateTime

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

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

setLastStateTime

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

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

getLastStateTimeTZO

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

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

setLastStateTimeTZO

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

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

getProcessDuration

long getProcessDuration()
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Get ProcessDuration of the SHKProcessHistoryInfo

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

setProcessDuration

void setProcessDuration(long ProcessDuration)
                        throws com.lutris.dods.builder.generator.query.DataObjectException
Set ProcessDuration of the SHKProcessHistoryInfo

Parameters:
ProcessDuration - of the SHKProcessHistoryInfo
Throws:
com.lutris.dods.builder.generator.query.DataObjectException - If the object is not found in the database.

save

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.

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

save

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 save() method of another DO which references this DO.

Parameters:
dbt - The transaction object to use for this operation.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if a Transaction can not be created.
com.lutris.appserver.server.sql.DBRowUpdateException - if a version error occurs.
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.dods.builder.generator.query.QueryException

commit

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.

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

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.

Parameters:
dbt - The transaction object to use for this operation.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if a Transaction can not be created.
com.lutris.appserver.server.sql.DBRowUpdateException - if a version error occurs.
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.dods.builder.generator.query.QueryException

delete

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.

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

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. The transaction is likely provided by the delete() method of another DO which references this DO.

Parameters:
dbt - The transaction object to use for this operation.
Throws:
com.lutris.appserver.server.sql.DatabaseManagerException - if a Transaction can not be created.
com.lutris.appserver.server.sql.DBRowUpdateException - if a version error occurs.
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.dods.builder.generator.query.QueryException