Modifier and Type | Method and Description |
---|---|
protected boolean |
DeployCmd.deploymentsDiffer(DataObjectDeploymentEntity deployment,
DataObjectDeploymentEntity saved) |
Modifier and Type | Method and Description |
---|---|
protected void |
DataObjectDefinitionDeployer.updateCachingAndArtifacts(DataObjectDefinitionEntity dataObjectDefinition,
DataObjectModel model,
DataObjectDeploymentEntity deployment) |
Modifier and Type | Class and Description |
---|---|
class |
DataObjectDeploymentEntityImpl |
Modifier and Type | Method and Description |
---|---|
void |
DataObjectDeploymentEntityManagerImpl.delete(DataObjectDeploymentEntity entity,
boolean fireDeleteEvent) |
void |
DataObjectDeploymentEntityManagerImpl.insert(DataObjectDeploymentEntity deployment) |
void |
DataObjectDeploymentEntityManagerImpl.insert(DataObjectDeploymentEntity deployment,
boolean fireEvent) |
Modifier and Type | Method and Description |
---|---|
DataObjectDeploymentEntity |
MybatisDataObjectDeploymentDataManager.create() |
Modifier and Type | Method and Description |
---|---|
Class<? extends DataObjectDeploymentEntity> |
MybatisDataObjectDeploymentDataManager.getManagedEntityClass() |
Modifier and Type | Field and Description |
---|---|
protected DataObjectDeploymentEntity |
DataObjectDeploymentBuilderImpl.deployment |