if my property request in mediator is:
var myLoginRequest:PropertyRequest =PropertyRequest.newInstance(_contextObject, "test:ncsLoginData");
then in my PropertyProviderAdapter.java,how would i be extracting the user selected object,context object thst user selected in UI?
Please point me to sample code
Maarianne
↧
can someone point me to sample example to process context_object in the java service in plugin
↧