@WebServiceClient(name="PolicyService", wsdlLocation="file:CMISWS-Service.wsdl", targetNamespace="http://docs.oasis-open.org/ns/cmis/ws/200908/") public class PolicyService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
PolicyServicePort |
static QName |
SERVICE |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
PolicyService() |
PolicyService(URL wsdlLocation) |
PolicyService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
PolicyServicePort |
getPolicyServicePort() |
PolicyServicePort |
getPolicyServicePort(WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolverpublic static final URL WSDL_LOCATION
public static final QName SERVICE
public static final QName PolicyServicePort
public PolicyService(URL wsdlLocation)
public PolicyService()
@WebEndpoint(name="PolicyServicePort") public PolicyServicePort getPolicyServicePort()
@WebEndpoint(name="PolicyServicePort") public PolicyServicePort getPolicyServicePort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Copyright © 2005–2014 Alfresco Software. All rights reserved.