activityfw/activitydatabase/hsactivitydbserver/inc/activitysession.h
changeset 97 1e962b12a8db
parent 93 82b66994846c
equal deleted inserted replaced
96:5d243a69bdda 97:1e962b12a8db
    69     /**
    69     /**
    70      * Interface implementation
    70      * Interface implementation
    71      * @see MActivityTaskStorage::StorageData()
    71      * @see MActivityTaskStorage::StorageData()
    72      */
    72      */
    73     const RPointerArray<CActivityTask>& StorageData() const;
    73     const RPointerArray<CActivityTask>& StorageData() const;
       
    74     
       
    75     /**
       
    76      * Removes not valid task
       
    77      */
       
    78     void RemoveNotValidTasks(const CSession2* session);
    74 private:
    79 private:
    75 
    80 
    76     /**
    81     /**
    77      * Constructor for performing 1st stage construction
    82      * Constructor for performing 1st stage construction
    78      * @param fileSession - initialized file system session
    83      * @param fileSession - initialized file system session