home › Forums › # Technical Support › JAVA API › Reply To: JAVA API
December 15, 2014 at 10:43
#1564
Keymaster
Hi Allison,
what you have done is correct. You probably do not get anything from activatedTerm because it is a wrapper of another term. Please, do instead activatedTerm.getTerm().getName()
.