|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDRepositoryModel | |
| com.sap.tc.webdynpro.progmodel.repository | |
| com.sap.tc.webdynpro.repository.api | Contains the API for the Web Dynpro runtime repository. |
| Uses of IWDRepositoryModel in com.sap.tc.webdynpro.progmodel.repository |
| Subinterfaces of IWDRepositoryModel in com.sap.tc.webdynpro.progmodel.repository | |
interface |
IWDProgmodelRepository
Interface of configuration model "IWDProgmodelRepository". |
| Uses of IWDRepositoryModel in com.sap.tc.webdynpro.repository.api |
| Methods in com.sap.tc.webdynpro.repository.api that return IWDRepositoryModel | |
IWDRepositoryModel |
IWDRepositoryModelClass.getRepositoryRoot()
Deprecated. To improve consistency across the Web Dynpro API, this method has been renamed to IWDRepositoryModelClass.getRepositoryModel(). The method with the
old name has been kept for backward compatiblity, but may be withdrawn
with the first new NetWeaver release in 2006. |
IWDRepositoryModel |
IWDRepositoryModelClass.getRepositoryModel()
Returns the repository model of this repository object. |
IWDRepositoryModel |
IWDRepository.getRepositoryModel(java.lang.Class repositoryModelClass)
Return is the repository model specified by the class supplied as input parameter. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||