Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
AbstractActionModel
- Class in
ch.hsr.bieridee.models
Abstract class for action models (consumtion and rating).
AbstractActionModel(String, Node)
- Constructor for class ch.hsr.bieridee.models.
AbstractActionModel
Basic constructor of the ActionModel from a node.
AbstractModel
- Class in
ch.hsr.bieridee.models
Abstract class to provide an unified interface to the models.
AbstractModel()
- Constructor for class ch.hsr.bieridee.models.
AbstractModel
AbstractPagingServerResource
- Class in
ch.hsr.bieridee.resourcehandler
Abstract resource for rescources with paging support.
AbstractPagingServerResource()
- Constructor for class ch.hsr.bieridee.resourcehandler.
AbstractPagingServerResource
AcceptRequestProcessor
- Class in
ch.hsr.bieridee.test.http.requestprocessors
A request processor that takes a content type in the constructor and adds it to the accept header of the request.
AcceptRequestProcessor(AcceptRequestProcessor.ContentType)
- Constructor for class ch.hsr.bieridee.test.http.requestprocessors.
AcceptRequestProcessor
Create a new
AcceptRequestProcessor
instance that adds the specified
ContentType
to the accept header of the request.
AcceptRequestProcessor.ContentType
- Enum in
ch.hsr.bieridee.test.http.requestprocessors
Content type enum.
Action
- Class in
ch.hsr.bieridee.domain
Abstract Action domain class
Action(Date, Beer, User)
- Constructor for class ch.hsr.bieridee.domain.
Action
addBarcode(BarcodeModel)
- Method in class ch.hsr.bieridee.models.
BeerModel
Add barcode to BeerModel.
addRequestProcessor(IRequestProcessor)
- Method in class ch.hsr.bieridee.test.http.
HttpHelper
Add a request processor.
addTag(TagModel)
- Method in class ch.hsr.bieridee.models.
BeerModel
Links this Beer to the desired TagModel.
addTagToBeerModel()
- Method in class ch.hsr.bieridee.test.
TagModelTest
Creates new Tag and Links it with a BeerModel.
addToRatingIndex(Node, BeerModel, UserModel)
- Static method in class ch.hsr.bieridee.utils.
DBUtil
addToTimeLine(Node)
- Static method in class ch.hsr.bieridee.utils.
DBUtil
Adds a new Action to the Timeline.
API_HOST
- Static variable in class ch.hsr.bieridee.config.
Config
API_HOSTSTRING
- Static variable in class ch.hsr.bieridee.config.
Config
API_PORT
- Static variable in class ch.hsr.bieridee.config.
Config
AuthJsonHttp
- Class in
ch.hsr.bieridee.test.http
A factory that returns a default HttpHelper with support for HMAC authentication and JSON accept header.
AVERAGE_RATING
- Static variable in class ch.hsr.bieridee.config.
NodeProperty.Beer
AVERAGE_RATING
- Static variable in class ch.hsr.bieridee.utils.
NodeProperty.Beer
AverageRatingResourceTest
- Class in
ch.hsr.bieridee.test.resources
Tests for the beer rating.
AverageRatingResourceTest()
- Constructor for class ch.hsr.bieridee.test.resources.
AverageRatingResourceTest
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W