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