public interface EntityWithId extends Collectible
Modifier and Type | Method and Description |
---|---|
com.whitestein.lsps.engine.state.xml.Copiable |
createCopy(ModelInstance targetModelInstance)
Creates a copy without references to other objects.
|
void |
finishCopy(com.whitestein.lsps.engine.state.xml.Copiable source,
CopyHelper helper)
Copy references.
|
long |
getId()
Returns the id.
|
collect, getReferences, isPersistent
long getId()
com.whitestein.lsps.engine.state.xml.Copiable createCopy(ModelInstance targetModelInstance)
targetModelInstance
- void finishCopy(com.whitestein.lsps.engine.state.xml.Copiable source, CopyHelper helper)
source
- helper
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.