|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWDCustomizingLayer | |
| com.sap.tc.webdynpro.repository.api | Contains the API for the Web Dynpro runtime repository. |
| com.sap.tc.webdynpro.services.sal.repository.api | |
| Uses of IWDCustomizingLayer in com.sap.tc.webdynpro.repository.api |
| Methods in com.sap.tc.webdynpro.repository.api that return IWDCustomizingLayer | |
IWDCustomizingLayer |
IWDRepositoryStructureManager.createCustomizingLayer(java.lang.String name)
Creates a new customizing layer. |
IWDCustomizingLayer |
IWDRepositoryStructureManager.getCustomizingLayer(java.lang.String name)
Returns the specified customizing layer. |
| Methods in com.sap.tc.webdynpro.repository.api with parameters of type IWDCustomizingLayer | |
void |
IWDCustomizingLayer.addPredecessor(IWDCustomizingLayer customizingLayer)
Adds a predecessor to the customizing layer. |
void |
IWDCustomizingLayer.removePredecessor(IWDCustomizingLayer customizingLayer)
Removes a predecessor of the customizing layer. |
void |
IWDRepositoryStructureManager.deleteCustomizingLayer(IWDCustomizingLayer customizingLayer)
Deletes the given customizing layer. |
| Uses of IWDCustomizingLayer in com.sap.tc.webdynpro.services.sal.repository.api |
| Methods in com.sap.tc.webdynpro.services.sal.repository.api that return IWDCustomizingLayer | |
IWDCustomizingLayer |
IWDRepositoryFactory.getCustomizingLayer(java.lang.String name)
Returns the specified customizing layer. |
| Methods in com.sap.tc.webdynpro.services.sal.repository.api with parameters of type IWDCustomizingLayer | |
IWDRepository |
IWDRepositoryFactory.getEditableRepository(java.util.Locale locale,
IWDVariant variant,
IWDCustomizingLayer customizingLayer)
Deprecated. This method may be withdrawn with the first new NetWeaver release in 2006. No replacement is available, since the editable mode of the Web Dynpro runtime repository might no longer be supported. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||