PK - the generic type of the id@MappedSuperclass public abstract class ActivatableEntity<PK extends Serializable> extends BaseEntity<PK> implements de.alpharogroup.db.entity.activatable.IdentifiableActivatable<PK>
ActivatableEntity is a base entity with a flag 'active' that indicates if an
entity is active(enabled) or not.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.