public interface EntityInfo extends Serializable
entity
.Modifier and Type | Method and Description |
---|---|
long |
getEntityId()
Provides the local id of the entity.
|
String |
getEntityTypeName()
Provides the name of the containing table.
|
long |
getReleaseTo()
Provides the date in millisceconds this entity is released to.
|
long |
getSchemaId()
Provides the id of the containing DB schema.
|
String |
getSchemaUid()
Provides the UID of the containing DB schema.
|
long |
getValidFrom()
Provides the date in milliseconds this entity is valid from.
|
long |
getValidTo()
Provides the date in milliseconds this entity is valid to.
|
long getSchemaId()
String getSchemaUid()
String getEntityTypeName()
long getEntityId()
long getValidFrom()
long getValidTo()
long getReleaseTo()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210