com.silverpeas.jobStartPagePeas
Class AllComponentParameters

java.lang.Object
  extended by com.silverpeas.jobStartPagePeas.AllComponentParameters

public class AllComponentParameters
extends Object

Author:
Nicolas Eysseric

Constructor Summary
AllComponentParameters(LocalizedParameterList parameters, List<LocalizedGroupOfParameters> groups)
           
 
Method Summary
 List<LocalizedGroupOfParameters> getGroupsOfParameters()
           
 List<LocalizedParameter> getHiddenParameters()
           
 LocalizedParameterList getParameters()
           
 LocalizedParameterList getUngroupedParameters()
           
 boolean isVisible()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllComponentParameters

public AllComponentParameters(LocalizedParameterList parameters,
                              List<LocalizedGroupOfParameters> groups)
Method Detail

getUngroupedParameters

public LocalizedParameterList getUngroupedParameters()

getGroupsOfParameters

public List<LocalizedGroupOfParameters> getGroupsOfParameters()

getParameters

public LocalizedParameterList getParameters()

isVisible

public boolean isVisible()

getHiddenParameters

public List<LocalizedParameter> getHiddenParameters()


Copyright © 2016 Silverpeas. All Rights Reserved.