Class XBEDefaultService<T extends org.exbin.xbup.core.catalog.base.XBCBase>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected XBECatalog catalog  
      • Fields inherited from class org.exbin.xbup.core.catalog.base.service.XBCDefaultItemService

        itemManager
    • Method Summary

      • Methods inherited from class org.exbin.xbup.core.catalog.base.service.XBCDefaultItemService

        createItem, getAllItems, getItem, getItemsCount, persistItem, removeItem
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.service.XBCService

        createItem, getAllItems, getItem, getItemsCount, persistItem, removeItem
    • Field Detail

      • catalog

        @Autowired
        protected XBECatalog catalog
    • Constructor Detail

      • XBEDefaultService

        public XBEDefaultService()
      • XBEDefaultService

        public XBEDefaultService​(XBECatalog catalog)