Skip to main content

EnsLib.UDDI.wsdl.BusinessService

persistent class EnsLib.UDDI.wsdl.BusinessService extends %Library.Persistent

SQL Table Name: EnsLib_UDDI_wsdl.BusinessService

Property Inventory

Method Inventory

Properties

property Bindings as array of EnsLib.UDDI.wsdl.Binding;
Property methods: BindingsBuildValueArray(), BindingsCollectionToDisplay(), BindingsCollectionToOdbc(), BindingsDisplayToCollection(), BindingsGet(), BindingsGetObject(), BindingsGetObjectId(), BindingsGetStored(), BindingsGetSwizzled(), BindingsIsValid(), BindingsOdbcToCollection(), BindingsSet(), BindingsSetObject(), BindingsSetObjectId()
property PortTypes as array of EnsLib.UDDI.wsdl.PortType;
Property methods: PortTypesBuildValueArray(), PortTypesCollectionToDisplay(), PortTypesCollectionToOdbc(), PortTypesDisplayToCollection(), PortTypesGet(), PortTypesGetObject(), PortTypesGetObjectId(), PortTypesGetStored(), PortTypesGetSwizzled(), PortTypesIsValid(), PortTypesOdbcToCollection(), PortTypesSet(), PortTypesSetObject(), PortTypesSetObjectId()
property Services as array of EnsLib.UDDI.wsdl.SOAPService;
Property methods: ServicesBuildValueArray(), ServicesCollectionToDisplay(), ServicesCollectionToOdbc(), ServicesDisplayToCollection(), ServicesGet(), ServicesGetObject(), ServicesGetObjectId(), ServicesGetStored(), ServicesGetSwizzled(), ServicesIsValid(), ServicesOdbcToCollection(), ServicesSet(), ServicesSetObject(), ServicesSetObjectId()
property WSDLLocation as %String;
Property methods: WSDLLocationDisplayToLogical(), WSDLLocationGet(), WSDLLocationGetStored(), WSDLLocationIsValid(), WSDLLocationLogicalToDisplay(), WSDLLocationLogicalToOdbc(), WSDLLocationNormalize(), WSDLLocationSet()

Methods

classmethod GetClassAndNamespace(pUrl As %String, Output pNamespace, Output pClassName)
method GetData(namespace As %String, class As %String) as %Status
classmethod GetRawData(namespace As %String, class As %String, Output pServiceName As %String, Output pLocation As %String, Output pBindingName As %String, Output pNameSpace As %String) as %Status
classmethod GetRawDataNS(class As %String, Output pServiceName As %String, Output pLocation As %String, Output pBindingName As %String, Output pNameSpace As %String) as %Status
classmethod GetURIType(uri As %String)

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (EnsLib.UDDI.wsdl.BusinessService)

^EnsLib.UDDC36C.BusinessSerDB0FD(ID,"Bindings",n)
=
Bindings(n)

Storage Model: Storage (EnsLib.UDDI.wsdl.BusinessService)

^EnsLib.UDDC36C.BusinessSerDB0FD(ID)
=
%%CLASSNAME
WSDLLocation

Storage Model: Storage (EnsLib.UDDI.wsdl.BusinessService)

^EnsLib.UDDC36C.BusinessSerDB0FD(ID,"PortTypes",n)
=
PortTypes(n)

Storage Model: Storage (EnsLib.UDDI.wsdl.BusinessService)

^EnsLib.UDDC36C.BusinessSerDB0FD(ID,"Services",n)
=
Services(n)
FeedbackOpens in a new tab