Hello,
What is your objective actually ?
You want to pass the Change Order name ?
I am not sure how your code is running cause it should give you class cast exception in following lines.
wt.fc.Persistable obj = ref.getObject();
String s = obj;
Thanks,
Kaushik