This type is a class for model objects.
A file external to the websphere configuration on the host machine of the server.
Package: externalfileservices| Attributes Summary | |
| filePath : EString | Fully qualified path to the file on the host. Variables can be used in specifying the file location. The file can be a directory, in which all files directly contained in the directory will be candidates for external file services. |
| readOnly : EBoolean | Denotes whether the file is only readable. If set to false, the file can be manipulated and saved to the host machine. |
| hostname : EString | The hostname of where the file is located at. If not specified, the file is assumed to be located on the same host as the server. |
| Attribute Details |