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 > &) |
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.
CMdESession & aSession | session |
TObserverNotificationType aType | if relation was added/modified/remove |
const RArray < TMdERelation > & aRelationArray | relations |
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.