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.

Remote File Selector Model - IFileService

Overview

The IFileServiceModel class provides the connection, through the IFileService API, to the host file system. It is used by the RemoteFileServerModel to query the server for file system information.

The IFileServiceFileMetadata class stores the information specific to the IFileService type of file.

The IFileServiceEngineToObjectTransform, IFileServiceModTimeToDateTransform, and the IFileServiceSizeToIntegerTransform classes retrieve the file information from the IFileServiceFileMetadata class.