ExternalFileService

This type is a class for model objects.

A service for viewing and or editing external files.

Package: externalfileservices
Supertype: ServerComponent

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



Attributes Summary
enable : EBoolean Only users with Administrative privledges can set this value. It controls whether or not the external file service should be exposed. If set to true, Monitor and Operators can take read only actions on the external files and Configurators (as well as Administrators) will have all privledges for the files.
externalFiles : ExternalFile * * No description is available *



Attribute Details

enable  -  Only users with Administrative privledges can set this value. It controls whether or not the external file service should be exposed. If set to true, Monitor and Operators can take read only actions on the external files and Configurators (as well as Administrators) will have all privledges for the files.
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

externalFiles  -  * No description is available *
    Reference Type: ExternalFile *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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