ApplicationProfile
This type is a class for model objects.
An application profile is a set of policies that are to be applied during the execution of an enterprise bean and a set of tasks that are associated with that profile.
Package: appprofileapplicationext
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
ApplicationProfileExtension.applicationProfile
Attributes Summary |
name : EString |
Name of the application profile
|
description : EString |
Description of the application profile
|
tasks : Task *
|
A list of tasks associated with this application profile
|
name - Name of the application profile
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
description - Description of the application profile
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
tasks - A list of tasks associated with this application profile
Reference Type: Task *
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