Class OpenAMInStructureBrowserDelegate
java.lang.Object
com.ptc.windchill.associativity.delegate.OpenAMInStructureBrowserDelegate
- All Implemented Interfaces:
OpenInStructureBrowserDelegate
public class OpenAMInStructureBrowserDelegate
extends Object
implements OpenInStructureBrowserDelegate
Handles the
Extendable: true
AccountabilityMap types to open ASB with path filter applied.
Supported API: true Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionmergeNC(NavigationCriteria savedNc, NavigationCriteria clientNc) put filters or configuration specification from savedNc to clienNC Supported API: trueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ptc.windchill.associativity.delegate.OpenInStructureBrowserDelegate
calculatePathFilter
-
Method Details