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