Skip navigation links
A B C D E F G H I J K L M N O P R S T V W 

A

AbstractBaseController - Class in com.metaring.framework.controller
 
AbstractBaseController(SysKB, Logger, Boolean) - Constructor for class com.metaring.framework.controller.AbstractBaseController
 
AbstractBaseController(SysKB) - Constructor for class com.metaring.framework.controller.AbstractBaseController
 
AbstractBaseController(SysKB, Logger) - Constructor for class com.metaring.framework.controller.AbstractBaseController
 
AbstractBaseController(SysKB, Boolean) - Constructor for class com.metaring.framework.controller.AbstractBaseController
 
APPLICATION_CONTEXT - Static variable in class com.metaring.framework.Core
 
ARGUMENTS - Static variable in class com.metaring.framework.Core
 
AsyncResponse - Class in com.metaring.framework
 
AsyncResponse(Throwable) - Constructor for class com.metaring.framework.AsyncResponse
 
AsyncResponse() - Constructor for class com.metaring.framework.AsyncResponse
 
AsyncValuedResponse<T> - Class in com.metaring.framework
 
AsyncValuedResponse(T) - Constructor for class com.metaring.framework.AsyncValuedResponse
 
AsyncValuedResponse(Throwable) - Constructor for class com.metaring.framework.AsyncValuedResponse
 
AsyncValuedResponse() - Constructor for class com.metaring.framework.AsyncValuedResponse
 

B

BASE_64_DECODER - Static variable in class com.metaring.framework.util.CryptoUtil
 
BASE_64_ENCODER - Static variable in class com.metaring.framework.util.CryptoUtil
 

C

CFG_EXT - Static variable in class com.metaring.framework.Resources
 
CFG_SYSTEM_DATA_REPRESENTATION - Static variable in class com.metaring.framework.Resources
 
CFG_SYSTEM_EXECUTION_ENVIRONMENT - Static variable in class com.metaring.framework.Resources
 
CFG_SYSTEM_LOGGER_MESSAGE_TYPE - Static variable in class com.metaring.framework.Resources
 
CFG_SYSTEM_NAME - Static variable in class com.metaring.framework.Resources
 
CFG_SYSTEM_TEST_MODE - Static variable in class com.metaring.framework.Resources
 
CHARSET_UTF_8 - Static variable in class com.metaring.framework.util.CryptoUtil
 
CIPHER_PROVIDER - Static variable in class com.metaring.framework.util.CryptoUtil
 
CIPHER_TRANSFORMATION - Static variable in class com.metaring.framework.util.CryptoUtil
 
com.metaring.framework - package com.metaring.framework
 
com.metaring.framework.controller - package com.metaring.framework.controller
 
com.metaring.framework.exception - package com.metaring.framework.exception
 
com.metaring.framework.util - package com.metaring.framework.util
 
concatenate(String, String...) - Method in class com.metaring.framework.controller.AbstractBaseController
 
config(String, Object) - Method in class com.metaring.framework.controller.AbstractBaseController
 
