net.rim.device.api.synchronization
Interface SyncCollectionSchemaProvider

All Known Subinterfaces:
OTASyncCapable
All Known Implementing Classes:
OTASyncCapableSyncItem

public interface SyncCollectionSchemaProvider

Interface for SyncCollections that wish to provide a schema definition. The SyncCollectionSchema object provides information on the SyncCollection data. This object can be used to perform actions like assigning a unique identifier to each record and different record type in the SyncCollection.

Category:
Signed: This element is only accessible by signed applications. If you intend to use this element, please visit http://www.blackberry.com/go/codesigning to obtain a set of code signing keys. Code signing is only required for applications running on BlackBerry smartphones; development on BlackBerry Smartphone Simulators can occur without code signing.
Since:
BlackBerry API 4.0.0

Method Summary
Category: Signed  SyncCollectionSchema getSchema()
          Get the schema for the SyncCollection.
 



Method Detail

getSchema

SyncCollectionSchema getSchema()
Get the schema for the SyncCollection.

Returns:
The schema for the sync collection.
Category:
Signed: This element is only accessible by signed applications. If you intend to use this element, please visit http://www.blackberry.com/go/codesigning to obtain a set of code signing keys. Code signing is only required for applications running on BlackBerry smartphones; development on BlackBerry Smartphone Simulators can occur without code signing.
Since:
BlackBerry API 4.0.0





Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal