Module data.api
Package io.github.astrapi69.data.activatable
-
Interface Summary Interface Description Activatable The interfaceActivatable
can be implemented from an data that needs a trigger to set if the data is active or not.IdentifiableActivatable<PK extends java.io.Serializable> The interfaceIdentifiableActivatable
is a combination of the interfacesIdentifiable
andActivatable
.