Uses of Class
com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel

Packages that use InformationServicesModel
com.sas.commands.remotefileselector.informationservices The primary focus of the com.sas.commands.remotefileselector.informationservices package is to provide the classes that perform the action provider framework commands for the InformationServices model. 
com.sas.swing.models.remotefileselector.informationservices The primary focus of the com.sas.swing.models.remotefileselector.informationservices package is to provide the classes that make up the service model for the InformationService host connection API. 
 

Uses of InformationServicesModel in com.sas.commands.remotefileselector.informationservices
 

Methods in com.sas.commands.remotefileselector.informationservices that return InformationServicesModel
 InformationServicesModel AddFolderCommand.getServiceModel()
          Returns the current serviceModel attribute value.
 

Methods in com.sas.commands.remotefileselector.informationservices with parameters of type InformationServicesModel
 void AddFolderCommand.setServiceModel(InformationServicesModel serviceModel)
          Sets the serviceModel attribute used by the command.
 

Uses of InformationServicesModel in com.sas.swing.models.remotefileselector.informationservices
 

Subclasses of InformationServicesModel in com.sas.swing.models.remotefileselector.informationservices
 class InformationServicesSearchModel
          InformationServicesSearchModel class probivides the additional functionality to perform searches on the file system data.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.