Uses of Class
de.adorsys.datasafe.metainfo.version.impl.version.latest.actions.LatestWriteImpl
Packages that use LatestWriteImpl
-
Uses of LatestWriteImpl 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 LatestWriteImplModifier and TypeMethodDescriptionLatestWriteImpl_Factory.get()static <V extends LatestDFSVersion>
LatestWriteImpl<V>LatestWriteImpl_Factory.newInstance(V strategy, VersionEncoderDecoder encoder, EncryptedResourceResolver encryptedResourceResolver, WriteToPrivate writeToPrivate, EncryptedLatestLinkService latestVersionLinkLocator) Method parameters in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions with type arguments of type LatestWriteImplModifier and TypeMethodDescriptionstatic voidLatestWriteImplRuntimeDelegatable.overrideWith(OverridesRegistry context, Function<LatestWriteImplRuntimeDelegatable.ArgumentsCaptor, LatestWriteImpl> ctorCaptor) This is a typesafe function to register overriding class into context.