- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for GetObjectTags (0.05 seconds)
-
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 */Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 2.8K bytes - Click Count (0)