A B C D E F G I J L M N P Q R S T U V W 
All Classes All Packages

A

AVERAGE - com.calumma.backend.web.repository.core.symbol.ProjectionType
 

B

BadRequestException - Exception in com.calumma.backend.exception
 
BadRequestException() - Constructor for exception com.calumma.backend.exception.BadRequestException
 
BadRequestException(String) - Constructor for exception com.calumma.backend.exception.BadRequestException
 
BaseController<Entity extends CalummaEntity,​T> - Class in com.calumma.backend.web.controller
 
BaseController() - Constructor for class com.calumma.backend.web.controller.BaseController
 
BaseRepository<Entity extends CalummaEntity,​T> - Interface in com.calumma.backend.web.repository
 
BaseService<Entity extends CalummaEntity,​T> - Class in com.calumma.backend.web.service
 
BaseService() - Constructor for class com.calumma.backend.web.service.BaseService
 
build() - Method in class com.calumma.backend.model.request.RequestQueryConfigBuilder
 
build() - Method in class com.calumma.backend.web.repository.core.projections.CoreEntityProjectionBuilder
 
build() - Method in class com.calumma.backend.web.repository.core.restrictions.CoreEntitySpecificationBuilder
 
buildRequest(ClientRequest) - Method in class com.calumma.backend.model.request.ParsedRequest
 
buildRequest(String, String, Pageable) - Method in class com.calumma.backend.model.request.ParsedRequest
 
buildRequest(String, Pageable) - Method in class com.calumma.backend.model.request.ParsedRequest
 

C

CalummaBackendApplication - Class in com.calumma.backend
 
CalummaBackendApplication() - Constructor for class com.calumma.backend.CalummaBackendApplication
 
CalummaEntity - Class in com.calumma.backend.model.entity
 
CalummaEntity() - Constructor for class com.calumma.backend.model.entity.CalummaEntity
 
ClientRequest - Class in com.calumma.backend.model.request
 
ClientRequest() - Constructor for class com.calumma.backend.model.request.ClientRequest
 
ClientSearchCriteria - Class in com.calumma.backend.model.request
 
ClientSearchCriteria() - Constructor for class com.calumma.backend.model.request.ClientSearchCriteria
 
com.calumma.backend - package com.calumma.backend
 
com.calumma.backend.exception - package com.calumma.backend.exception
 
com.calumma.backend.model.entity - package com.calumma.backend.model.entity
 
com.calumma.backend.model.request - package com.calumma.backend.model.request
 
com.calumma.backend.web.controller - package com.calumma.backend.web.controller
 
com.calumma.backend.web.repository - package com.calumma.backend.web.repository
 
com.calumma.backend.web.repository.core - package com.calumma.backend.web.repository.core
 
com.calumma.backend.web.repository.core.aggregation - package com.calumma.backend.web.repository.core.aggregation
 
com.calumma.backend.web.repository.core.projections - package com.calumma.backend.web.repository.core.projections
 
com.calumma.backend.web.repository.core.restrictions - package com.calumma.backend.web.repository.core.restrictions
 
com.calumma.backend.web.repository.core.symbol - package com.calumma.backend.web.repository.core.symbol
 
com.calumma.backend.web.service - package com.calumma.backend.web.service
 
CoreEntityGrouper<Entity extends CalummaEntity> - Class in com.calumma.backend.web.repository.core.aggregation
 
CoreEntityGrouper(Root<Entity>, Class) - Constructor for class com.calumma.backend.web.repository.core.aggregation.CoreEntityGrouper
 
CoreEntityHaving<Entity extends CalummaEntity> - Class in com.calumma.backend.web.repository.core.aggregation
 
CoreEntityHaving(Root<Entity>, Class, CriteriaBuilder) - Constructor for class com.calumma.backend.web.repository.core.aggregation.CoreEntityHaving
 
CoreEntityProjection<Entity extends CalummaEntity> - Class in com.calumma.backend.web.repository.core.projections
 
CoreEntityProjectionBuilder<Entity extends CalummaEntity> - Class in com.calumma.backend.web.repository.core.projections
 
CoreEntityProjectionBuilder(Root<Entity>, Class, CriteriaBuilder) - Constructor for class com.calumma.backend.web.repository.core.projections.CoreEntityProjectionBuilder
 
