Package wt.filter
Class StandardNavigationCriteriaService
java.lang.Object
wt.services.StandardManager
wt.filter.StandardNavigationCriteriaService
- All Implemented Interfaces:
Serializable,wt.fc._NetFactor,NetFactor,wt.filter.NavigationCriteriaService,wt.services.Manager
public class StandardNavigationCriteriaService
extends StandardManager
implements wt.filter.NavigationCriteriaService
Provides the standard implementation of server-side functionality as defined by the
NavigationCriteriaService
interface. This class is the one intended to be extended to enhance functionality.
Use the newStandardNavigationCriteriaService static factory method(s), not the
StandardNavigationCriteriaService constructor, to construct instances of this class. Instances must be
constructed using the static factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.services.StandardManager
getManagerService, getManagerStatus, getName, getStartupType, initialize, performShutdownProcess