I18NRunAsSpecified


This type is a class for model objects.

One of three container internationalization attributes; attribute I18NRunAsSpecified indicates that a J2EE container will invoke a hosted J2EE application entity under the custom internationalization context specified in the attribute.

Package: i18ncommonext
Supertype: I18NContainerInternationalizationAttribute

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



Attributes Summary
description : EString A description of the specified internationalization context.
locales : I18NLocale + The ordered list, or chain, of locales composing the specified internationalization context (see I18NLocale).
timeZone : I18NTimeZone @ The time zone composing the specified internationalization context (see I18NTimeZone).



Attribute Details

description  -  A description of the specified internationalization context.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

locales  -  The ordered list, or chain, of locales composing the specified internationalization context (see I18NLocale).
    Reference Type: I18NLocale +
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  1
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

timeZone  -  The time zone composing the specified internationalization context (see I18NTimeZone).
    Reference Type: I18NTimeZone @
    Containment:  true
    Container:  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



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