Modifier and Type | Method and Description |
---|---|
protected DataObjectSchemaDefinition |
DataObjectSchemaDefinitionDeployer.getMostRecentVersionOfDefinition(String key,
String tenantId) |
Modifier and Type | Interface and Description |
---|---|
interface |
DataObjectSchemaDefinitionEntity |
Modifier and Type | Class and Description |
---|---|
class |
DataObjectSchemaDefinitionEntityImpl |
Modifier and Type | Method and Description |
---|---|
List<DataObjectSchemaDefinition> |
DataObjectSchemaDefinitionEntityManagerImpl.findByCriteria(DataObjectSchemaDefinitionQuery query) |
List<DataObjectSchemaDefinition> |
DataObjectSchemaDefinitionEntityManager.findByCriteria(DataObjectSchemaDefinitionQuery query) |
Modifier and Type | Method and Description |
---|---|
List<DataObjectSchemaDefinition> |
DataObjectSchemaDefinitionDataManager.findByCriteria(DataObjectSchemaDefinitionQueryImpl query) |
Modifier and Type | Method and Description |
---|---|
List<DataObjectSchemaDefinition> |
MybatisDataObjectSchemaDefinitionDataManager.findByCriteria(DataObjectSchemaDefinitionQueryImpl query) |
Modifier and Type | Method and Description |
---|---|
List<DataObjectSchemaDefinition> |
DataObjectSchemaDefinitionQueryImpl.executeList(CommandContext commandContext) |