Skip navigation links
D E G L R V W 

D

de.adorsys.datasafe.metainfo.version.api.actions - package de.adorsys.datasafe.metainfo.version.api.actions
 
de.adorsys.datasafe.metainfo.version.api.version - package de.adorsys.datasafe.metainfo.version.api.version
 

E

EncryptedLatestLinkService - Interface in de.adorsys.datasafe.metainfo.version.api.version
Manages `latest` file version link location and provides capability to read its path.

G

getStrategy() - Method in interface de.adorsys.datasafe.metainfo.version.api.version.WithVersionStrategy
 

L

list(ListRequest<UserIDAuth, PrivateResource>) - Method in interface de.adorsys.datasafe.metainfo.version.api.actions.VersionedList
Lists latest resource locations, their date will correspond to latest one, not actual write date
listJoinedWithLatest(ListRequest<UserIDAuth, PrivateResource>) - Method in interface de.adorsys.datasafe.metainfo.version.api.version.VersionInfoService
Provides all available versions of resource with its timestamp joined with latest version (to compare time)
listVersioned(ListRequest<UserIDAuth, PrivateResource>) - Method in interface de.adorsys.datasafe.metainfo.version.api.actions.VersionedList
Lists versions of resource and provides latest resource link location.
listWithDetails(ListRequest<UserIDAuth, PrivateResource>) - Method in interface de.adorsys.datasafe.metainfo.version.api.version.VersionedPrivateSpaceService
Provides list of all available resource versions with latest one (this one with timestamp)

R

readLinkAndDecrypt(UserIDAuth, AbsoluteLocation<PrivateResource>) - Method in interface de.adorsys.datasafe.metainfo.version.api.version.EncryptedLatestLinkService
Reads content of latest link.
resolveLatestLinkLocation(UserIDAuth, PrivateResource) - Method in interface de.adorsys.datasafe.metainfo.version.api.version.EncryptedLatestLinkService
Provides location of latest link.

V

VersionedList<V extends VersionStrategy> - Interface in de.adorsys.datasafe.metainfo.version.api.actions
Service to list latest filesystem view.
VersionedPrivateSpaceService<V extends VersionStrategy> - Interface in de.adorsys.datasafe.metainfo.version.api.version
Provides view of privatespace that aims to work with latest versions.
VersionedRead<V extends VersionStrategy> - Interface in de.adorsys.datasafe.metainfo.version.api.actions
Reads latest resource version.
VersionedRemove<V extends VersionStrategy> - Interface in de.adorsys.datasafe.metainfo.version.api.actions
Removes latest resource version (so resource will be invisible in latest view, but its versions are kept)
VersionedWrite<V extends VersionStrategy> - Interface in de.adorsys.datasafe.metainfo.version.api.actions
Writes resource and marks as latest.
VersionInfoService<V extends Version> - Interface in de.adorsys.datasafe.metainfo.version.api.version
Links resource versions joined with its latest version descriptor.
versionsOf(ListRequest<UserIDAuth, PrivateResource>) - Method in interface de.adorsys.datasafe.metainfo.version.api.version.VersionInfoService
Provides all available versions of resource with its timestamp

W

WithVersionStrategy<V extends VersionStrategy> - Interface in de.adorsys.datasafe.metainfo.version.api.version
Versioning strategy - example: read only latest.
D E G L R V W 
Skip navigation links

Copyright © 2019. All rights reserved.