Package | Description |
---|---|
openbook.client | |
openbook.server |
Modifier and Type | Method and Description |
---|---|
OpenBookService |
Demo.getService()
Gets the handle to OpenBooks service.
|
Constructor and Description |
---|
BuyBookPage(OpenBookService service,
Customer customer)
A Page with 2x2 Grid of panels each for one of the specific action.
|
DeliveryPage(OpenBookService service) |
SupplyPage(OpenBookService service) |
Modifier and Type | Method and Description |
---|---|
static OpenBookService |
ServiceFactory.getService(String unit) |
static OpenBookService |
ServiceFactory.getService(String unit,
Map<String,Object> config)
Creates a persistence unit of given name configured with the given
name-value parameters.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.