[DURACOM-357] improved javadoc

This commit is contained in:
Stefano Maffei
2025-04-30 11:33:40 +02:00
parent bb3935a047
commit f1cb3c3ad1

View File

@@ -63,6 +63,9 @@ public class ItemConverter
/**
* Retrieves the metadata list filtered according to the hidden metadata configuration
* When the context is null, it will return the metadatalist as for an anonymous user
* When the context is not null, it will return the full metadata list if the user
* is allowed to edit the item or if the user is an admin. Otherwise, it will
* return the metadata list filtered according to the hidden metadata configuration
* Overrides the parent method to include virtual metadata
* @param context The context
* @param obj The object of which the filtered metadata will be retrieved