Skip navigation links
A C D E G I S T V X 

A

ApiClientUtils - Class in xyz.greatapp.libs.service.requests.common
 
ApiClientUtils() - Constructor for class xyz.greatapp.libs.service.requests.common.ApiClientUtils
 

C

ColumnValue - Class in xyz.greatapp.libs.service.requests.database
 
ColumnValue(String, Object) - Constructor for class xyz.greatapp.libs.service.requests.database.ColumnValue
 
ContextFilter - Class in xyz.greatapp.libs.service.filters
 
ContextFilter(ThreadContextService) - Constructor for class xyz.greatapp.libs.service.filters.ContextFilter
 

D

doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class xyz.greatapp.libs.service.filters.ContextFilter
 

E

Environment - Enum in xyz.greatapp.libs.service
 

G

getColumn() - Method in class xyz.greatapp.libs.service.requests.database.ColumnValue
 
getColumnValues() - Method in class xyz.greatapp.libs.service.requests.database.InsertQuery
 
getEnvironment() - Method in class xyz.greatapp.libs.service.context.ThreadContext
 
getEnvironment() - Method in interface xyz.greatapp.libs.service.context.ThreadContextService
 
getEnvironment() - Method in class xyz.greatapp.libs.service.context.ThreadContextServiceImpl
 
getExtraInfo() - Method in class xyz.greatapp.libs.service.ServiceResult
 
getFilters() - Method in class xyz.greatapp.libs.service.requests.database.SelectQuery
 
getHttpHeaders() - Method in class xyz.greatapp.libs.service.requests.common.ApiClientUtils
 
getIdColumnName() - Method in class xyz.greatapp.libs.service.requests.database.InsertQuery
 
getMessage() - Method in class xyz.greatapp.libs.service.ServiceResult
 
getObject() - Method in class xyz.greatapp.libs.service.ServiceResult
 
getRestTemplate() - Method in class xyz.greatapp.libs.service.requests.common.ApiClientUtils
 
getServiceURI(ServiceName, Environment) - Method in class xyz.greatapp.libs.service.location.ServiceLocator
 
getTable() - Method in class xyz.greatapp.libs.service.requests.database.InsertQuery
 
getTable() - Method in class xyz.greatapp.libs.service.requests.database.SelectQuery
 
getThreadContext() - Method in interface xyz.greatapp.libs.service.context.ThreadContextService
 
getThreadContext() - Method in class xyz.greatapp.libs.service.context.ThreadContextServiceImpl
 
getURIPrefix() - Method in enum xyz.greatapp.libs.service.Environment
 
getValue() - Method in class xyz.greatapp.libs.service.requests.database.ColumnValue
 

I

initializeContext(Environment) - Method in interface xyz.greatapp.libs.service.context.ThreadContextService
 
initializeContext(Environment) - Method in class xyz.greatapp.libs.service.context.ThreadContextServiceImpl
 
InsertQuery - Class in xyz.greatapp.libs.service.requests.database
 
InsertQuery(String, ColumnValue[], String) - Constructor for class xyz.greatapp.libs.service.requests.database.InsertQuery
 
isSuccess() - Method in class xyz.greatapp.libs.service.ServiceResult
 

S

SelectQuery - Class in xyz.greatapp.libs.service.requests.database
 
SelectQuery(String, ColumnValue[]) - Constructor for class xyz.greatapp.libs.service.requests.database.SelectQuery
 
ServiceLocator - Class in xyz.greatapp.libs.service.location
 
ServiceLocator() - Constructor for class xyz.greatapp.libs.service.location.ServiceLocator
 
ServiceName - Enum in xyz.greatapp.libs.service
 
ServiceResult - Class in xyz.greatapp.libs.service
 
ServiceResult(boolean, String, String) - Constructor for class xyz.greatapp.libs.service.ServiceResult
 
ServiceResult(boolean, String) - Constructor for class xyz.greatapp.libs.service.ServiceResult
 
setEnvironment(Environment) - Method in class xyz.greatapp.libs.service.context.ThreadContext
 
setExtraInfo(String) - Method in class xyz.greatapp.libs.service.ServiceResult
 
setThreadContextOnThread(ThreadContext) - Method in interface xyz.greatapp.libs.service.context.ThreadContextService
 
setThreadContextOnThread(ThreadContext) - Method in class xyz.greatapp.libs.service.context.ThreadContextServiceImpl
 

T

ThreadContext - Class in xyz.greatapp.libs.service.context
 
ThreadContext() - Constructor for class xyz.greatapp.libs.service.context.ThreadContext
 
ThreadContextService - Interface in xyz.greatapp.libs.service.context
 
ThreadContextServiceImpl - Class in xyz.greatapp.libs.service.context
 
ThreadContextServiceImpl() - Constructor for class xyz.greatapp.libs.service.context.ThreadContextServiceImpl
 

V

valueOf(String) - Static method in enum xyz.greatapp.libs.service.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xyz.greatapp.libs.service.ServiceName
Returns the enum constant of this type with the specified name.
values() - Static method in enum xyz.greatapp.libs.service.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xyz.greatapp.libs.service.ServiceName
Returns an array containing the constants of this enum type, in the order they are declared.

X

xyz.greatapp.libs.service - package xyz.greatapp.libs.service
 
xyz.greatapp.libs.service.context - package xyz.greatapp.libs.service.context
 
xyz.greatapp.libs.service.filters - package xyz.greatapp.libs.service.filters
Common filters applied to every micro-service to set the corresponding environment.
xyz.greatapp.libs.service.location - package xyz.greatapp.libs.service.location
 
xyz.greatapp.libs.service.requests.common - package xyz.greatapp.libs.service.requests.common
 
xyz.greatapp.libs.service.requests.database - package xyz.greatapp.libs.service.requests.database
 
A C D E G I S T V X 
Skip navigation links