com.sas.iquery.metadata.business
Interface CascadeRuleItem


public interface CascadeRuleItem


Method Summary
 com.sas.prompts.definitions.PromptDefinitionInterface getPrompt()
          Returns the prompt definition associated to the business prompt contained within the view.
 com.sas.prompts.PromptValuesInterface getPromptValues()
          Returns the prompt values object for this view.
 

Method Detail

getPromptValues

com.sas.prompts.PromptValuesInterface getPromptValues()
Returns the prompt values object for this view.

Returns:
the prompt values

getPrompt

com.sas.prompts.definitions.PromptDefinitionInterface getPrompt()
Returns the prompt definition associated to the business prompt contained within the view.

Returns:
the prompt definition



Copyright © 2009 SAS Institute Inc. All Rights Reserved.