|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeI18NDetail | |
|---|---|
| com.stratelia.webactiv.util.node.control.dao | |
| com.stratelia.webactiv.util.node.model | |
| Uses of NodeI18NDetail in com.stratelia.webactiv.util.node.control.dao |
|---|
| Methods in com.stratelia.webactiv.util.node.control.dao that return types with arguments of type NodeI18NDetail | |
|---|---|
static List<NodeI18NDetail> |
NodeI18NDAO.getTranslations(Connection con,
int nodeId)
Returns the rows described by the given query with one id parameter. |
| Methods in com.stratelia.webactiv.util.node.control.dao with parameters of type NodeI18NDetail | |
|---|---|
static NodeI18NPK |
NodeI18NDAO.saveTranslation(Connection con,
NodeI18NDetail nd)
Insert into the database the data of a node |
static NodeI18NPK |
NodeI18NDAO.updateTranslation(Connection con,
NodeI18NDetail nd)
Update into the database the translation |
| Uses of NodeI18NDetail in com.stratelia.webactiv.util.node.model |
|---|
| Fields in com.stratelia.webactiv.util.node.model declared as NodeI18NDetail | |
|---|---|
NodeI18NDetail |
NodeI18NPK.nodeI18NDetail
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||