com.sdm.quasar.client.core.data.plugins
Interface BasicValuesPlugIn

All Superinterfaces:
DataManagerPlugIn, Disposable
All Known Implementing Classes:
DefaultBasicValuesPlugIn

public interface BasicValuesPlugIn
extends DataManagerPlugIn

A plug in for a DataManager that supplies the basic value handler infrastructure needed for managing and storing the values of types

It does not offer any special services to the user.


Methods inherited from interface com.sdm.quasar.client.core.data.DataManagerPlugIn
install
 
Methods inherited from interface com.sdm.quasar.client.core.common.Disposable
dispose