Package io.meeds.gamification.entity
Class RealizationEntity
java.lang.Object
io.meeds.gamification.entity.AbstractAuditingEntity
io.meeds.gamification.entity.RealizationEntity
- All Implemented Interfaces:
Serializable
@Entity(name="RealizationEntity")
public class RealizationEntity
extends AbstractAuditingEntity
implements Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class io.meeds.gamification.entity.AbstractAuditingEntity
createdBy, createdDate, lastModifiedBy, lastModifiedDate -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
globalScore
protected long globalScore -
sendingDate
-
-
Constructor Details
-
RealizationEntity
public RealizationEntity()
-