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<Assistment> |
JdbcAssistmentDao.getRowMapper() |
Modifier and Type | Method and Description |
---|---|
protected NVPairList |
JdbcAssistmentDao.getNVPairs(Assistment assistment) |
Modifier and Type | Method and Description |
---|---|
Assistment |
SequenceManager.findAssistmentByAssistmentId(int astId)
Return an assistment object for the given assistment id
|
Modifier and Type | Method and Description |
---|---|
int |
CopyManager.deepCopyAssistment(Assistment ast)
Copy the chosen assistment for the assistment with video hint
|
Modifier and Type | Method and Description |
---|---|
Assistment |
SequenceManagerImpl.findAssistmentByAssistmentId(int astId) |
Modifier and Type | Method and Description |
---|---|
int |
CopyManagerImpl.deepCopyAssistment(Assistment ast) |