Uses of Class
de.adorsys.datasafe.metainfo.version.impl.version.latest.actions.LatestRemoveImpl
Packages that use LatestRemoveImpl
-
Uses of LatestRemoveImpl in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions
Modifier and TypeClassDescriptionclassMethods in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions that return LatestRemoveImplModifier and TypeMethodDescriptionLatestRemoveImpl_Factory.get()static <V extends LatestDFSVersion>
LatestRemoveImpl<V>LatestRemoveImpl_Factory.newInstance(V versionStrategy, RemoveFromPrivate removeFromPrivate, EncryptedLatestLinkService latestVersionLinkLocator) Method parameters in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions with type arguments of type LatestRemoveImplModifier and TypeMethodDescriptionstatic voidLatestRemoveImplRuntimeDelegatable.overrideWith(OverridesRegistry context, Function<LatestRemoveImplRuntimeDelegatable.ArgumentsCaptor, LatestRemoveImpl> ctorCaptor) This is a typesafe function to register overriding class into context.