Software AG Products 10.5 | CentraSite for Developers | Importing Objects Using API | Invoking Importer from Java Program | Importing Web Service | Setter Methods | setWebDAVFolder
 
setWebDAVFolder
Changes the path of the folder where the WSDL file is stored in the CentraSite repository.
Syntax
public void setWebDAVFolder(String folderPath)
Parameters
String folderPath
The path of the folder where the WSDL file must be stored.
Default: /projects/WSDL.
Usage Notes
Optional.