Class AssociativeDefaultNavigationCriteriaDelegate
java.lang.Object
wt.filter.DefaultGetDefaultNavCriteriaDelegate
com.ptc.windchill.option.delegate.PSBWTPartDefaultNavCriteriaDelegate
com.ptc.windchill.associativity.delegate.AssociativeDefaultNavigationCriteriaDelegate
- All Implemented Interfaces:
wt.filter.GetDefaultNavCriteriaDelegate
public class AssociativeDefaultNavigationCriteriaDelegate
extends com.ptc.windchill.option.delegate.PSBWTPartDefaultNavCriteriaDelegate
Delegate for the Default Navigation Criteria
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptiongetDefaultNavCriteria(WTCollection seeds, NavCriteriaContext context) Returns a defaultNavigationCriteriafor a WTPart specified in the givenNavCriteriaContextor seed objects.Methods inherited from class wt.filter.DefaultGetDefaultNavCriteriaDelegate
getDefaultConfigSpecs, getDefaultFiltersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface wt.filter.GetDefaultNavCriteriaDelegate
isDefaultApplyToTopLevelObjectSupported
-
Method Details