Interface IdentifiableVisibility<PK extends Serializable>
- Type Parameters:
PK
- the generic type of the identifier
- All Superinterfaces:
GenericIdentifiable<PK>
,Identifiable<PK>
,Visibility
public interface IdentifiableVisibility<PK extends Serializable>
extends Identifiable<PK>, Visibility
The interface
IdentifiableVisibility
is a combination of the interfaces
Identifiable
and Visibility
.-
Field Summary
Fields inherited from interface io.github.astrapi69.data.identifiable.Identifiable
COLUMN_NAME_ID
Fields inherited from interface io.github.astrapi69.data.visibility.Visibility
COLUMN_NAME_VISIBLE
-
Method Summary
Methods inherited from interface io.github.astrapi69.data.identifiable.GenericIdentifiable
getId, setId
Methods inherited from interface io.github.astrapi69.data.visibility.Visibility
isVisible, setVisible