Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Method Signature Item getItem(String itemId);
Description
Retrieves an item with the specified itemId.
Parameters String -item id to retrieve.
Result Item- the item object. If you specified an invalid item id in the parameter then the item will be null.

  • No labels