Hi David,
> OK. Now my doubt is how to access the context object. For example,
> org.dspace.app.statistics.ReportTools makes use of NumberFormat without using
> java.util.Locale as parameter to getInstance and, unfortunately, it has not
> context property. Is there any ContextService or somethi
Hi David,
> I'm new in this list so, please, my apologizes if this is not the right
> procedure to do ask.
Welcome! This is a fine place to ask.
> I would like to know if there is any way of getting the current user,
> that is, the org.dspace.eperson.EPerson object assigned to th
Hi,
I'm new in this list so, please, my apologizes if this is not the right
procedure to do ask.
I would like to know if there is any way of getting the current user,
that is, the org.dspace.eperson.EPerson object assigned to the current session.
Is there any getCurrentUs