ExtendedRepositoryService

This type is a class for model objects.

This is an Extension to the RepositoryService. It is used to represent the Configuration Repository of WAS as well as to store certain configuration information for the Repository Checkpoints function.

Package: repositorycheckpoint

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



Attributes Summary
checkpointRoot : EString Location of the Repository Checkpoints.
autoCheckpointsEnabled : EBoolean True if delta checkpoints should be created automatically.
autoCheckpointsDepth : EInt The maximum number of delta checkpoints to store at any particular instance in time.
name : EString * No description is available *



Attribute Details

checkpointRoot  -  Location of the Repository Checkpoints.
    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

autoCheckpointsEnabled  -  True if delta checkpoints should be created automatically.
    Data Type: EBoolean
    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

autoCheckpointsDepth  -  The maximum number of delta checkpoints to store at any particular instance in time.
    Data Type: EInt
    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

name  -  * No description is available *
    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



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