public class UISupportRegistery extends Object
Modifier and Type | Method and Description |
---|---|
IRepositoryExplorerUISupport |
createUISupport(Class<? extends IRepositoryService> service) |
static UISupportRegistery |
getInstance() |
void |
registerUISupport(Class<? extends IRepositoryService> service,
Class<? extends IRepositoryExplorerUISupport> supportClass) |
public static UISupportRegistery getInstance()
public void registerUISupport(Class<? extends IRepositoryService> service, Class<? extends IRepositoryExplorerUISupport> supportClass)
public IRepositoryExplorerUISupport createUISupport(Class<? extends IRepositoryService> service) throws UIObjectCreationException
UIObjectCreationException
Copyright © 2019 Hitachi Vantara. All rights reserved.