SIBWSInboundService

This type is a class for model objects.

An inbound service describes the web service enablement of an SIBus destination. It provides the configuration of endpoint listeners within a port.

Package: sibwsinbound

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



Attributes Summary
name : EString The name of this inbound service. Standard WebSphere character restrictions apply.
description : EString An optional description of the service.
serviceDestinationName : EString The name of the service destination which will be associated with this service.
enableOperationLevelSecurity : EBoolean An option to enable operation level security.
port : SIBWSInboundPort * Inbound ports owned by this service. For the service to be fully operational at least one port must be configured. Port configuration will be generated automatically if the inbound service is created from a WSDL using the admin task createSIBWSInboundService or the inbound service wizard.
UDDIPublication : SIBWSUDDIPublication * Optional UDDI publication objects.
WSDLLocation : SIBWSWSDLLocation @ A link to the WSDL location object which contains information about the WSDL which describes this service.
property : * Null Class Name * * Optional additional properties may be configured here as name-value pairs.



Attribute Details

name  -  The name of this inbound service. 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 the service.
    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

serviceDestinationName  -  The name of the service destination which will be associated with this service.
    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

enableOperationLevelSecurity  -  An option to enable operation level security.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

port  -  Inbound ports owned by this service. For the service to be fully operational at least one port must be configured. Port configuration will be generated automatically if the inbound service is created from a WSDL using the admin task createSIBWSInboundService or the inbound service wizard.
    Reference Type: SIBWSInboundPort *
    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

UDDIPublication  -  Optional UDDI publication objects.
    Reference Type: SIBWSUDDIPublication *
    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

WSDLLocation  -  A link to the WSDL location object which contains information about the WSDL which describes this service.
    Reference Type: SIBWSWSDLLocation @
    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

property  -  Optional additional properties may be configured here as name-value pairs.
    Reference Type: * Null Class Name * *
    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