***  This interface is subject to change.  ***

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

***  This method is subject to change.  ***

getPromptValues

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

Returns:
Returns the promptValues.

***  This method is subject to change.  ***

getPrompt

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

Returns:
Returns the businessPrompt.

***  This interface is subject to change.  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.