com.silverpeas.admin.components
Class LocalizedGroupOfParameters

java.lang.Object
  extended by com.silverpeas.admin.components.LocalizedGroupOfParameters

public class LocalizedGroupOfParameters
extends Object

Author:
Nicolas Eysseric

Constructor Summary
LocalizedGroupOfParameters(GroupOfParameters group, String lang)
           
 
Method Summary
 String getDescription()
           
 String getLabel()
           
 LocalizedParameterList getParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedGroupOfParameters

public LocalizedGroupOfParameters(GroupOfParameters group,
                                  String lang)
Method Detail

getLabel

public String getLabel()

getDescription

public String getDescription()

getParameters

public LocalizedParameterList getParameters()


Copyright © 2016 Silverpeas. All Rights Reserved.