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