@Dependent public class DataTypeUpdateHandler extends DataTypeHandler
| Constructor and Description |
|---|
DataTypeUpdateHandler(ItemDefinitionStore itemDefinitionStore,
DataTypeStore dataTypeStore,
DataTypeManager dataTypeManager) |
| Modifier and Type | Method and Description |
|---|---|
List<DataType> |
refreshDependentDataTypes(DataType dataType,
String oldItemDefinitionName) |
void |
update(DataType dataType) |
init@Inject public DataTypeUpdateHandler(ItemDefinitionStore itemDefinitionStore, DataTypeStore dataTypeStore, DataTypeManager dataTypeManager)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.