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