public class XBRItemManager extends XBRDefaultManager<XBRItem> implements XBCItemManager<XBRItem>
catalog, client| Constructor and Description |
|---|
XBRItemManager(XBRCatalog catalog) |
| Modifier and Type | Method and Description |
|---|---|
long |
getItemsCount()
Count of items in persistent repository.
|
createItem, getAllItems, getItem, persistItem, removeItemclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateItem, getAllItems, getItem, persistItem, removeItempublic XBRItemManager(XBRCatalog catalog)
public long getItemsCount()
XBCManagergetItemsCount in interface XBCManager<XBRItem>getItemsCount in class XBRDefaultManager<XBRItem>