com.endeca.infront.navigation.url

Class UrlNavigationStateBuilder

This builder also provides configuration for removing URL parameters when a filter state is updated, a filter state is cleared, or on any update to the request state (including modifying other URL parameters):

Subclasses can customize the format of the navigation state serialization by overriding one of the following methods that modifies the UrlState using a navigation state:

Or the following for record state serialization: If a subclass overrides one of the above methods, it should also override the corresponding method for parsing the request into the corresponding filter(s).

This class is NOT thread-safe.

See Also:
NavigationStateBuilder

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.