Package | Description |
---|---|
org.xbup.lib.xbcatalog.entity | |
org.xbup.lib.xbcatalog.entity.manager | |
org.xbup.lib.xbcatalog.update | |
org.xbup.lib.xbcatalog.yaml |
Modifier and Type | Class and Description |
---|---|
class |
XBEBlockCons
Block consist database entity.
|
class |
XBEBlockJoin
Block join database entity.
|
class |
XBEBlockListCons
Block list consist database entity.
|
class |
XBEBlockListJoin
Block list join database entity.
|
class |
XBEBlockRev
Block revision database entity.
|
class |
XBEBlockSpec
Block specification entity.
|
class |
XBEConsDef
Consist database entity.
|
class |
XBEFormatCons
Format consist database entity.
|
class |
XBEFormatJoin
Format join database entity.
|
class |
XBEFormatRev
Format revision database entity.
|
class |
XBEFormatSpec
Format specification database entity.
|
class |
XBEGroupCons
Group consist database entity.
|
class |
XBEGroupJoin
Group join database entity.
|
class |
XBEGroupRev
Group revision database entity.
|
class |
XBEGroupSpec
Group specification database entity.
|
class |
XBEJoinDef
Join database database entity.
|
class |
XBELimitSpec
Limitation database entity.
|
class |
XBENode
Node database entity.
|
class |
XBERev
Revision database entity.
|
class |
XBESpec
Specification database entity.
|
class |
XBESpecDef
Specification definition database entity.
|
Modifier and Type | Method and Description |
---|---|
XBEItem |
XBEXHDoc.getItem() |
XBEItem |
XBEXIcon.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
XBEXHDoc.setItem(XBEItem item) |
void |
XBEXItemInfo.setItem(XBEItem item) |
void |
XBEItem.setParent(XBEItem owner) |
void |
XBEXIcon.setParent(XBEItem parent) |
Modifier and Type | Method and Description |
---|---|
XBEItem |
XBETranManager.findById(long id) |
Modifier and Type | Method and Description |
---|---|
void |
XBCUpdatePHPHandler.updateItem(XBEItem item,
org.xbup.lib.xb.catalog.update.ItemInfo info) |
Modifier and Type | Method and Description |
---|---|
void |
XBCatalogYaml.importItem(java.util.Map<java.lang.String,java.lang.Object> blockData,
XBEItem target) |