CoreEntitySpecification<Entity extends CalummaEntity> - Class in com.calumma.backend.web.repository.core.restrictions
 
CoreEntitySpecificationBuilder<Entity extends CalummaEntity> - Class in com.calumma.backend.web.repository.core.restrictions
 
CoreEntitySpecificationBuilder(Class) - Constructor for class com.calumma.backend.web.repository.core.restrictions.CoreEntitySpecificationBuilder
 
COUNT - com.calumma.backend.web.repository.core.symbol.ProjectionType
 
create(Entity) - Method in class com.calumma.backend.web.controller.BaseController
 
CustomCalummaExceptionHandler - Class in com.calumma.backend.exception
 
CustomCalummaExceptionHandler() - Constructor for class com.calumma.backend.exception.CustomCalummaExceptionHandler
 
customHandleNotFound(NotAcceptableParametersException, WebRequest) - Method in class com.calumma.backend.exception.CustomCalummaExceptionHandler
 

D

delete(T) - Method in class com.calumma.backend.web.controller.BaseController
 
delete(T) - Method in class com.calumma.backend.web.service.BaseService
 
deletionDate - Variable in class com.calumma.backend.model.entity.CalummaEntity
 
DISTINCT - com.calumma.backend.web.repository.core.symbol.ProjectionType
 
DISTINCT_COUNT - com.calumma.backend.web.repository.core.symbol.ProjectionType
 
DynamicQueryRepository<Entity extends CalummaEntity> - Class in com.calumma.backend.web.repository.core
 
DynamicQueryRepository(EntityManager) - Constructor for class com.calumma.backend.web.repository.core.DynamicQueryRepository
 

E

EAGER - com.calumma.backend.web.repository.core.symbol.ProjectionType
 
EQUALITY - com.calumma.backend.web.repository.core.symbol.SearchOperation
 
externalId - Variable in class com.calumma.backend.model.entity.CalummaEntity
 

F

FieldParser - Class in com.calumma.backend.web.repository.core.symbol
 
FieldParser() - Constructor for class com.calumma.backend.web.repository.core.symbol.FieldParser
 
findByIdAndIsDeletedFalse(Long) - Method in interface com.calumma.backend.web.repository.BaseRepository
 
findRequestErrors() - Method in class com.calumma.backend.model.request.ParsedRequest
 
ForbiddenException - Exception in com.calumma.backend.exception
 
ForbiddenException() - Constructor for exception com.calumma.backend.exception.ForbiddenException
 

G

getAggregateExpression(ProjectionField) - Method in class com.calumma.backend.web.repository.core.aggregation.CoreEntityHaving
 
getAggregationFilters() - Method in class com.calumma.backend.model.request.ParsedRequest
 
getAlias() - Method in class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
getAllowedOperations() - Method in class com.calumma.backend.model.request.RequestQueryConfig
 
getBaseEntityType() - Method in class com.calumma.backend.web.service.BaseService
 
getById(Long) - Method in class com.calumma.backend.web.controller.BaseController
 
getById(Long) - Method in class com.calumma.backend.web.service.BaseService
 
getColumnName(String) - Static method in class com.calumma.backend.web.repository.core.symbol.FieldParser
 
getDeleted() - Method in class com.calumma.backend.model.entity.CalummaEntity
 
getDeletionDate() - Method in class com.calumma.backend.model.entity.CalummaEntity
 
getEagerSelections() - Method in class com.calumma.backend.web.repository.core.projections.CoreEntityProjectionBuilder
 
getExternalId() - Method in class com.calumma.backend.model.entity.CalummaEntity
 
getField() - Method in class com.calumma.backend.model.request.ClientSearchCriteria
 
getFieldName() - Method in class com.calumma.backend.model.request.RequestQueryConfig
 
getFieldName() - Method in class com.calumma.backend.web.repository.core.symbol.ParsedField
 
getFieldType() - Method in class com.calumma.backend.web.repository.core.symbol.ParsedField
 
getFieldTypeName() - Method in class com.calumma.backend.web.repository.core.symbol.ParsedField
 
getFilters() - Method in class com.calumma.backend.model.request.ClientRequest
 
