ExternalFile

This type is a class for model objects.

A file external to the websphere configuration on the host machine of the server.

Package: externalfileservices

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ExternalFileService.externalFiles



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

filePath  -  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.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

readOnly  -  Denotes whether the file is only readable. If set to false, the file can be manipulated and saved to the host machine.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

hostname  -  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.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006