com.sap.tc.webdynpro.progmodel.repository

Interface IWDIncomingEventInfo

All Superinterfaces:
ICMIGenericModelClass, ICMIModelClass, IWDParameterizedFeatureInfo, IWDRepositoryModelClass
All Known Subinterfaces:
IWDActionInfo, IWDInboundPlugInfo

public interface IWDIncomingEventInfo
extends IWDParameterizedFeatureInfo

Interface of progmodel repository model class "IWDIncomingEventInfo". Copyright (c) 2002 - 2003. SAP AG

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
 IWDEventHandlerInfo getEventHandler()
          Getter for 1:1 association EventHandler.
 boolean hasEventHandler()
          Checks whether there is an element in 1:1 association EventHandler.
 
Methods inherited from interface com.sap.tc.webdynpro.progmodel.repository.IWDParameterizedFeatureInfo
countOfParameters, findInParameters, getParameter, getParameterCount, getParameters, hasInParameters, hasInParameters, hasParameter
 
Methods inherited from interface com.sap.tc.webdynpro.repository.api.IWDRepositoryModelClass
createRelatedModelObject, createRelatedModelObject, deleteRelatedModelObject, getAttributeValue, getMasterLocale, getName, getParent, getPersonalizationObject, getRepositoryModel, getRepositoryRoot, isVersionableModelObject, resetAttribute, resetRelatedModelObject, setAttributeValue
 
Methods inherited from interface com.sap.tc.cmi.model.ICMIGenericModelClass
addRelatedModelObject, associatedModelClassInfo, getAttributeValue, getRelatedModelObject, getRelatedModelObjects, removeRelatedModelObject, setAttributeValue, setRelatedModelObject, setRelatedModelObjects
 
Methods inherited from interface com.sap.tc.cmi.model.ICMIModelClass
associatedModel
 

Method Detail

getEventHandler

public IWDEventHandlerInfo getEventHandler()
Getter for 1:1 association EventHandler.

Returns:
value of the Relation Role

hasEventHandler

public boolean hasEventHandler()
Checks whether there is an element in 1:1 association EventHandler.



Copyright 2006 SAP AG Complete Copyright Notice