|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.tc.webdynpro.services.sal.repository.api.WDRepository
The class provides access to IWDRepositoryFactory instances, which are the
factories for runtime repository instances.
| Constructor Summary | |
WDRepository()
|
|
| Method Summary | |
static IWDRepositoryFactory |
getRepositoryFactory()
Returns the factory for IWDRepository instances. |
static IWDRepositoryFactory |
getRepositoryFactory(java.lang.String developmentComponentName)
Return is the factory for IWDRepository instances. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WDRepository()
| Method Detail |
public static IWDRepositoryFactory getRepositoryFactory()
IWDRepository instances.IWDRepository instancespublic static IWDRepositoryFactory getRepositoryFactory(java.lang.String developmentComponentName)
IWDRepository instances.
The objects of the repository are expected to be part of the development
component specified by developmentComponentName.developmentComponentName - the name of the development componentIWDRepository instances
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||