|
SiteMinder Java SDK r12.0 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.netegrity.sdk.dmsapi.SmDmsSearchResultParams
Holds the search result parameters.
| 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 |
public int m_nItemsReturned
public int m_nItemsFound
public int m_nNextItem
public int m_nPreviousItem
| Method Detail |
public java.lang.String toString()
[ItemsReturned=ItemsReturned
ItemsFound=ItemsFound
NextItem=NextItem
PreviousItem=PreviousItem]
toString in class java.lang.Object
|
Java SDK r12.0 SP2 Fri 11/06/2009 |
|||||||||
| PREV CLASS NEXT CLASS | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||