com.stratelia.silverpeas.pdc.model
Class AxisHeaderI18N
java.lang.Object
com.silverpeas.util.i18n.Translation
com.stratelia.silverpeas.pdc.model.AxisHeaderI18N
- All Implemented Interfaces:
- Serializable, Cloneable
public class AxisHeaderI18N
- extends Translation
- implements Serializable
This class contains headers of axis. And uses the persistence class for the DAO. The user can
access to the axis main information.
- See Also:
- Serialized Form
Methods inherited from class com.silverpeas.util.i18n.Translation |
clone, getDescription, getId, getLanguage, getName, getObjectId, setDescription, setId, setLanguage, setName, setObjectId |
AxisHeaderI18N
public AxisHeaderI18N()
AxisHeaderI18N
public AxisHeaderI18N(int axisId,
String lang,
String name,
String description)
Copyright © 2016 Silverpeas. All Rights Reserved.