@Service public class XBEXInfoService extends XBEDefaultService<XBEXItemInfo> implements org.xbup.lib.xb.catalog.base.service.XBCXInfoService<XBEXItemInfo>, java.io.Serializable
catalog
Constructor and Description |
---|
XBEXInfoService() |
XBEXInfoService(XBECatalog catalog) |
Modifier and Type | Method and Description |
---|---|
XBEXItemInfo |
getNodeInfo(org.xbup.lib.xb.catalog.base.XBCNode dir) |
void |
init() |
createItem, getAllItems, getItem, getItemsCount, persistItem, removeItem
public XBEXInfoService()
public XBEXInfoService(XBECatalog catalog)
@PostConstruct public void init()
public XBEXItemInfo getNodeInfo(org.xbup.lib.xb.catalog.base.XBCNode dir)
getNodeInfo
in interface org.xbup.lib.xb.catalog.base.service.XBCXInfoService<XBEXItemInfo>