|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDComponentInterfaceDefinitionInfo | |
| com.sap.tc.webdynpro.progmodel.repository | |
| Uses of IWDComponentInterfaceDefinitionInfo in com.sap.tc.webdynpro.progmodel.repository |
| Methods in com.sap.tc.webdynpro.progmodel.repository that return IWDComponentInterfaceDefinitionInfo | |
IWDComponentInterfaceDefinitionInfo |
IWDProgmodelRepository.getIWDComponentInterfaceDefinitionInfo(java.lang.String name)
Returns the specified model object or null if it does not exist. |
| Methods in com.sap.tc.webdynpro.progmodel.repository with parameters of type IWDComponentInterfaceDefinitionInfo | |
boolean |
IWDComponentInterfaceImplementationInfo.hasImplementedInterface(IWDComponentInterfaceDefinitionInfo object)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInImplementedInterfaces(...) methods. 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. |
boolean |
IWDComponentInterfaceImplementationInfo.hasInImplementedInterfaces(IWDComponentInterfaceDefinitionInfo o)
Checks whether there is an element with the given name in 1:n association ImplementedInterfaces. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||