Package lumis.doui.service.api.rest.internal
This package contains classes and interfaces that are meant to be used only by internal LumisXP code.
Nothing inside this package is considered stable and may be changed or removed in any future version.
Nothing inside this package is considered stable and may be changed or removed in any future version.
- Since:
- 10.4.0
-
Interface Summary Interface Description IDouiRestInterfaceRequest A DOUI REST interface render request.IDouiRestInterfaceRequest.IOrderBy Order by configuration.IDouiRestInterfaceRequestCacheKeyProvider A DOUI REST interface cache key provider. -
Class Summary Class Description ClearDouiRestCacheEventObserver DOUI REST interface cache cleaner.DefaultRestInterfaceCacheKeyProvider IDouiRestInterfaceRequestCacheKeyProvider
default implementation.DouiRestInterfaceCacheManager DOUI REST interface cache manager.DouiRestInterfaceRenderResult DOUI REST interface render result.RestInterfaceCacheConfig REST interface cache configuration. -
Enum Summary Enum Description IDouiRestInterfaceRequest.OrderByDirection Order by direction.IDouiRestInterfaceRequest.ResponseType The response type.