convert(int, String, byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
Core - Class in com.metaring.framework
 
Core() - Constructor for class com.metaring.framework.Core
 
CoreException - Exception in com.metaring.framework.exception
 
CoreException() - Constructor for exception com.metaring.framework.exception.CoreException
 
CoreException(String, Throwable, boolean, boolean) - Constructor for exception com.metaring.framework.exception.CoreException
 
CoreException(String, Throwable) - Constructor for exception com.metaring.framework.exception.CoreException
 
CoreException(String) - Constructor for exception com.metaring.framework.exception.CoreException
 
CoreException(Throwable) - Constructor for exception com.metaring.framework.exception.CoreException
 
Crypto - Class in com.metaring.framework.util
 
Crypto(String, String, String, int) - Constructor for class com.metaring.framework.util.Crypto
 
CryptoUtil - Class in com.metaring.framework.util
 
CryptoUtil() - Constructor for class com.metaring.framework.util.CryptoUtil
 

D

dataRepresentationFromJson(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
dataRepresentationfromObject(Object) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
debug(String, String...) - Method in class com.metaring.framework.controller.AbstractBaseController
 
decrypt(String) - Method in class com.metaring.framework.util.Crypto
 
decrypt(String, byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
decrypter - Variable in class com.metaring.framework.util.Crypto
 
DEFAULT_SYSKB_FILE_NAME - Static variable in class com.metaring.framework.Resources
 
digitSeriesFromJson(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 

E

emailFromJson(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
emailSeriesFromJson(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
encrypt(String) - Method in class com.metaring.framework.util.Crypto
 
encrypt(String, byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
encrypter - Variable in class com.metaring.framework.util.Crypto
 
entering(String) - Method in class com.metaring.framework.controller.AbstractBaseController
 
entering() - Method in class com.metaring.framework.controller.AbstractBaseController
 
errorCause - Variable in class com.metaring.framework.AsyncResponse
 
executionEnvironmentByName(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
executionEnvironmentDEVELOPMENT() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
executionEnvironmentPRODUCTION() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
executionEnvironmentTEST() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
exiting(String) - Method in class com.metaring.framework.controller.AbstractBaseController
 
exiting() - Method in class com.metaring.framework.controller.AbstractBaseController
 

F

FACTORY_DATA_REPRESENTATION - Static variable in class com.metaring.framework.Tools
 
FACTORY_DIGIT_SERIES - Static variable in class com.metaring.framework.Tools
 
FACTORY_EMAIL - Static variable in class com.metaring.framework.Tools
 
FACTORY_EMAIL_SERIES - Static variable in class com.metaring.framework.Tools
 
FACTORY_LOGGER - Static variable in class com.metaring.framework.Tools
 
FACTORY_REAL_DIGIT_SERIES - Static variable in class com.metaring.framework.Tools
 
FACTORY_SYSKB - Static variable in class com.metaring.framework.Tools
 
FACTORY_TEXT_SERIES - Static variable in class com.metaring.framework.Tools
 
FACTORY_TRUTH_SERIES - Static variable in class com.metaring.framework.Tools
 
fillPayload(TextSeries) - Method in exception com.metaring.framework.exception.ManagedException
 
fillPayload(String...) - Method in exception com.metaring.framework.exception.ManagedException
 
fillPayload(List) - Method in exception com.metaring.framework.exception.ManagedException
 
firstLetterToLowerCase(String) - Static method in class com.metaring.framework.util.StringUtil
 
firstLetterToUpperCase(String) - Static method in class com.metaring.framework.util.StringUtil
 
FROM_JSON_TO_STRINGS_FUNCTION - Static variable in class com.metaring.framework.Tools
 
fromBase64(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
fromBase64(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
fromBase64String(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
fromBase64String(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
fromThrowableToString(Throwable) - Static method in class com.metaring.framework.util.StringUtil
 

G

getCommunicationPassKey(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
getCommunicationPassKeyString(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
getErrorCause() - Method in class com.metaring.framework.AsyncResponse
 
getException() - Method in class com.metaring.framework.AsyncResponse
 
getLogger() - Method in class com.metaring.framework.controller.AbstractBaseController
 
getName() - Method in exception com.metaring.framework.exception.ManagedException
 
getPayload() - Method in exception com.metaring.framework.exception.ManagedException
 
getResult() - Method in class com.metaring.framework.AsyncValuedResponse
 
getSecretKey(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
getSysKB() - Method in class com.metaring.framework.controller.AbstractBaseController
 
getSystemBasePassKey() - Static method in class com.metaring.framework.util.CryptoUtil
 
getSystemKB() - Static method in class com.metaring.framework.Core
 
getTest() - Method in class com.metaring.framework.controller.AbstractBaseController
 
GLOBAL_SYSKB_FILE_NAME - Static variable in class com.metaring.framework.Resources
 

H

hasError() - Method in class com.metaring.framework.AsyncResponse
 
hasException() - Method in class com.metaring.framework.AsyncResponse
 
hasResult() - Method in class com.metaring.framework.AsyncValuedResponse
 

I

info(String, String...) - Method in class com.metaring.framework.controller.AbstractBaseController
 
InvalidValuesException - Exception in com.metaring.framework.exception
 
InvalidValuesException(String...) - Constructor for exception com.metaring.framework.exception.InvalidValuesException
 
isNullOrEmpty(T[]) - Static method in class com.metaring.framework.util.ObjectUtil
 
isNullOrEmpty(Iterable<?>) - Static method in class com.metaring.framework.util.ObjectUtil
 
isNullOrEmpty(Map<?, ?>) - Static method in class com.metaring.framework.util.ObjectUtil
 
isNullOrEmpty(DataRepresentation) - Static method in class com.metaring.framework.util.ObjectUtil
 
isNullOrEmpty(String) - Static method in class com.metaring.framework.util.StringUtil
 
isNullOrEmpty(Object) - Static method in class com.metaring.framework.util.StringUtil
 
isTest() - Method in class com.metaring.framework.controller.AbstractBaseController
 

J

javaTest - Variable in class com.metaring.framework.controller.AbstractBaseController
 

K

KEY_TYPE - Static variable in class com.metaring.framework.util.CryptoUtil
 

L

load(String) - Static method in class com.metaring.framework.Core
 
loadSysKB(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
LOCAL_SYSKB_FILE_NAME - Static variable in class com.metaring.framework.Resources
 
logger - Variable in class com.metaring.framework.controller.AbstractBaseController
 
logMessageTypeByName(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeByPriorityLevel(Long) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeCONFIG() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeDEBUG() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeENTERING() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeEXITING() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeINFO() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeSEVERE() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
logMessageTypeWARNING() - Static method in class com.metaring.framework.controller.ToolsAccessor
 

M

ManagedException - Exception in com.metaring.framework.exception
 
ManagedException() - Constructor for exception com.metaring.framework.exception.ManagedException
 
ManagedException(String, Throwable, boolean, boolean) - Constructor for exception com.metaring.framework.exception.ManagedException
 
ManagedException(String, Throwable) - Constructor for exception com.metaring.framework.exception.ManagedException
 
ManagedException(String) - Constructor for exception com.metaring.framework.exception.ManagedException
 
ManagedException(Throwable) - Constructor for exception com.metaring.framework.exception.ManagedException
 
MESSAGE_DIGEST_ALGORYTHM - Static variable in class com.metaring.framework.util.CryptoUtil
 
MissingValuesException - Exception in com.metaring.framework.exception
 
MissingValuesException() - Constructor for exception com.metaring.framework.exception.MissingValuesException
 
MissingValuesException(String...) - Constructor for exception com.metaring.framework.exception.MissingValuesException
 
MissingValuesException(TextSeries) - Constructor for exception com.metaring.framework.exception.MissingValuesException
 

N

name - Variable in exception com.metaring.framework.exception.ManagedException
 
newDataRepresentation() - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newDigitSeries(Long...) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newDigitSeries(Iterable<Long>) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newEmail(String, String, String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newEmail(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newEmailSeries(Email...) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newEmailSeries(Iterable<Email>) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newLogger(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newLogger(String, Long) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newLogger(String, LogMessageType) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newLogger(String, LogMessageType, Long) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newRealDigitSeries(Double...) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newRealDigitSeries(Iterable<Double>) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newSysKB(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newSysKB(String, LogMessageType) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newSysKB(String, Boolean) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newSysKB(String, LogMessageType, Boolean) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newSysKB(DataRepresentation) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newTextSeries(String...) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newTextSeries(Iterable<String>) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newTruthSeries(Boolean...) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
newTruthSeries(Iterable<Boolean>) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
nextRandomCode() - Static method in class com.metaring.framework.util.CryptoUtil
 
nextUserToken(String) - Static method in class com.metaring.framework.util.CryptoUtil
 

O

ObjectUtil - Class in com.metaring.framework.util
 
ObjectUtil() - Constructor for class com.metaring.framework.util.ObjectUtil
 
OperationNotPermittedException - Exception in com.metaring.framework.exception
 
OperationNotPermittedException() - Constructor for exception com.metaring.framework.exception.OperationNotPermittedException
 

P

payload - Variable in exception com.metaring.framework.exception.ManagedException
 
prepareKey(String, int) - Static method in class com.metaring.framework.util.Crypto
 
PROVIDER_EXECUTION_ENVIRONMENT - Static variable in class com.metaring.framework.Tools
 
PROVIDER_LOG_MESSAGE_TYPE - Static variable in class com.metaring.framework.Tools
 

R

RANDOM - Static variable in class com.metaring.framework.util.CryptoUtil
 
realDigitSeriesFromJson(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
Resources - Class in com.metaring.framework
 
Resources() - Constructor for class com.metaring.framework.Resources
 
result - Variable in class com.metaring.framework.AsyncValuedResponse
 

S

serialVersionUID - Static variable in exception com.metaring.framework.exception.CoreException
 
serialVersionUID - Static variable in exception com.metaring.framework.exception.InvalidValuesException
 
serialVersionUID - Static variable in exception com.metaring.framework.exception.ManagedException
 
serialVersionUID - Static variable in exception com.metaring.framework.exception.MissingValuesException
 
serialVersionUID - Static variable in exception com.metaring.framework.exception.OperationNotPermittedException
 
serialVersionUID - Static variable in exception com.metaring.framework.exception.ValuesException
 
setErrorCause(Throwable) - Method in class com.metaring.framework.AsyncResponse
 
setErrorCause(Throwable, boolean) - Method in class com.metaring.framework.AsyncValuedResponse
 
setErrorCause(Throwable) - Method in class com.metaring.framework.AsyncValuedResponse
 
setLoggerStackPosition() - Method in class com.metaring.framework.controller.AbstractBaseController
 
setResult(T, boolean) - Method in class com.metaring.framework.AsyncValuedResponse
 
setResult(T) - Method in class com.metaring.framework.AsyncValuedResponse
 
setTest(Boolean) - Method in class com.metaring.framework.controller.AbstractBaseController
 
severe(String, String...) - Method in class com.metaring.framework.controller.AbstractBaseController
 
severe(Throwable, String...) - Method in class com.metaring.framework.controller.AbstractBaseController
 
StringUtil - Class in com.metaring.framework.util
 
StringUtil() - Constructor for class com.metaring.framework.util.StringUtil
 
success() - Method in class com.metaring.framework.AsyncResponse
 
sysKB - Variable in class com.metaring.framework.controller.AbstractBaseController
 
SYSKB - Static variable in class com.metaring.framework.Core
 
SYSTEM_BASE_PASS_KEY_PROPERTY_NAME - Static variable in class com.metaring.framework.util.CryptoUtil
 

T

textSeriesFromJson(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 
toBase64(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
toBase64(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
toBase64String(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
toBase64String(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
toCamelCase(String) - Static method in class com.metaring.framework.util.StringUtil
 
toHex(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
toHex(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
toHexString(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
toHexString(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
toMD5(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
toMD5(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
toMD5String(String) - Static method in class com.metaring.framework.util.CryptoUtil
 
toMD5String(Object) - Static method in class com.metaring.framework.util.CryptoUtil
 
toMD5String(byte[]) - Static method in class com.metaring.framework.util.CryptoUtil
 
Tools - Class in com.metaring.framework
 
Tools() - Constructor for class com.metaring.framework.Tools
 
ToolsAccessor - Class in com.metaring.framework.controller
 
ToolsAccessor() - Constructor for class com.metaring.framework.controller.ToolsAccessor
 
toStaticCase(String) - Static method in class com.metaring.framework.util.StringUtil
 
toStaticFieldName(String) - Static method in class com.metaring.framework.util.StringUtil
 
truthSeriesFromJson(String) - Static method in class com.metaring.framework.controller.ToolsAccessor
 

V

ValuesException - Exception in com.metaring.framework.exception
 
ValuesException(String...) - Constructor for exception com.metaring.framework.exception.ValuesException
 
ValuesException(TextSeries) - Constructor for exception com.metaring.framework.exception.ValuesException
 

W

warning(String, String...) - Method in class com.metaring.framework.controller.AbstractBaseController
 
A B C D E F G H I J K L M N O P R S T V W 
Skip navigation links

Copyright © 2019. All rights reserved.