com.stratelia.webactiv.beans.admin
Class SpaceI18N

java.lang.Object
  extended by com.silverpeas.util.i18n.Translation
      extended by com.stratelia.webactiv.beans.admin.SpaceI18N
All Implemented Interfaces:
Serializable, Cloneable

public class SpaceI18N
extends Translation

See Also:
Serialized Form

Constructor Summary
SpaceI18N()
           
SpaceI18N(SpaceI18NRow row)
           
SpaceI18N(String lang, String name, String description)
           
 
Method Summary
 String getSpaceId()
           
 void setSpaceId(String id)
           
 
Methods inherited from class com.silverpeas.util.i18n.Translation
clone, getDescription, getId, getLanguage, getName, getObjectId, setDescription, setId, setLanguage, setName, setObjectId
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceI18N

public SpaceI18N()

SpaceI18N

public SpaceI18N(String lang,
                 String name,
                 String description)

SpaceI18N

public SpaceI18N(SpaceI18NRow row)
Method Detail

getSpaceId

public String getSpaceId()

setSpaceId

public void setSpaceId(String id)


Copyright © 2016 Silverpeas. All Rights Reserved.