|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
| com.sapportals.connector.metadata.relations.IBlackBoxRelation
Use IRelation and return true for
IRelation.isBlackBox() |
|
| com.sapportals.connector.metadata.relations.IDefaultRelation
Use IRelation |
|
| com.sapportals.connector.execution.objects.IQuery
Use IExecution interface |
|
| Deprecated Exceptions | |
| com.sap.tc.logging.UnsupportedFormatException
Use the com.sap.tc.logging.exception.UnsupportedFormatException class |
|
| Deprecated Fields | |
| com.sap.tc.logging.Category.APPLICATION
Use APPLICATIONS |
|
| com.sapportals.connector.connection.IConnectionSpecMetaData.CONNECTION_PROPERTY_USER
use CONNECTION_PROPERTY_USERNAME instead. |
|
| com.sapportals.connector.metadata.structures.IStructure.STRUCTURE_TYPE_COLUMN
Use STRUCTURE_TYPE_ARRAY instead |
|
| Deprecated Constructors | |
| com.sap.exception.BaseException()
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(Category, int, Location, LocalizableText, Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(LocalizableText)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(LocalizableText, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(ResourceAccessor, LocalizableText.Msg)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(ResourceAccessor, LocalizableText.Msg, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(ResourceAccessor, String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(ResourceAccessor, String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(ResourceAccessor, String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(Category, int, Location, LocalizableText, Throwable, Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(Category, int, Location, ResourceAccessor, String, Object[], Throwable, Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(LocalizableText, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(LocalizableText, Throwable, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(ResourceAccessor, LocalizableText.Msg, Throwable, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(ResourceAccessor, String, Object[], Throwable, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(ResourceAccessor, String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(ResourceAccessor, String, Throwable, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseExceptionInfo(Throwable, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException()
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(Category, int, Location, LocalizableText, Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(LocalizableText)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(LocalizableText, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(ResourceAccessor, LocalizableText.Msg)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(ResourceAccessor, LocalizableText.Msg, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(ResourceAccessor, String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(ResourceAccessor, String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(ResourceAccessor, String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.BaseRuntimeException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.tc.logging.reader.FileReadLog(FileLog)
Not suported |
|
| com.sap.tc.logging.exceptions.LoggingBaseException(long, String, Object[])
not supported |
|
| com.sap.tc.logging.exceptions.LoggingBaseException(long, String, Object[], Throwable)
not supported |
|
| com.sap.tc.logging.LogRecord(LogController, String, Thread, int, LogController[], int, Object, String, String, Object[])
|
|
| com.sap.tc.logging.reader.ReadableLog(String)
ReadableLog become factory class. Use factory methods: - createReadableLog(FileLog fileLog) to get old IReadableLog instance - createFileReadLog(FileLog fileLog) to get new IReadLog instance for reading Files written using ListFormatter and TraceFormatter |
|
| com.sap.exception.io.SAPFileNotFoundException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPFileNotFoundException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPFileNotFoundException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPFileNotFoundException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPFileNotFoundException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPFileNotFoundException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPFileNotFoundException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPFileNotFoundException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalAccessException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPIllegalArgumentException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.io.SAPIOException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.util.SAPMissingResourceException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNullPointerException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPNumberFormatException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException()
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(Category, int, Location, ResourceAccessor, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(Category, int, Location, String, Object[], Throwable)
Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(ResourceAccessor, String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(String)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(String, Object[])
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(String, Object[], Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(String, Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
| com.sap.exception.standard.SAPUnsupportedOperationException(Throwable)
Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||