A B G L O R S U 
All Classes All Packages

A

add(Booking) - Method in interface org.apache.karaf.examples.rest.api.BookingService
 

B

Booking - Class in org.apache.karaf.examples.rest.api
A regular POJO.
Booking() - Constructor for class org.apache.karaf.examples.rest.api.Booking
 
BookingService - Interface in org.apache.karaf.examples.rest.api
Simple interface describing the booking service.

G

get(Long) - Method in interface org.apache.karaf.examples.rest.api.BookingService
 
getCustomer() - Method in class org.apache.karaf.examples.rest.api.Booking
 
getFlight() - Method in class org.apache.karaf.examples.rest.api.Booking
 
getId() - Method in class org.apache.karaf.examples.rest.api.Booking
 

L

list() - Method in interface org.apache.karaf.examples.rest.api.BookingService
 

O

org.apache.karaf.examples.rest.api - package org.apache.karaf.examples.rest.api
 

R

remove(Long) - Method in interface org.apache.karaf.examples.rest.api.BookingService
 

S

setCustomer(String) - Method in class org.apache.karaf.examples.rest.api.Booking
 
setFlight(String) - Method in class org.apache.karaf.examples.rest.api.Booking
 
setId(Long) - Method in class org.apache.karaf.examples.rest.api.Booking
 

U

update(Booking) - Method in interface org.apache.karaf.examples.rest.api.BookingService
 
A B G L O R S U 
All Classes All Packages