WorkAreaService
This type is a class for model objects.
The Work Area Service manages the scope and implicit propagation of application context.
Package: workareaservice
Supertype: Service
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
PMEServerExtension.workAreaService
Attributes Summary maxSendSize : EInt The maximum size of data that can be sent within a single work area. (0 = no limit; -1 = default) maxReceiveSize : EInt The maximum size of data that can be received within a single work area. (0 = no limit; -1 = default) enableWebServicePropagation : EBoolean * No description is available *
Attribute Details
maxSendSize - The maximum size of data that can be sent within a single work area. (0 = no limit; -1 = default)
Data Type: EInt
Default value: 32768
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
maxReceiveSize - The maximum size of data that can be received within a single work area. (0 = no limit; -1 = default)
Data Type: EInt
Default value: 32768
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
enableWebServicePropagation - * No description is available *
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006