Class DefaultAddBrowserParametersDelegate
java.lang.Object
com.ptc.windchill.enterprise.associativity.asb.server.delegate.DefaultAddBrowserParametersDelegate
- All Implemented Interfaces:
com.ptc.windchill.enterprise.associativity.asb.server.delegate.AddBrowserParametersDelegate
public class DefaultAddBrowserParametersDelegate
extends Object
implements com.ptc.windchill.enterprise.associativity.asb.server.delegate.AddBrowserParametersDelegate
Add Custom Parameters in the BOM Transformer URL Address
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptiongetAdditionlParamenters(NmCommandBean commandBean, jakarta.servlet.http.HttpServletRequest request) Method can be used to pass additional parameters to a browser (e.g.
-
Method Details
-
getAdditionlParamenters
protected Map<String,String> getAdditionlParamenters(NmCommandBean commandBean, jakarta.servlet.http.HttpServletRequest request) Method can be used to pass additional parameters to a browser (e.g. mapsb) by overriding it *
Supported API: true
- Parameters:
commandBean-request-- Returns:
-