com.sas.iquery.metadata.business
Interface CascadeRuleItem


@SASScope(value="ALL")
public interface CascadeRuleItem


Method Summary
abstract  com.sas.prompts.definitions.PromptDefinitionInterface getPrompt()
          Returns the prompt definition associated to the business prompt contained within the view.
abstract  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.