Package Hierarchies:
- org.machanism.macha.apps.adapters.cli,
- org.machanism.macha.apps.adapters.commercetools.user,
- org.machanism.macha.apps.adapters.faas.aws,
- org.machanism.macha.apps.adapters.faas.azure,
- org.machanism.macha.apps.adapters.faas.gcp,
- org.machanism.macha.apps.adapters.rest.saga.inventory,
- org.machanism.macha.apps.adapters.rest.saga.order,
- org.machanism.macha.apps.adapters.rest.saga.payment,
- org.machanism.macha.apps.entities.product,
- org.machanism.macha.apps.entities.user,
- org.machanism.macha.apps.interactors.user
Class Hierarchy
- java.lang.Object
- org.machanism.macha.core.adapters.commercetools.common.client.APIConnection
- org.machanism.macha.core.adapters.commercetools.user.CTUserAdapter (implements org.machanism.macha.core.interactors.user.stud.UserLoginService, org.machanism.macha.core.interactors.user.stud.UserRegistrationService, org.machanism.macha.core.interactors.user.stud.UserService)
- org.machanism.macha.apps.adapters.cli.Application
- org.machanism.macha.apps.adapters.rest.saga.inventory.Application
- org.machanism.macha.apps.adapters.rest.saga.order.Application
- org.machanism.macha.apps.adapters.rest.saga.payment.Application
- org.machanism.macha.apps.adapters.cli.CategoryImportCommand
- org.machanism.macha.apps.adapters.faas.aws.CreateUserHandler (implements com.amazonaws.services.lambda.runtime.RequestStreamHandler)
- org.machanism.macha.core.entities.base.identifier.EntityId (implements org.machanism.macha.core.entities.base.identifier.IdentifiedObject, java.io.Serializable)
- org.machanism.macha.core.entities.product.ProductId
- org.machanism.macha.core.entities.product.AbstractProduct<V>
- org.machanism.macha.apps.entities.product.Product
- org.machanism.macha.core.entities.user.UserId
- org.machanism.macha.core.entities.user.Persone
- org.machanism.macha.core.entities.user.AuthenticatedPersone
- org.machanism.macha.core.entities.user.User
- org.machanism.macha.apps.entities.user.KUser
- org.machanism.macha.core.entities.product.VariantId
- org.machanism.macha.core.entities.product.AbstractVariant
- org.machanism.macha.apps.entities.product.Variant
- org.machanism.macha.apps.adapters.faas.aws.GetUserHandler (implements com.amazonaws.services.lambda.runtime.RequestStreamHandler)
- org.machanism.macha.apps.adapters.faas.gcp.login (implements com.google.cloud.functions.HttpFunction)
- org.machanism.macha.core.interactors.user.Login
- org.machanism.macha.apps.interactors.user.KLogin
- org.machanism.macha.apps.adapters.rest.saga.inventory.MockInventoryService (implements org.machanism.macha.core.interactors.inventory.stud.InventoryService)
- org.machanism.macha.apps.adapters.cli.ProductImportCommand
- org.machanism.macha.apps.adapters.faas.azure.UserFunction
- org.machanism.macha.core.interactors.user.UserLookup