Hierarchy For All Packages
- org.machanism.macha.core.entities.base,
- org.machanism.macha.core.entities.base.contact,
- org.machanism.macha.core.entities.base.identifier,
- org.machanism.macha.core.entities.events.domain,
- org.machanism.macha.core.entities.events.integration,
- org.machanism.macha.core.entities.inventory,
- org.machanism.macha.core.entities.order,
- org.machanism.macha.core.entities.payment,
- org.machanism.macha.core.entities.price,
- org.machanism.macha.core.entities.product,
- org.machanism.macha.core.entities.saga,
- org.machanism.macha.core.entities.user
Class Hierarchy
- java.lang.Object
- org.machanism.macha.core.entities.payment.Amount
- org.machanism.macha.core.entities.payment.AuthorizationResult
- org.machanism.macha.core.entities.payment.CreditCard
- org.machanism.macha.core.entities.payment.CreditCardInfo
- org.machanism.macha.core.entities.payment.CreditCardResult
- org.machanism.macha.core.entities.events.domain.DomainEvent<T>
- org.machanism.macha.core.entities.events.integration.IntegrationEvent<T>
- 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.base.contact.AddressId
- org.machanism.macha.core.entities.base.contact.Address
- org.machanism.macha.core.entities.product.CategoryId
- org.machanism.macha.core.entities.product.Category
- org.machanism.macha.core.entities.product.DynamicCategory (implements org.machanism.macha.core.entities.base.DynamicEntity)
- org.machanism.macha.core.entities.product.Category
- org.machanism.macha.core.entities.order.CommerceItemId
- org.machanism.macha.core.entities.order.CommerceItem
- org.machanism.macha.core.entities.user.ContactInfoId
- org.machanism.macha.core.entities.user.ContactInfo
- org.machanism.macha.core.entities.inventory.InventoryId
- org.machanism.macha.core.entities.inventory.Inventory
- org.machanism.macha.core.entities.inventory.B2CInventory
- org.machanism.macha.core.entities.inventory.Inventory
- org.machanism.macha.core.entities.order.OrderId
- org.machanism.macha.core.entities.order.Order
- org.machanism.macha.core.entities.payment.PaymentGroupId
- org.machanism.macha.core.entities.payment.PaymentGroup
- org.machanism.macha.core.entities.price.PriceId
- org.machanism.macha.core.entities.price.ComplexPrice
- org.machanism.macha.core.entities.price.Price
- org.machanism.macha.core.entities.price.PriceListId
- org.machanism.macha.core.entities.price.PriceList
- org.machanism.macha.core.entities.product.ProductId
- org.machanism.macha.core.entities.product.AbstractProduct<V>
- org.machanism.macha.core.entities.product.DynamicProduct (implements org.machanism.macha.core.entities.base.DynamicEntity)
- org.machanism.macha.core.entities.product.AbstractProduct<V>
- org.machanism.macha.core.entities.saga.SagaIdentifiedObject (implements org.machanism.macha.core.entities.saga.SagaId)
- org.machanism.macha.core.entities.order.ShippingGroupId
- org.machanism.macha.core.entities.order.ShippingGroup
- org.machanism.macha.core.entities.user.UserId
- org.machanism.macha.core.entities.user.Person
- org.machanism.macha.core.entities.user.AuthenticatedPerson
- org.machanism.macha.core.entities.user.LoginCredential
- org.machanism.macha.core.entities.user.UserRegistrationData
- org.machanism.macha.core.entities.user.Person
- org.machanism.macha.core.entities.product.VariantId
- org.machanism.macha.core.entities.product.AbstractVariant
- org.machanism.macha.core.entities.product.DynamicVariant (implements org.machanism.macha.core.entities.base.DynamicEntity)
- org.machanism.macha.core.entities.product.AbstractVariant
- org.machanism.macha.core.entities.base.contact.AddressId
- org.machanism.macha.core.entities.payment.Errors
- org.machanism.macha.core.entities.payment.ExtraProperties
- org.machanism.macha.core.entities.price.Level
- org.machanism.macha.core.entities.inventory.Manufacturer
- org.machanism.macha.core.entities.payment.PaymentMethodDetails
- org.machanism.macha.core.entities.payment.PaymentStatus
- org.machanism.macha.core.entities.price.PriceInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.machanism.macha.core.entities.payment.PaymentException
- java.lang.RuntimeException
- org.machanism.macha.core.entities.events.domain.DomainEventProcessingFailed
- java.lang.Exception
- org.machanism.macha.core.entities.user.UserProfile
- org.machanism.macha.core.entities.payment.ValidationError
Interface Hierarchy
- org.machanism.macha.core.entities.events.domain.DomainEventListener<E>
- org.machanism.macha.core.entities.base.identifier.IdentifiedObject
- org.machanism.macha.core.entities.base.DynamicEntity
- org.machanism.macha.core.entities.events.integration.MessagingService<T>
- org.machanism.macha.core.entities.saga.SagaId
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.machanism.macha.core.entities.order.OrderStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)