mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
[DURACOM-357] improved javadoc
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user