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

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.informationservices Description

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.

Remote File Selector Commands - InformationServices

Overview

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

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

The PasteCommand class provides the ability to paste items from the model's paste buffer to the InformationService 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.