Uses of Interface
com.sas.services.information.metadata.lookup.LookupResultsInterface

Packages that use LookupResultsInterface
com.sas.services.information.metadata.lookup   
com.sas.services.information.metadata.lookup.actions   
 

Uses of LookupResultsInterface in com.sas.services.information.metadata.lookup
 

Classes in com.sas.services.information.metadata.lookup that implement LookupResultsInterface
 class LookupResults
          Deprecated. 
 

Methods in com.sas.services.information.metadata.lookup that return LookupResultsInterface
abstract  LookupResultsInterface MappingsInterface.lookup(PathUrl oldValue)
          Deprecated.  
abstract  LookupResultsInterface LookupServiceInterface.lookup(PathUrl oldValue)
          Deprecated.  
 LookupResultsInterface LookupService.lookup(PathUrl oldValue)
          Deprecated.  
abstract  LookupResultsInterface MappingsInterface.lookup(java.lang.String oldValue)
          Deprecated.  
abstract  LookupResultsInterface LookupServiceInterface.lookup(java.lang.String oldValue)
          Deprecated.  
 LookupResultsInterface LookupService.lookup(java.lang.String oldValue)
          Deprecated.  
abstract  LookupResultsInterface LookupServiceInterface.lookupForAbsolutePath(java.lang.String oldAbsolutePath)
          Deprecated.  
 LookupResultsInterface LookupService.lookupForAbsolutePath(java.lang.String oldAbsolutePath)
          Deprecated.  
 

Uses of LookupResultsInterface in com.sas.services.information.metadata.lookup.actions
 

Methods in com.sas.services.information.metadata.lookup.actions that return LookupResultsInterface
protected  LookupResultsInterface XmlUsersAction._lookup(java.lang.String old92)
          Deprecated.  
protected  LookupResultsInterface XmlNamesAction._lookup(java.lang.String oldValue)
          Deprecated.  
protected abstract  LookupResultsInterface AbstractAction._lookup(java.lang.String oldValue)
          Deprecated.  
abstract  LookupResultsInterface ActionInterface.lookup(PathUrl oldValue)
          Deprecated.  
 LookupResultsInterface AbstractAction.lookup(PathUrl oldValue)
          Deprecated.  
abstract  LookupResultsInterface ActionInterface.lookup(java.lang.String oldValue)
          Deprecated.  
 LookupResultsInterface AbstractAction.lookup(java.lang.String oldValue)
          Deprecated.  
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.