Skip to Content
0
Former Member
Oct 12, 2005 at 02:34 PM

ResourceListFilter and request.

17 Views

Hi All,

I created a filter using the example: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/implementing resource list filters for flexible ui navigation/index.htm

and its work but i need to get attributes of the session in this code.

I tried to use IPortalComponentRequest cr = (IPortalComponentRequest) this.getRequest() for get session after, but it does not run and return null.

Can anybody help me?

Thanks,

Marcelo Torres