public class SchemaVsIndexDiff
extends java.lang.Object
Constructor and Description |
---|
SchemaVsIndexDiff() |
Modifier and Type | Method and Description |
---|---|
boolean |
entityHasChanged(EntityI _entity) |
boolean |
entityWasAdded(EntityI _entity) |
boolean |
entityWasRemoved(EntityI _entity) |
EntityI[] |
getRemovedEntities() |
void |
setAttributeWasAdded(AttributeI _attr) |
void |
setAttributeWasChanged(AttributeI _attr) |
void |
setAttributeWasRemoved(AttributeI _attr) |
void |
setEntityWasAdded(EntityI _entity) |
void |
setEntityWasRemoved(EntityI _entity) |
public EntityI[] getRemovedEntities()
public boolean entityHasChanged(EntityI _entity)
public boolean entityWasAdded(EntityI _entity)
public boolean entityWasRemoved(EntityI _entity)
public void setEntityWasRemoved(EntityI _entity)
public void setEntityWasAdded(EntityI _entity)
public void setAttributeWasRemoved(AttributeI _attr)
public void setAttributeWasAdded(AttributeI _attr)
public void setAttributeWasChanged(AttributeI _attr)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.