JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.crnk.core.boot
,
io.crnk.core.engine.dispatcher
,
io.crnk.core.engine.document
,
io.crnk.core.engine.error
,
io.crnk.core.engine.filter
,
io.crnk.core.engine.http
,
io.crnk.core.engine.information.repository
,
io.crnk.core.engine.information.resource
,
io.crnk.core.engine.internal.dispatcher
,
io.crnk.core.engine.internal.dispatcher.controller
,
io.crnk.core.engine.internal.dispatcher.path
,
io.crnk.core.engine.internal.document.mapper
,
io.crnk.core.engine.internal.exception
,
io.crnk.core.engine.internal.http
,
io.crnk.core.engine.internal.information.repository
,
io.crnk.core.engine.internal.information.resource
,
io.crnk.core.engine.internal.jackson
,
io.crnk.core.engine.internal.registry
,
io.crnk.core.engine.internal.repository
,
io.crnk.core.engine.internal.utils
,
io.crnk.core.engine.parser
,
io.crnk.core.engine.properties
,
io.crnk.core.engine.query
,
io.crnk.core.engine.registry
,
io.crnk.core.engine.security
,
io.crnk.core.engine.transaction
,
io.crnk.core.engine.url
,
io.crnk.core.exception
,
io.crnk.core.module
,
io.crnk.core.module.discovery
,
io.crnk.core.module.internal
,
io.crnk.core.queryspec
,
io.crnk.core.queryspec.internal
,
io.crnk.core.repository
,
io.crnk.core.repository.decorate
,
io.crnk.core.repository.response
,
io.crnk.core.resource
,
io.crnk.core.resource.annotations
,
io.crnk.core.resource.links
,
io.crnk.core.resource.list
,
io.crnk.core.resource.meta
,
io.crnk.core.utils
,
io.crnk.legacy.internal
,
io.crnk.legacy.locator
,
io.crnk.legacy.queryParams
,
io.crnk.legacy.queryParams.context
,
io.crnk.legacy.queryParams.errorhandling
,
io.crnk.legacy.queryParams.include
,
io.crnk.legacy.queryParams.params
,
io.crnk.legacy.registry
,
io.crnk.legacy.repository
,
io.crnk.legacy.repository.annotations
,
io.crnk.legacy.repository.information
Class Hierarchy
java.lang.Object
io.crnk.core.engine.filter.
AbstractDocumentFilter
(implements io.crnk.core.engine.filter.
DocumentFilter
)
io.crnk.core.queryspec.
AbstractPathSpec
io.crnk.core.queryspec.
FilterSpec
(implements java.lang.Comparable<T>)
io.crnk.core.queryspec.
IncludeSpec
(implements java.io.Serializable)
io.crnk.core.queryspec.
IncludeFieldSpec
io.crnk.core.queryspec.
IncludeRelationSpec
io.crnk.core.queryspec.
SortSpec
(implements java.io.Serializable)
io.crnk.legacy.queryParams.context.
AbstractQueryParamsParserContext
(implements io.crnk.legacy.queryParams.context.
QueryParamsParserContext
)
io.crnk.legacy.repository.
AbstractRelationshipRepository
<S,S_ID,T,T_ID> (implements io.crnk.legacy.repository.
RelationshipRepository
<T,T_ID,D,D_ID>)
io.crnk.legacy.repository.
AbstractSimpleRepository
<T,ID> (implements io.crnk.legacy.repository.
ResourceRepository
<T,ID>)
io.crnk.core.engine.internal.information.resource.
AnnotatedClassBuilder
io.crnk.core.engine.internal.information.resource.
AnnotatedFieldBuilder
io.crnk.core.engine.internal.information.resource.
AnnotatedMethodBuilder
io.crnk.legacy.registry.
AnnotatedRelationshipEntryBuilder
(implements io.crnk.core.engine.registry.
ResponseRelationshipEntry
)
io.crnk.legacy.internal.
AnnotatedRepositoryAdapter
<T>
io.crnk.legacy.internal.
AnnotatedRelationshipRepositoryAdapter
<T,T_ID,D,D_ID>
io.crnk.legacy.internal.
AnnotatedResourceRepositoryAdapter
<T,ID>
io.crnk.legacy.registry.
AnnotatedRepositoryEntryBuilder
(implements io.crnk.legacy.registry.
RepositoryEntryBuilder
)
io.crnk.legacy.registry.
AnnotatedResourceEntry
(implements io.crnk.core.engine.registry.
ResourceEntry
)
io.crnk.core.engine.internal.information.resource.
AnnotationResourceInformationBuilder
(implements io.crnk.core.engine.information.resource.
ResourceInformationBuilder
)
io.crnk.core.engine.internal.information.resource.
AnnotationResourceInformationBuilder.ResourceFieldWrapper
io.crnk.core.engine.internal.dispatcher.controller.
BaseController
io.crnk.core.engine.internal.dispatcher.controller.
ResourceDelete
io.crnk.core.engine.internal.dispatcher.controller.
ResourceIncludeField
io.crnk.core.engine.internal.dispatcher.controller.
CollectionGet
io.crnk.core.engine.internal.dispatcher.controller.
FieldResourceGet
io.crnk.core.engine.internal.dispatcher.controller.
RelationshipsResourceGet
io.crnk.core.engine.internal.dispatcher.controller.
RelationshipsResourceUpsert
io.crnk.core.engine.internal.dispatcher.controller.
RelationshipsResourceDelete
io.crnk.core.engine.internal.dispatcher.controller.
RelationshipsResourcePatch
io.crnk.core.engine.internal.dispatcher.controller.
RelationshipsResourcePost
io.crnk.core.engine.internal.dispatcher.controller.
ResourceGet
io.crnk.core.engine.internal.dispatcher.controller.
ResourceUpsert
io.crnk.core.engine.internal.dispatcher.controller.
FieldResourcePost
io.crnk.core.engine.internal.dispatcher.controller.
ResourcePatch
io.crnk.core.engine.internal.dispatcher.controller.
ResourcePost
io.crnk.core.engine.internal.utils.
BeanUtils
io.crnk.core.engine.internal.utils.
ClassUtils
io.crnk.core.engine.internal.utils.
CompareUtils
io.crnk.core.engine.url.
ConstantServiceUrlProvider
(implements io.crnk.core.engine.url.
ServiceUrlProvider
)
io.crnk.core.engine.internal.dispatcher.
ControllerRegistry
io.crnk.core.engine.internal.dispatcher.
ControllerRegistryBuilder
io.crnk.core.boot.
CrnkBoot
io.crnk.core.engine.internal.exception.
CrnkExceptionMapper
(implements io.crnk.core.engine.error.
ExceptionMapper
<E>)
io.crnk.core.boot.
CrnkProperties
io.crnk.core.engine.internal.dispatcher.
DefaultControllerLookup
(implements io.crnk.core.engine.internal.dispatcher.
ControllerLookup
)
io.crnk.legacy.internal.
DefaultExceptionMapperLookup
(implements io.crnk.core.engine.internal.exception.
ExceptionMapperLookup
)
io.crnk.core.resource.meta.
DefaultHasMoreResourcesMetaInformation
(implements io.crnk.core.resource.meta.
HasMoreResourcesMetaInformation
)
io.crnk.core.resource.links.
DefaultPagedLinksInformation
(implements io.crnk.core.resource.links.
PagedLinksInformation
)
io.crnk.core.resource.meta.
DefaultPagedMetaInformation
(implements io.crnk.core.resource.meta.
PagedMetaInformation
)
io.crnk.legacy.queryParams.
DefaultQueryParamsConverter
(implements io.crnk.legacy.queryParams.
QueryParamsConverter
)
io.crnk.legacy.queryParams.
DefaultQueryParamsParser
(implements io.crnk.legacy.queryParams.
QueryParamsParser
)
io.crnk.legacy.queryParams.
JsonApiQueryParamsParser
io.crnk.legacy.queryParams.
DefaultQueryParamsSerializer
(implements io.crnk.legacy.queryParams.
QueryParamsSerializer
)
io.crnk.legacy.internal.
DefaultQuerySpecConverter
(implements io.crnk.core.queryspec.
QuerySpecConverter
)
io.crnk.core.queryspec.
DefaultQuerySpecDeserializer
(implements io.crnk.core.queryspec.
QuerySpecDeserializer
)
io.crnk.core.queryspec.
DefaultQuerySpecDeserializer.Parameter
io.crnk.core.queryspec.
DefaultQuerySpecSerializer
(implements io.crnk.core.queryspec.
QuerySpecSerializer
)
io.crnk.legacy.repository.information.
DefaultRelationshipRepositoryInformationBuilder
(implements io.crnk.core.engine.information.repository.
RepositoryInformationBuilder
)
io.crnk.core.module.internal.
DefaultRepositoryInformationBuilderContext
(implements io.crnk.core.engine.information.repository.
RepositoryInformationBuilderContext
)
io.crnk.legacy.registry.
DefaultResourceInformationBuilderContext
(implements io.crnk.core.engine.information.resource.
ResourceInformationBuilderContext
)
io.crnk.core.engine.internal.information.resource.
DefaultResourceInstanceBuilder
<T> (implements io.crnk.core.engine.information.resource.
ResourceInstanceBuilder
<T>)
io.crnk.core.module.discovery.
DefaultResourceLookup
(implements io.crnk.core.module.discovery.
ResourceLookup
)
io.crnk.legacy.repository.information.
DefaultResourceRepositoryInformationBuilder
(implements io.crnk.core.engine.information.repository.
RepositoryInformationBuilder
)
io.crnk.core.module.discovery.
DefaultServiceDiscoveryFactory
(implements io.crnk.core.module.discovery.
ServiceDiscoveryFactory
)
io.crnk.core.engine.parser.
DefaultStringParsers
io.crnk.legacy.registry.
DirectRepositoryEntryBuilder
(implements io.crnk.legacy.registry.
RepositoryEntryBuilder
)
io.crnk.legacy.internal.
DirectResponseRelationshipEntry
(implements io.crnk.core.engine.registry.
ResponseRelationshipEntry
)
io.crnk.legacy.internal.
DirectResponseResourceEntry
(implements io.crnk.core.engine.registry.
ResourceEntry
)
io.crnk.core.engine.document.
Document
(implements io.crnk.core.resource.list.
LinksContainer
, io.crnk.core.resource.meta.
MetaContainer
)
io.crnk.core.engine.internal.document.mapper.
DocumentMapper
io.crnk.core.engine.internal.document.mapper.
DocumentMapperUtil
io.crnk.core.engine.internal.document.mapper.
DocumentMapperUtil.DefaultSelfRelatedLinksInformation
(implements io.crnk.core.resource.links.
RelatedLinksInformation
, io.crnk.core.resource.links.
SelfLinksInformation
)
io.crnk.core.engine.properties.
EmptyPropertiesProvider
(implements io.crnk.core.engine.properties.
PropertiesProvider
)
io.crnk.core.module.discovery.
EmptyServiceDiscovery
(implements io.crnk.core.module.discovery.
ServiceDiscovery
)
io.crnk.core.engine.document.
ErrorData
(implements java.io.Serializable)
io.crnk.core.engine.document.
ErrorDataBuilder
io.crnk.core.engine.error.
ErrorResponse
io.crnk.core.engine.error.
ErrorResponseBuilder
io.crnk.core.engine.error.
ExceptionMapperHelper
io.crnk.core.engine.internal.exception.
ExceptionMapperRegistry
io.crnk.core.engine.internal.exception.
ExceptionMapperRegistryBuilder
io.crnk.core.engine.internal.utils.
ExceptionUtil
io.crnk.core.module.discovery.
FallbackServiceDiscoveryFactory
(implements io.crnk.core.module.discovery.
ServiceDiscoveryFactory
)
io.crnk.core.engine.internal.utils.
FieldOrderedComparator
(implements java.util.Comparator<T>)
io.crnk.core.queryspec.
FilterOperator
io.crnk.legacy.queryParams.params.
FilterParams
io.crnk.legacy.queryParams.params.
GroupingParams
io.crnk.core.engine.http.
HttpHeaders
io.crnk.core.engine.internal.http.
HttpRequestContextBaseAdapter
(implements io.crnk.core.engine.http.
HttpRequestContext
)
io.crnk.core.engine.http.
HttpRequestContextProvider
(implements io.crnk.core.engine.url.
ServiceUrlProvider
)
io.crnk.core.engine.internal.http.
HttpRequestProcessorImpl
(implements io.crnk.core.engine.dispatcher.
RequestDispatcher
)
io.crnk.core.engine.http.
HttpStatus
io.crnk.legacy.queryParams.params.
IncludedFieldsParams
io.crnk.legacy.queryParams.params.
IncludedRelationsParams
io.crnk.core.engine.internal.document.mapper.
IncludeLookupSetter
io.crnk.core.engine.internal.document.mapper.
IncludeLookupUtil
io.crnk.legacy.queryParams.include.
Inclusion
io.crnk.core.queryspec.
InMemoryEvaluator
io.crnk.core.engine.internal.utils.
IOUtils
io.crnk.core.engine.internal.jackson.
JsonApiModuleBuilder
io.crnk.core.engine.internal.http.
JsonApiRequestProcessor
(implements io.crnk.core.engine.http.
HttpRequestProcessor
)
io.crnk.core.repository.response.
JsonApiResponse
io.crnk.core.engine.internal.utils.
JsonApiUrlBuilder
com.fasterxml.jackson.databind.JsonDeserializer<T>
io.crnk.core.engine.internal.jackson.
DocumentDataDeserializer
io.crnk.core.engine.internal.jackson.
ErrorDataDeserializer
io.crnk.core.engine.internal.jackson.
RelationshipDataDeserializer
io.crnk.core.engine.internal.dispatcher.path.
JsonPath
io.crnk.core.engine.internal.dispatcher.path.
ActionPath
io.crnk.core.engine.internal.dispatcher.path.
FieldPath
io.crnk.core.engine.internal.dispatcher.path.
RelationshipsPath
io.crnk.core.engine.internal.dispatcher.path.
ResourcePath
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
io.crnk.core.engine.internal.jackson.
ErrorDataSerializer
io.crnk.core.engine.internal.jackson.
NullableSerializer
io.crnk.core.engine.internal.utils.
MethodCache
io.crnk.core.engine.internal.utils.
MethodCache.MethodCacheKey
io.crnk.core.module.
ModuleRegistry
io.crnk.core.module.discovery.
MultiResourceLookup
(implements io.crnk.core.module.discovery.
ResourceLookup
)
io.crnk.core.engine.internal.utils.
MultivaluedMap
<K,V>
io.crnk.legacy.repository.annotations.
NotFoundRepository
<T,ID> (implements io.crnk.legacy.repository.
ResourceRepository
<T,ID>)
io.crnk.core.utils.
Nullable
<T>
io.crnk.core.engine.properties.
NullPropertiesProvider
(implements io.crnk.core.engine.properties.
PropertiesProvider
)
io.crnk.core.utils.
Optional
<T>
io.crnk.legacy.internal.
ParametersFactory
io.crnk.core.engine.internal.dispatcher.path.
PathBuilder
io.crnk.core.engine.internal.dispatcher.path.
PathIds
io.crnk.core.engine.internal.utils.
PreconditionUtil
io.crnk.core.engine.internal.utils.
PropertyUtils
io.crnk.legacy.queryParams.
QueryParams
io.crnk.legacy.internal.
QueryParamsAdapter
(implements io.crnk.core.engine.query.
QueryAdapter
)
io.crnk.legacy.internal.
QueryParamsAdapterBuilder
(implements io.crnk.core.engine.query.
QueryAdapterBuilder
)
io.crnk.legacy.queryParams.
QueryParamsBuilder
io.crnk.core.queryspec.
QuerySpec
io.crnk.core.queryspec.internal.
QuerySpecAdapter
(implements io.crnk.core.engine.query.
QueryAdapter
)
io.crnk.core.queryspec.internal.
QuerySpecAdapterBuilder
(implements io.crnk.core.engine.query.
QueryAdapterBuilder
)
io.crnk.core.engine.internal.information.resource.
ReflectionFieldAccessor
(implements io.crnk.core.engine.information.resource.
ResourceFieldAccessor
)
io.crnk.core.module.discovery.
ReflectionsServiceDiscovery
(implements io.crnk.core.module.discovery.
ServiceDiscovery
)
io.crnk.core.engine.registry.
RegistryEntry
io.crnk.core.engine.document.
Relationship
(implements io.crnk.core.resource.list.
LinksContainer
, io.crnk.core.resource.meta.
MetaContainer
)
io.crnk.core.repository.
RelationshipRepositoryBase
<T,I,D,J> (implements io.crnk.core.repository.
BulkRelationshipRepositoryV2
<T,I,D,J>, io.crnk.core.engine.registry.
ResourceRegistryAware
)
io.crnk.core.repository.decorate.
RelationshipRepositoryDecoratorBase
<T,I,D,J> (implements io.crnk.core.repository.decorate.
RelationshipRepositoryDecorator
<T,I,D,J>, io.crnk.core.engine.registry.
ResourceRegistryAware
)
io.crnk.core.engine.internal.information.repository.
RelationshipRepositoryInformationImpl
(implements io.crnk.core.engine.information.repository.
RelationshipRepositoryInformation
)
io.crnk.core.repository.decorate.
RepositoryDecoratorFactoryBase
(implements io.crnk.core.repository.decorate.
RepositoryDecoratorFactory
)
io.crnk.legacy.registry.
RepositoryEntryBuilderFacade
(implements io.crnk.legacy.registry.
RepositoryEntryBuilder
)
io.crnk.core.engine.filter.
RepositoryFilterBase
(implements io.crnk.core.engine.filter.
RepositoryFilter
)
io.crnk.legacy.registry.
RepositoryInstanceBuilder
<T>
io.crnk.core.engine.internal.information.resource.
ResourceAttributesBridge
<T>
io.crnk.core.engine.information.resource.
ResourceFieldAccess
io.crnk.core.engine.internal.information.resource.
ResourceFieldImpl
(implements io.crnk.core.engine.information.resource.
ResourceField
)
io.crnk.core.engine.internal.information.resource.
AnnotationResourceInformationBuilder.AnnotatedResourceField
io.crnk.core.engine.information.resource.
ResourceFieldNameTransformer
io.crnk.core.engine.document.
ResourceIdentifier
(implements java.lang.Comparable<T>)
io.crnk.core.engine.document.
Resource
(implements io.crnk.core.resource.list.
LinksContainer
, io.crnk.core.resource.meta.
MetaContainer
)
io.crnk.core.engine.information.resource.
ResourceInformation
io.crnk.core.engine.internal.document.mapper.
ResourceMapper
io.crnk.legacy.registry.
ResourceRegistryBuilder
io.crnk.core.engine.internal.registry.
ResourceRegistryImpl
(implements io.crnk.core.engine.registry.
ResourceRegistry
)
io.crnk.core.repository.
ResourceRepositoryBase
<T,I> (implements io.crnk.core.engine.registry.
ResourceRegistryAware
, io.crnk.core.repository.
ResourceRepositoryV2
<T,I>)
io.crnk.core.repository.decorate.
ResourceRepositoryDecoratorBase
<T,I> (implements io.crnk.core.engine.registry.
ResourceRegistryAware
, io.crnk.core.repository.decorate.
ResourceRepositoryDecorator
<T,I>)
io.crnk.core.engine.internal.information.repository.
ResourceRepositoryInformationImpl
(implements io.crnk.core.engine.information.repository.
ResourceRepositoryInformation
)
io.crnk.core.engine.dispatcher.
Response
io.crnk.core.engine.internal.repository.
ResponseRepositoryAdapter
io.crnk.core.engine.internal.repository.
RelationshipRepositoryAdapter
<T,I,D,J>
io.crnk.core.engine.internal.repository.
ResourceRepositoryAdapter
<T,I>
io.crnk.core.engine.internal.repository.
ResponseRepositoryAdapter.RepositoryBulkRequestFilterChainImpl
<K> (implements io.crnk.core.engine.filter.
RepositoryBulkRequestFilterChain
<K>)
io.crnk.core.engine.internal.repository.
ResponseRepositoryAdapter.RepositoryRequestFilterChainImpl
(implements io.crnk.core.engine.filter.
RepositoryRequestFilterChain
)
io.crnk.legacy.locator.
SampleJsonServiceLocator
(implements io.crnk.legacy.locator.
JsonServiceLocator
)
io.crnk.core.module.
SimpleModule
(implements io.crnk.core.module.
Module
)
io.crnk.core.module.
CoreModule
io.crnk.legacy.queryParams.context.
SimpleQueryParamsParserContext
(implements io.crnk.legacy.queryParams.context.
QueryParamsParserContext
)
io.crnk.legacy.queryParams.params.
SortingParams
io.crnk.core.engine.internal.utils.
StringUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
io.crnk.core.exception.
CrnkException
io.crnk.core.exception.
CrnkMappableException
io.crnk.core.exception.
BadRequestException
io.crnk.core.exception.
ParametersDeserializationException
io.crnk.core.exception.
RequestBodyNotFoundException
io.crnk.core.exception.
ForbiddenException
io.crnk.core.exception.
InternalServerErrorException
io.crnk.core.exception.
MethodNotFoundException
io.crnk.core.exception.
RelationshipRepositoryNotFoundException
io.crnk.core.exception.
RepositoryAnnotationNotFoundException
io.crnk.core.exception.
RepositoryInstanceNotFoundException
io.crnk.core.exception.
RepositoryMethodException
io.crnk.core.exception.
RepositoryNotFoundException
io.crnk.core.exception.
ResourceException
io.crnk.core.exception.
ResourceFieldNotFoundException
io.crnk.core.exception.
RequestBodyException
io.crnk.core.exception.
ResourceNotFoundException
io.crnk.core.exception.
UnauthorizedException
io.crnk.core.exception.
CrnkMatchingException
io.crnk.core.engine.parser.
ParserException
io.crnk.core.engine.internal.utils.
PropertyException
io.crnk.core.exception.
CrnkInitializationException
io.crnk.core.exception.
InvalidResourceException
io.crnk.core.exception.
MultipleJsonApiLinksInformationException
io.crnk.core.exception.
MultipleJsonApiMetaInformationException
io.crnk.core.exception.
ResourceDuplicateIdException
io.crnk.core.exception.
ResourceIdNotFoundException
io.crnk.core.exception.
ResourceNotFoundInitializationException
io.crnk.legacy.queryParams.params.
TypedParams
<T>
io.crnk.core.engine.parser.
TypeParser
io.crnk.core.engine.internal.utils.
UrlUtils
io.crnk.core.engine.internal.utils.
WrappedList
<T> (implements java.util.List<E>)
io.crnk.core.resource.list.
DefaultResourceList
<T> (implements io.crnk.core.resource.list.
ResourceList
<T>)
io.crnk.core.resource.list.
ResourceListBase
<T,M,L>
Interface Hierarchy
io.crnk.core.engine.internal.utils.
CastableInformation
<T>
io.crnk.core.engine.internal.dispatcher.
ControllerLookup
io.crnk.core.engine.internal.utils.
Decorator
<T>
io.crnk.core.repository.decorate.
RelationshipRepositoryDecorator
<T,I,D,J> (also extends io.crnk.core.repository.
RelationshipRepositoryV2
<T,I,D,J>)
io.crnk.core.repository.decorate.
ResourceRepositoryDecorator
<T,I> (also extends io.crnk.core.repository.
ResourceRepositoryV2
<T,I>)
io.crnk.core.engine.filter.
DocumentFilter
io.crnk.core.engine.filter.
DocumentFilterChain
io.crnk.core.engine.filter.
DocumentFilterContext
io.crnk.core.engine.internal.exception.
ExceptionMapperLookup
io.crnk.core.engine.http.
HttpRequestContextBase
io.crnk.core.engine.http.
HttpRequestContext
io.crnk.core.engine.http.
HttpRequestProcessor
java.lang.Iterable<T>
java.util.Collection<E>
java.util.List<E>
io.crnk.core.resource.list.
ResourceList
<T>
io.crnk.core.engine.error.
JsonApiExceptionMapper
<E>
io.crnk.core.engine.error.
ExceptionMapper
<E>
io.crnk.legacy.locator.
JsonServiceLocator
io.crnk.core.resource.list.
LinksContainer
io.crnk.core.resource.links.
LinksInformation
io.crnk.core.resource.links.
PagedLinksInformation
io.crnk.core.resource.links.
RelatedLinksInformation
io.crnk.core.resource.links.
SelfLinksInformation
io.crnk.legacy.repository.
LinksRepository
<T>
io.crnk.core.repository.
LinksRepositoryV2
<T>
io.crnk.core.resource.meta.
MetaContainer
io.crnk.core.resource.meta.
MetaInformation
io.crnk.core.resource.meta.
HasMoreResourcesMetaInformation
io.crnk.core.resource.meta.
PagedMetaInformation
io.crnk.legacy.repository.
MetaRepository
<T>
io.crnk.core.repository.
MetaRepositoryV2
<T>
io.crnk.core.module.
Module
io.crnk.core.module.
InitializingModule
io.crnk.core.module.
Module.ModuleContext
io.crnk.core.engine.internal.utils.
Predicate
<T>
io.crnk.core.engine.internal.utils.
Predicate2
<T,U>
io.crnk.core.engine.properties.
PropertiesProvider
io.crnk.core.engine.query.
QueryAdapter
io.crnk.core.engine.query.
QueryAdapterBuilder
io.crnk.legacy.queryParams.
QueryParamsConverter
io.crnk.legacy.queryParams.
QueryParamsParser
io.crnk.legacy.queryParams.context.
QueryParamsParserContext
io.crnk.legacy.queryParams.
QueryParamsSerializer
io.crnk.core.queryspec.
QuerySpecConverter
io.crnk.core.queryspec.
QuerySpecDeserializer
io.crnk.core.queryspec.
QuerySpecDeserializerContext
io.crnk.core.queryspec.
QuerySpecSerializer
io.crnk.core.repository.
Repository
io.crnk.core.repository.
BulkRelationshipRepositoryV2
<T,I,D,J>
io.crnk.legacy.repository.
RelationshipRepository
<T,T_ID,D,D_ID>
io.crnk.core.repository.decorate.
RelationshipRepositoryDecorator
<T,I,D,J> (also extends io.crnk.core.engine.internal.utils.
Decorator
<T>, io.crnk.core.repository.
RelationshipRepositoryV2
<T,I,D,J>)
io.crnk.core.repository.
RelationshipRepositoryV2
<T,I,D,J>
io.crnk.core.repository.
BulkRelationshipRepositoryV2
<T,I,D,J>
io.crnk.core.repository.decorate.
RelationshipRepositoryDecorator
<T,I,D,J> (also extends io.crnk.core.engine.internal.utils.
Decorator
<T>)
io.crnk.legacy.repository.
ResourceRepository
<T,ID>
io.crnk.core.repository.decorate.
ResourceRepositoryDecorator
<T,I> (also extends io.crnk.core.engine.internal.utils.
Decorator
<T>, io.crnk.core.repository.
ResourceRepositoryV2
<T,I>)
io.crnk.core.repository.
ResourceRepositoryV2
<T,I>
io.crnk.core.repository.decorate.
ResourceRepositoryDecorator
<T,I> (also extends io.crnk.core.engine.internal.utils.
Decorator
<T>)
io.crnk.core.engine.information.repository.
RepositoryAction
io.crnk.core.engine.information.resource.
ResourceAction
io.crnk.core.engine.filter.
RepositoryBulkRequestFilterChain
<K>
io.crnk.core.repository.decorate.
RepositoryDecoratorFactory
io.crnk.legacy.registry.
RepositoryEntryBuilder
io.crnk.core.engine.filter.
RepositoryFilter
io.crnk.core.engine.filter.
RepositoryFilterContext
io.crnk.core.engine.information.repository.
RepositoryInformation
io.crnk.core.engine.information.repository.
RelationshipRepositoryInformation
io.crnk.core.engine.information.repository.
ResourceRepositoryInformation
io.crnk.core.engine.information.repository.
RepositoryInformationBuilder
io.crnk.core.engine.information.repository.
RepositoryInformationBuilderContext
io.crnk.core.engine.filter.
RepositoryLinksFilterChain
io.crnk.core.engine.filter.
RepositoryMetaFilterChain
io.crnk.legacy.internal.
RepositoryMethodParameterProvider
io.crnk.core.engine.filter.
RepositoryRequestFilterChain
io.crnk.core.engine.dispatcher.
RepositoryRequestSpec
io.crnk.core.engine.filter.
RepositoryResultFilterChain
<T>
io.crnk.core.engine.dispatcher.
RequestDispatcher
io.crnk.core.engine.registry.
ResourceEntry
io.crnk.core.engine.information.resource.
ResourceField
io.crnk.core.engine.information.resource.
ResourceFieldAccessor
io.crnk.core.engine.information.resource.
ResourceInformationBuilder
io.crnk.core.engine.information.resource.
ResourceInformationBuilderContext
io.crnk.core.engine.information.resource.
ResourceInstanceBuilder
<T>
io.crnk.core.module.discovery.
ResourceLookup
io.crnk.core.engine.registry.
ResourceRegistry
io.crnk.core.engine.registry.
ResourceRegistryAware
io.crnk.core.engine.registry.
ResponseRelationshipEntry
io.crnk.core.engine.security.
SecurityProvider
io.crnk.core.module.discovery.
ServiceDiscovery
io.crnk.core.module.discovery.
ServiceDiscoveryFactory
io.crnk.core.engine.url.
ServiceUrlProvider
io.crnk.core.engine.parser.
StringParser
<T>
io.crnk.core.utils.
Supplier
<T>
io.crnk.core.engine.transaction.
TransactionRunner
Annotation Type Hierarchy
io.crnk.legacy.repository.annotations.
JsonApiRelationshipRepository
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiFindOne
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiDelete
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiFindOneTarget
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiFindAllWithIds
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiRemoveRelations
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiAddRelations
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiMeta
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiSave
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiLinks
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiFindAll
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiFindManyTargets
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiResourceRepository
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiSetRelations
(implements java.lang.annotation.Annotation)
io.crnk.legacy.repository.annotations.
JsonApiSetRelation
(implements java.lang.annotation.Annotation)
io.crnk.legacy.queryParams.errorhandling.
ExceptionMapperProvider
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiMetaInformation
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiToOne
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiResource
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiRelation
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiId
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiToMany
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiField
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiIncludeByDefault
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiLinksInformation
(implements java.lang.annotation.Annotation)
io.crnk.core.resource.annotations.
JsonApiLookupIncludeAutomatically
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
io.crnk.legacy.queryParams.
RestrictedPaginationKeys
io.crnk.legacy.queryParams.
RestrictedSortingValues
io.crnk.core.queryspec.
Direction
io.crnk.core.resource.annotations.
SerializeType
io.crnk.core.resource.annotations.
LookupIncludeBehavior
io.crnk.core.resource.
RestrictedQueryParamsMembers
io.crnk.core.engine.information.repository.
RepositoryAction.RepositoryActionType
io.crnk.core.engine.information.resource.
ResourceFieldType
io.crnk.core.engine.properties.
ResourceFieldImmutableWriteBehavior
io.crnk.core.engine.http.
HttpMethod
io.crnk.core.engine.internal.document.mapper.
IncludeBehavior
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes