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
void HandleRelationNotification (CMdESession &, TObserverNotificationType , const RArray < TItemId > &)

Member Functions Documentation

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

void HandleRelationNotification ( CMdESession & aSession,
TObserverNotificationType aType,
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 & aSession session
TObserverNotificationType aType defines if relation was added/modified/remove
const RArray < TItemId > & aRelationIdArray IDs of relations