|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessHistoryInfoDOI
Interface implemented by ProcessHistoryInfoDO Interface could also be implemented by a (hand-written) Business Layer class which uses ProcessHistoryInfoDO
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 |
getDeletedByUsername()
Get DeletedByUsername of the SHKProcessHistoryInfo |
long |
getDeletionTime()
Get DeletionTime of the SHKProcessHistoryInfo |
long |
getDeletionTimeTZO()
Get DeletionTimeTZO of the SHKProcessHistoryInfo |
boolean |
getIsDeleted()
Get IsDeleted of the SHKProcessHistoryInfo |
long |
getLastRecordedTime()
Get LastRecordedTime of the SHKProcessHistoryInfo |
long |
getLastRecordedTimeTZO()
Get LastRecordedTimeTZO 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 |
java.lang.String |
getProcessDescription()
Get ProcessDescription 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 |
long |
getProcessLimitTime()
Get ProcessLimitTime of the SHKProcessHistoryInfo |
java.lang.String |
getProcessName()
Get ProcessName of the SHKProcessHistoryInfo |
short |
getProcessPriority()
Get ProcessPriority 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 |
setDeletedByUsername(java.lang.String DeletedByUsername)
Set DeletedByUsername of the SHKProcessHistoryInfo |
void |
setDeletionTime(long DeletionTime)
Set DeletionTime of the SHKProcessHistoryInfo |
void |
setDeletionTimeTZO(long DeletionTimeTZO)
Set DeletionTimeTZO of the SHKProcessHistoryInfo |
void |
setIsDeleted(boolean IsDeleted)
Set IsDeleted of the SHKProcessHistoryInfo |
void |
setLastRecordedTime(long LastRecordedTime)
Set LastRecordedTime of the SHKProcessHistoryInfo |
void |
setLastRecordedTimeTZO(long LastRecordedTimeTZO)
Set LastRecordedTimeTZO 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 |
setProcessDescription(java.lang.String ProcessDescription)
Set ProcessDescription 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 |
setProcessLimitTime(long ProcessLimitTime)
Set ProcessLimitTime of the SHKProcessHistoryInfo |
void |
setProcessName(java.lang.String ProcessName)
Set ProcessName of the SHKProcessHistoryInfo |
void |
setProcessPriority(short ProcessPriority)
Set ProcessPriority 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 |
---|
java.lang.String getProcessId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessId(java.lang.String ProcessId) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getProcessName() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessName(java.lang.String ProcessName) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessName
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getProcessFactoryName() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessFactoryName(java.lang.String ProcessFactoryName) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessFactoryName
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getProcessFactoryVersion() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessFactoryVersion(java.lang.String ProcessFactoryVersion) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessFactoryVersion
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getProcessDefinitionId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessDefinitionId(java.lang.String ProcessDefinitionId) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessDefinitionId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getProcessDefinitionName() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessDefinitionName(java.lang.String ProcessDefinitionName) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessDefinitionName
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.short getProcessPriority() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessPriority(short ProcessPriority) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessPriority
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getProcessLimitTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessLimitTime(long ProcessLimitTime) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessLimitTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getProcessDescription() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessDescription(java.lang.String ProcessDescription) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessDescription
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPackageId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPackageId(java.lang.String PackageId) throws com.lutris.dods.builder.generator.query.DataObjectException
PackageId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPActivityId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPActivityId(java.lang.String PActivityId) throws com.lutris.dods.builder.generator.query.DataObjectException
PActivityId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPProcessId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPProcessId(java.lang.String PProcessId) throws com.lutris.dods.builder.generator.query.DataObjectException
PProcessId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPProcessName() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPProcessName(java.lang.String PProcessName) throws com.lutris.dods.builder.generator.query.DataObjectException
PProcessName
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPProcessFactoryName() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPProcessFactoryName(java.lang.String PProcessFactoryName) throws com.lutris.dods.builder.generator.query.DataObjectException
PProcessFactoryName
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPProcessFactoryVersion() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPProcessFactoryVersion(java.lang.String PProcessFactoryVersion) throws com.lutris.dods.builder.generator.query.DataObjectException
PProcessFactoryVersion
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPActivityDefinitionId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPActivityDefinitionId(java.lang.String PActivityDefinitionId) throws com.lutris.dods.builder.generator.query.DataObjectException
PActivityDefinitionId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPActivityDefinitionName() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPActivityDefinitionName(java.lang.String PActivityDefinitionName) throws com.lutris.dods.builder.generator.query.DataObjectException
PActivityDefinitionName
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPProcessDefinitionId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPProcessDefinitionId(java.lang.String PProcessDefinitionId) throws com.lutris.dods.builder.generator.query.DataObjectException
PProcessDefinitionId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPProcessDefinitionName() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPProcessDefinitionName(java.lang.String PProcessDefinitionName) throws com.lutris.dods.builder.generator.query.DataObjectException
PProcessDefinitionName
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getPPackageId() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setPPackageId(java.lang.String PPackageId) throws com.lutris.dods.builder.generator.query.DataObjectException
PPackageId
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getCreatedTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setCreatedTime(long CreatedTime) throws com.lutris.dods.builder.generator.query.DataObjectException
CreatedTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getCreatedTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setCreatedTimeTZO(long CreatedTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
CreatedTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getStartedTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setStartedTime(long StartedTime) throws com.lutris.dods.builder.generator.query.DataObjectException
StartedTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getStartedTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setStartedTimeTZO(long StartedTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
StartedTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getSuspendedTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setSuspendedTime(long SuspendedTime) throws com.lutris.dods.builder.generator.query.DataObjectException
SuspendedTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getSuspendedTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setSuspendedTimeTZO(long SuspendedTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
SuspendedTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getResumedTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setResumedTime(long ResumedTime) throws com.lutris.dods.builder.generator.query.DataObjectException
ResumedTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getResumedTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setResumedTimeTZO(long ResumedTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
ResumedTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getClosedTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setClosedTime(long ClosedTime) throws com.lutris.dods.builder.generator.query.DataObjectException
ClosedTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getClosedTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setClosedTimeTZO(long ClosedTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
ClosedTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getDeletionTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setDeletionTime(long DeletionTime) throws com.lutris.dods.builder.generator.query.DataObjectException
DeletionTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getDeletionTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setDeletionTimeTZO(long DeletionTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
DeletionTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getCreatedByUsername() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setCreatedByUsername(java.lang.String CreatedByUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
CreatedByUsername
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getStartedByUsername() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setStartedByUsername(java.lang.String StartedByUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
StartedByUsername
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getSuspendedByUsername() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setSuspendedByUsername(java.lang.String SuspendedByUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
SuspendedByUsername
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getResumedByUsername() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setResumedByUsername(java.lang.String ResumedByUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
ResumedByUsername
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getClosedByUsername() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setClosedByUsername(java.lang.String ClosedByUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
ClosedByUsername
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getDeletedByUsername() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setDeletedByUsername(java.lang.String DeletedByUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
DeletedByUsername
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getLastState() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setLastState(java.lang.String LastState) throws com.lutris.dods.builder.generator.query.DataObjectException
LastState
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getLastStateTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setLastStateTime(long LastStateTime) throws com.lutris.dods.builder.generator.query.DataObjectException
LastStateTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getLastStateTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setLastStateTimeTZO(long LastStateTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
LastStateTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getLastRecordedTime() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setLastRecordedTime(long LastRecordedTime) throws com.lutris.dods.builder.generator.query.DataObjectException
LastRecordedTime
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getLastRecordedTimeTZO() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setLastRecordedTimeTZO(long LastRecordedTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
LastRecordedTimeTZO
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getProcessDuration() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setProcessDuration(long ProcessDuration) throws com.lutris.dods.builder.generator.query.DataObjectException
ProcessDuration
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.boolean getIsDeleted() throws com.lutris.dods.builder.generator.query.DataObjectException
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.void setIsDeleted(boolean IsDeleted) throws com.lutris.dods.builder.generator.query.DataObjectException
IsDeleted
- of the SHKProcessHistoryInfo
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.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
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
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
dbt
- The transaction object to use for this operation.
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
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
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
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
dbt
- The transaction object to use for this operation.
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
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
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
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
dbt
- The transaction object to use for this operation.
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
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |