A C D E F G H I M N O P R S T U V W

N

Node - interface com.sas.drugdev.remote.repository.Node.
Interface representing an object in the SDD instance.
NodeBean - class com.sas.drugdev.remote.repository.NodeBean.
Simple bean to represent a node.
NodeId - class com.sas.drugdev.remote.repository.NodeId.
Simple class representing an ID of an Node.
NodeModifiedException - exception com.sas.drugdev.remote.repository.NodeModifiedException.
An NodeModifiedException is thrown when an node is attempted to be update, moved, or copied but has been modified since it was retrieved from the server.
NodeModifiedException() - Constructor for class com.sas.drugdev.remote.repository.NodeModifiedException
 
NodeModifiedException(String) - Constructor for class com.sas.drugdev.remote.repository.NodeModifiedException
 
NodeModifiedException(Throwable) - Constructor for class com.sas.drugdev.remote.repository.NodeModifiedException
 
NodeModifiedException(String, Throwable) - Constructor for class com.sas.drugdev.remote.repository.NodeModifiedException
 
newSession(URL, Credentials) - Static method in class com.sas.drugdev.remote.session.SessionFactory
Create and authenticate the Session.
nodeExists(NodeBean) - Method in interface com.sas.drugdev.remote.repository.RepositoryService
Test whether the node described by the given NodeBean exists.

A C D E F G H I M N O P R S T U V W