public class UserWorkEntityIdHelper extends java.lang.Object implements EntityIdHelper<UserWorkDto,java.lang.Integer>
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getEntityId(UserWorkDto entity)
Will return the unique identifier for the T entity
|
static UserWorkEntityIdHelper |
instanceOf() |
public java.lang.Integer getEntityId(UserWorkDto entity)
EntityIdHelper
getEntityId
in interface EntityIdHelper<UserWorkDto,java.lang.Integer>
public static UserWorkEntityIdHelper instanceOf()