Uses of Interface
com.helger.photon.audit.v2.config.ILongSupplier
-
Packages that use ILongSupplier Package Description com.helger.photon.audit.v2.config -
-
Uses of ILongSupplier in com.helger.photon.audit.v2.config
Methods in com.helger.photon.audit.v2.config that return ILongSupplier Modifier and Type Method Description ILongSupplierAuditSettings. getAuditEventIDProvider()ILongSupplierIAuditSettings. getAuditEventIDProvider()static ILongSupplierAuditDefaultSettings. getDefaultAuditEventIDProvider()Methods in com.helger.photon.audit.v2.config with parameters of type ILongSupplier Modifier and Type Method Description AuditSettingsAuditSettings. setAuditEventIDProvider(ILongSupplier aIDProvider)
-