| Package | Description |
|---|---|
| org.assistments.service.dao.content.impl.jdbc | |
| org.assistments.service.manager.content | |
| org.assistments.service.manager.content.impl |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.jdbc.core.RowMapper<AssistmentInfo> |
JdbcAssistmentInfoDao.getRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected NVPairList |
JdbcAssistmentInfoDao.getNVPairs(AssistmentInfo assistmentInfo) |
| Modifier and Type | Method and Description |
|---|---|
AssistmentInfo |
SequenceManager.findAssistmentInfoByAssistmentId(int astId)
Return an assistment info object for a given assistment id
|
| Modifier and Type | Method and Description |
|---|---|
int |
CopyManager.deepCopyAssistmentInfo(AssistmentInfo astInfo,
int toAstId)
Copy the existing assistment info for the new assistment and insert a row into database
|
| Modifier and Type | Method and Description |
|---|---|
AssistmentInfo |
SequenceManagerImpl.findAssistmentInfoByAssistmentId(int astId) |
| Modifier and Type | Method and Description |
|---|---|
int |
CopyManagerImpl.deepCopyAssistmentInfo(AssistmentInfo astInfo,
int toAstId) |