Class PutOpIdGeneratedManagedTestBeanKey
java.lang.Object
io.datarouter.model.field.BaseFieldSet<K>
io.datarouter.model.key.BaseKey<K>
io.datarouter.model.key.unique.BaseUniqueKey<PK>
io.datarouter.model.key.primary.BasePrimaryKey<PK>
io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<PutOpIdGeneratedManagedTestBeanKey>
io.datarouter.client.mysql.test.client.insert.generated.managed.PutOpIdGeneratedManagedTestBeanKey
- All Implemented Interfaces:
PutOpGeneratedTestBeanKey<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.field.FieldSet<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.key.entity.EntityKey<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.key.Key<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.key.primary.EntityPrimaryKey<PutOpIdGeneratedManagedTestBeanKey,PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.key.primary.PrimaryKey<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.key.primary.RegularPrimaryKey<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.key.unique.UniqueKey<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.serialize.fielder.Fielder<PutOpIdGeneratedManagedTestBeanKey>,io.datarouter.model.serialize.fielder.PrimaryKeyFielder<PutOpIdGeneratedManagedTestBeanKey>,java.lang.Comparable<io.datarouter.model.field.FieldSet<PutOpIdGeneratedManagedTestBeanKey>>
public class PutOpIdGeneratedManagedTestBeanKey extends io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<PutOpIdGeneratedManagedTestBeanKey> implements PutOpGeneratedTestBeanKey<PutOpIdGeneratedManagedTestBeanKey>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPutOpIdGeneratedManagedTestBeanKey.FieldKeys -
Field Summary
-
Constructor Summary
Constructors Constructor Description PutOpIdGeneratedManagedTestBeanKey() -
Method Summary
Methods inherited from class io.datarouter.model.key.primary.base.BaseRegularPrimaryKey
getEntityKey, getEntityKeyFields, getPostEntityKeyFields, prefixFromEntityKeyMethods inherited from class io.datarouter.model.field.BaseFieldSet
compareTo, equals, getFieldNames, getFields, getFieldValue, getFieldValues, hashCode, toString
-
Constructor Details
-
PutOpIdGeneratedManagedTestBeanKey
public PutOpIdGeneratedManagedTestBeanKey()
-
-
Method Details
-
getFields
public java.util.List<io.datarouter.model.field.Field<?>> getFields()- Specified by:
getFieldsin interfaceio.datarouter.model.field.FieldSet<PutOpIdGeneratedManagedTestBeanKey>
-
getId
public java.lang.Long getId()- Specified by:
getIdin interfacePutOpGeneratedTestBeanKey<PutOpIdGeneratedManagedTestBeanKey>
-