T
- entity classpublic class XBEDefaultService<T extends org.xbup.lib.xb.catalog.base.XBCBase>
extends org.xbup.lib.xb.catalog.base.service.XBCDefaultItemService<T>
implements org.xbup.lib.xb.catalog.base.service.XBCService<T>
Modifier and Type | Field and Description |
---|---|
protected XBECatalog |
catalog |
Constructor and Description |
---|
XBEDefaultService() |
XBEDefaultService(XBECatalog catalog) |
createItem, getAllItems, getItem, getItemsCount, persistItem, removeItem
@Autowired protected XBECatalog catalog
public XBEDefaultService()
public XBEDefaultService(XBECatalog catalog)