public class InstanceManager
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
InstanceManager() |
| Modifier and Type | Method and Description |
|---|---|
InstanceByEntity |
getInstanceByEntity(AbstractBMPEntity bmp) |
void |
removeInstance(AbstractBMPEntity bmp) |
void |
removeKey(EntityPrimaryKey key) |
public InstanceByEntity getInstanceByEntity(AbstractBMPEntity bmp)
public void removeInstance(AbstractBMPEntity bmp)
public void removeKey(EntityPrimaryKey key)