- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GetObjectTags (0.04 sec)
-
src/main/java/org/codelibs/fess/storage/StorageClient.java
/** * Gets tags/metadata for an object. * * @param objectName the name/path of the object * @return map of tag key-value pairs */ Map<String, String> getObjectTags(String objectName); /** * Sets tags/metadata for an object. * * @param objectName the name/path of the object * @param tags the tags to set */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 2.8K bytes - Viewed (0)