Uses of Class
org.granite.client.tide.data.spi.DataManager.TrackingType

Packages that use DataManager.TrackingType
org.granite.client.tide.data.spi   
 

Uses of DataManager.TrackingType in org.granite.client.tide.data.spi
 

Methods in org.granite.client.tide.data.spi that return DataManager.TrackingType
static DataManager.TrackingType DataManager.TrackingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataManager.TrackingType[] DataManager.TrackingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.