Uses of Class
com.stratelia.silverpeas.pdc.model.AxisHeaderI18N

Packages that use AxisHeaderI18N
com.stratelia.silverpeas.pdc.control   
com.stratelia.silverpeas.treeManager.model   
 

Uses of AxisHeaderI18N in com.stratelia.silverpeas.pdc.control
 

Methods in com.stratelia.silverpeas.pdc.control that return types with arguments of type AxisHeaderI18N
 List<AxisHeaderI18N> AxisHeaderI18NDAO.getTranslations(Connection con, int axisId)
           
 

Methods in com.stratelia.silverpeas.pdc.control with parameters of type AxisHeaderI18N
 void AxisHeaderI18NDAO.createTranslation(Connection con, AxisHeaderI18N translation)
           
 void AxisHeaderI18NDAO.updateTranslation(Connection con, AxisHeaderI18N translation)
           
 

Uses of AxisHeaderI18N in com.stratelia.silverpeas.treeManager.model
 

Method parameters in com.stratelia.silverpeas.treeManager.model with type arguments of type AxisHeaderI18N
 void TreeNode.setTranslationsFrom(Map<String,AxisHeaderI18N> translations)
           
 

Constructors in com.stratelia.silverpeas.treeManager.model with parameters of type AxisHeaderI18N
TreeNodeI18N(AxisHeaderI18N otherTranslation)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.