com.sap.tc.logging

Class MsgObject

java.lang.Object
  extended by com.sap.tc.logging.MsgObject

public class MsgObject
extends Object

Title: Logging Description: Logging API Copyright: Copyright (c) 2004 Company: SAP AG. Walldorf, Germany All rights reserved. This software is the confidential and proprietary information of SAP AG. ("Confidential Information"). You shall not disclose such Confidential Information and shall use it only in accordance with the terms of the license agreement you entered into with SAP AG.


Constructor Summary
MsgObject(String messageID, String messageText)
           
MsgObject(String messageID, String messageText, String messageKey)
           
 
Method Summary
protected static String buildMessageKeyAndID(String messageID, String messageKey)
           
protected  String getMsgID()
           
 String getMsgKey()
           
protected  String getMsgKeyAndID()
           
 String getMsgText()
           
protected  void setMsgKey(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsgObject

public MsgObject(String messageID,
                 String messageText)

MsgObject

public MsgObject(String messageID,
                 String messageText,
                 String messageKey)
Method Detail

getMsgText

public String getMsgText()

getMsgKey

public String getMsgKey()

getMsgID

protected String getMsgID()

setMsgKey

protected void setMsgKey(String value)

getMsgKeyAndID

protected String getMsgKeyAndID()

buildMessageKeyAndID

protected static String buildMessageKeyAndID(String messageID,
                                             String messageKey)
Access Rights

This class can be accessed from:


SC DC
[sap.com] FRAMEWORK [sap.com] tc/ddic/ddicruntime
[sap.com] ENGINEAPI [sap.com] tc/logging
[sap.com] ENGFACADE [sap.com] tc/bl/logging/api
[sap.com] CORE-TOOLS [sap.com] com.sap.engine.client.lib
[sap.com] BRMS-FACADE [sap.com] tc/brms/facade


Copyright 2010 SAP AG Complete Copyright Notice