public class DeepFieldValueCounterResourceAssembler extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<FieldValueCounter,FieldValueCounterResource>
FieldValueCounter.| Constructor and Description |
|---|
DeepFieldValueCounterResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
protected FieldValueCounterResource |
instantiateResource(FieldValueCounter entity) |
FieldValueCounterResource |
toResource(FieldValueCounter entity) |
public DeepFieldValueCounterResourceAssembler()
public FieldValueCounterResource toResource(FieldValueCounter entity)
protected FieldValueCounterResource instantiateResource(FieldValueCounter entity)
instantiateResource in class org.springframework.hateoas.mvc.ResourceAssemblerSupport<FieldValueCounter,FieldValueCounterResource>