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

Interface IWDIOSResultBool

All Superinterfaces:
IWDIOSResult

public interface IWDIOSResultBool
extends IWDIOSResult

Web Dynpro IOS Result for boolean values. This interface is used to return the boolean 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
 boolean getResult()
          This method returns the result object containing boolean value
 

Method Detail

getResult

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

Throws:
WDIOSResultException


Copyright 2006 SAP AG Complete Copyright Notice