Package io.datarouter.model.key.primary
Interface RegularPrimaryKey<PK extends RegularPrimaryKey<PK>>
- All Superinterfaces:
Comparable<FieldSet<PK>>,EntityKey<PK>,EntityPrimaryKey<PK,PK>,Fielder<PK>,FieldSet<PK>,Key<PK>,PrimaryKey<PK>,PrimaryKeyFielder<PK>,UniqueKey<PK>
- All Known Implementing Classes:
BaseRegularPrimaryKey
public interface RegularPrimaryKey<PK extends RegularPrimaryKey<PK>> extends EntityKey<PK>, EntityPrimaryKey<PK,PK>
-
Method Summary
Methods inherited from interface io.datarouter.model.key.primary.EntityPrimaryKey
getEntityKey, getEntityKeyFields, getPostEntityKeyFields, prefixFromEntityKeyMethods inherited from interface io.datarouter.model.field.FieldSet
getFieldNames, getFields, getFieldValue, getFieldValues