Uses of Interface
com.sas.services.information.ChildServerInterface

Packages that use ChildServerInterface
com.sas.services.information Interact with data repositories on behalf of client applications. 
 

Uses of ChildServerInterface in com.sas.services.information
 

Methods in com.sas.services.information that return ChildServerInterface
 ChildServerInterface ServerInterface.newChild()
          Create a child repository instance with its own cache, which can be used to perform a group of updates transaction-style.
 ChildServerInterface OMIServer.newChild()
           
 ChildServerInterface ServerInterface.newChild(boolean detached)
          Create a child repository instance with its own cache, which can be used to perform a group of updates transaction-style.
 ChildServerInterface OMIServer.newChild(boolean detached)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.