getFilters() - Method in class com.calumma.backend.model.request.ParsedRequest
 
getFilters() - Method in class com.calumma.backend.model.request.RequestError
 
getFilterUserRestriction() - Method in class com.calumma.backend.web.service.BaseService
 
getFormattedResponse(Pageable, long) - Method in class com.calumma.backend.web.repository.core.symbol.ResponseParser
 
getFormattedResponseDictionary() - Method in class com.calumma.backend.web.repository.core.symbol.ResponseParser
 
getGroupBy() - Method in class com.calumma.backend.model.request.ParsedRequest
 
getGroupByClause(List<String>, CriteriaQuery) - Method in class com.calumma.backend.web.repository.core.aggregation.CoreEntityGrouper
 
getHavingClause(List<SearchCriteria>, CriteriaQuery) - Method in class com.calumma.backend.web.repository.core.aggregation.CoreEntityHaving
 
getId() - Method in class com.calumma.backend.model.entity.CalummaEntity
 
getInsertDate() - Method in class com.calumma.backend.model.entity.CalummaEntity
 
getJoinTables(String) - Static method in class com.calumma.backend.web.repository.core.symbol.FieldParser
 
getKey() - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
getKeyName() - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
getList(String, Pageable) - Method in class com.calumma.backend.web.controller.BaseController
 
getMessage() - Method in class com.calumma.backend.model.request.RequestError
 
getNameField() - Method in class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
getNotEagerProjections() - Method in class com.calumma.backend.model.request.ParsedRequest
 
getOperation() - Method in class com.calumma.backend.model.request.ClientSearchCriteria
 
getOperation() - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
getPageable() - Method in class com.calumma.backend.model.request.ParsedRequest
 
getPageRequest() - Method in class com.calumma.backend.model.request.ClientRequest
 
getParsedValue(String) - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
getProjection() - Method in class com.calumma.backend.model.request.RequestQueryConfig
 
getProjections() - Method in class com.calumma.backend.model.request.ClientRequest
 
getProjections() - Method in class com.calumma.backend.model.request.ParsedRequest
 
getProjections() - Method in class com.calumma.backend.model.request.RequestError
 
getProjectionType() - Method in class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
getQueryRequestConfiguration() - Method in class com.calumma.backend.web.controller.BaseController
 
getRepository() - Method in class com.calumma.backend.web.service.BaseService
 
getRequest() - Method in exception com.calumma.backend.exception.NotAcceptableParametersException
 
getResponse() - Method in class com.calumma.backend.web.repository.core.symbol.ResponseParser
 
getService() - Method in class com.calumma.backend.web.controller.BaseController
 
getSimpleOperation(String) - Static method in enum com.calumma.backend.web.repository.core.symbol.SearchOperation
 
getTypeOfColumn(Class, String) - Static method in class com.calumma.backend.web.repository.core.symbol.FieldParser
 
getValue() - Method in class com.calumma.backend.model.request.ClientSearchCriteria
 
getValue() - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
getValueGeneric(Object) - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
GREATER_THAN - com.calumma.backend.web.repository.core.symbol.SearchOperation
 

I

id - Variable in class com.calumma.backend.model.entity.CalummaEntity
 
IN - com.calumma.backend.web.repository.core.symbol.SearchOperation
 
insert(Entity) - Method in class com.calumma.backend.web.service.BaseService
 
insertDate - Variable in class com.calumma.backend.model.entity.CalummaEntity
 
isAggregation(String) - Static method in class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
isDeleted - Variable in class com.calumma.backend.model.entity.CalummaEntity
 
isDeleted() - Method in class com.calumma.backend.model.entity.CalummaEntity
 

J

joinOrGetJoinedExpression(Root, Class, String) - Static method in class com.calumma.backend.web.repository.core.symbol.FieldParser
 

L

LESS_THAN - com.calumma.backend.web.repository.core.symbol.SearchOperation
 
LIKE - com.calumma.backend.web.repository.core.symbol.SearchOperation
 
list(ParsedRequest) - Method in class com.calumma.backend.web.service.BaseService
 

M

main(String[]) - Static method in class com.calumma.backend.CalummaBackendApplication
 
