Authoring Web Service Future Additions
From AlfrescoWiki
Back to Authoring Web Service.
[edit] restore
Restores a reference not currently present in the store, but that has a version history.
Reference restore(ParentReference parentReference, Reference reference)
Parameters:
- parenetReference - the parent reference into which the reference will be restored.
- reference - a reference to a node that has been deleted but has a version history
Return:
- the restored reference

