Component DB
latest
License
Database APIs
Component DB
Docs
»
Edit on GitHub
Index
A
|
C
|
E
|
G
|
I
|
L
|
P
|
T
|
U
A
addAllowedChildEntityType() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addAllowedEntityTypeDomain() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addAllowedPropertyValue() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
addDomain() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addEntityType() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addGroup() (cdb.common.db.api.userDbApi.UserDbApi method)
addItem() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemCategory() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemElement() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemElementLog() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemElementProperty() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemElementRelationship() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemItemCategory() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemItemProject() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemItemType() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemProject() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemSource() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addItemType() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addLogAttachment() (cdb.common.db.api.logDbApi.LogDbApi method)
addLogTopic() (cdb.common.db.api.logDbApi.LogDbApi method)
addPropertyType() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
addPropertyTypeCategory() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
addPropertyTypeHandler() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
addRelationshipType() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addRelationshipTypeHandler() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addSource() (cdb.common.db.api.itemDbApi.ItemDbApi method)
addUser() (cdb.common.db.api.userDbApi.UserDbApi method)
addUserToGroup() (cdb.common.db.api.userDbApi.UserDbApi method)
C
cdb.common.db.api (module)
CdbDbApi (class in cdb.common.db.api.cdbDbApi)
E
executeConnectionQuery() (cdb.common.db.api.cdbDbApi.CdbDbApi class method)
executeQuery() (cdb.common.db.api.cdbDbApi.CdbDbApi class method)
executeTransaction() (cdb.common.db.api.cdbDbApi.CdbDbApi class method)
G
getDomainByName() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getEntityTypeByName() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemById() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemByUniqueAttributes() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemCategory() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemElementById() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemElementsByItemId() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemProjects() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemsWithPropertyType() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getItemType() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getLogAttachments() (cdb.common.db.api.logDbApi.LogDbApi method)
getLogEntriesForItemElementId() (cdb.common.db.api.logDbApi.LogDbApi method)
getLogger() (cdb.common.db.api.cdbDbApi.CdbDbApi class method)
getLogs() (cdb.common.db.api.logDbApi.LogDbApi method)
getLogTopics() (cdb.common.db.api.logDbApi.LogDbApi method)
getPropertyHandlerTypeHandlerByPropertyHandlerName() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
getPropertyTypeCategories() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
getPropertyTypeHandlers() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
getPropertyTypes() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
getPropertyTypesByHandlerId() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
getPropertyValueListForItemElementId() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
getPropertyValuesByPropertyTypeId() (cdb.common.db.api.propertyDbApi.PropertyDbApi method)
getRelationshipTypeByName() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getRelationshipTypeHandlerByName() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getSelfElementByItemId() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getSources() (cdb.common.db.api.itemDbApi.ItemDbApi method)
getUserById() (cdb.common.db.api.userDbApi.UserDbApi method)
getUserByUsername() (cdb.common.db.api.userDbApi.UserDbApi method)
getUserGroupByName() (cdb.common.db.api.userDbApi.UserDbApi method)
getUserGroups() (cdb.common.db.api.userDbApi.UserDbApi method)
getUsers() (cdb.common.db.api.userDbApi.UserDbApi method)
I
ItemDbApi (class in cdb.common.db.api.itemDbApi)
L
LogDbApi (class in cdb.common.db.api.logDbApi)
P
PropertyDbApi (class in cdb.common.db.api.propertyDbApi)
T
toCdbObjectList() (cdb.common.db.api.cdbDbApi.CdbDbApi method)
U
UserDbApi (class in cdb.common.db.api.userDbApi)