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()Methods inherited from class de.otto.edison.hal.HalRepresentation
add, equals, getAttribute, getAttributes, getEmbedded, getLinks, hashCode, toString, withEmbedded, withEmbeddedMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
EntityHalRepresentation
public EntityHalRepresentation(de.otto.edison.hal.Links links, java.lang.Object entity)
-
-
Method Details
-
getEntity
public java.lang.Object getEntity()
-