com.sapportals.wcm.service.applog

Interface IAppLogService

All Superinterfaces:
IService

public interface IAppLogService
extends IService

TBD: Description of the interface.


Field Summary
static String APPLOG_SERVICE
           
static String URI_PAR_APP_ID
           
static String URI_PAR_DATE_FROM
           
static String URI_PAR_DATE_TO
           
static String URI_PAR_LOG_LEVEL
           
static String URI_PAR_MATCH_TYPE
           
static String URI_PAR_PRINCIPAL_NAME
           
static String URI_PAR_PRINCIPAL_TYPE
           
static String URI_PAR_SHOW_APP_ID
           
static String URI_PAR_SHOW_CONTROL
           
static String URI_PAR_SHOW_CURRENT_URI
           
static String URI_PAR_SHOW_DATA
           
static String URI_PAR_SHOW_DATE
           
static String URI_PAR_SHOW_DEBUG
           
static String URI_PAR_SHOW_ERROR
           
static String URI_PAR_SHOW_EXPIRATION
           
static String URI_PAR_SHOW_INFO
           
static String URI_PAR_SHOW_LOG_LEVEL
           
static String URI_PAR_SHOW_LOG_TEXT
           
static String URI_PAR_SHOW_PARAMS
           
static String URI_PAR_SHOW_PRIMAL_URI
           
static String URI_PAR_SHOW_PRINCIPAL
           
static String URI_PAR_SHOW_WARNING
           
 
Method Summary
 IAppLog getAppLog()
           
 IAppLogRetriever getAppLogRetriever(com.sapportals.portal.security.usermanagement.IUser user)
           
 
Methods inherited from interface com.sapportals.wcm.service.IService
getDescription, getDescription, getID
 

Field Detail

APPLOG_SERVICE

public static final String APPLOG_SERVICE
See Also:
Constant Field Values

URI_PAR_LOG_LEVEL

public static final String URI_PAR_LOG_LEVEL
See Also:
Constant Field Values

URI_PAR_SHOW_ERROR

public static final String URI_PAR_SHOW_ERROR
See Also:
Constant Field Values

URI_PAR_SHOW_WARNING

public static final String URI_PAR_SHOW_WARNING
See Also:
Constant Field Values

URI_PAR_SHOW_CONTROL

public static final String URI_PAR_SHOW_CONTROL
See Also:
Constant Field Values

URI_PAR_SHOW_INFO

public static final String URI_PAR_SHOW_INFO
See Also:
Constant Field Values

URI_PAR_SHOW_DEBUG

public static final String URI_PAR_SHOW_DEBUG
See Also:
Constant Field Values

URI_PAR_SHOW_DATA

public static final String URI_PAR_SHOW_DATA
See Also:
Constant Field Values

URI_PAR_DATE_FROM

public static final String URI_PAR_DATE_FROM
See Also:
Constant Field Values

URI_PAR_DATE_TO

public static final String URI_PAR_DATE_TO
See Also:
Constant Field Values

URI_PAR_MATCH_TYPE

public static final String URI_PAR_MATCH_TYPE
See Also:
Constant Field Values

URI_PAR_APP_ID

public static final String URI_PAR_APP_ID
See Also:
Constant Field Values

URI_PAR_PRINCIPAL_NAME

public static final String URI_PAR_PRINCIPAL_NAME
See Also:
Constant Field Values

URI_PAR_PRINCIPAL_TYPE

public static final String URI_PAR_PRINCIPAL_TYPE
See Also:
Constant Field Values

URI_PAR_SHOW_LOG_LEVEL

public static final String URI_PAR_SHOW_LOG_LEVEL
See Also:
Constant Field Values

URI_PAR_SHOW_DATE

public static final String URI_PAR_SHOW_DATE
See Also:
Constant Field Values

URI_PAR_SHOW_APP_ID

public static final String URI_PAR_SHOW_APP_ID
See Also:
Constant Field Values

URI_PAR_SHOW_LOG_TEXT

public static final String URI_PAR_SHOW_LOG_TEXT
See Also:
Constant Field Values

URI_PAR_SHOW_PRINCIPAL

public static final String URI_PAR_SHOW_PRINCIPAL
See Also:
Constant Field Values

URI_PAR_SHOW_PARAMS

public static final String URI_PAR_SHOW_PARAMS
See Also:
Constant Field Values

URI_PAR_SHOW_EXPIRATION

public static final String URI_PAR_SHOW_EXPIRATION
See Also:
Constant Field Values

URI_PAR_SHOW_PRIMAL_URI

public static final String URI_PAR_SHOW_PRIMAL_URI
See Also:
Constant Field Values

URI_PAR_SHOW_CURRENT_URI

public static final String URI_PAR_SHOW_CURRENT_URI
See Also:
Constant Field Values
Method Detail

getAppLog

public IAppLog getAppLog()

getAppLogRetriever

public IAppLogRetriever getAppLogRetriever(com.sapportals.portal.security.usermanagement.IUser user)
                                    throws WcmException
Throws:
WcmException


Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.