Package com.totvs.tjf.core.common.domain
-
Interface Summary Interface Description ConcurrentDomainObject DomainEvent Interface for domain events.DomainObject Interface for domain objects.IdentifiableDomainObject<K extends Serializable> Interface for domain object unique.ValueObject Interface for value objects. -
Class Summary Class Description AbstractDomainAggregate<K extends DomainObjectId<?>> Basic definition of an aggregate.AbstractDomainEntity<K extends DomainObjectId<?>> Basic definition of an entity.AbstractEntity<K extends DomainObjectId<?>> DomainObjectId<T> Base class for valuables that are used as identifiers forIdentifiableDomainObjects.