public class ContentServiceSoapBindingStub extends org.apache.axis.client.Stub implements ContentServiceSoapPort
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
ContentServiceSoapBindingStub() |
ContentServiceSoapBindingStub(javax.xml.rpc.Service service) |
ContentServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
Content[] |
clear(Predicate items,
String property)
Clears content from the repository.
|
protected org.apache.axis.client.Call |
createCall() |
Content[] |
read(Predicate items,
String property)
Retrieves content from the repository.
|
Content |
transform(Reference source,
String property,
Reference destinationReference,
String destinationProperty,
ContentFormat destinationFormat)
Transforms content from one mimetype to another.
|
Content |
write(Reference node,
String property,
byte[] content,
ContentFormat format)
Writes content to the repository.
|
Content |
writeWithAttachment(Reference node,
String property,
ContentFormat format)
Writes attached content to the repository.
|
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic ContentServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ContentServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ContentServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic Content[] read(Predicate items, String property) throws RemoteException, ContentFault
read in interface ContentServiceSoapPortRemoteExceptionContentFaultpublic Content write(Reference node, String property, byte[] content, ContentFormat format) throws RemoteException, ContentFault
write in interface ContentServiceSoapPortRemoteExceptionContentFaultpublic Content writeWithAttachment(Reference node, String property, ContentFormat format) throws RemoteException, ContentFault
writeWithAttachment in interface ContentServiceSoapPortRemoteExceptionContentFaultpublic Content[] clear(Predicate items, String property) throws RemoteException, ContentFault
clear in interface ContentServiceSoapPortRemoteExceptionContentFaultpublic Content transform(Reference source, String property, Reference destinationReference, String destinationProperty, ContentFormat destinationFormat) throws RemoteException, ContentFault
transform in interface ContentServiceSoapPortRemoteExceptionContentFaultCopyright © 2005–2014 Alfresco Software. All rights reserved.