UDDIReference

This type is a class for model objects.

A UDDI reference describes the parameters necessary to connect to a particular UDDI registry.

Package: sibws

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



Attributes Summary
publishURL : EString The URL the applications can use to publish to the UDDI registry. Optional.
inquiryURL : EString The URL that applications use to inquire on the registry.
authAlias : EString The ID used for accessing the UDDI repository.
name : EString The name of this UDDI reference. Standard WebSphere character restrictions apply.
description : EString An optional description of this UDDI reference.



Attribute Details

publishURL  -  The URL the applications can use to publish to the UDDI registry. Optional.
    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

inquiryURL  -  The URL that applications use to inquire on the registry.
    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

authAlias  -  The ID used for accessing the UDDI repository.
    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

name  -  The name of this UDDI reference. Standard WebSphere character restrictions apply.
    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  -  An optional description of this UDDI reference.
    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