cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Getting NmCommandBean from java code

AntonBagryanov
3-Visitor

Getting NmCommandBean from java code

Hi!

Is it possible to get NmCommandBean from java code?

1 ACCEPTED SOLUTION

Accepted Solutions

((JcaComponentParams) componentParams).getHelperBean().getNmCommandBean()

View solution in original post

1 REPLY 1

((JcaComponentParams) componentParams).getHelperBean().getNmCommandBean()

Top Tags