Oracle Content Management SDK

Uses of Interface
oracle.ifs.management.domain.NodeManagerInterface

Packages that use NodeManagerInterface
oracle.ifs.management.domain   
 

Uses of NodeManagerInterface in oracle.ifs.management.domain
 

Methods in oracle.ifs.management.domain that return NodeManagerInterface
 NodeManagerInterface NodeGuardian.getNodeManager(java.lang.String schemaPassword)
          Gets the NodeManager for this NodeGuardian.
protected  NodeManagerInterface DomainController.getNodeManager(java.lang.String nodeLocator)
          Gets the NodeManager for the specified node locator.
 NodeManagerInterface NodeGuardianInterface.getNodeManager(java.lang.String schemaPassword)
          Gets the NodeManager for this NodeGuardian.
 NodeManagerInterface DomainManager.getNodeManager(java.lang.String nodeLocator)
          Gets the NodeManager for the specified node locator.
 NodeManagerInterface DomainManagerInterface.getNodeManager(java.lang.String nodeLocator)
          Gets the NodeManager for the specified node locator.
 

Methods in oracle.ifs.management.domain with parameters of type NodeManagerInterface
 void NodeGuardian.setNodeManager(NodeManagerInterface nodeManager, java.lang.String schemaPassword)
          Sets the NodeManager for this NodeGuardian.
 void NodeGuardianInterface.setNodeManager(NodeManagerInterface nodeManager, java.lang.String schemaPassword)
          Sets the NodeManager for this NodeGuardian.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.