MAX - com.calumma.backend.web.repository.core.symbol.ProjectionType
 
MIN - com.calumma.backend.web.repository.core.symbol.ProjectionType
 

N

NEGATION - com.calumma.backend.web.repository.core.symbol.SearchOperation
 
NotAcceptableParametersException - Exception in com.calumma.backend.exception
 
NotAcceptableParametersException(RequestError) - Constructor for exception com.calumma.backend.exception.NotAcceptableParametersException
 
NotAcceptableParametersException(String) - Constructor for exception com.calumma.backend.exception.NotAcceptableParametersException
 

P

ParsedField - Class in com.calumma.backend.web.repository.core.symbol
 
ParsedField(String, Type) - Constructor for class com.calumma.backend.web.repository.core.symbol.ParsedField
 
ParsedRequest - Class in com.calumma.backend.model.request
 
ParsedRequest(List<RequestQueryConfig>) - Constructor for class com.calumma.backend.model.request.ParsedRequest
 
ParsedRequest(List<ProjectionField>, List<SearchCriteria>) - Constructor for class com.calumma.backend.model.request.ParsedRequest
 
parseField(Class, String) - Static method in class com.calumma.backend.web.repository.core.symbol.FieldParser
 
prePersist() - Method in class com.calumma.backend.model.entity.CalummaEntity
 
ProjectionField - Class in com.calumma.backend.web.repository.core.symbol
 
ProjectionField(String) - Constructor for class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
ProjectionField(String, String) - Constructor for class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
ProjectionType - Enum in com.calumma.backend.web.repository.core.symbol
 

Q

query(ParsedRequest) - Method in class com.calumma.backend.web.service.BaseService
 
queryBy(Class<Entity>, Specification, ParsedRequest) - Method in class com.calumma.backend.web.repository.core.DynamicQueryRepository
 
queryEagerAttributes(Class<Entity>, List<ProjectionField>, List<Map<String, Object>>) - Method in class com.calumma.backend.web.repository.core.DynamicQueryRepository
 
queryEntity(String, String, Pageable) - Method in class com.calumma.backend.web.controller.BaseController
 
queryEntityPost(ClientRequest) - Method in class com.calumma.backend.web.controller.BaseController
 

R

RequestError - Class in com.calumma.backend.model.request
 
RequestError(List<ProjectionField>, List<SearchCriteria>) - Constructor for class com.calumma.backend.model.request.RequestError
 
RequestQueryConfig - Class in com.calumma.backend.model.request
 
RequestQueryConfig(String, String, List<SearchOperation>) - Constructor for class com.calumma.backend.model.request.RequestQueryConfig
 
RequestQueryConfigBuilder - Class in com.calumma.backend.model.request
 
RequestQueryConfigBuilder() - Constructor for class com.calumma.backend.model.request.RequestQueryConfigBuilder
 
ResponseParser - Class in com.calumma.backend.web.repository.core.symbol
 
ResponseParser(List<ProjectionField>, List<Object>) - Constructor for class com.calumma.backend.web.repository.core.symbol.ResponseParser
 

S

SearchCriteria<T extends Comparable<T>> - Class in com.calumma.backend.web.repository.core.symbol
 
SearchCriteria(ProjectionField, String, SearchOperation) - Constructor for class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
SearchCriteria(String) - Constructor for class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
SearchCriteria(String, T, SearchOperation) - Constructor for class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
SearchOperation - Enum in com.calumma.backend.web.repository.core.symbol
 
setAlias(String) - Method in class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
setAllowedOperations(List<SearchOperation>) - Method in class com.calumma.backend.model.request.RequestQueryConfig
 
setDeleted(boolean) - Method in class com.calumma.backend.model.entity.CalummaEntity
 
setDeletionDate(Calendar) - Method in class com.calumma.backend.model.entity.CalummaEntity
 
setDynamicQueryRepository(DynamicQueryRepository) - Method in class com.calumma.backend.web.service.BaseService
 
setExternalId(String) - Method in class com.calumma.backend.model.entity.CalummaEntity
 
setField(String) - Method in class com.calumma.backend.model.request.ClientSearchCriteria
 
setFieldName(String) - Method in class com.calumma.backend.model.request.RequestQueryConfig
 
