com.stratelia.webactiv.beans.admin
Class ComponentI18N

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

public class ComponentI18N
extends Translation

See Also:
Serialized Form

Constructor Summary
ComponentI18N(ComponentInstanceI18NRow row)
           
ComponentI18N(String lang, String name, String description)
           
 
Method Summary
 
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

ComponentI18N

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

ComponentI18N

public ComponentI18N(ComponentInstanceI18NRow row)


Copyright © 2016 Silverpeas. All Rights Reserved.