C D G H I L N O P S 
All Classes All Packages

C

callCommandWithToken(ClientConnection, String, String) - Static method in class net.lightapi.portal.HybridCommandClient
 
callCommandWithToken(String, String) - Static method in class net.lightapi.portal.HybridCommandClient
 
callCommandWithToken(String, String, String) - Static method in class net.lightapi.portal.HybridCommandClient
 
callQueryExchange(String, HttpServerExchange) - Static method in class net.lightapi.portal.HybridQueryClient
 
callQueryExchangeUrl(String, HttpServerExchange, String) - Static method in class net.lightapi.portal.HybridQueryClient
 
callQueryTokenUrl(String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
 
callQueryUrl(String, String) - Static method in class net.lightapi.portal.HybridQueryClient
 
callQueryWithToken(String, String) - Static method in class net.lightapi.portal.HybridQueryClient
 
config - Static variable in class net.lightapi.portal.HybridCommandClient
 
config - Static variable in class net.lightapi.portal.HybridQueryClient
 
CONFIG_NAME - Static variable in class net.lightapi.portal.PortalClientConfig
 
CONFIG_NAME - Static variable in class net.lightapi.portal.PortalConfig
 
createAuthCode(Map<String, Object>, String) - Static method in class net.lightapi.portal.HybridCommandClient
Create Auth code from oauth-kafka.
createRefreshToken(Map<String, Object>, String) - Static method in class net.lightapi.portal.HybridCommandClient
Create a refresh token from the oauth-kafka.
createRefToken(Map<String, Object>, String) - Static method in class net.lightapi.portal.HybridCommandClient
Create a reference token from the oauth-kafka.
createSocialUser(Map<String, Object>, String) - Static method in class net.lightapi.portal.HybridCommandClient
Create a sociate user with bootstrap token from light-spa-4j statelessAuthHandler.

D

deleteAuthCode(String, String, String) - Static method in class net.lightapi.portal.HybridCommandClient
Delete Auth code from oauth-kafka

G

getAdmin() - Method in class net.lightapi.portal.PortalConfig
 
getAuthCode(HttpServerExchange, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get authCode for host.
getAuthCode(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get authCode for host with exchange and url.
getAuthCodeDetail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get authCode detail.
getAuthCodeDetail(String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get authCode detail by authCode with client credentials token from oauth-kafka.
getBlog(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get blog list for host with exchange and url.
getBlogById(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get blog for host and id with exchange.
getBlogById(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get blog for host and id with exchange and url.
getBlogList(HttpServerExchange, String, String, int, int, List<String>, List<String>) - Static method in class net.lightapi.portal.HybridQueryClient
Get blog list for host or categories or tags with exchange and url.
getBootstrapToken() - Method in class net.lightapi.portal.PortalClientConfig
 
getCategory(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get category list for host with exchange and url.
getCategoryByName(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get category for host and name with exchange and url.
getCity(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get city object from a combination of country, province and city.
getClient(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get client for host with exchange and url.
getClientById(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get client detail by clientId.
getClientById(String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get client by clientId with client credentials token from oauth-kafka.
getClientById(String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get client detail by clientId.
getCmdHost() - Method in class net.lightapi.portal.PortalConfig
 
getCmdPath() - Method in class net.lightapi.portal.PortalConfig
 
getCustomerOrderByEmail(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get customer orders by email.
getDataPath() - Method in class net.lightapi.portal.PortalConfig
 
getDocument(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get document list for host with exchange and url.
getDocumentById(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get document for host and id with exchange and url.
getEntity(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get covid entity for the user by key.
getError(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get error list for host with exchange and url.
getErrorByCode(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get error for host and errorCode with exchange.
getHost(HttpServerExchange, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get all the entities associated with a particular host.
getHost(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get all the entities associated with a particular host.
getHosts() - Static method in class net.lightapi.portal.HybridQueryClient
Get a list of hosts from reference api for host dropdowns in the UI.
getJsonSchema(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get schema list for host with exchange and url.
getJsonSchemaById(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get schema for host and id with exchange.
getJsonSchemaById(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get schema for host and id with exchange and url.
getJsonSchemaList(HttpServerExchange, String, String, int, int, List<String>, List<String>) - Static method in class net.lightapi.portal.HybridQueryClient
Get schema list for host or categories or tags with exchange and url.
getMaprootApplicationId() - Method in class net.lightapi.portal.PortalConfig
 
getMarketApplicationId() - Method in class net.lightapi.portal.PortalConfig
 
getMerchantOrderByEmail(HttpServerExchange, String, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get merchant orders by email.
getMessageByEmail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get private messages for the user by email.
getNews(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get news list for host with exchange and url.
getNewsById(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get news for host and id with exchange and url.
getNonceApplicationId() - Method in class net.lightapi.portal.PortalConfig
 
getNonceByEmail(HttpServerExchange, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get Nonce for the user by email.
getNonceByEmail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get Nonce for the user by email.
getNonceTopic() - Method in class net.lightapi.portal.PortalConfig
 
getNotificationApplicationId() - Method in class net.lightapi.portal.PortalConfig
 
getNotificationByEmail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get notification for the user by email.
getNotificationTopic() - Method in class net.lightapi.portal.PortalConfig
 
getPage(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get page list for host with exchange and url.
getPageById(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get page for host and id with exchange and url.
getPaymentByEmail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get payment by email.
getPaymentByEmail(String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get payment by email.
getPortalCommandServiceId() - Method in class net.lightapi.portal.PortalClientConfig
 
getPortalCommandServiceUrl() - Method in class net.lightapi.portal.PortalClientConfig
 
getPortalHost() - Method in class net.lightapi.portal.PortalConfig
 
getPortalQueryServiceId() - Method in class net.lightapi.portal.PortalClientConfig
 
getPortalQueryServiceUrl() - Method in class net.lightapi.portal.PortalClientConfig
 
getPortalReferenceServiceId() - Method in class net.lightapi.portal.PortalClientConfig
 
getProvider(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get provider for host with exchange and url.
getProviderDetail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get provider detail.
getReferenceTopic() - Method in class net.lightapi.portal.PortalConfig
 
getRefreshToken(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get refresh tokens for host with exchange and url.
getRefreshTokenDetail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get refreshToken detail.
getRefToken(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get reference tokens for host with exchange and url.
getRefTokenDetail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get refToken detail.
getRefTokenDetail(String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get refToken detail by reference token with client credentials token from oauth-kafka.
getResetHost() - Method in class net.lightapi.portal.PortalConfig
 
getRuleByGroup(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get rule list for host with rule group id, exchange and url.
getRuleByHost(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get rule list for host with exchange and url.
getRuleById(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get rule for host and ruleId with exchange.
getRuleByType(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get rule list for host with rule type, exchange and url.
getService(HttpServerExchange, String, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get service for host with exchange, url and optional style.
getServiceById(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get service detail by serviceId.
getServiceRoleById(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get service roles by serviceId.
getStatusByEmail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get status by email.
getStatusByEmail(String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get status by email with a client credentials token.
getTags(String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get tags list for host and app with url.
getTaijiTopic() - Method in class net.lightapi.portal.PortalConfig
 
getTemplate(HttpServerExchange, String, String, int, int) - Static method in class net.lightapi.portal.HybridQueryClient
Get template list for host with exchange and url.
getTemplateById(HttpServerExchange, String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get template for host and id with exchange and url.
getTopic() - Method in class net.lightapi.portal.PortalConfig
 
getUserApplicationId() - Method in class net.lightapi.portal.PortalConfig
 
getUserByEmail(HttpServerExchange, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get User by email with exchange and email
getUserByEmail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Deprecated.
Please use portal.yml config PortalByServiceUrl indicator
getUserByEmail(String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get User by email between service to service invocation.
getUserById(HttpServerExchange, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get User email by id with the current credentials in the exchange.
getUserById(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get User email by id with the same credentials token.
getUserById(String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get User email by userId between service to service invocation.
getUserIdTopic() - Method in class net.lightapi.portal.PortalConfig
 
getWebsiteByEmail(HttpServerExchange, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get website by email.
getWebsiteByEmail(String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get website by email with a client credentials token.

H

HybridCommandClient - Class in net.lightapi.portal
This is a client utility that is shared by all command side services to update data from the command side.
HybridCommandClient() - Constructor for class net.lightapi.portal.HybridCommandClient
 
HybridQueryClient - Class in net.lightapi.portal
This is a client utility that is shared by all command side services to query data from the query side.
HybridQueryClient() - Constructor for class net.lightapi.portal.HybridQueryClient
 

I

isJson(String) - Static method in class net.lightapi.portal.SchemaUtil
Detect if a string is JSON or not by checking the first char { | [ This is not a strict check but only a validation check, so further check is required by loading it with either JSON or YAML.
isPortalByServiceUrl() - Method in class net.lightapi.portal.PortalClientConfig
 
isSendEmail() - Method in class net.lightapi.portal.PortalConfig
 

L

loginUser(String, String, String) - Static method in class net.lightapi.portal.HybridQueryClient
Get password by email for login.

N

net.lightapi.portal - package net.lightapi.portal
 

O

ORDER_CANCELLED - Static variable in class net.lightapi.portal.PortalConstants
 
ORDER_CONFIRMED - Static variable in class net.lightapi.portal.PortalConstants
 
ORDER_DELIVERED - Static variable in class net.lightapi.portal.PortalConstants
 

P

PortalClientConfig - Class in net.lightapi.portal
This is a centralized configuration for the portal services.
PortalClientConfig() - Constructor for class net.lightapi.portal.PortalClientConfig
 
PortalConfig - Class in net.lightapi.portal
This is a centralized configuration for the portal services.
PortalConfig() - Constructor for class net.lightapi.portal.PortalConfig
 
PortalConstants - Class in net.lightapi.portal
 
PortalConstants() - Constructor for class net.lightapi.portal.PortalConstants
 

S

SchemaUtil - Class in net.lightapi.portal
A utility class that work with Json and Yaml
SchemaUtil() - Constructor for class net.lightapi.portal.SchemaUtil
 
setAdmin(String) - Method in class net.lightapi.portal.PortalConfig
 
setBootstrapToken(String) - Method in class net.lightapi.portal.PortalClientConfig
 
setCmdHost(String) - Method in class net.lightapi.portal.PortalConfig
 
setCmdPath(String) - Method in class net.lightapi.portal.PortalConfig
 
setDataPath(String) - Method in class net.lightapi.portal.PortalConfig
 
setMaprootApplicationId(String) - Method in class net.lightapi.portal.PortalConfig
 
setMarketApplicationId(String) - Method in class net.lightapi.portal.PortalConfig
 
setNonceApplicationId(String) - Method in class net.lightapi.portal.PortalConfig
 
setNonceTopic(String) - Method in class net.lightapi.portal.PortalConfig
 
setNotificationApplicationId(String) - Method in class net.lightapi.portal.PortalConfig
 
setNotificationTopic(String) - Method in class net.lightapi.portal.PortalConfig
 
setPortalByServiceUrl(boolean) - Method in class net.lightapi.portal.PortalClientConfig
 
setPortalCommandServiceId(String) - Method in class net.lightapi.portal.PortalClientConfig
 
setPortalCommandServiceUrl(String) - Method in class net.lightapi.portal.PortalClientConfig
 
setPortalHost(String) - Method in class net.lightapi.portal.PortalConfig
 
setPortalQueryServiceId(String) - Method in class net.lightapi.portal.PortalClientConfig
 
setPortalQueryServiceUrl(String) - Method in class net.lightapi.portal.PortalClientConfig
 
setPortalReferenceServiceId(String) - Method in class net.lightapi.portal.PortalClientConfig
 
setReferenceTopic(String) - Method in class net.lightapi.portal.PortalConfig
 
setResetHost(String) - Method in class net.lightapi.portal.PortalConfig
 
setSendEmail(boolean) - Method in class net.lightapi.portal.PortalConfig
 
setTaijiTopic(String) - Method in class net.lightapi.portal.PortalConfig
 
setTopic(String) - Method in class net.lightapi.portal.PortalConfig
 
setUserApplicationId(String) - Method in class net.lightapi.portal.PortalConfig
 
setUserIdTopic(String) - Method in class net.lightapi.portal.PortalConfig
 
C D G H I L N O P S 
All Classes All Packages