|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssignmentEventAuditDOI
Interface implemented by AssignmentEventAuditDO Interface could also be implemented by a (hand-written) Business Layer class which uses AssignmentEventAuditDO
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 |
getActivityDefinitionId()
Get ActivityDefinitionId of the SHKAssignmentEventAudits |
java.lang.String |
getActivityDefinitionName()
Get ActivityDefinitionName of the SHKAssignmentEventAudits |
int |
getActivityDefinitionType()
Get ActivityDefinitionType of the SHKAssignmentEventAudits |
java.lang.String |
getActivityId()
Get ActivityId of the SHKAssignmentEventAudits |
java.lang.String |
getActivityName()
Get ActivityName of the SHKAssignmentEventAudits |
java.math.BigDecimal |
getCNT()
Get CNT of the SHKAssignmentEventAudits |
boolean |
getIsAccepted()
Get IsAccepted of the SHKAssignmentEventAudits |
java.lang.String |
getNewResourceName()
Get NewResourceName of the SHKAssignmentEventAudits |
java.lang.String |
getNewResourceUsername()
Get NewResourceUsername of the SHKAssignmentEventAudits |
java.lang.String |
getOldResourceName()
Get OldResourceName of the SHKAssignmentEventAudits |
java.lang.String |
getOldResourceUsername()
Get OldResourceUsername of the SHKAssignmentEventAudits |
java.lang.String |
getPackageId()
Get PackageId of the SHKAssignmentEventAudits |
java.lang.String |
getProcessDefinitionId()
Get ProcessDefinitionId of the SHKAssignmentEventAudits |
java.lang.String |
getProcessDefinitionName()
Get ProcessDefinitionName of the SHKAssignmentEventAudits |
java.lang.String |
getProcessFactoryName()
Get ProcessFactoryName of the SHKAssignmentEventAudits |
java.lang.String |
getProcessFactoryVersion()
Get ProcessFactoryVersion of the SHKAssignmentEventAudits |
java.lang.String |
getProcessId()
Get ProcessId of the SHKAssignmentEventAudits |
java.lang.String |
getProcessName()
Get ProcessName of the SHKAssignmentEventAudits |
long |
getRecordedTime()
Get RecordedTime of the SHKAssignmentEventAudits |
long |
getRecordedTimeTZO()
Get RecordedTimeTZO of the SHKAssignmentEventAudits |
EventTypeDO |
getTheType()
Get TheType of the SHKAssignmentEventAudits |
java.lang.String |
getTheUsername()
Get TheUsername of the SHKAssignmentEventAudits |
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 |
setActivityDefinitionId(java.lang.String ActivityDefinitionId)
Set ActivityDefinitionId of the SHKAssignmentEventAudits |
void |
setActivityDefinitionName(java.lang.String ActivityDefinitionName)
Set ActivityDefinitionName of the SHKAssignmentEventAudits |
void |
setActivityDefinitionType(int ActivityDefinitionType)
Set ActivityDefinitionType of the SHKAssignmentEventAudits |
void |
setActivityId(java.lang.String ActivityId)
Set ActivityId of the SHKAssignmentEventAudits |
void |
setActivityName(java.lang.String ActivityName)
Set ActivityName of the SHKAssignmentEventAudits |
void |
setCNT(java.math.BigDecimal CNT)
Set CNT of the SHKAssignmentEventAudits |
void |
setIsAccepted(boolean IsAccepted)
Set IsAccepted of the SHKAssignmentEventAudits |
void |
setNewResourceName(java.lang.String NewResourceName)
Set NewResourceName of the SHKAssignmentEventAudits |
void |
setNewResourceUsername(java.lang.String NewResourceUsername)
Set NewResourceUsername of the SHKAssignmentEventAudits |
void |
setOldResourceName(java.lang.String OldResourceName)
Set OldResourceName of the SHKAssignmentEventAudits |
void |
setOldResourceUsername(java.lang.String OldResourceUsername)
Set OldResourceUsername of the SHKAssignmentEventAudits |
void |
setPackageId(java.lang.String PackageId)
Set PackageId of the SHKAssignmentEventAudits |
void |
setProcessDefinitionId(java.lang.String ProcessDefinitionId)
Set ProcessDefinitionId of the SHKAssignmentEventAudits |
void |
setProcessDefinitionName(java.lang.String ProcessDefinitionName)
Set ProcessDefinitionName of the SHKAssignmentEventAudits |
void |
setProcessFactoryName(java.lang.String ProcessFactoryName)
Set ProcessFactoryName of the SHKAssignmentEventAudits |
void |
setProcessFactoryVersion(java.lang.String ProcessFactoryVersion)
Set ProcessFactoryVersion of the SHKAssignmentEventAudits |
void |
setProcessId(java.lang.String ProcessId)
Set ProcessId of the SHKAssignmentEventAudits |
void |
setProcessName(java.lang.String ProcessName)
Set ProcessName of the SHKAssignmentEventAudits |
void |
setRecordedTime(long RecordedTime)
Set RecordedTime of the SHKAssignmentEventAudits |
void |
setRecordedTimeTZO(long RecordedTimeTZO)
Set RecordedTimeTZO of the SHKAssignmentEventAudits |
void |
setTheType(EventTypeDO TheType)
Set TheType of the SHKAssignmentEventAudits |
void |
setTheUsername(java.lang.String TheUsername)
Set TheUsername of the SHKAssignmentEventAudits |
Method Detail |
---|
long getRecordedTime() 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 setRecordedTime(long RecordedTime) throws com.lutris.dods.builder.generator.query.DataObjectException
RecordedTime
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.long getRecordedTimeTZO() 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 setRecordedTimeTZO(long RecordedTimeTZO) throws com.lutris.dods.builder.generator.query.DataObjectException
RecordedTimeTZO
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getTheUsername() 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 setTheUsername(java.lang.String TheUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
TheUsername
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.EventTypeDO getTheType() 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 setTheType(EventTypeDO TheType) throws com.lutris.dods.builder.generator.query.DataObjectException
TheType
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getActivityId() 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 setActivityId(java.lang.String ActivityId) throws com.lutris.dods.builder.generator.query.DataObjectException
ActivityId
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getActivityName() 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 setActivityName(java.lang.String ActivityName) throws com.lutris.dods.builder.generator.query.DataObjectException
ActivityName
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.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 SHKAssignmentEventAudits
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 SHKAssignmentEventAudits
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 SHKAssignmentEventAudits
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 SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getActivityDefinitionId() 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 setActivityDefinitionId(java.lang.String ActivityDefinitionId) throws com.lutris.dods.builder.generator.query.DataObjectException
ActivityDefinitionId
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getActivityDefinitionName() 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 setActivityDefinitionName(java.lang.String ActivityDefinitionName) throws com.lutris.dods.builder.generator.query.DataObjectException
ActivityDefinitionName
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.int getActivityDefinitionType() 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 setActivityDefinitionType(int ActivityDefinitionType) throws com.lutris.dods.builder.generator.query.DataObjectException
ActivityDefinitionType
- of the SHKAssignmentEventAudits
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 SHKAssignmentEventAudits
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 SHKAssignmentEventAudits
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 SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getOldResourceUsername() 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 setOldResourceUsername(java.lang.String OldResourceUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
OldResourceUsername
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getOldResourceName() 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 setOldResourceName(java.lang.String OldResourceName) throws com.lutris.dods.builder.generator.query.DataObjectException
OldResourceName
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getNewResourceUsername() 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 setNewResourceUsername(java.lang.String NewResourceUsername) throws com.lutris.dods.builder.generator.query.DataObjectException
NewResourceUsername
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.lang.String getNewResourceName() 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 setNewResourceName(java.lang.String NewResourceName) throws com.lutris.dods.builder.generator.query.DataObjectException
NewResourceName
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.boolean getIsAccepted() 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 setIsAccepted(boolean IsAccepted) throws com.lutris.dods.builder.generator.query.DataObjectException
IsAccepted
- of the SHKAssignmentEventAudits
com.lutris.dods.builder.generator.query.DataObjectException
- If the object is not found in the database.java.math.BigDecimal getCNT() 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 setCNT(java.math.BigDecimal CNT) throws com.lutris.dods.builder.generator.query.DataObjectException
CNT
- of the SHKAssignmentEventAudits
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 |