Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.services.sal.deployment.api.WDAliasResolvingException

Packages that use WDAliasResolvingException
com.sap.tc.webdynpro.services.sal.deployment.api The com.sap.tc.webdynpro.services.sal.deployment.api package contains application visible interfaces for the deployment service and its corresponding factory. 
com.sap.tc.webdynpro.services.sal.url.api The com.sap.tc.webdynpro.services.sal.url.api package contains application visible interfaces for the URL generation service and its corresponding factory. 
 

Uses of WDAliasResolvingException in com.sap.tc.webdynpro.services.sal.deployment.api
 

Methods in com.sap.tc.webdynpro.services.sal.deployment.api that throw WDAliasResolvingException
 WDDeployableObjectPart IWDDeployableObject.resolveAlias(java.lang.String alias)
          Resolves the specified alias and return the referenced deployable object part.
 WDDeployableObjectPart IWDDeployableObject.resolveAlias(WDDeployableObjectPart part, java.lang.String alias)
          Resolves the specified alias on the level of the deployable object part contained within the current deployable object and return the referenced deployable object part.
 WDDeployableObjectPart WDDeployableObjectPart.resolveAlias(java.lang.String alias)
          Resolves the specified alias.
 

Uses of WDAliasResolvingException in com.sap.tc.webdynpro.services.sal.url.api
 

Methods in com.sap.tc.webdynpro.services.sal.url.api that throw WDAliasResolvingException
 java.lang.String IWDURLGenerator.getResourcePath(WDDeployableObjectPart deployableObjectPart, java.lang.String resourceName)
           
static java.lang.String WDURLGenerator.getResourcePath(WDDeployableObjectPart deployableObjectPart, java.lang.String resourceName)
          Returns the real public resource path of a specified deployable object part.
 


Web Dynpro API Documentation

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