An exception for terminatinating execution or to throw for unit testing.
The INode interface is the base interface, and the parent class of both ICollection and IFile.
This interface represents a resource that has sharing capabilities, either because it's possible for ...
getShareAccess()
Returns the 'access level' for the instance of this shared resource.
getShareResourceUri()
This function must return a URI that uniquely identifies the shared resource.
updateInvites(array $sharees)
Updates the list of sharees.
getInvites()
Returns the list of people whom this resource is shared with.