alfr {alfr} | R Documentation |
alfr: A package for connecting with Alfresco
Description
The alfr
package provides a way to connect to Alfresco and interact with the contents of the repository.
Session
-
alf_session
- connection session to an Alfresco repository -
alf_session.is_valid
- determine whether the session connection to an Alfresco repository is still valid -
alf_session.invalidate
- invalidates a session so it can no longer use used to connect to an Alfresco repository
Nodes
-
alf_node
- get the details of a folder or content node -
alf_node.new
- creates a new folder or content node -
alf_node.delete
- deletes a folder or content node
Author(s)
Roy Wetherall rwetherall@gmail.com
[Package alfr version 1.2.1 Index]