com.sas.prompts.definitions
Interface ValueProviderDefinitionInterface

All Superinterfaces:
com.sas.storage.valueprovider.AllowUserValuesInterface
All Known Subinterfaces:
MutableValueProviderDefinitionInterface
All Known Implementing Classes:
DateDefinition, DoubleDefinition, IntegerDefinition, ModalGroupDefinition, TextDefinition

public interface ValueProviderDefinitionInterface
extends com.sas.storage.valueprovider.AllowUserValuesInterface


Method Summary
 com.sas.storage.valueprovider.ValueProviderInterface getValueProvider()
          Returns the value provider to use to access possible values for the prompt.
 

Method Detail

getValueProvider

com.sas.storage.valueprovider.ValueProviderInterface getValueProvider()
Returns the value provider to use to access possible values for the prompt.

Returns:
the value provider to use to access possible values for the prompt



Copyright © 2009 SAS Institute Inc. All Rights Reserved.