Uses of Interface
com.sas.iquery.metadata.business.CascadeRule

Packages that use CascadeRule
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of CascadeRule in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return CascadeRule
 CascadeRule CascadeRuleSet.getRuleBasedOn(com.sas.prompts.definitions.PromptDefinitionInterface prompt, com.sas.prompts.PromptValuesInterface promptValues)
          Returns the CascadeRule object defined for the specified PromptDefinitionInterface/PromptValuesInterface pair.
 

Methods in com.sas.iquery.metadata.business that return types with arguments of type CascadeRule
 java.util.Collection<CascadeRule> CascadeRuleSet.getRules()
          Returns the set of cascade rules defined by a business query
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.