-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Current code includes a Bucket::getIdFromStream() method, but we have nothing to access the stream's file document, which contains other useful fields such as "filename" and "metadata".
Implement the following methods:
- Bucket::getFileDocumentForStream($stream)
- Bucket::getFileIdForStream($stream)
The latter method is renamed from getIdFromStream().
- links to