gets the node-number of the remote cloud in the list in the cloud-builder this routine
depends on unique and consistent names for clouds in the cloud builder
see also applications/Publisher/builders/cloud.xml
From the perspective of one cloud a node is said to be imported when the node
number is available in the destinationnumber of the remotenodes table and the
destinationcloud equals the cloud context (so if the context is staging the
destinationcloud should refer the staging record in the cloud table)
From the perspective of one cloud a node is said to be imported when the node
number is available in the destinationnumber of the remotenodes table and the
destinationcloud equals the cloud context (so if the context is staging the
destinationcloud should refer the staging record in the cloud table)
The primary functionality of the Publishmanager is to publish
nodes to the live / staging cloud which depends on the context in which this
class is being used.
Unlink node from all other nodes (means you can then edit/delete them)
This method can also be used to republish the node from the remoteCloud to
this localCloud if the localNode is deleted too.