Skip navigation links
D F H N S 

D

deleteAll() - Method in interface net.osgiliath.jaxrs.repository.HelloRepository
Deletes all entities.
deleteAll() - Method in class net.osgiliath.jaxrs.repository.impl.HelloJaxRSRepository
Deletes all entities.

F

findAll() - Method in interface net.osgiliath.jaxrs.repository.HelloRepository
Finds all entities.
findAll() - Method in class net.osgiliath.jaxrs.repository.impl.HelloJaxRSRepository
Finds all entities.
findByHelloObjectMessage(String) - Method in interface net.osgiliath.jaxrs.repository.HelloRepository
find entities that contains the corresponding to message.
findByHelloObjectMessage(String) - Method in class net.osgiliath.jaxrs.repository.impl.HelloJaxRSRepository
find entities corrsponding to message.

H

HelloEntity - Class in net.osgiliath.jaxrs
Sample Model Object.
HelloEntity() - Constructor for class net.osgiliath.jaxrs.HelloEntity
 
HelloJaxRSRepository - Class in net.osgiliath.jaxrs.repository.impl
Simple Jaxrs Repository.
HelloJaxRSRepository() - Constructor for class net.osgiliath.jaxrs.repository.impl.HelloJaxRSRepository
 
HelloRepository - Interface in net.osgiliath.jaxrs.repository
REST accessible interface by business or route module.
Hellos - Class in net.osgiliath.jaxrs
Simple entity collection wrapper.
Hellos() - Constructor for class net.osgiliath.jaxrs.Hellos
 

N

net.osgiliath.jaxrs - package net.osgiliath.jaxrs
 
net.osgiliath.jaxrs.repository - package net.osgiliath.jaxrs.repository
 
net.osgiliath.jaxrs.repository.impl - package net.osgiliath.jaxrs.repository.impl
 

S

save(S) - Method in interface net.osgiliath.jaxrs.repository.HelloRepository
Save an entity.
save(S) - Method in class net.osgiliath.jaxrs.repository.impl.HelloJaxRSRepository
Save an entity.
D F H N S 
Skip navigation links

Copyright © 2013–2015 Osgiliath. All rights reserved.