Interface UpdatableItemType
- All Known Implementing Classes:
GenericItemType
public interface UpdatableItemType
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdateItem(ItemIdentity itemId, Map<String, Object> values, ErrorCollection errors)
-
Method Details
-
updateItem
void updateItem(ItemIdentity itemId, Map<String, Object> values, ErrorCollection errors) throws StructureException- Throws:
StructureException
-