CPbk2StoreConfiguration Class Reference
class CPbk2StoreConfiguration : public CBase |
Phonebook 2 contact store configuration. The responsability of this class is to provide a centrally managed location where clients can retrieve the current store configuration of the device and to register as an observer to any store configuration events.
Constructor & Destructor Documentation
CPbk2StoreConfiguration()
CPbk2StoreConfiguration | ( | ) | [private] |
~CPbk2StoreConfiguration()
~CPbk2StoreConfiguration | ( | ) | |
Member Functions Documentation
AddContactStoreURIL(TVPbkContactStoreUriPtr)
Adds a new contact store URI to current configuration. Then use AddSupportedContactStoreUriL to add the store to supported configuration if desired.
AddDefaultSavingStoreObserverL(MPbk2DefaultSavingStoreObserver &)
Adds a default saving store observer.
AddObserverL(MPbk2StoreConfigurationObserver &)
Adds a new configuration observer.
AddSupportedContactStoreURIL(TVPbkContactStoreUriPtr)
Adds a new contact store URI to supported configuration. Use AddContactStoreURIL to add the store to current configuration if desired.
ConstructL()
void | ConstructL | ( | ) | [private] |
CurrentConfigurationL()
Fetches an array of configured contact store URIs.
DefaultSavingStoreL()
Returns the URI of the default store for saving contacts.
NewL()
Creates a new instance of this class.
RemoveContactStoreURIL(TVPbkContactStoreUriPtr)
Removes a contact store URI from current configuration. Then use RemoveSupportedContactStoreUriL to remove the store from supported configuration if desired.
RemoveDefaultSavingStoreObserver(MPbk2DefaultSavingStoreObserver &)
Removes a default saving store observer.
RemoveObserver(MPbk2StoreConfigurationObserver &)
Removes a configuration observer.
RemoveSupportedContactStoreURIL(TVPbkContactStoreUriPtr)
Removes a contact store URI from supported configuration. Use RemoveContactStoreUriL to remove the store from current configuration if desired.
SearchStoreConfigurationL()
Fetches an array of contact store URIs to be used in searching, for example in phone number matching.
SupportedStoreConfigurationL()
Fetches an array of supported contact stores URIs. NOTE: All returned stores are not necessarily supported by the current HW / SW configuration of the phone.
Member Data Documentation
CPbk2StoreConfigurationImpl * iImplementation
CPbk2StoreConfigurationImpl * | iImplementation | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.