com.sap.tc.webdynpro.clientserver.uielib.officecomp.api

Interface IWDIOSResultNo

All Superinterfaces:
IWDIOSResult

public interface IWDIOSResultNo
extends IWDIOSResult

Web Dynpro IOS Result for no return value. This interface is used to return no value as a result.

Type Classification Type Classification:

This interface is part of the Web Dynpro API, so applications may reference it or call any method of it, but they must not implement or extend it.

For a detailed explanation of API classification see the Web Dynpro Compatibility Guide

Method Summary
 void getResult()
          This method returns the result object containing no value(void)
 

Method Detail

getResult

public void getResult()
               throws WDIOSResultException
This method returns the result object containing no value(void)

Throws:
WDIOSResultException


Copyright 2006 SAP AG Complete Copyright Notice