com.stratelia.silverpeas.pdc.model
Class SearchValue

java.lang.Object
  extended by com.stratelia.silverpeas.classifyEngine.PertinentValue
      extended by com.stratelia.silverpeas.pdc.model.SearchValue
All Implemented Interfaces:
Serializable

public class SearchValue
extends PertinentValue
implements Serializable

Author:
Nicolas EYSSERIC
See Also:
Serialized Form

Constructor Summary
SearchValue(int axisId, int nbObjects, String value)
           
 
Method Summary
 String getValueName()
           
 void setValueName(String valueName)
           
 
Methods inherited from class com.stratelia.silverpeas.classifyEngine.PertinentValue
getAxisId, getNbObjects, getValue, setAxisId, setNbObjects, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchValue

public SearchValue(int axisId,
                   int nbObjects,
                   String value)
Method Detail

getValueName

public String getValueName()

setValueName

public void setValueName(String valueName)


Copyright © 2016 Silverpeas. All Rights Reserved.