com.plumtree.portalpages.admin.serversettings.search
Class NodeInfo

java.lang.Object
  extended by com.plumtree.portalpages.admin.serversettings.search.NodeInfo

public class NodeInfo
extends java.lang.Object


Constructor Summary
NodeInfo(IXPPropertyBag bag)
           
 
Method Summary
 java.lang.String getAddress()
           
 java.lang.String getDocsetTID()
           
 java.lang.String getIndexState()
           
 java.lang.String getLexiconTID()
           
 java.lang.String getName()
           
 java.lang.String getPartition()
           
 java.lang.String getPort()
           
 java.lang.String getSearchState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInfo

public NodeInfo(IXPPropertyBag bag)
Method Detail

getAddress

public java.lang.String getAddress()
Returns:
Returns the address.

getDocsetTID

public java.lang.String getDocsetTID()
Returns:
Returns the docsetTID.

getIndexState

public java.lang.String getIndexState()
Returns:
Returns the indexState.

getLexiconTID

public java.lang.String getLexiconTID()
Returns:
Returns the lexiconTID.

getName

public java.lang.String getName()
Returns:
Returns the name.

getPartition

public java.lang.String getPartition()
Returns:
Returns the partition.

getPort

public java.lang.String getPort()
Returns:
Returns the port.

getSearchState

public java.lang.String getSearchState()
Returns:
Returns the searchState.



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.