Uses of Interface
org.cxbox.core.service.HistoricityKey.AttrValueSupplier
-
Packages that use HistoricityKey.AttrValueSupplier Package Description org.cxbox.core.service -
-
Uses of HistoricityKey.AttrValueSupplier in org.cxbox.core.service
Constructors in org.cxbox.core.service with parameters of type HistoricityKey.AttrValueSupplier Constructor Description KeyAttribute(javax.persistence.metamodel.SingularAttribute<E,T> attribute, HistoricityKey.AttrValueSupplier<T> valueSupplier, DtoField<D,?>... dtoFields)
-