com.stratelia.silverpeas.classifyEngine
Class PertinentAxis

java.lang.Object
  extended by com.stratelia.silverpeas.classifyEngine.PertinentAxis
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SearchAxis

public class PertinentAxis
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PertinentAxis()
           
 
Method Summary
 int getAxisId()
           
 int getNbObjects()
           
 String getRootValue()
           
 void setAxisId(int nGivenAxisId)
           
 void setNbObjects(int nGivennbObjects)
           
 void setRootValue(String sGivenRootValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PertinentAxis

public PertinentAxis()
Method Detail

setAxisId

public void setAxisId(int nGivenAxisId)

getAxisId

public int getAxisId()

setNbObjects

public void setNbObjects(int nGivennbObjects)

getNbObjects

public int getNbObjects()

setRootValue

public void setRootValue(String sGivenRootValue)

getRootValue

public String getRootValue()


Copyright © 2016 Silverpeas. All Rights Reserved.