public class XBAECatalog extends XBECatalog implements XBACatalog
catalogManagers, catalogServices, em, extensionManagers, extensionServices| Constructor and Description |
|---|
XBAECatalog(javax.persistence.EntityManager em,
java.lang.String fileRepositoryPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
XBContext |
getRootContext()
Returns a processing context for empty document.
|
void |
initCatalog() |
addCatalogManager, addExtensionManager, addExtensionService, findBlockSpecByPath, findBlockTypeByPath, findFormatSpecByPath, findFormatTypeByPath, findGroupSpecByPath, findGroupTypeByPath, getBlocks, getCatalogManager, getCatalogService, getEntityManager, getExtensionManager, getExtensionManagers, getExtensionService, getExtensionServices, getFileRepositoryPath, getGroups, getUpdateHandler, initContext, isShallInit, setFileRepositoryPath, setUpdateHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCatalogManager, addExtensionManager, addExtensionService, findBlockTypeByPath, findFormatTypeByPath, findGroupTypeByPath, getBlocks, getCatalogManager, getCatalogService, getExtensionManager, getExtensionManagers, getExtensionService, getExtensionServices, getGroupspublic XBAECatalog(javax.persistence.EntityManager em,
java.lang.String fileRepositoryPath)
public void clear()
public XBContext getRootContext()
XBCataloggetRootContext in interface XBCataloggetRootContext in class XBECatalogpublic void initCatalog()
initCatalog in class XBECatalog