

Static Public Member Functions | |
| _.Library.Boolean | Supports (_.Library.String pMethod) |
| Returns 1 if the service supports a particular method. | |
Static Public Member Functions inherited from AbstractService | |
| _.Library.Status | Disable (_.Library.String pApplication) |
| Enables the specified web application for a given SOAP service. | |
| _.Library.Status | Enable (_.Library.String pApplication) |
| Enables the specified web application for a given SOAP service. | |
| _.Library.Boolean | IsEnabled (_.Library.String pApplication, pAppArray) |
| Returns 1 if and only if the service is enabled for pApplication; if pApplication is unspecified,. More... | |
Static Public Attributes | |
| NAMESPACE = None | |
| SOAP Namespace for the WebService. | |
| SERVICENAME = None | |
| Name of the WebService. | |
| USECLASSNAMESPACES = None | |
| Namespaces of referenced classes will be used in the WSDL. | |
Additional Inherited Members | |
Public Member Functions inherited from IPackageService | |
| _.Library.Boolean | IsAvailable () |
| For run-time checks to ensure the service is available before attempting to invoke it. | |