public interface MoonControllerRemote extends CrudChildActions<Moon>
Modifier and Type | Method and Description |
---|---|
List<Moon> |
findAll()
Finds all Moons.
|
findByCriteria, findById, merge, persist, remove
Copyright © 2008–2018. All rights reserved.