Package | Description |
---|---|
org.wso2.carbon.registry.core.config |
Modifier and Type | Method and Description |
---|---|
CustomEditManager |
RegistryContext.getCustomEditManager()
Return a custom edit manager, which is used by custom UI implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryContext.setCustomEditManager(CustomEditManager customEditManager)
Set a custom edit manager.
|
Constructor and Description |
---|
RegistryConfigurationProcessor.HandlerDefinitionObject(CustomEditManager customEditManager,
org.apache.axiom.om.OMElement handlerConfigElement)
Constructor accepting a handler configuration and the custom edit manager to use.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.