cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get my desktop filterId use PDK?

honam_yu
Explorer
0 Kudos

Hi, Expert

getNavigationfilterId() in NavigationFilter Class can get Navigation's filterId.

I want to get filterId value in desktop that Filtered group.

How can?

Regards,

Honam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This message was moderated.

honam_yu
Explorer
0 Kudos

Hello Ashvin

Thank you your help.

I found getDesktopFilter Method in INavigationHelpService class.

I'd link to the javadoc that I can not do it because javadoc not work now.

Regards,

Honam

honam_yu
Explorer
0 Kudos

getDesktopFilter

String getDesktopFilter(IPortalComponentRequest request)
Returns the value of the Filter ID property for the desktop, associated with the request

Parameters:
request - the portal component request
Returns:
the value of the current desktop Filter ID property, or null, if filtering is disabled

Answers (0)