SiteMinder
Java SDK r12.51


com.netegrity.sdk.dmsapi
Class SmDmsSearchResultParams

java.lang.Object
  extended by com.netegrity.sdk.dmsapi.SmDmsSearchResultParams

public class SmDmsSearchResultParams
extends java.lang.Object

Holds the search result parameters.

Since:
SDK 2.0

Field Summary
 int m_nItemsFound
          Number of items found by the search.
 int m_nItemsReturned
          Number of items returned by the search.
 int m_nNextItem
          Start item for a FORWARD search.
 int m_nPreviousItem
          Start item for a BACKWARD search.
 
Method Summary
 java.lang.String toString()
          Returns the string representation of the search result parameters.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

m_nItemsReturned

public int m_nItemsReturned
Number of items returned by the search.


m_nItemsFound

public int m_nItemsFound
Number of items found by the search.


m_nNextItem

public int m_nNextItem
Start item for a FORWARD search.


m_nPreviousItem

public int m_nPreviousItem
Start item for a BACKWARD search.

Method Detail

toString

public java.lang.String toString()
Returns the string representation of the search result parameters. The format is in the form of a set of entries, enclosed in braces and separated by the ASCII space character -- for example:
[ItemsReturned=ItemsReturned ItemsFound=ItemsFound NextItem=NextItem PreviousItem=PreviousItem]

Overrides:
toString in class java.lang.Object
Returns:
The string representation of the search result parameters.

SiteMinder
Java SDK r12.51

Mon 04/08/2013

http://ca.com
Copyright (c) 2013 CA.