Uses of Interface
com.sas.sasserver.tree.ServerNodeInterface

Packages that use ServerNodeInterface
com.sas.sasserver.tree Generic Classes for implementing SAS File System hierarchy. 
 

Uses of ServerNodeInterface in com.sas.sasserver.tree
 

Classes in com.sas.sasserver.tree that implement ServerNodeInterface
 class _rprxJ2ServerNode
           
 class _rprxRemoteDesignTimeServerNode
           
 class _rprxRemoteServerNodeClient
           
 

Methods in com.sas.sasserver.tree that return ServerNodeInterface
protected  ServerNodeInterface NodeDelegate.remoteNode()
          Creates the remote object on the server
 

Methods in com.sas.sasserver.tree with parameters of type ServerNodeInterface
protected  void NodeDelegate.setRemoteNode(ServerNodeInterface rNode)
          Sets the object id of the remote server node object
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.