|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SummaryParameterListener
A SyncCollection that is interested in the summary parameter passed with the summary command should implement this interface. The summary parameter represents service information. The desktop sends a summary parameter along with a 'summarize database' command. Implement this interface to pass the summary parameter to a SyncCollection.
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. |
Method Detail |
---|
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.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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.