public class OMAGViewServiceRegistration extends Object
| Constructor and Description |
|---|
OMAGViewServiceRegistration() |
| Modifier and Type | Method and Description |
|---|---|
static ViewServiceRegistration |
getViewServiceRegistration(String urlMarker)
Retrieve the requested OMVS registration information
|
static List<ViewServiceRegistration> |
getViewServiceRegistrationList()
Retrieve the list of registered OMVSs
|
static void |
registerViewService(ViewServiceRegistration registration)
Register OMVS
|
public static void registerViewService(ViewServiceRegistration registration)
registration - information about the specific OMVSpublic static List<ViewServiceRegistration> getViewServiceRegistrationList()
public static ViewServiceRegistration getViewServiceRegistration(String urlMarker)
urlMarker - URL insert that identifies the serviceCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.