Uses of Interface
com.totvs.tjf.core.common.domain.IdentifiableDomainObject
-
Packages that use IdentifiableDomainObject Package Description com.totvs.tjf.core.common.domain -
-
Uses of IdentifiableDomainObject in com.totvs.tjf.core.common.domain
Classes in com.totvs.tjf.core.common.domain that implement IdentifiableDomainObject Modifier and Type Class Description classAbstractDomainAggregate<K extends DomainObjectId<?>>Basic definition of an aggregate.classAbstractDomainEntity<K extends DomainObjectId<?>>Basic definition of an entity.classAbstractEntity<K extends DomainObjectId<?>>
-