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