Package de.otto.synapse.edison.state
Class EntityHalRepresentation
java.lang.Object
de.otto.edison.hal.HalRepresentation
de.otto.synapse.edison.state.EntityHalRepresentation
public class EntityHalRepresentation
extends de.otto.edison.hal.HalRepresentation
-
Constructor Summary
Constructors Constructor Description EntityHalRepresentation(de.otto.edison.hal.Links links, java.lang.Object entity) -
Method Summary
Modifier and Type Method Description java.lang.ObjectgetEntity()
-
Constructor Details
-
EntityHalRepresentation
public EntityHalRepresentation(de.otto.edison.hal.Links links, java.lang.Object entity)
-
-
Method Details
-
getEntity
public java.lang.Object getEntity()
-