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