public class EntityActionResult extends Object
| Constructor and Description |
|---|
EntityActionResult() |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getEntity() |
boolean |
isCreated() |
EntityActionResult |
setCreated(boolean created) |
EntityActionResult |
setEntity(Entity entity) |
public Entity getEntity()
public EntityActionResult setEntity(Entity entity)
public boolean isCreated()
public EntityActionResult setCreated(boolean created)
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.