|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use RemoteFileMetadataInterface | |
|---|---|
| com.sas.swing.models.remotefileselector | The primary focus of the com.sas.swing.models.remotefileselector package is to provide the classes making up the model portion of the Remote File Selector. |
| com.sas.swing.models.remotefileselector.ifileservice | 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. |
| com.sas.swing.models.remotefileselector.informationservices | 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. |
| Uses of RemoteFileMetadataInterface in com.sas.swing.models.remotefileselector |
|---|
| Classes in com.sas.swing.models.remotefileselector that implement RemoteFileMetadataInterface | |
|---|---|
class |
BaseRemoteFileMetadata
BaseRemoteFileMetadata defines an abstract class that implements the RemoteFileMetadataInterface. |
| Methods in com.sas.swing.models.remotefileselector that return RemoteFileMetadataInterface | |
|---|---|
RemoteFileMetadataInterface |
RemoteFileServerModelInterface.getNodeAt(int rowIndex)
Returns a RemoteFileMetadataInterface for specified index. |
RemoteFileMetadataInterface |
RemoteFileServerModel.getNodeAt(int rowIndex)
Returns a RemoteFileMetadataInterface for specified index. |
| Methods in com.sas.swing.models.remotefileselector with parameters of type RemoteFileMetadataInterface | |
|---|---|
void |
RemoteFileServerModelInterface.addToPasteBuffer(RemoteFileMetadataInterface node)
Add the given metadata node to the paste buffer. |
void |
RemoteFileServerModel.addToPasteBuffer(RemoteFileMetadataInterface node)
Add the given metadata node to the paste buffer. |
| Uses of RemoteFileMetadataInterface in com.sas.swing.models.remotefileselector.ifileservice |
|---|
| Classes in com.sas.swing.models.remotefileselector.ifileservice that implement RemoteFileMetadataInterface | |
|---|---|
class |
IFileServiceFileMetadata
IFileServiceFileMetadata defines a class that contains the file metadata returned through calls to the IFileService class. |
| Uses of RemoteFileMetadataInterface in com.sas.swing.models.remotefileselector.informationservices |
|---|
| Classes in com.sas.swing.models.remotefileselector.informationservices that implement RemoteFileMetadataInterface | |
|---|---|
class |
InformationServicesFileMetadata
InformationServicesFileMetadata defines a class that contains the file metadata returned through calls to the Information Service. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||