E F G I N R T U V 
All Classes All Packages

E

EMPTY_INPUT_ERROR_CODE - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
 
EmptyInputException - Exception in io.mosip.kernel.idgenerator.rid.exception
Exception class for empty inputs.
EmptyInputException() - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.EmptyInputException
 
EmptyInputException(String, String) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.EmptyInputException
 
EmptyInputException(String, String, Throwable) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.EmptyInputException
 
errorCode - Variable in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
The errorCode.
errorMessage - Variable in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
The errorMessage.

F

findLastRid() - Method in interface io.mosip.kernel.idgenerator.rid.repository.RidRepository
Method to fetch last updated sequence no.

G

generateId(String, String) - Method in class io.mosip.kernel.idgenerator.rid.impl.RidGeneratorImpl
 
generateId(String, String, int, int, int, int) - Method in class io.mosip.kernel.idgenerator.rid.impl.RidGeneratorImpl
 
getErrorCode() - Method in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
Getter for errorCode.
getErrorMessage() - Method in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
Getter for errorMessage.
getProperty() - Method in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorPropertyConstant
Getter for rid property

I

INPUT_LENGTH_ERROR_CODE - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
 
InputLengthException - Exception in io.mosip.kernel.idgenerator.rid.exception
Exception class for inputs lengths.
InputLengthException() - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.InputLengthException
 
InputLengthException(String, String) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.InputLengthException
 
InputLengthException(String, String, Throwable) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.InputLengthException
 
INVALID_CENTERID_OR_MACHINEID_TIMESTAMP_LENGTH - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
 
INVALID_SEQ_LENGTH_EXCEPTION - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
 
io.mosip.kernel.idgenerator.rid.constant - package io.mosip.kernel.idgenerator.rid.constant
 
io.mosip.kernel.idgenerator.rid.entity - package io.mosip.kernel.idgenerator.rid.entity
 
io.mosip.kernel.idgenerator.rid.exception - package io.mosip.kernel.idgenerator.rid.exception
 
io.mosip.kernel.idgenerator.rid.impl - package io.mosip.kernel.idgenerator.rid.impl
 
io.mosip.kernel.idgenerator.rid.repository - package io.mosip.kernel.idgenerator.rid.repository
 

N

NULL_VALUE_ERROR_CODE - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
 
NullValueException - Exception in io.mosip.kernel.idgenerator.rid.exception
Exception class for empty inputs.
NullValueException() - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.NullValueException
 
NullValueException(String, String) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.NullValueException
 
NullValueException(String, String, Throwable) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.NullValueException
 

R

Rid - Class in io.mosip.kernel.idgenerator.rid.entity
The entity for rid generator.
Rid() - Constructor for class io.mosip.kernel.idgenerator.rid.entity.Rid
 
RID_FETCH_EXCEPTION - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
 
RID_UPDATE_EXCEPTION - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
 
RidException - Exception in io.mosip.kernel.idgenerator.rid.exception
rid exception
RidException() - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.RidException
 
RidException(String) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.RidException
 
RidException(String, String) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.RidException
 
RidException(String, String, Throwable) - Constructor for exception io.mosip.kernel.idgenerator.rid.exception.RidException
 
RidGeneratorExceptionConstant - Enum in io.mosip.kernel.idgenerator.rid.constant
This enum provide all the exception constants for rid generator.
RidGeneratorImpl - Class in io.mosip.kernel.idgenerator.rid.impl
This class generate 28 digits registration id.
RidGeneratorImpl() - Constructor for class io.mosip.kernel.idgenerator.rid.impl.RidGeneratorImpl
 
RidGeneratorPropertyConstant - Enum in io.mosip.kernel.idgenerator.rid.constant
This enum provide all constants for rid generator.
RidRepository - Interface in io.mosip.kernel.idgenerator.rid.repository
Rid Generator repository.

T

TIMESTAMP_FORMAT - io.mosip.kernel.idgenerator.rid.constant.RidGeneratorPropertyConstant
 

U

updateRid(int, int) - Method in interface io.mosip.kernel.idgenerator.rid.repository.RidRepository
Method to update previous sequence no.

V

valueOf(String) - Static method in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorPropertyConstant
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorExceptionConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.kernel.idgenerator.rid.constant.RidGeneratorPropertyConstant
Returns an array containing the constants of this enum type, in the order they are declared.
E F G I N R T U V 
All Classes All Packages