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, setUpdateHandlerpublic 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.XBCataloggetRootContext in class XBECatalogpublic void initCatalog()
initCatalog in class XBECatalog