createPortalApplication(String appPath, String preferredTemplatePath) Create portal application (template) at the location specified by the provided path.
Create portal application (template) at the location specified by the provided path.
Parameters: appPath - The path where the portal application will be created. Parameters: owner - App owner throws: EntityExistsException - throws: OrphanException - Thrown when the parent psite is missing. throws: RemoteException -
Check if a user is member of specified site.
Parameters: userName - User name Parameters: appPath - Psite path true if the user is member of the psite.
Verify if the application's template has already existed.
Parameters: appPath - The path to verify. true if the portal application exists. throws: RemoteException -
Replaces current psite with a version indicated in the request.
Parameters: appPath - Parameters: versionNum - throws: WebServiceSecurityException - throws: RemoteException -