Extending : Reference sample : How to extend a global function to manipulate collection data : Register the implementation class of global function
  
Register the implementation class of global function
In this sample, it is supposed that the extended global function is located in class ‘com.ibm.btt.test.WildCardFunctions’. For the server-side global functions, infrastructure developer should register the implementation class in btt.xml.
This graphic is described in the surrounding text.
Go up to
How to extend a global function to manipulate collection data