|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use IFileServiceModel | |
|---|---|
| com.sas.commands.remotefileselector.ifileservice | The primary focus of the com.sas.commands.remotefileselector.ifileservice package is to provide the classes that perform the action provider framework commands for the IFileService model. |
| 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.ifileservice | The primary focus of the com.sas.swing.models.remotefileselector.ifileservice package is to provide the classes that make up the service model for the IFileService host connection API. |
| com.sas.swing.visuals.remotefileselector | The primary focus of the com.sas.swing.visuals.remotefileselector package is to provide the classes necessary to initialize a Remote File Selector. |
| Uses of IFileServiceModel in com.sas.commands.remotefileselector.ifileservice |
|---|
| Methods in com.sas.commands.remotefileselector.ifileservice that return IFileServiceModel | |
|---|---|
IFileServiceModel |
AddFolderCommand.getServiceModel()
Returns the current serviceModel attribute value. |
| Methods in com.sas.commands.remotefileselector.ifileservice with parameters of type IFileServiceModel | |
|---|---|
void |
AddFolderCommand.setServiceModel(IFileServiceModel serviceModel)
Sets the serviceModel attribute used by the command. |
| Uses of IFileServiceModel in com.sas.commands.remotefileselector.informationservices |
|---|
| Methods in com.sas.commands.remotefileselector.informationservices that return IFileServiceModel | |
|---|---|
IFileServiceModel |
RenameCommand.getServiceModel()
|
| Methods in com.sas.commands.remotefileselector.informationservices with parameters of type IFileServiceModel | |
|---|---|
void |
RenameCommand.setServiceModel(IFileServiceModel serviceModel)
|
| Uses of IFileServiceModel in com.sas.swing.models.remotefileselector.ifileservice |
|---|
| Subclasses of IFileServiceModel in com.sas.swing.models.remotefileselector.ifileservice | |
|---|---|
class |
IFileServiceSearchModel
|
| Uses of IFileServiceModel in com.sas.swing.visuals.remotefileselector |
|---|
| Methods in com.sas.swing.visuals.remotefileselector that return IFileServiceModel | |
|---|---|
IFileServiceModel |
IFileServiceSelectorPanel.getServiceModel()
Returns the model that is used to communicate with the file system. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||