Package org.enhydra.shark.eventaudit.data

Interface Summary
ActivityHistoryDetailsDOI Interface implemented by ActivityHistoryDetailsDO Interface could also be implemented by a (hand-written) Business Layer class which uses ActivityHistoryDetailsDO
ActivityHistoryInfoDOI Interface implemented by ActivityHistoryInfoDO Interface could also be implemented by a (hand-written) Business Layer class which uses ActivityHistoryInfoDO
ProcessHistoryDetailsDOI Interface implemented by ProcessHistoryDetailsDO Interface could also be implemented by a (hand-written) Business Layer class which uses ProcessHistoryDetailsDO
ProcessHistoryInfoDOI Interface implemented by ProcessHistoryInfoDO Interface could also be implemented by a (hand-written) Business Layer class which uses ProcessHistoryInfoDO
 

Class Summary
ActivityHistoryDetailsDataStruct Data structure for DO class.
ActivityHistoryDetailsDO Data core class, used to set and retrieve the ActivityHistoryDetailsDO information.
ActivityHistoryDetailsQuery ActivityHistoryDetailsQuery is used to query the SHKActivityHistoryDetails table in the database.
ActivityHistoryInfoDataStruct Data structure for DO class.
ActivityHistoryInfoDO Data core class, used to set and retrieve the ActivityHistoryInfoDO information.
ActivityHistoryInfoQuery ActivityHistoryInfoQuery is used to query the SHKActivityHistoryInfo table in the database.
ProcessHistoryDetailsDataStruct Data structure for DO class.
ProcessHistoryDetailsDO Data core class, used to set and retrieve the ProcessHistoryDetailsDO information.
ProcessHistoryDetailsQuery ProcessHistoryDetailsQuery is used to query the SHKProcessHistoryDetails table in the database.
ProcessHistoryInfoDataStruct Data structure for DO class.
ProcessHistoryInfoDO Data core class, used to set and retrieve the ProcessHistoryInfoDO information.
ProcessHistoryInfoQuery ProcessHistoryInfoQuery is used to query the SHKProcessHistoryInfo table in the database.