Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package 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.

See:
          Description

Class Summary
AddFolderCommand This class implements the add new folder command.
DeleteCommand This class implements the delete command.
PasteCommand This class implements the paste command.
RenameCommand This class implements the rename command.
 

Package com.sas.commands.remotefileselector.ifileservice Description

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.

Remote File Selector Commands - IFileService

Overview

The AddFolderCommand class provides the ability to add a folder item to the IFileService file system being viewed.

The DeleteCommand class provides the ability to delete files and folders from the IFileService file system being viewed.

The PasteCommand class provides the ability to paste items from the model's paste buffer to the IFileService file system.

The RenameCommand class provides the ability to rename the selected item.

 


Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.