Uses of Interface
ru.foodtechlab.abe.domain.entities.ExternalProperty
Packages that use ExternalProperty
Package
Description
-
Uses of ExternalProperty in ru.foodtechlab.abe.domain.entities
Classes in ru.foodtechlab.abe.domain.entities that implement ExternalPropertyModifier and TypeClassDescriptionclassбазовая сущность содержащая id-s для внешней привязки и флаг удалено/не_удаленоclassбазовая сущность содержащая id-s для внешней привязки -
Uses of ExternalProperty in ru.foodtechlab.abe.domain.port
Classes in ru.foodtechlab.abe.domain.port with type parameters of type ExternalPropertyModifier and TypeInterfaceDescriptioninterfaceExternalLinkRepository<Entity extends com.rcore.domain.commons.entity.BaseEntity<?> & ExternalProperty> -
Uses of ExternalProperty in ru.foodtechlab.abe.domain.usecase
Classes in ru.foodtechlab.abe.domain.usecase with type parameters of type ExternalPropertyModifier and TypeClassDescriptionclassFindByExternalLinkUseCase<Entity extends com.rcore.domain.commons.entity.BaseEntity<?> & ExternalProperty,Repository extends ExternalLinkRepository<Entity>>