|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A collection of SyncObjects used to provide statistics on a specific SyncCollection.
Each application that supports synchronization maintains a collection of synchronized objects, with each collection identified by a unique name.
SyncManagerStatistics,
SyncCollectionStatisticsManager| Method Summary | ||
|
int |
getSyncCollectionSize()
Obtain the flash size of a SyncCollection by summing the flash sizes of its SyncObjects. |
|
String |
getSyncName()
Returns the name of this SyncCollection. |
|
int |
getSyncObjectCount()
Returns the number of SyncObjects in this SyncCollection. |
| Method Detail |
public int getSyncCollectionSize()
SyncCollection by summing the flash sizes of its SyncObjects.syncCollection - The SyncCollection to get the flash size of.SyncObjects in the SyncCollection.public String getSyncName()
SyncCollection.
NOTE: The name that is returned must be unique across all
SyncCollecetions.SyncCollection.public int getSyncObjectCount()
SyncObjects in this SyncCollection.SyncObjects in this SyncCollection.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2008 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.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.