Web Dynpro API Documentation

com.sap.tc.webdynpro.services.sal.api
Interface IWDService

All Known Subinterfaces:
IWDCachedWebResource, IWDClientUser, IWDConfiguration, IWDDeployableObject, IWDJCOClientConnection, IWDResourceHandler, IWDURLGenerator, IWDWebContextAdapter, IWDWebResource

public interface IWDService

Common interface for all Web Dynpro server platform services.


Method Summary
 java.lang.String getDescription()
          Return is the description of the service.
 java.lang.String getServiceName()
          Return is the name of the service.
 java.lang.String getVersion()
          Return is the version of the service.
 

Method Detail

getServiceName

public java.lang.String getServiceName()
Return is the name of the service.
Returns:
name of the service

getDescription

public java.lang.String getDescription()
Return is the description of the service.
Returns:
description of the service

getVersion

public java.lang.String getVersion()
Return is the version of the service.
Returns:
the version of the service

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15