|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |