Hello,
I wish to be able to use something like
PortalObject po = (PortalObject) obj;
Locale locale = req.getLocale();
String name = po.getDisplayName().getString(locale, false);
in my custom renderset but i can not find an object which can help me to access the
PortalObject that is currently rendering.
Also I could not find a way to get a PortalObjectId so that Would be able to look it up by
PortalObjectContainer.
Any help appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147126#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...