Package com.totvs.tjf.core.common.domain
Interface DomainObject
-
- All Known Subinterfaces:
ConcurrentDomainObject,DomainEvent,IdentifiableDomainObject<K>,ValueObject
- All Known Implementing Classes:
AbstractDomainAggregate,AbstractDomainEntity,AbstractEntity,DomainObjectId
public interface DomainObjectInterface for domain objects.- Author:
- Thiago A. de Souza Weber