MMdERelationItemObserver Class Reference

class MMdERelationItemObserver

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

Public Member Functions
void HandleRelationItemNotification (CMdESession &, TObserverNotificationType , const RArray < TMdERelation > &)

Member Functions Documentation

HandleRelationItemNotification(CMdESession &, TObserverNotificationType, const RArray< TMdERelation > &)

void HandleRelationItemNotification ( CMdESession & aSession,
TObserverNotificationType aType,
const RArray < TMdERelation > & aRelationArray
) [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 if relation was added/modified/remove
const RArray < TMdERelation > & aRelationArray relations