F G I M V
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- findLastMID() - Method in interface io.mosip.kernel.idgenerator.machineid.repository.MachineIdRepository
-
Method to generate the last generate MID.
G
- generateMachineId() - Method in class io.mosip.kernel.idgenerator.machineid.impl.MachineIdGeneratorImpl
- getErrorCode() - Method in enum io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
-
Getter for error code.
- getErrorMessage() - Method in enum io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
-
Getter for error message.
- getValue() - Method in enum io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
-
Getter for value.
I
- ID_BASE - io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
- io.mosip.kernel.idgenerator.machineid.constant - package io.mosip.kernel.idgenerator.machineid.constant
- io.mosip.kernel.idgenerator.machineid.entity - package io.mosip.kernel.idgenerator.machineid.entity
- io.mosip.kernel.idgenerator.machineid.exception - package io.mosip.kernel.idgenerator.machineid.exception
- io.mosip.kernel.idgenerator.machineid.impl - package io.mosip.kernel.idgenerator.machineid.impl
- io.mosip.kernel.idgenerator.machineid.repository - package io.mosip.kernel.idgenerator.machineid.repository
M
- MachineId - Class in io.mosip.kernel.idgenerator.machineid.entity
-
Entity class for Machine ID.
- MachineId() - Constructor for class io.mosip.kernel.idgenerator.machineid.entity.MachineId
- MachineIdConstant - Enum in io.mosip.kernel.idgenerator.machineid.constant
-
This ENUM provides the constants for Machine ID.
- MachineIdGeneratorImpl - Class in io.mosip.kernel.idgenerator.machineid.impl
-
Implementation class for
MachineIdGenerator. - MachineIdGeneratorImpl() - Constructor for class io.mosip.kernel.idgenerator.machineid.impl.MachineIdGeneratorImpl
- MachineIdRepository - Interface in io.mosip.kernel.idgenerator.machineid.repository
-
Repository class for
MachineId. - MachineIdServiceException - Exception in io.mosip.kernel.idgenerator.machineid.exception
-
Class to handle MachineId generator service exception.
- MachineIdServiceException(String, String, Throwable) - Constructor for exception io.mosip.kernel.idgenerator.machineid.exception.MachineIdServiceException
-
Constructor for the exception class with the arguments errorCode, errorMessage, rootCause.
- MID_FETCH_EXCEPTION - io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
- MID_INSERT_EXCEPTION - io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
V
- valueOf(String) - Static method in enum io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.mosip.kernel.idgenerator.machineid.constant.MachineIdConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages