com.stratelia.webactiv.beans.admin
Class SpaceI18N
java.lang.Object
com.silverpeas.util.i18n.Translation
com.stratelia.webactiv.beans.admin.SpaceI18N
- All Implemented Interfaces:
- Serializable, Cloneable
public class SpaceI18N
- extends Translation
- See Also:
- Serialized Form
Methods inherited from class com.silverpeas.util.i18n.Translation |
clone, getDescription, getId, getLanguage, getName, getObjectId, setDescription, setId, setLanguage, setName, setObjectId |
SpaceI18N
public SpaceI18N()
SpaceI18N
public SpaceI18N(String lang,
String name,
String description)
SpaceI18N
public SpaceI18N(SpaceI18NRow row)
getSpaceId
public String getSpaceId()
setSpaceId
public void setSpaceId(String id)
Copyright © 2016 Silverpeas. All Rights Reserved.