CVPbkVCardData Class Reference
class CVPbkVCardData : public CBase
|
Virtual Phonebook vCard data class.
Constructor & Destructor Documentation
CVPbkVCardData(CVPbkContactManager &)
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private, inline]
|
CopyPolicyL(const TVPbkContactStoreUriPtr &)
-
Exceptions
-
KErrNotSupported
|
if there is no policy for the store
|
DuplicatePolicy()
Returns a reference to policy or NULL if no policy exists
GetCntModelStoreL()
Returns the default contact database store. The store is not necessary open so any operation that needes the store to be open must not be done.
-
Exceptions
-
KErrNotFound
|
if the store is not found -> store plugin is missing or loading it failed
|
GetContactManager()
A getter method that returns ContactManager
GetMaskedFields()
A getter method that returns a pointer to the array of masked fields used during a beamed export.
NewL(CVPbkContactManager &)
ParamIdNameMappings()
TArray
< CVPbkVCardIdNameMapping * >
|
ParamIdNameMappings
|
(
|
)
|
const
|
Properties()
TArray
< CVPbkVCardFieldTypeProperty * >
|
Properties
|
(
|
)
|
const
|
VNameIdNameMappings()
TArray
< CVPbkVCardIdNameMapping * >
|
VNameIdNameMappings
|
(
|
)
|
const
|
Member Data Documentation
CVPbkContactManager & iContactManager
CVPbkContactCopyPolicyManager * iCopyPolicyManager
CVPbkContactDuplicatePolicy * iDuplicatePolicy
CDesC8ArrayFlat * iMaskedFieldsArray
RPointerArray< CVPbkVCardIdNameMapping > iParamIdNameMappings
RPointerArray
< CVPbkVCardIdNameMapping >
|
iParamIdNameMappings
|
[private]
|
Own: Array of CVPbkVCardIdNameMapping instances for mapping versit parameter name with VPbk id
RPointerArray< CVPbkVCardFieldTypeProperty > iProperties
RPointerArray
< CVPbkVCardFieldTypeProperty >
|
iProperties
|
[private]
|
MVPbkFieldTypeList * iSupportedFieldTypes
VPbkEngUtils::CTextStore * iTextStore
RPointerArray< CVPbkVCardIdNameMapping > iVNameIdNameMappings
RPointerArray
< CVPbkVCardIdNameMapping >
|
iVNameIdNameMappings
|
[private]
|
Own: Array of CVPbkVCardIdNameMapping instances for mapping versit name with VPbk id
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.