Hi,
I'm trying to hide some entries for the common user in the Catalog. They should be visible for power users.
I'm looking into the filter model of the table-component, which seems like a logical way for me. But it seems that I would have to implement a lot of code? Is there something
TableFilterBean
I'm wide open for suggestions on how to implement this. It doesn't have to be a filter Model.
The criteria is that based on the current user some of the catalog-items should be hidden.
[Catalog-customization|http://fusionsecurity.blogspot.no/2012/09/oim-11g-r2-catalog-customization-example.html] . This shows a way to avoid users selecting items, but my requirement is to hide them.
Regards,
Kenneth (Not very experienced with OIM :-) )