Package io.github.astrapi69.data.nameable
package io.github.astrapi69.data.nameable
-
InterfacesClassDescriptionIdentifiableNameable<PK extends Serializable>IdentifiableNameableActivatable<PK extends Serializable>The interface
IdentifiableNameableActivatable
is a combination of the interfacesIdentifiable
,Nameable
andActivatable
.IdentifiableNameableVersionable<PK extends Serializable>The interfaceIdentifiableNameableVersionable
is a combination of the interfacesIdentifiable
,Nameable
andVersionable
.The interfaceNameable
can be implemented from an data for a table with a single string value.