public interface IDfGlobalModuleRegistry extends IDfModuleRegistry
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRegistryHostName()
Get the global registry host name
|
IDfModuleDescriptor |
getServiceDescriptor(java.lang.String serviceName)
Gets the meta data for the service mapped to the service name, if found.
|
IDfEnumeration |
getServiceDescriptors()
Get a list of all services (SBO) available.
|
list
java.lang.String getRegistryHostName()
IDfEnumeration getServiceDescriptors() throws DfException
IDfModuleDescriptor
DfServiceException
DfException
IDfModuleDescriptor getServiceDescriptor(java.lang.String serviceName) throws DfException
serviceName
- A String that represents the service name for a service-based object.DfException
- if serviceName
cannot be located or, the business object found is not a serviceCopyright 1994-2023 OpenText Corporation. All rights reserved.