CRepositoryAccessor Class Reference
class CRepositoryAccessor : public CBase |
This class provides a standard way of saving and loading properties to the central repository. It provides methods for committing data and for maintaining a 'modified' status. This status is used to determine what actions, if any, are required when the item is committed. Items that save and load themselves on the central repository derive from this class
Constructor & Destructor Documentation
Member Functions Documentation
SetIdFromIndexBase(TUint32)
void | SetIdFromIndexBase | ( | TUint32 | aIndexBase | ) | [pure virtual] |
SetRepository(CRepository &)
TransLoadL()
void | TransLoadL | ( | ) | [pure virtual] |
TransNewL()
void | TransNewL | ( | ) | [pure virtual] |
TransRemoveL()
void | TransRemoveL | ( | ) | [pure virtual] |
TransSaveL()
void | TransSaveL | ( | ) | [pure virtual] |
Member Enumerations Documentation
Enum TBkmrkStatus
Enumerators
EStatusClean | |
EStatusDirty | |
EStatusCreating | |
EStatusDeleted | |
Enum TTransType
Enumerators
ETransNew | |
ETransSave | |
ETransLoad | |
ETransRemove | |
Member Data Documentation
CRepository * iRepository
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.