appfw/apparchitecture/tef/t_mimecontentpolicystep.h
changeset 29 6a787171e1de
parent 0 2e3d3ce01487
equal deleted inserted replaced
28:b0b858956ed5 29:6a787171e1de
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    44     void CCPTestIsDRMEnvelopeFileHandleL();
    44     void CCPTestIsDRMEnvelopeFileHandleL();
    45     void CCPTestIsClosedFileFileHandleL();
    45     void CCPTestIsClosedFileFileHandleL();
    46     // aIsDRMEnvelope is ETrue for DRM Envelope and EFalse for ClosedFile
    46     // aIsDRMEnvelope is ETrue for DRM Envelope and EFalse for ClosedFile
    47     TBool DoCCPTestUsingFileHandleL(const TDesC &aName, TBool aIsDRMEnvelope);
    47     TBool DoCCPTestUsingFileHandleL(const TDesC &aName, TBool aIsDRMEnvelope);
    48     void CCPOOMTestL();
    48     void CCPOOMTestL();
       
    49     void CCPTestIsClosedContentAndExtenstionInfoRepositoryReadOnlyL();
    49 
    50 
    50 private:
    51 private:
    51 	CApfMimeContentPolicy* iCcp;
    52 	CApfMimeContentPolicy* iCcp;
    52 	RTestableApaLsSession iApaLsSession;
    53 	RTestableApaLsSession iApaLsSession;
    53 	RFs iFs;
    54 	RFs iFs;