Interface ItemsInterface
public interface ItemsInterface
- Author:
- m.vanleunen
-
Method Summary
-
Method Details
-
createItem
Creates a new item. Returns null if no item was successfully created.- Parameters:
itemdefnr
- the id of the item definition- Returns:
- the new item or null if not created
-