Index

A C D E F G H I K M R S U 
All Classes and Interfaces|All Packages|Constant Field Values

A

addEndpoint(String, Handler) - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
 
addEndpoint(PathSpec, Handler) - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
 

C

com.smeup.kokos.sdk.configuration - package com.smeup.kokos.sdk.configuration
 
com.smeup.kokos.sdk.entity - package com.smeup.kokos.sdk.entity
 
com.smeup.kokos.sdk.entrypoint.restapi - package com.smeup.kokos.sdk.entrypoint.restapi
 
com.smeup.kokos.sdk.entrypoint.restapi.handler - package com.smeup.kokos.sdk.entrypoint.restapi.handler
 
com.smeup.kokos.sdk.k11 - package com.smeup.kokos.sdk.k11
 
ConfigurationManager - Class in com.smeup.kokos.sdk.configuration
 
ConfigurationManager() - Constructor for class com.smeup.kokos.sdk.configuration.ConfigurationManager
 
create(ExecutionContext, EntityContext, EntitySlice) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 

D

delBid(Fun, ExecutionContext) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
Call deleteById abstract method.
delete(ExecutionContext, EntityContext, String) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 

E

EntityContext - Class in com.smeup.kokos.sdk.entity
 
EntityContext() - Constructor for class com.smeup.kokos.sdk.entity.EntityContext
 
EntityOav - Class in com.smeup.kokos.sdk.entity
The model class of generic OAV
EntityOav() - Constructor for class com.smeup.kokos.sdk.entity.EntityOav
 
EntityOav(Object) - Constructor for class com.smeup.kokos.sdk.entity.EntityOav
 
EntityOav(String, String, Object) - Constructor for class com.smeup.kokos.sdk.entity.EntityOav
 
EntitySlice - Class in com.smeup.kokos.sdk.entity
The model of generic Entity Slice
EntitySlice() - Constructor for class com.smeup.kokos.sdk.entity.EntitySlice
 
EntitySlice(String) - Constructor for class com.smeup.kokos.sdk.entity.EntitySlice
 
execute(Response, K11Config, String, Map<String, String>, String) - Method in class com.smeup.kokos.sdk.k11.K11Client
 

F

find(ExecutionContext, EntityContext) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 
findById(ExecutionContext, EntityContext, String) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 
findMany(ExecutionContext, EntityContext, List<String>) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 
fndAll(Fun, ExecutionContext) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
Call findAll abstract method.
fndBid(Fun, ExecutionContext) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
Call findById abstract method.
fndMny(Fun, ExecutionContext) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
Call findMany abstract method.

G

getCode() - Method in class com.smeup.kokos.sdk.entity.EntitySlice
 
getKey() - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
getOavCodes() - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
getOavs() - Method in class com.smeup.kokos.sdk.entity.EntitySlice
 
getParameter() - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
getParameter() - Method in class com.smeup.kokos.sdk.entity.EntityOav
 
getServiceParameters() - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
getType() - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
getType() - Method in class com.smeup.kokos.sdk.entity.EntityOav
 
getValue() - Method in class com.smeup.kokos.sdk.entity.EntityOav
 

H

handle(Request, Response, Callback) - Method in class com.smeup.kokos.sdk.entrypoint.restapi.handler.K11Handler
 

I

ID_COLUMN_CODE - Static variable in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 
init(String, Class<T>, Map<String, String>) - Static method in class com.smeup.kokos.sdk.configuration.ConfigurationManager
Create based directories and files and load configuration
init(String, Class<T>, Map<String, String>, Path) - Static method in class com.smeup.kokos.sdk.configuration.ConfigurationManager
 
insNew(Fun, ExecutionContext) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
Call insertNew abstract method.
invoke(K11Config, String, Map<String, String>, String) - Method in class com.smeup.kokos.sdk.k11.K11Client
 

K

K11Client - Class in com.smeup.kokos.sdk.k11
 
K11Client() - Constructor for class com.smeup.kokos.sdk.k11.K11Client
 
K11Handler - Class in com.smeup.kokos.sdk.entrypoint.restapi.handler
 
K11Handler() - Constructor for class com.smeup.kokos.sdk.entrypoint.restapi.handler.K11Handler
 
K11RestApi - Class in com.smeup.kokos.sdk.k11
 
K11RestApi() - Constructor for class com.smeup.kokos.sdk.k11.K11RestApi
 
KokosEntityDAOService - Class in com.smeup.kokos.sdk.entity
 
KokosEntityDAOService() - Constructor for class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 

M

main(String[]) - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.Main
 
Main - Class in com.smeup.kokos.sdk.entrypoint.restapi
 
Main() - Constructor for class com.smeup.kokos.sdk.entrypoint.restapi.Main
 
ME_ID - Static variable in class com.smeup.kokos.sdk.entrypoint.restapi.Main
 

R

RestApi - Class in com.smeup.kokos.sdk.entrypoint.restapi
 
RestApi() - Constructor for class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
 

S

setCode(String) - Method in class com.smeup.kokos.sdk.entity.EntitySlice
 
setKey(String) - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
setOavCodes(List<String>) - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
setOavs(LinkedHashMap<String, EntityOav>) - Method in class com.smeup.kokos.sdk.entity.EntitySlice
 
setParameter(String) - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
setParameter(String) - Method in class com.smeup.kokos.sdk.entity.EntityOav
 
setServiceParameters(Map<String, String>) - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
setType(String) - Method in class com.smeup.kokos.sdk.entity.EntityContext
 
setType(String) - Method in class com.smeup.kokos.sdk.entity.EntityOav
 
setValue(Object) - Method in class com.smeup.kokos.sdk.entity.EntityOav
 
startServer(MicroExecutorStartupContext<T>) - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
 
startServer(String, Class<T>) - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
Deprecated.
startServer(final MicroExecutorStartupContext invalid input: '<' T > startupContext)
startServer(String, Class<T>, Consumer<T>) - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
Deprecated.
use startServer(final MicroExecutorStartupContext startupContext) instead
startServer(String, Class<T>, Consumer<T>) - Static method in class com.smeup.kokos.sdk.k11.K11RestApi
 
stopServer() - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
Stops the server with the default shutdown timeout.
stopServer(long) - Static method in class com.smeup.kokos.sdk.entrypoint.restapi.RestApi
Stops the server with a specified timeout.

U

update(ExecutionContext, EntityContext, EntitySlice) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
 
updBid(Fun, ExecutionContext) - Method in class com.smeup.kokos.sdk.entity.KokosEntityDAOService
Call updateById abstract method.
A C D E F G H I K M R S U 
All Classes and Interfaces|All Packages|Constant Field Values