Uses of Class
com.totvs.tjf.core.common.domain.DomainObjectId
-
Packages that use DomainObjectId Package Description com.totvs.tjf.core.common.domain -
-
Uses of DomainObjectId in com.totvs.tjf.core.common.domain
Classes in com.totvs.tjf.core.common.domain with type parameters of type DomainObjectId 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<?>>Fields in com.totvs.tjf.core.common.domain declared as DomainObjectId Modifier and Type Field Description protected KAbstractEntity. id
-