Package io.datarouter.model.key
Interface Key<K extends Key<K>>
- All Superinterfaces:
Comparable<FieldSet<K>>,Fielder<K>,FieldSet<K>
- All Known Subinterfaces:
EntityKey<K>,EntityPrimaryKey<EK,PK>,FieldlessIndexEntryPrimaryKey<IK,PK,D>,PrimaryKey<PK>,RegularPrimaryKey<PK>,UniqueKey<K>
- All Known Implementing Classes:
BaseBooleanKey,BaseEntityKey,BaseEntityPrimaryKey,BaseIntegerKey,BaseKey,BaseLongKey,BaseLongUniqueKey,BasePrimaryKey,BaseRegularPrimaryKey,BaseStringKey,BaseStringUniqueKey,BaseUniqueKey
public interface Key<K extends Key<K>> extends FieldSet<K>
-
Method Summary
Methods inherited from interface io.datarouter.model.field.FieldSet
getFieldNames, getFields, getFieldValue, getFieldValues