| Modifier and Type | Interface and Description |
|---|---|
interface |
XBCBlockCons
Bind for level 2 type binds
|
interface |
XBCBlockJoin |
interface |
XBCBlockListCons
Potentionally Infinite List Def.
|
interface |
XBCBlockListJoin
Finite List Bind.
|
interface |
XBCConsDef
Consitence binding
|
interface |
XBCFormatCons |
interface |
XBCFormatJoin |
interface |
XBCGroupCons |
interface |
XBCGroupJoin |
interface |
XBCJoinDef
Join Definition Item.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBEBlockCons
Block Consist Database Entity.
|
class |
XBEBlockJoin |
class |
XBEBlockListCons |
class |
XBEBlockListJoin |
class |
XBEConsDef |
class |
XBEFormatCons |
class |
XBEFormatJoin |
class |
XBEGroupCons |
class |
XBEGroupJoin |
class |
XBEJoinDef |
class |
XBESpecDef
XBUP Catalog Level 1 Definition Entity.
|
| Modifier and Type | Method and Description |
|---|---|
XBCSpecDef |
XBESpecManager.getSpecDef(long itemId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCSpecDef> |
XBESpecManager.getSpecDefs(XBCSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCSpecDef> |
XBESpecService.getSpecDefs(XBCSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
XBCSpecDef |
XBCSpecManager.findSpecDefByXB(XBCSpec spec,
long xbIndex)
Get Bind of given index
|
XBCSpecDef |
XBCSpecManager.getSpecDef(long itemId) |
XBCSpecDef |
XBCSpecManager.getSpecDefByOrder(XBCSpec spec,
long index)
Get Bind of given index
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCSpecDef> |
XBCSpecManager.getSpecDefs(XBCSpec spec)
Get list of all binds
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBRBlockCons |
class |
XBRBlockJoin |
class |
XBRBlockListCons |
class |
XBRBlockListJoin |
class |
XBRConsDef |
class |
XBRFormatCons |
class |
XBRFormatJoin |
class |
XBRGroupCons |
class |
XBRGroupJoin |
class |
XBRJoinDef |
class |
XBRSpecDef |
| Modifier and Type | Method and Description |
|---|---|
XBCSpecDef |
XBRSpecManager.getSpecDef(long itemId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCSpecDef> |
XBRSpecManager.getSpecDefs(XBCSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
XBCSpecDef |
XBRSpecService.getSpecDef(long itemId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCSpecDef> |
XBRSpecService.getSpecDefs(XBCSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
XBCSpecDef |
XBCSpecService.findSpecDefByXB(XBCSpec spec,
long xbIndex)
Get Bind of given index
|
XBCSpecDef |
XBCSpecService.getSpecDef(long itemId) |
XBCSpecDef |
XBCSpecService.getSpecDefByOrder(XBCSpec spec,
long index)
Get Bind of given index
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCSpecDef> |
XBCSpecService.getSpecDefs(XBCSpec spec)
Get list of all binds
|