java.lang.Object | +--sdlip.examples.demo.BasicNode | +--sdlip.examples.demo.ResultNode
A TreeNode representing an SDLIP result set.
ResultNode(CollectionNode coll,
java.lang.String name,
Element eBasicsearch,
Element ePropList)
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
public ResultNode(CollectionNode coll, java.lang.String name, Element eBasicsearch, Element ePropList) throws SDLIPException
public CollectionNode getCollection()
public void timeout(java.lang.Object handle)
public void done()
public void displayCurrentItem(java.lang.StringBuffer b)
public boolean isEmpty()
public void retrieveMoreAttributes(sdlip.examples.demo.JSObject form) throws java.lang.Exception
public void setItemsPerPage(int ipp)
public void nextResult(int num) throws SDLIPException
public static java.lang.String expectedTotalString(int total)