public class AuthoringServiceSoapBindingStub extends org.apache.axis.client.Stub implements AuthoringServiceSoapPort
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
AuthoringServiceSoapBindingStub() |
AuthoringServiceSoapBindingStub(javax.xml.rpc.Service service) |
AuthoringServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
CancelCheckoutResult |
cancelCheckout(Predicate items)
Cancels the checkout.
|
CheckinResult |
checkin(Predicate items,
NamedValue[] comments,
boolean keepCheckedOut)
Checkin a content resource.
|
Reference |
checkinExternal(Reference items,
NamedValue[] comments,
boolean keepCheckedOut,
ContentFormat format,
byte[] content)
Checkin an external content resource thus replacing the existing
working content.
|
CheckoutResult |
checkout(Predicate items,
ParentReference destination)
Checkout a content resource for editing.
|
protected org.apache.axis.client.Call |
createCall() |
VersionResult |
createVersion(Predicate items,
NamedValue[] comments,
boolean versionChildren)
Create a snapshot of the specified node(s) in the version store.
|
VersionHistory |
deleteAllVersions(Reference node)
Delete all snapshot versions of the specified node.
|
LockStatus[] |
getLockStatus(Predicate items)
Gets the lock status of the specified nodes.
|
VersionHistory |
getVersionHistory(Reference node)
Gets the version history for the specfied node.
|
Reference[] |
lock(Predicate items,
boolean lockChildren,
LockTypeEnum lockType)
Locks a content resource.
|
void |
revertVersion(Reference node,
String versionLabel)
Revert a node to the snapshot of the specified version.
|
Reference[] |
unlock(Predicate items,
boolean unlockChildren)
Unlocks a content resource.
|
_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 AuthoringServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AuthoringServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AuthoringServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic CheckoutResult checkout(Predicate items, ParentReference destination) throws RemoteException, AuthoringFault
checkout in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic CheckinResult checkin(Predicate items, NamedValue[] comments, boolean keepCheckedOut) throws RemoteException, AuthoringFault
checkin in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic Reference checkinExternal(Reference items, NamedValue[] comments, boolean keepCheckedOut, ContentFormat format, byte[] content) throws RemoteException, AuthoringFault
checkinExternal in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic CancelCheckoutResult cancelCheckout(Predicate items) throws RemoteException, AuthoringFault
cancelCheckout in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic Reference[] lock(Predicate items, boolean lockChildren, LockTypeEnum lockType) throws RemoteException, AuthoringFault
lock in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic Reference[] unlock(Predicate items, boolean unlockChildren) throws RemoteException, AuthoringFault
unlock in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic LockStatus[] getLockStatus(Predicate items) throws RemoteException, AuthoringFault
getLockStatus in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic VersionResult createVersion(Predicate items, NamedValue[] comments, boolean versionChildren) throws RemoteException, AuthoringFault
createVersion in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic VersionHistory getVersionHistory(Reference node) throws RemoteException, AuthoringFault
getVersionHistory in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic void revertVersion(Reference node, String versionLabel) throws RemoteException, AuthoringFault
revertVersion in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultpublic VersionHistory deleteAllVersions(Reference node) throws RemoteException, AuthoringFault
deleteAllVersions in interface AuthoringServiceSoapPortRemoteExceptionAuthoringFaultCopyright © 2005–2014 Alfresco Software. All rights reserved.