Uiinfrastructure API Docs  
 

IMessage.getMsg Method 

Message element. Gets the recommendation strings for a specific narrow condition with retval, platform, task, in an XPArrayList, sorted by most accurate first.

XPArrayList getMsg(
   int stepid,
   Platform platform,
   ReturnValue ret
);

Parameters

stepid
platform
ret

Return Value

specific string recommendation

See Also

IMessage Interface | com.plumtree.uiinfrastructure.application.startup.messages Namespace