@WebServiceClient(name="RelationshipService", wsdlLocation="file:CMISWS-Service.wsdl", targetNamespace="http://docs.oasis-open.org/ns/cmis/ws/200908/") public class RelationshipService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
RelationshipServicePort |
static QName |
SERVICE |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
RelationshipService() |
RelationshipService(URL wsdlLocation) |
RelationshipService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
RelationshipServicePort |
getRelationshipServicePort() |
RelationshipServicePort |
getRelationshipServicePort(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 RelationshipServicePort
public RelationshipService(URL wsdlLocation)
public RelationshipService()
@WebEndpoint(name="RelationshipServicePort") public RelationshipServicePort getRelationshipServicePort()
@WebEndpoint(name="RelationshipServicePort") public RelationshipServicePort getRelationshipServicePort(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.