|
|
Web Dynpro API Documentation
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
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. |
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
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15