MMdERelationObserver Class Reference

class MMdERelationObserver

Observer interface for modifications of relations in the metadata engine database. This observer returns only relations IDs.

Public Member Functions
voidHandleRelationNotification(CMdESession &, TObserverNotificationType, const RArray< TItemId > &)

Member Functions Documentation

HandleRelationNotification(CMdESession &, TObserverNotificationType, const RArray< TItemId > &)

voidHandleRelationNotification(CMdESession &aSession,
TObserverNotificationTypeaType,
const RArray< TItemId > &aRelationIdArray
)[pure virtual]

Called to notify the observer that new relations has been added/modified/removed in the metadata engine database.

Parameters

CMdESession & aSessionsession
TObserverNotificationType aTypedefines if relation was added/modified/remove
const RArray< TItemId > & aRelationIdArrayIDs of relations