|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
IFileServiceEngineToObjectTransform | IFileServiceEngineToObjectTransform class reads the metadata information related to SAS data engines. |
IFileServiceFileMetadata | IFileServiceFileMetadata defines a class that contains the file metadata returned through calls to the IFileService class. |
IFileServiceModel | IFileServiceModel defines the model that communicates with the IOM IFileService. |
IFileServiceModTimeToDateTransform | IFileServiceModTimeToDateTransform reads the modified time metadata attribute and returns it as a Date object. |
IFileServiceSearchModel | |
IFileServiceSizeToIntegerTransform |
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.
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.
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |