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.

Remote File Selector Model - InformationServices

Overview

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

The InformationServicesFileMetadata class stores the information specific to the InformationService type of file.

The InformationServicesSearchModel class is used to do the searching of the InformationServices file system.

The InformationServicesAuthorToObjectTransform, InformationServicesDescriptionToObjectTransform, InformationServicesKeywordsToObjectTransform, and the InformationServicesModTimeToDateTransform classes retrieve the file information from the InformationServicesFileMetadata class.