|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A SyncCollection that is interested in the summary parameter passed with the summary command should implement this interface.
StateInfoListener| Method Summary | ||
|
void |
clearSummaryParameter()
Called after a "summary" command has completed, regardless of whether setSummaryParameter() has been called.
|
|
void |
setSummaryParameter(DataBuffer db)
Called when a parameter has been included with a "summary" command for the SyncCollection implementing this SerialSyncListener. |
| Method Detail |
public void setSummaryParameter(DataBuffer db)
db - The DataBuffer containing the summary parameter.
This DataBuffer should not be rewound as it may contain
data other than the summary parameter.public void clearSummaryParameter()
setSummaryParameter() has been called.
This function should clear any state generated as a result of
a call to setSummaryParameter().
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2002 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.