PK - the generic type of the id@MappedSuperclass public abstract class VisibilityEntity<PK extends java.io.Serializable> extends SequenceBaseEntity<PK> implements de.alpharogroup.db.entity.visibility.IdentifiableVisibility<PK>
VisibilityEntity is a base entity with a flag 'visible' that indicates if the
entity is visible or not.SEQUENCE_GENERIC_GENERATOR_NAME| Constructor and Description |
|---|
VisibilityEntity() |
toString