@Dependent public class ItemDefinitionCreateHandler extends Object
Constructor and Description |
---|
ItemDefinitionCreateHandler(ItemDefinitionUtils itemDefinitionUtils,
ItemDefinitionStore itemDefinitionStore) |
Modifier and Type | Method and Description |
---|---|
ItemDefinition |
appendItemDefinition() |
ItemDefinition |
insertNested(DataType record,
DataType reference) |
ItemDefinition |
insertSibling(DataType record,
DataType reference,
CreationType creationType) |
@Inject public ItemDefinitionCreateHandler(ItemDefinitionUtils itemDefinitionUtils, ItemDefinitionStore itemDefinitionStore)
public ItemDefinition appendItemDefinition()
public ItemDefinition insertNested(DataType record, DataType reference)
public ItemDefinition insertSibling(DataType record, DataType reference, CreationType creationType)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.