Uses of Interface
com.sas.entities.edit.models.providers.DynamicValuesProviderInterface

Packages that use DynamicValuesProviderInterface
com.sas.entities.edit.models.providers   
 

Uses of DynamicValuesProviderInterface in com.sas.entities.edit.models.providers
 

Classes in com.sas.entities.edit.models.providers that implement DynamicValuesProviderInterface
 class BusinessQueryDynamicValuesProvider
          Provider of distinct formatted and unformatted values for a data item from an information map.
 

Methods in com.sas.entities.edit.models.providers that return DynamicValuesProviderInterface
 DynamicValuesProviderInterface BusinessQueryDynamicValuesHandler.handleDynamicValues(org.w3c.dom.Node dynamicValuesNode)
          An implementation of the interface method, handleDynamicValues for an InformationMap query.
 DynamicValuesProviderInterface DynamicValuesHandlerInterface.handleDynamicValues(org.w3c.dom.Node dynamicValuesNode)
          Process the node to obtain the parameters necessary to create the class associated with the query type.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.