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