Uses of Interface
com.sas.prompts.definitions.FileSelectionInterface

Packages that use FileSelectionInterface
com.sas.prompts.definitions   
 

Uses of FileSelectionInterface in com.sas.prompts.definitions
 

Subinterfaces of FileSelectionInterface in com.sas.prompts.definitions
 interface MutableFileSelectionInterface
          MutableFileSelectionInterface is implemented by prompt types which allow a user to specify prompts from a logical server.
 

Classes in com.sas.prompts.definitions that implement FileSelectionInterface
 class BaseFileDefinition
          Base class for prompts which allow the user to specify a file location.
 class InputFileDefinition
          InputFileDefinition is a prompt type which allows the specification of an input file from a SAS server.
 class OutputFileDefinition
          InputFileDefinition is a prompt type which allows the specification of an output file from a SAS server.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.