|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An interface to be implemented by a SyncCollection if it is interested in
generating or responding to changes in the State Info field used during
serial synchronization. Currently, the State Info field is only
used when performing synchronization of message folder information to
efficiently transfer and modify folder information.
If a SyncCollection is not interested in this information it should simply
choose not to implement this interface.
SyncObject,
SummaryParameterListener| Method Summary | ||
|
int |
getStateInfo(SyncObject object)
Gets the 32-bit State Info value associated with a SyncObject.
|
|
void |
setStateInfo(SyncObject object,
int version,
int stateInfo)
Sets the 32-bit State Info value associated with a SyncObject.
|
| Method Detail |
public int getStateInfo(SyncObject object)
SyncObject.
object - The SyncObject of interest.SyncObject.public void setStateInfo(SyncObject object, int version, int stateInfo)
SyncObject.
object - The SyncObject of interest.version - The version number of this state information.stateInfo - The 32-bit State Info value.
|
|||||||||
| 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.