com.stratelia.webactiv.organization
Class ComponentInstanceI18NRow
java.lang.Object
com.stratelia.webactiv.organization.ComponentInstanceI18NRow
public class ComponentInstanceI18NRow
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public int id
componentId
public int componentId
lang
public String lang
name
public String name
description
public String description
ComponentInstanceI18NRow
public ComponentInstanceI18NRow()
ComponentInstanceI18NRow
public ComponentInstanceI18NRow(ComponentI18N componentI18N)
ComponentInstanceI18NRow
public ComponentInstanceI18NRow(ComponentInstanceRow component)
ComponentInstanceI18NRow
public ComponentInstanceI18NRow(int componentId,
String lang,
String name,
String description)
Copyright © 2016 Silverpeas. All Rights Reserved.