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