Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractOutboxKafkaConsumer<T> - Class in org.machanism.macha.core.adapters.spring.kafka.outbox.consumer
- AbstractOutboxKafkaConsumer(OutboxDAO) - Constructor for class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.AbstractOutboxKafkaConsumer
- addEntities(List<AbstractProduct<? extends AbstractVariant>>) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductManagementAdapter
- addEntities(List<Category>) - Method in class org.machanism.macha.core.adapters.commercetools.product.CategoryManagementAdapter
- addError(String, String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardResult
-
Adds an error with the specified error code and message to the result.
- additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.AuthenticationProvider
- addVariants(List<AbstractVariant>) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductManagementAdapter
- AdyenClient - Class in org.machanism.macha.core.adapters.adyen.payment
-
The AdyenClient class is used to interact with Adyen's payment services.
- AdyenClient() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- AdyenConfig - Class in org.machanism.macha.core.adapters.adyen.payment.model
-
Represents the configuration for Adyen payment integration.
- AdyenConfig() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
- AdyenConfigurationFactory - Class in org.machanism.macha.core.adapters.adyen.payment
-
Factory for creating and configuring
AdyenConfig
objects. - AdyenConfigurationFactory() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.AdyenConfigurationFactory
- AdyenCreditCard - Class in org.machanism.macha.core.adapters.adyen.payment.model
-
The `AdyenCreditCard` class extends the `CreditCard` class to provide a specialized implementation for handling Adyen credit card payment details.
- AdyenCreditCard(Map<String, String>) - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Creates a new `AdyenCreditCard` object by parsing the provided card details.
- AdyenCreditCardRef - Class in org.machanism.macha.core.adapters.adyen.payment.model
-
Represents a Data Transfer Object (DTO) that holds encrypted credit card details passed from the front end for payment processing.
- AdyenCreditCardRef() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
- AdyenCreditCardResult - Class in org.machanism.macha.core.adapters.adyen.payment.model
-
Represents the result of processing a credit card payment via the Adyen payment gateway.
- AdyenCreditCardResult() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardResult
-
Instantiates a default Adyen credit card result with a placeholder credit card object.
- AdyenCreditCardResult(PaymentsResponse) - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardResult
-
Instantiates a new Adyen credit card result based on the Adyen payment response.
- AdyenErrors - Class in org.machanism.macha.core.adapters.adyen.payment.model
-
The
AdyenErrors
class extends theErrors
class to handle validation errors from Adyen's API. - AdyenErrors(Exception) - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenErrors
-
Instantiates a new
AdyenErrors
object and extracts validation errors from the provided exception. - AdyenPaymentService - Class in org.machanism.macha.core.adapters.adyen.payment
-
Service for handling payments through Adyen.
- AdyenPaymentService() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.AdyenPaymentService
- AdyenPaymentStatus - Class in org.machanism.macha.core.adapters.adyen.payment.model
-
Represents the payment status for Adyen payment integration.
- AdyenPaymentStatus(PaymentsResponse, Double, String, PaymentGroup) - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenPaymentStatus
-
Creates a new Adyen payment status using the Adyen payments response.
- AdyenPaymentStatus(String, double, boolean, String, Date) - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.AdyenPaymentStatus
-
Constructs a new Adyen payment status object.
- APIConnection - Class in org.machanism.macha.core.adapters.commercetools.common.client
-
Provides a connection to the Commercetools API by configuring credentials and settings.
- APIConnection() - Constructor for class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Default constructor.
- APIConnection(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Constructor that accepts an external configurator to load client credentials and settings.
- apiRoot - Variable in class org.machanism.macha.core.adapters.commercetools.payment.CTPaymentService
- ApplicationConfiguration - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- ApplicationConfiguration(Login) - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.ApplicationConfiguration
- AttributeDefinition - Class in org.machanism.macha.core.adapters.commercetools.product
- AttributeDefinition(String) - Constructor for class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- authenticate(LoginUserDto) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.AuthenticationController
- authenticate(LoginUserDto) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.AuthenticationService
- AuthenticationController - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- AuthenticationController(JwtService, AuthenticationService) - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.AuthenticationController
- authenticationManager(AuthenticationConfiguration) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.ApplicationConfiguration
- authenticationProvider() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.ApplicationConfiguration
- AuthenticationProvider - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- AuthenticationProvider(Login) - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.AuthenticationProvider
- AuthenticationService - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- AuthenticationService(AuthenticationManager) - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.AuthenticationService
- authorizePayment(PaymentMethodDetails, Amount, String, ShopperInformation, AdditionalData, String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenPaymentService
-
Authorizes a payment through the Adyen gateway.
- authorizePayment(PaymentMethodDetails, Amount, String, ShopperInformation, AdditionalData, String) - Method in class org.machanism.macha.core.adapters.commercetools.payment.CTPaymentAdapter
- AVS_RESULT_RAW - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant for raw AVS result response from Adyen.
B
- BaseProductInstanceMapper - Class in org.machanism.macha.core.adapters.commercetools.product
- BaseProductInstanceMapper() - Constructor for class org.machanism.macha.core.adapters.commercetools.product.BaseProductInstanceMapper
C
- cancel(String, String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
-
Cancel.
- CARD_ISSUING_BANK - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant representing the name of the bank issuing the card.
- CARD_ISSUING_COUNTRY - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant representing the issuing country of the card.
- CARD_PAYMENT_METHOD - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant representing the payment method for card transactions.
- CARD_SCHEME_COMMERCIAL - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant representing the commercial scheme of the card.
- CategoryManagementAdapter - Class in org.machanism.macha.core.adapters.commercetools.product
- CategoryManagementAdapter(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.product.CategoryManagementAdapter
- complete3dPayment(AdyenConfig, String, String, Double, PaymentGroup) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- completeOrder(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.order.adapter.OrderRepositoryAdapter
- completeZeroTrn3dPayment(AdyenConfig, String, String, Double, PaymentGroup) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- convertToUser(Customer) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- convertToUser(Customer, T) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- corsConfigurationSource() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.SecurityConfiguration
- COUNTRY_CODE - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant for the customer's location (country code).
- create3DSStatus(Double, String) - Static method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenPaymentStatus
-
Creates a payment status object for a 3DS-required transaction.
- createApiClient() - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Creates a Commercetools
ProjectApiRoot
client using the configured credentials and settings. - createCardAuth(String, Address, AdyenCreditCardRef, String, String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
-
Registers a new card.
- createDefaultHandlerExceptionResolver() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.ApplicationConfiguration
- createDraft(UserRegistrationData) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- createEmailVerificationToken(ApiHttpResponse<CustomerSignInResult>, long, ProjectApiRoot) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- createOrder(Order) - Method in class org.machanism.macha.core.adapters.spring.repository.order.adapter.OrderRepositoryAdapter
- createOrder(Order) - Method in class org.machanism.macha.core.adapters.spring.repository.order.dao.OrderDAO
- createOrder(Order) - Method in class org.machanism.macha.core.adapters.spring.web.order.controller.OrderController
- createOrder(Order) - Method in class org.machanism.macha.core.adapters.spring.web.payment.controller.PaymentController
- createPaymentAndAddToCart(ApiHttpResponse<Cart>, String, String, String, String) - Method in class org.machanism.macha.core.adapters.commercetools.payment.CTPaymentService
- createProductTypeAndRetrieveId(ProductTypeDraft) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- createUser(UserRegistrationData, UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.user.dao.UserDAO
- CreditCardResult - Class in org.machanism.macha.core.adapters.adyen.payment
-
Represents the result of a credit card payment processed by the Adyen payment adapter.
- CreditCardResult() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.CreditCardResult
-
Constructs an empty
CreditCardResult
. - CreditCardResult(PaymentsResponse) - Constructor for class org.machanism.macha.core.adapters.adyen.payment.CreditCardResult
-
Constructs a
CreditCardResult
using the providedPaymentsResponse
. - CsvFileCategorySource - Class in org.machanism.macha.core.adapters.loader.product
- CsvFileCategorySource() - Constructor for class org.machanism.macha.core.adapters.loader.product.CsvFileCategorySource
- CsvFileEntitySource<T> - Class in org.machanism.macha.core.adapters.loader.product
- CsvFileEntitySource() - Constructor for class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- CsvFileProductSource - Class in org.machanism.macha.core.adapters.loader.product
- CsvFileProductSource() - Constructor for class org.machanism.macha.core.adapters.loader.product.CsvFileProductSource
- CTPaymentAdapter - Class in org.machanism.macha.core.adapters.commercetools.payment
- CTPaymentAdapter(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.payment.CTPaymentAdapter
- CTPaymentService - Class in org.machanism.macha.core.adapters.commercetools.payment
- CTPaymentService(ProjectApiRoot) - Constructor for class org.machanism.macha.core.adapters.commercetools.payment.CTPaymentService
- CTProductAdapter - Class in org.machanism.macha.core.adapters.commercetools.product
- CTProductAdapter(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.product.CTProductAdapter
- CTUserAdapter - Class in org.machanism.macha.core.adapters.commercetools.user
- CTUserAdapter(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- CustomizedProductTypeManagement - Class in org.machanism.macha.core.adapters.commercetools.product
- CustomizedProductTypeManagement(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.product.CustomizedProductTypeManagement
- CVC_RESULT_RAW - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant for raw CVC result response from Adyen.
D
- DEBIT - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Value indicating a debit card funding source.
- deleteOrder(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.order.dao.OrderDAO
- deleteUser(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.user.dao.UserDAO
- do3dPayment(PaymentsResponse, AdyenConfig, String, String, Double, String, DefaultPaymentMethodDetails, PaymentGroup) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtAuthenticationFilter
- doZeroTrn3dPayment(AdyenConfig, String, String, Double, String, DefaultPaymentMethodDetails, PaymentGroup) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- DynamicProductTypeManagement - Class in org.machanism.macha.core.adapters.commercetools.product
- DynamicProductTypeManagement(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.product.DynamicProductTypeManagement
E
- emailVerified(ProjectApiRoot, CompletableFuture<ApiHttpResponse<CustomerSignInResult>>) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- equals(Object) - Method in class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- extractClaim(String, Function<Claims, T>) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtService
- extractUsername(String) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtService
F
- failedOrder(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.order.adapter.OrderRepositoryAdapter
- findByEmail(String) - Method in interface org.machanism.macha.core.adapters.spring.repository.user.dao.UserRepository
- findByEmailAndPassword(String, String) - Method in class org.machanism.macha.core.adapters.spring.repository.user.dao.UserDAO
- fromCsvRecord(Map<String, String>) - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- fullAuth(String, String, Double, String, String, PaymentGroup) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
-
Performs authorisation of full amount in Adyen payment group.
- FUNDING_SOURCE - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant representing the funding source of the card (e.g., debit, prepaid).
G
- generateToken(Map<String, Object>, AuthenticatedPerson) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtService
- generateToken(AuthenticatedPerson) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtService
- getAdditionalData() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- getAdyenClient() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenPaymentService
-
Retrieves the Adyen client instance.
- getAllow3DSName() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- getAllowedOrigins() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.SecurityConfiguration
- getAllUsers() - Method in class org.machanism.macha.core.adapters.spring.repository.user.dao.UserDAO
- getAttributes() - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- getAuthorizeDataName() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- getAuthorizeResponseDataName() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- getBillingAddress() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Gets the billing address associated with the transaction.
- getCardHolderName() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Retrieves the name of the cardholder.
- getChallenge() - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Retrieves the challenge data for 3D Secure authentication.
- getClientId() - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Gets the client ID used for authentication.
- getClientSecret() - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Gets the client secret used for authentication.
- getConfiguration(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenConfigurationFactory
-
Provides a customized
AdyenConfig
instance for a specific currency. - getConfugurationFactory() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
-
Gets the confuguration factory.
- getConstraint() - Method in class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- getCreateDate() - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- getCurrencyMultiplier() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Gets the currency multiplier for handling amounts.
- getCurrencyMultiplierMap() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenConfigurationFactory
-
Retrieves the map of currency multipliers.
- getCustomerIdPrefix() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
-
Gets the customer id prefix.
- getDefaultProductType() - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileProductSource
- getDefaultTopicName() - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.KafkaOutboxEventPublisher
- getEmail() - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- getEmail() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginUserDto
- getEncryptedCardNumber() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Retrieves the encrypted card number.
- getEncryptedExpiryMonth() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Retrieves the encrypted expiration month of the card.
- getEncryptedExpiryYear() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Retrieves the encrypted expiration year of the card.
- getEncryptedSecurityCode() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Retrieves the encrypted security code (CVV/CVC) of the card.
- getEncryptedSecurityCodeName() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- getEntityStream(URI) - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- getEvent(Exception) - Method in interface org.machanism.macha.core.adapters.spring.web.order.controller.TransactionFailedFunctionalInterface
- getEventInteractorMap() - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.InteractorOutboxKafkaConsumer
- getExpirationTime() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtService
- getExpiresIn() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginResponse
- getFingerprint() - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Retrieves the fingerprint used for device validation.
- getFirstName() - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- getFormat() - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- getId() - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- getLastName() - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- getMd() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Gets the MD (Message Digest) associated with the 3D Secure process.
- getMd() - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Retrieves the merchant data (MD) used in the 3D Secure process.
- getMerchantAccountMap() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenConfigurationFactory
-
Retrieves the map of merchant accounts.
- getMerchantReferencePrefix() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Gets the merchant reference prefix.
- getName() - Method in class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- getOrderById(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.order.dao.OrderDAO
- getOriginKey() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Gets the origin key for Adyen API.
- getPaResponse() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Gets the PA Response data from the 3D Secure process.
- getPaResponse() - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Retrieves the payer authentication (PA) response from the 3D Secure process.
- getPassword() - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- getPassword() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginUserDto
- getPaymentData() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Gets the payment data associated with the transaction.
- getPaymentData() - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Retrieves the payment session data specific to Adyen.
- getPaymentMethod() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Gets the payment method details.
- getProduct(String) - Method in class org.machanism.macha.core.adapters.spring.web.product.controller.ProductController
- getProductByKey(String) - Method in class org.machanism.macha.core.adapters.commercetools.product.CTProductAdapter
-
https://docs.commercetools.com/getting-started/manage-products-api GET https://api.
- getProductClassByProductTypeId(String) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- getProductInstanceMapper() - Method in class org.machanism.macha.core.adapters.commercetools.product.CTProductAdapter
- getProductInventory(String) - Method in class org.machanism.macha.core.adapters.spring.web.inventory.controller.InventoryController
- getProductPackage() - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- getProductTypeById(String) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- getProductTypeByKey(String) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- getProductTypeManagement() - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductManagementAdapter
- getProductTypes(List<AbstractProduct<? extends AbstractVariant>>) - Method in class org.machanism.macha.core.adapters.commercetools.product.DynamicProductTypeManagement
- getProjectKey() - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Gets the project key for the Commercetools instance.
- getRecordProcessor() - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- getRecurringProcessingModel() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- getRequestMatchers() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.SecurityConfiguration
- getReturnUrl() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Gets the return URL for redirecting users after payment.
- getScopes() - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Gets the current OAuth scopes.
- getServiceRegion() - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Gets the current service region.
- getShopperInteraction() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Gets the shopper interaction type.
- getTermUrl() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Gets the Term URL for 3DS callbacks.
- getThreeDSResultCodes() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- getToken() - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginResponse
- getTopicMapping() - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.KafkaOutboxEventPublisher
- getType() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Gets the payment type.
- getType() - Method in class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- getUpdateDate() - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- getUserById(UUID) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- getUserById(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.user.dao.UserDAO
- getUserById(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.user.UserRepositoryAdapter
H
- handler(OutboxEventMessage) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.InteractorOutboxKafkaConsumer
- handler(T) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.AbstractOutboxKafkaConsumer
- hashCode() - Method in class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- HYPEN - Static variable in class org.machanism.macha.core.adapters.adyen.payment.SpecialCharactersConstants
-
A constant representing the hyphen (-) character.
I
- InteractorOutboxKafkaConsumer - Class in org.machanism.macha.core.adapters.spring.kafka.outbox.consumer
- InteractorOutboxKafkaConsumer(OutboxDAO) - Constructor for class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.InteractorOutboxKafkaConsumer
- InteractorOutboxKafkaConsumer(OutboxDAO, EventInteractor<EntityId, DomainEvent<EntityId>>) - Constructor for class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.InteractorOutboxKafkaConsumer
- InventoryController - Class in org.machanism.macha.core.adapters.spring.web.inventory.controller
- InventoryController() - Constructor for class org.machanism.macha.core.adapters.spring.web.inventory.controller.InventoryController
- isAutoVerifyEmail() - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- isDeactivateZeroAuthTransaction() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- isEnableOneClick() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Checks if one-click payments are enabled.
- isEnableRecurring() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Checks if recurring payments are enabled.
- isMissingFields() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Checks if any mandatory credit card properties are missing.
- isStoreDetails() - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Checks if payment details storage is enabled.
- isSuccess() - Method in class org.machanism.macha.core.adapters.adyen.payment.CreditCardResult
-
Determines if the payment was successful.
- isTokenValid(String, UserDetails) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtService
- isUse3DS2() - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
J
- JwtAuthenticationFilter - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- JwtAuthenticationFilter(JwtService, HandlerExceptionResolver) - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtAuthenticationFilter
- JwtService - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- JwtService() - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.JwtService
K
- KafkaOutboxEventPublisher - Class in org.machanism.macha.core.adapters.spring.kafka.outbox
- KafkaOutboxEventPublisher(KafkaProducer<IntegrationEvent<OutboxEventMessage>>) - Constructor for class org.machanism.macha.core.adapters.spring.kafka.outbox.KafkaOutboxEventPublisher
L
- LAST4 - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardResult
-
Masked representation for the last 4 digits of a card.
- log - Static variable in class org.machanism.macha.core.adapters.commercetools.product.DynamicProductTypeManagement
- log - Static variable in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- login(LoginCredential) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- login(LoginCredential) - Method in class org.machanism.macha.core.adapters.spring.repository.user.UserRepositoryAdapter
- login(LoginCredential) - Method in class org.machanism.macha.core.adapters.spring.web.user.controller.UserLoginController
- LoginResponse - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.model
- LoginResponse(UUID) - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginResponse
- LoginUserDto - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.model
- LoginUserDto() - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginUserDto
M
- mapAttributes(AbstractVariant) - Method in class org.machanism.macha.core.adapters.commercetools.product.BaseProductInstanceMapper
- mapAttributes(AbstractVariant) - Method in class org.machanism.macha.core.adapters.commercetools.product.DynamicProductTypeManagement
- mapAttributes(AbstractVariant) - Method in interface org.machanism.macha.core.adapters.commercetools.product.ProductInstanceMapper
- mapProduct(Product) - Method in class org.machanism.macha.core.adapters.commercetools.product.BaseProductInstanceMapper
- mapProduct(Product) - Method in class org.machanism.macha.core.adapters.commercetools.product.DynamicProductTypeManagement
- mapProduct(Product) - Method in interface org.machanism.macha.core.adapters.commercetools.product.ProductInstanceMapper
N
- NEW_CARD - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardResult
-
Constant for representing a newly entered credit card.
- newEntityInstance() - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileCategorySource
- newEntityInstance() - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- newEntityInstance() - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileProductSource
- NO - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Value indicating a negative ("NO") assessment.
O
- OrderController - Class in org.machanism.macha.core.adapters.spring.web.order.controller
- OrderController(CreateOrder) - Constructor for class org.machanism.macha.core.adapters.spring.web.order.controller.OrderController
- OrderDAO - Class in org.machanism.macha.core.adapters.spring.repository.order.dao
- OrderDAO(OrderRepository) - Constructor for class org.machanism.macha.core.adapters.spring.repository.order.dao.OrderDAO
- OrderEntity - Class in org.machanism.macha.core.adapters.spring.repository.order.model
- OrderEntity() - Constructor for class org.machanism.macha.core.adapters.spring.repository.order.model.OrderEntity
- OrderRepository - Interface in org.machanism.macha.core.adapters.spring.repository.order.dao
- OrderRepositoryAdapter - Class in org.machanism.macha.core.adapters.spring.repository.order.adapter
- OrderRepositoryAdapter(OrderDAO) - Constructor for class org.machanism.macha.core.adapters.spring.repository.order.adapter.OrderRepositoryAdapter
- org.machanism.macha.core.adapters.adyen.payment - package org.machanism.macha.core.adapters.adyen.payment
- org.machanism.macha.core.adapters.adyen.payment.model - package org.machanism.macha.core.adapters.adyen.payment.model
- org.machanism.macha.core.adapters.commercetools.common.client - package org.machanism.macha.core.adapters.commercetools.common.client
- org.machanism.macha.core.adapters.commercetools.payment - package org.machanism.macha.core.adapters.commercetools.payment
- org.machanism.macha.core.adapters.commercetools.product - package org.machanism.macha.core.adapters.commercetools.product
- org.machanism.macha.core.adapters.commercetools.user - package org.machanism.macha.core.adapters.commercetools.user
- org.machanism.macha.core.adapters.loader.product - package org.machanism.macha.core.adapters.loader.product
- org.machanism.macha.core.adapters.spring.kafka.outbox - package org.machanism.macha.core.adapters.spring.kafka.outbox
- org.machanism.macha.core.adapters.spring.kafka.outbox.consumer - package org.machanism.macha.core.adapters.spring.kafka.outbox.consumer
- org.machanism.macha.core.adapters.spring.repository.order.adapter - package org.machanism.macha.core.adapters.spring.repository.order.adapter
- org.machanism.macha.core.adapters.spring.repository.order.dao - package org.machanism.macha.core.adapters.spring.repository.order.dao
- org.machanism.macha.core.adapters.spring.repository.order.model - package org.machanism.macha.core.adapters.spring.repository.order.model
- org.machanism.macha.core.adapters.spring.repository.user - package org.machanism.macha.core.adapters.spring.repository.user
- org.machanism.macha.core.adapters.spring.repository.user.dao - package org.machanism.macha.core.adapters.spring.repository.user.dao
- org.machanism.macha.core.adapters.spring.repository.user.model - package org.machanism.macha.core.adapters.spring.repository.user.model
- org.machanism.macha.core.adapters.spring.web.inventory.controller - package org.machanism.macha.core.adapters.spring.web.inventory.controller
- org.machanism.macha.core.adapters.spring.web.jwt.controller.controller - package org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- org.machanism.macha.core.adapters.spring.web.jwt.controller.model - package org.machanism.macha.core.adapters.spring.web.jwt.controller.model
- org.machanism.macha.core.adapters.spring.web.order.controller - package org.machanism.macha.core.adapters.spring.web.order.controller
- org.machanism.macha.core.adapters.spring.web.payment.controller - package org.machanism.macha.core.adapters.spring.web.payment.controller
- org.machanism.macha.core.adapters.spring.web.product.controller - package org.machanism.macha.core.adapters.spring.web.product.controller
- org.machanism.macha.core.adapters.spring.web.user.controller - package org.machanism.macha.core.adapters.spring.web.user.controller
P
- PAYMENT_NOT_SUPPORTED - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardResult
-
Error message when a payment method is not supported.
- PaymentController - Class in org.machanism.macha.core.adapters.spring.web.payment.controller
- PaymentController(PaymentCheckout) - Constructor for class org.machanism.macha.core.adapters.spring.web.payment.controller.PaymentController
- PREPAID - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Value indicating a prepaid card funding source.
- process(T) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.AbstractOutboxKafkaConsumer
- ProductController - Class in org.machanism.macha.core.adapters.spring.web.product.controller
- ProductController() - Constructor for class org.machanism.macha.core.adapters.spring.web.product.controller.ProductController
- ProductInstanceMapper - Interface in org.machanism.macha.core.adapters.commercetools.product
- ProductManagementAdapter - Class in org.machanism.macha.core.adapters.commercetools.product
- ProductManagementAdapter(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.product.ProductManagementAdapter
- ProductTypeManagement - Class in org.machanism.macha.core.adapters.commercetools.product
- ProductTypeManagement(Configurator) - Constructor for class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- publish(IntegrationEvent<OutboxEventMessage>) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.KafkaOutboxEventPublisher
R
- receive(List<T>, List<String>, List<Integer>, List<Long>) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.AbstractOutboxKafkaConsumer
- RECURRING_DETAIL_REFERENCE_RESULT - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Constant for retrieving recurring detail reference for payment tokens.
- register(UserRegistrationData) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- register(UserRegistrationData) - Method in class org.machanism.macha.core.adapters.spring.repository.user.UserRepositoryAdapter
- register(UserRegistrationData) - Method in class org.machanism.macha.core.adapters.spring.web.user.controller.UserRegisterController
- retrieveUser(String, UsernamePasswordAuthenticationToken) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.AuthenticationProvider
S
- saveOrder(Order) - Method in class org.machanism.macha.core.adapters.spring.repository.order.dao.OrderDAO
- SecurityConfiguration - Class in org.machanism.macha.core.adapters.spring.web.jwt.controller.controller
- SecurityConfiguration(JwtAuthenticationFilter, AuthenticationProvider) - Constructor for class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.SecurityConfiguration
- securityFilterChain(HttpSecurity) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.SecurityConfiguration
- setAdditionalData(Map<String, String>) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- setAdyenClient(AdyenClient) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenPaymentService
-
Sets the Adyen client instance.
- setAllow3DSName(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- setAllowedOrigins(List<String>) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.SecurityConfiguration
- setAttributes(Collection<String>) - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- setAuthorizeDataName(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- setAuthorizeResponseDataName(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- setAutoVerifyEmail(boolean) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
- setBillingAddress(Address) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Sets the billing address for the transaction.
- setCardHolderName(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Sets the name of the cardholder.
- setChallenge(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Sets the challenge data used for initiating 3D Secure authentication.
- setClientId(String) - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Sets the client ID for authentication.
- setClientSecret(String) - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Sets the client secret for authentication.
- setConfugurationFactory(AdyenConfigurationFactory) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
-
Sets the confuguration factory.
- setConstraint(AttributeConstraintEnum) - Method in class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- setCreateDate(LocalDateTime) - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- setCurrencyMultiplier(int) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Sets the currency multiplier for handling amounts.
- setCurrencyMultiplierMap(Map<String, String>) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenConfigurationFactory
-
Sets the map of currency multipliers.
- setCustomerIdPrefix(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
-
Sets the customer id prefix.
- setDefaultProductType(String) - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileProductSource
- setDefaultTopicName(String) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.KafkaOutboxEventPublisher
- setEmail(String) - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- setEmail(String) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginUserDto
- setEnableOneClick(boolean) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Enables or disables one-click payments.
- setEnableRecurring(boolean) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Enables or disables recurring payments.
- setEncryptedCardNumber(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Sets the encrypted card number.
- setEncryptedExpiryMonth(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Sets the encrypted expiration month of the card.
- setEncryptedExpiryYear(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Sets the encrypted expiration year of the card.
- setEncryptedSecurityCode(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardRef
-
Sets the encrypted security code (CVV/CVC) of the card.
- setEncryptedSecurityCodeName(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- setEventInteractorMap(Map<String, EventInteractor<EntityId, DomainEvent<EntityId>>>) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.consumer.InteractorOutboxKafkaConsumer
- setExpiresIn(long) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginResponse
- setFingerprint(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Sets the fingerprint used for device-based 3D Secure validation.
- setFirstName(String) - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- setId(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- setLastName(String) - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- setMd(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Sets the MD (Message Digest) for the 3D Secure process.
- setMd(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Sets the merchant data (MD) used in the 3D Secure process.
- setMerchantAccountMap(Map<String, String>) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenConfigurationFactory
-
Sets the map of merchant accounts.
- setMerchantReferencePrefix(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Sets the merchant reference prefix.
- setOriginKey(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Sets the origin key for Adyen API.
- setPaResponse(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Sets the PA Response data for the 3D Secure process.
- setPaResponse(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Sets the payer authentication (PA) response generated during the 3D Secure process.
- setPassword(String) - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- setPassword(String) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginUserDto
- setPaymentData(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Sets the payment data for the transaction.
- setPaymentData(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
-
Sets the Adyen-specific payment session data.
- setPaymentMethod(DefaultPaymentMethodDetails) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Sets the payment method details.
- setProductInstanceMapper(ProductInstanceMapper) - Method in class org.machanism.macha.core.adapters.commercetools.product.CTProductAdapter
- setProductPackage(String) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
- setProductTypeManagement(DynamicProductTypeManagement) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductManagementAdapter
- setProjectKey(String) - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Sets the project key for the Commercetools instance.
- setRecordProcessor(CustomMapProcessor<String, String, Object>) - Method in class org.machanism.macha.core.adapters.loader.product.CsvFileEntitySource
- setRecurringProcessingModel(PaymentsRequest.RecurringProcessingModelEnum) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- setRequestMatchers(String[]) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.controller.SecurityConfiguration
- setReturnUrl(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Sets the return URL for redirecting users after payment.
- setScopes(String) - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Sets the OAuth scopes.
- setServiceRegion(String) - Method in class org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
-
Sets the service region.
- setShopperInteraction(PaymentsRequest.ShopperInteractionEnum) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Sets the shopper interaction type.
- setStoreDetails(boolean) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Enables or disables storing payment details for future transactions.
- setTermUrl(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Sets the Term URL for 3DS callbacks.
- setThreeDSResultCodes(String[]) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- setToken(String) - Method in class org.machanism.macha.core.adapters.spring.web.jwt.controller.model.LoginResponse
- setTopicMapping(Map<String, String>) - Method in class org.machanism.macha.core.adapters.spring.kafka.outbox.KafkaOutboxEventPublisher
- setType(AttributeType) - Method in class org.machanism.macha.core.adapters.commercetools.product.AttributeDefinition
- setType(String) - Method in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenConfig
-
Sets the payment type.
- setUpdateDate(LocalDateTime) - Method in class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- setUse3DS2(boolean) - Method in class org.machanism.macha.core.adapters.adyen.payment.AdyenClient
- ShippingGroup - Class in org.machanism.macha.core.adapters.spring.repository.order.model
- ShippingGroup() - Constructor for class org.machanism.macha.core.adapters.spring.repository.order.model.ShippingGroup
- ShippingPriceInfo - Class in org.machanism.macha.core.adapters.spring.repository.order.model
- ShippingPriceInfo() - Constructor for class org.machanism.macha.core.adapters.spring.repository.order.model.ShippingPriceInfo
- SpecialCharactersConstants - Class in org.machanism.macha.core.adapters.adyen.payment
-
A utility class that provides constants for special characters.
- SpecialCharactersConstants() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.SpecialCharactersConstants
- syncProductType(List<AbstractProduct<? extends AbstractVariant>>) - Method in class org.machanism.macha.core.adapters.commercetools.product.DynamicProductTypeManagement
- syncProductTypes() - Method in class org.machanism.macha.core.adapters.commercetools.product.CustomizedProductTypeManagement
- syncProductTypes(List<ProductTypeDraft>) - Method in class org.machanism.macha.core.adapters.commercetools.product.ProductTypeManagement
T
- ThreeDSData - Class in org.machanism.macha.core.adapters.adyen.payment
-
Represents the data required for a 3D Secure payment process.
- ThreeDSData() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.ThreeDSData
- ThreeDSecureData - Class in org.machanism.macha.core.adapters.adyen.payment.model
-
Represents the data required for 3D Secure payment processing.
- ThreeDSecureData() - Constructor for class org.machanism.macha.core.adapters.adyen.payment.model.ThreeDSecureData
-
Default constructor for ThreeDSecureData.
- TOKEN_IS_REQUIRED_MESSAGE - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCardResult
-
Error message when a payment token is required but not provided.
- TransactionFailedFunctionalInterface - Interface in org.machanism.macha.core.adapters.spring.web.order.controller
U
- UNKNOWN - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Default value for unknown fields.
- updateOrder(Order) - Method in class org.machanism.macha.core.adapters.spring.repository.order.dao.OrderDAO
- updateUser(User) - Method in class org.machanism.macha.core.adapters.spring.repository.user.dao.UserDAO
- UserDAO - Class in org.machanism.macha.core.adapters.spring.repository.user.dao
- UserDAO(UserRepository) - Constructor for class org.machanism.macha.core.adapters.spring.repository.user.dao.UserDAO
- UserEntity - Class in org.machanism.macha.core.adapters.spring.repository.user.model
- UserEntity() - Constructor for class org.machanism.macha.core.adapters.spring.repository.user.model.UserEntity
- UserLoginController - Class in org.machanism.macha.core.adapters.spring.web.user.controller
- UserLoginController() - Constructor for class org.machanism.macha.core.adapters.spring.web.user.controller.UserLoginController
- UserRegisterController - Class in org.machanism.macha.core.adapters.spring.web.user.controller
- UserRegisterController(UserRegister) - Constructor for class org.machanism.macha.core.adapters.spring.web.user.controller.UserRegisterController
- UserRepository - Interface in org.machanism.macha.core.adapters.spring.repository.user.dao
- UserRepositoryAdapter - Class in org.machanism.macha.core.adapters.spring.repository.user
- UserRepositoryAdapter(UserDAO) - Constructor for class org.machanism.macha.core.adapters.spring.repository.user.UserRepositoryAdapter
V
- validatedOrder(UUID) - Method in class org.machanism.macha.core.adapters.spring.repository.order.adapter.OrderRepositoryAdapter
- verifyEmail(ApiHttpResponse<CustomerToken>, ProjectApiRoot) - Method in class org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter
Y
- YES - Static variable in class org.machanism.macha.core.adapters.adyen.payment.model.AdyenCreditCard
-
Value indicating a positive ("YES") assessment.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form