Uses of Class
com.stratelia.silverpeas.treeManager.model.TreeNodeI18N

Packages that use TreeNodeI18N
com.stratelia.silverpeas.treeManager.control   
 

Uses of TreeNodeI18N in com.stratelia.silverpeas.treeManager.control
 

Methods in com.stratelia.silverpeas.treeManager.control that return types with arguments of type TreeNodeI18N
 List<TreeNodeI18N> TreeI18NDAO.getTranslations(Connection con, String treeId, String nodeId)
           
 

Methods in com.stratelia.silverpeas.treeManager.control with parameters of type TreeNodeI18N
 void TreeI18NDAO.createTranslation(Connection con, TreeNodeI18N translation, String treeId)
           
 void TreeI18NDAO.updateTranslation(Connection con, String treeId, TreeNodeI18N translation)
           
 void TreeI18NDAO.updateTranslation(Connection con, TreeNodeI18N translation)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.