ServiceClass

This type is a class for model objects.

The ServiceClass object maps 1 to 1 to a "Service Policy" in the Administrative Console for WebSphere Extended Deployment. The ServiceClass contains the user-defined business goals and are used by WebSphere Extended Deployment to assist in the categorization and prioritization of work. Service policy is used to create work related goals for WebSphere Extended Deployment. A ServiceClass has one and only one ServiceClassGoal and zero or more TransactionClass objects.

Package: servicepolicy

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



Attributes Summary
name : EString The name field is required and is the unique identifier for this ServiceClass. The name defined must be unique among service policies and cannot begin with a . or a space and cannot contain the following characters: ]]> \ / , : ; " * ? < > | = + & % ' #
description : EString The description field is complementary to the name field and is user defined. This field is optional, but it is recommended in environments with multiple administrators that this field is filled out with useful information.
ServiceClassGoal : ServiceClassGoal @ * No description is available *
TransactionClasses : TransactionClass * * No description is available *



Attribute Details

name  -  The name field is required and is the unique identifier for this ServiceClass. The name defined must be unique among service policies and cannot begin with a . or a space and cannot contain the following characters: ]]> \ / , : ; " * ? < > | = + & % ' #
    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  -  The description field is complementary to the name field and is user defined. This field is optional, but it is recommended in environments with multiple administrators that this field is filled out with useful information.
    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

ServiceClassGoal  -  * No description is available *
    Reference Type: ServiceClassGoal @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

TransactionClasses  -  * No description is available *
    Reference Type: TransactionClass *
    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