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