setFieldName(String) - Method in class com.calumma.backend.web.repository.core.symbol.ParsedField
 
setFieldType(Type) - Method in class com.calumma.backend.web.repository.core.symbol.ParsedField
 
setFilters(List<ClientSearchCriteria>) - Method in class com.calumma.backend.model.request.ClientRequest
 
setFilters(List<SearchCriteria>) - Method in class com.calumma.backend.model.request.ParsedRequest
 
setFilters(List<SearchCriteria>) - Method in class com.calumma.backend.model.request.RequestError
 
setGroupBy(List<String>) - Method in class com.calumma.backend.model.request.ParsedRequest
 
setId(Long) - Method in class com.calumma.backend.model.entity.CalummaEntity
 
setInsertDate(Calendar) - Method in class com.calumma.backend.model.entity.CalummaEntity
 
setKey(ProjectionField) - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
setMessage(String) - Method in class com.calumma.backend.model.request.RequestError
 
setNameField(String) - Method in class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
setOperation(SearchOperation) - Method in class com.calumma.backend.model.request.ClientSearchCriteria
 
setOperation(SearchOperation) - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
setPageable(Pageable) - Method in class com.calumma.backend.model.request.ParsedRequest
 
setPageRequest(PageRequest) - Method in class com.calumma.backend.model.request.ClientRequest
 
setProjection(String) - Method in class com.calumma.backend.model.request.RequestQueryConfig
 
setProjections(List<ProjectionField>) - Method in class com.calumma.backend.model.request.ParsedRequest
 
setProjections(List<String>) - Method in class com.calumma.backend.model.request.ClientRequest
 
setProjections(List<String>) - Method in class com.calumma.backend.model.request.RequestError
 
setProjectionType(ProjectionType) - Method in class com.calumma.backend.web.repository.core.symbol.ProjectionField
 
setResponse(List<Map<String, Object>>) - Method in class com.calumma.backend.web.repository.core.symbol.ResponseParser
 
setUserSignature(Entity) - Method in class com.calumma.backend.web.service.BaseService
 
setValue(String) - Method in class com.calumma.backend.model.request.ClientSearchCriteria
 
setValue(T) - Method in class com.calumma.backend.web.repository.core.symbol.SearchCriteria
 
SIMPLE - com.calumma.backend.web.repository.core.symbol.ProjectionType
 
SIMPLE_OPERATION_SET - Static variable in enum com.calumma.backend.web.repository.core.symbol.SearchOperation
 
SUM - com.calumma.backend.web.repository.core.symbol.ProjectionType
 

T

toPredicate(Root<Entity>, CriteriaQuery<?>, CriteriaBuilder) - Method in class com.calumma.backend.web.repository.core.restrictions.CoreEntitySpecification
 
toSelection(ProjectionField) - Method in class com.calumma.backend.web.repository.core.projections.CoreEntityProjection
 

U

UnauthorizedException - Exception in com.calumma.backend.exception
 
UnauthorizedException() - Constructor for exception com.calumma.backend.exception.UnauthorizedException
 
update(Entity) - Method in class com.calumma.backend.web.controller.BaseController
 
update(Entity) - Method in class com.calumma.backend.web.service.BaseService
 
userHasAccessToData(Entity) - Method in class com.calumma.backend.web.service.BaseService
 
userNeedsReadPermission() - Method in class com.calumma.backend.web.service.BaseService
 

V

valueOf(String) - Static method in enum com.calumma.backend.web.repository.core.symbol.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.calumma.backend.web.repository.core.symbol.SearchOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.calumma.backend.web.repository.core.symbol.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.calumma.backend.web.repository.core.symbol.SearchOperation
Returns an array containing the constants of this enum type, in the order they are declared.

W

with(ProjectionField) - Method in class com.calumma.backend.web.repository.core.projections.CoreEntityProjectionBuilder
 
with(SearchCriteria) - Method in class com.calumma.backend.web.repository.core.restrictions.CoreEntitySpecificationBuilder
 
with(String, String, List<SearchOperation>) - Method in class com.calumma.backend.model.request.RequestQueryConfigBuilder
 
A B C D E F G I J L M N P Q R S T U V W 
All Classes All Packages