Uses of Interface
com.sas.services.information.metadata.ProxyInterface

Packages that use ProxyInterface
com.sas.services.information.metadata Information Service metadata. 
 

Uses of ProxyInterface in com.sas.services.information.metadata
 

Methods in com.sas.services.information.metadata that return types with arguments of type ProxyInterface
 java.util.List<ProxyInterface> ProxyListInterface.getProxies()
          Returns a list of ProxyInterfaces representing the proxies
 java.util.List<ProxyInterface> OMRProxyList.getProxies()
           
 

Method parameters in com.sas.services.information.metadata with type arguments of type ProxyInterface
 void ProxyListInterface.setProxies(java.util.List<ProxyInterface> proxies)
          Sets the list of proxies based on the given ProxyInterface list.
 void OMRProxyList.setProxies(java.util.List<ProxyInterface> proxies)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.