com.sap.tc.logging.interfaces
Interface IObjectInfo

All Known Subinterfaces:
IBaseLog, IFileLog, ILog, IReadableLog, IReadLog
All Known Implementing Classes:
Group, LogController

public interface IObjectInfo

Title: Logging Description: Logging API Copyright: Copyright (c) 2003 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.


Method Summary
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 java.lang.String getVerInUse()
           
 

Method Detail

getName

public java.lang.String getName()

getDescription

public java.lang.String getDescription()

getVerInUse

public java.lang.String getVerInUse()