Web Dynpro API Documentation

Uses of Interface
com.sap.tc.webdynpro.progmodel.repository.IWDInboundPlugInfo

Packages that use IWDInboundPlugInfo
com.sap.tc.webdynpro.progmodel.repository   
 

Uses of IWDInboundPlugInfo in com.sap.tc.webdynpro.progmodel.repository
 

Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDInboundPlugInfo
 IWDInboundPlugInfo IWDNavigationTargetReferenceInfo.getTarget()
          Getter for 1:1 association Target.
 IWDInboundPlugInfo IWDApplicationInfo.getStartupPlug()
          Getter for 1:1 association StartupPlug.
 IWDInboundPlugInfo IWDAbstractViewInfo.getInboundPlug(java.lang.String name)
          Deprecated. For better consistency and clearer names, this method has been superceded by IWDAbstractViewInfo.findInInboundPlugs(String). The method with the old name has been kept for backward compatibility only and may be withdrawn with the first new NetWeaver release in 2006.
 IWDInboundPlugInfo IWDAbstractViewInfo.findInInboundPlugs(java.lang.String name)
          Getter for element with given name in 1:n aggregation InboundPlugs.
 

Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDInboundPlugInfo
 boolean IWDAbstractViewInfo.hasInInboundPlugs(IWDInboundPlugInfo o)
          Checks whether there is an element with the given name in 1:n aggregation InboundPlugs.
 


Web Dynpro API Documentation

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