Uses of Interface
io.extact.rms.application.domain.Transformable
Packages that use Transformable
-
Uses of Transformable in io.extact.rms.application.domain
Classes in io.extact.rms.application.domain that implement Transformable -
Uses of Transformable in io.extact.rms.application.persistence.file
Classes in io.extact.rms.application.persistence.file with type parameters of type TransformableModifier and TypeClassDescriptionclass
AbstractFileRepository<T extends Transformable & IdAccessable>