public interface CreatableItemType
| Modifier and Type | Method and Description |
|---|---|
StructureRow |
createDummyRow(long rowId,
long semantics,
Map<String,Object> values,
ErrorCollection errors) |
ItemIdentity |
createItem(Map<String,Object> values,
ErrorCollection errors) |
StructureRow createDummyRow(long rowId, long semantics, Map<String,Object> values, ErrorCollection errors) throws StructureException
StructureExceptionItemIdentity createItem(Map<String,Object> values, ErrorCollection errors) throws StructureException
StructureExceptionCopyright © 2023 ALM Works. All Rights Reserved.