UDDIConfig

This type is a class for model objects.

* No description is available *

Package: uddiconfig

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



Attributes Summary
dbMaxResultCount : EInt the limit on the number of rows of information that should be returned on Find requests, and will apply if the request does not specify a maxRows limit itself (or if it specifies a limit which exceeds this value).
persister : EString Indicates what database is to be used as the persistence store for the UDDI Registry database.
defaultLanguage : EString is the default language to be used on a publish request as the xml:lang when one is not specified. The initial value for this in uddi.properties is en-US. This property must contain one of the valid xml:lang values.
operatorName : EString This is a string which is stored in every registry object, to indicate the operator of the UDDI Registry.
maxSearchKeys : EInt the maximum number of search keys that can be used on find API requests.
getServletURLPrefix : EString Used to build up the discovery URL.
getServletName : EString Used to build up the discovery URL



Attribute Details

dbMaxResultCount  -  the limit on the number of rows of information that should be returned on Find requests, and will apply if the request does not specify a maxRows limit itself (or if it specifies a limit which exceeds this value).
    Data Type: EInt
    Default value:  -1
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

persister  -  Indicates what database is to be used as the persistence store for the UDDI Registry database.
    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

defaultLanguage  -  is the default language to be used on a publish request as the xml:lang when one is not specified. The initial value for this in uddi.properties is en-US. This property must contain one of the valid xml:lang values.
    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

operatorName  -  This is a string which is stored in every registry object, to indicate the operator of the UDDI Registry.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

maxSearchKeys  -  the maximum number of search keys that can be used on find API requests.
    Data Type: EInt
    Default value:  5
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

getServletURLPrefix  -  Used to build up the discovery URL.
    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

getServletName  -  Used to build up the discovery URL
    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