| Package | Description |
|---|---|
| org.xbup.catalog | |
| org.xbup.catalog.base.entity | |
| org.xbup.catalog.base.entity.manager | |
| org.xbup.catalog.base.entity.service | |
| org.xbup.catalog.update |
| Modifier and Type | Method and Description |
|---|---|
XBEFormatSpec |
XBECatalog.findFormatSpecByPath(java.lang.Long[] xbCatalogPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBEFormatCons.setSpec(XBEFormatSpec spec) |
void |
XBEFormatJoin.setSpec(XBEFormatSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
XBEFormatSpec |
XBESpecManager.findFormatSpecByXB(XBCNode node,
long xbIndex) |
XBEFormatSpec |
XBESpecManager.getFormatSpec(XBCNode node,
long index) |
| Modifier and Type | Method and Description |
|---|---|
XBEFormatSpec |
XBESpecService.findFormatSpecByXB(XBCNode node,
long xbIndex) |
XBEFormatSpec |
XBESpecService.getFormatSpec(XBCNode node,
long index) |
| Modifier and Type | Method and Description |
|---|---|
XBEFormatSpec |
XBCUpdateHandler.addFormatSpecFromWS(XBENode node,
java.lang.Long specId) |
XBEFormatSpec |
XBCUpdatePHPHandler.addFormatSpecFromWS(XBENode node,
java.lang.Long specId) |
XBEFormatSpec |
XBCUpdateHandler.updateFormatSpec(java.lang.Long[] path,
java.lang.Long specId) |
XBEFormatSpec |
XBCUpdatePHPHandler.updateFormatSpec(java.lang.Long[] path,
java.lang.Long specId) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBCUpdatePHPHandler.processFormatSpecBinds(XBEFormatSpec spec) |