|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AuthorFilter | AuthorFilter class provides a filter to search on the author metadata item. |
InformationServicesAuthorToObjectTransform | InformationServicesAuthorToObjectTransform class reads the author metadata item. |
InformationServicesDescriptionToObjectTransform | InformationServicesDescriptionToObjectTransform class reads the description metadata attribute. |
InformationServicesFileMetadata | InformationServicesFileMetadata defines a class that contains the file metadata returned through calls to the Information Service. |
InformationServicesKeywordsToObjectTransform | InformationServicesKeywordsToObjectTransform class reads the keywords metadata attribute. |
InformationServicesModel | InformationServicesModel defines the model that communicates with the Information Service. |
InformationServicesModel2 | This is an experimental version of the InformationServicesModel using Gary William's new BrowseMetadataInterface class to retrieve information. |
InformationServicesModTimeToDateTransform | InformationServicesModTimeToStringTransform transforms the object into a Date value. |
InformationServicesSearchModel | InformationServicesSearchModel class probivides the additional functionality to perform searches on the file system data. |
InformationServicesSearchModel2 | InformationServicesSearchModel class probivides the additional functionality to perform searches on the file system data. |
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.
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.
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |