public class XBAECatalog extends XBECatalog implements org.xbup.lib.xb.catalog.XBACatalog
catalogManagers, catalogServices, em
Constructor and Description |
---|
XBAECatalog() |
XBAECatalog(javax.persistence.EntityManager em) |
XBAECatalog(javax.persistence.EntityManager em,
java.lang.String fileRepositoryPath) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
org.xbup.lib.xb.block.declaration.XBContext |
getRootContext() |
void |
initCatalog() |
addCatalogManager, addCatalogService, findBlockSpecByPath, findBlockTypeByPath, findFormatSpecByPath, findFormatTypeByPath, findGroupSpecByPath, findGroupTypeByPath, getBlocks, getCatalogManager, getCatalogManagers, getCatalogService, getCatalogServices, getEntityManager, getFileRepositoryPath, getGroups, getUpdateHandler, initContext, isShallInit, setFileRepositoryPath, setUpdateHandler
public XBAECatalog()
public XBAECatalog(javax.persistence.EntityManager em)
public XBAECatalog(javax.persistence.EntityManager em, java.lang.String fileRepositoryPath)
public void clear()
public org.xbup.lib.xb.block.declaration.XBContext getRootContext()
getRootContext
in interface org.xbup.lib.xb.catalog.XBCatalog
getRootContext
in class XBECatalog
public void initCatalog()
initCatalog
in class XBECatalog