Skip navigation links
A C D F N O R S U 

A

AbstractRestfulResource<PK extends Serializable,DO extends de.alpharogroup.domain.DomainObject<PK>,BMS extends de.alpharogroup.service.domain.DomainService<PK,DO>> - Class in de.alpharogroup.service.rs
AbstractRestfulResource() - Constructor for class de.alpharogroup.service.rs.AbstractRestfulResource
 
AuthenticationFilter - Class in de.alpharogroup.service.rs.filter
AuthenticationFilter() - Constructor for class de.alpharogroup.service.rs.filter.AuthenticationFilter
 

C

create(DO) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Creates an entity from the given domain object and persist it to the underlying database.
create(DO) - Method in interface de.alpharogroup.service.rs.RestfulResource
Creates an entity from the given domain object and persist it to the underlying database.
CustomTypeModulesRegistrationProvider - Class in de.alpharogroup.service.rs.providers
The class CustomTypeModulesRegistrationProvider extends the JacksonJsonProvider and register the module Jaxrs2TypesModule.
CustomTypeModulesRegistrationProvider() - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new CustomTypeModulesRegistrationProvider object.
CustomTypeModulesRegistrationProvider(Annotations...) - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new new CustomTypeModulesRegistrationProvider object with the given parameters.
CustomTypeModulesRegistrationProvider(ObjectMapper, Annotations[]) - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new new CustomTypeModulesRegistrationProvider object with the given parameters.
CustomTypeModulesRegistrationProvider(ObjectMapper) - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new CustomTypeModulesRegistrationProvider object with the given parameters.

D

de.alpharogroup.service.rs - package de.alpharogroup.service.rs
 
de.alpharogroup.service.rs.filter - package de.alpharogroup.service.rs.filter
 
de.alpharogroup.service.rs.providers - package de.alpharogroup.service.rs.providers
 
delete(PK) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Deletes an entity with the given id.
delete(PK) - Method in interface de.alpharogroup.service.rs.RestfulResource
Deletes an entity with the given id.

F

filter(ContainerRequestContext) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
 

N

newSecurityContext(String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Factory method for create a new security context with the given user name.
newTypeModulesRegistration() - Method in class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Factory callback method for registration of new type modules.

O

onValidateToken(String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Abstract callback method that checks if the given token is valid.

R

read(PK) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Read an entity with the given id and maps it to a domain object that will be returned.
read(PK) - Method in interface de.alpharogroup.service.rs.RestfulResource
Read an entity with the given id and maps it to a domain object that will be returned.
RestfulResource<PK extends Serializable,DO extends de.alpharogroup.domain.DomainObject<PK>> - Interface in de.alpharogroup.service.rs
The Interface RestfulResource.

S

Securable - Annotation Type in de.alpharogroup.service.rs
The annotation Securable.

U

update(DO) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Updates the given domain object to the underlying database.
update(DO) - Method in interface de.alpharogroup.service.rs.RestfulResource
Updates the given domain object to the underlying database.
A C D F N O R S U 
Skip navigation links

Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.