@Service public class UpdateGreeting extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
updateGreeting(UUID id,
GreetingEntity entity)
Update an existing greeting.
|
public void updateGreeting(UUID id, GreetingEntity entity)
id - the id of the existing greetingentity - the greeting entityCopyright © 2016–2017 Sharmarke Aden. All rights reserved.