Method to get or create the AgSessionData object from the user session
This object is saved in the EbrokerPresentation object
Parameters: HttpPresentationComms - exception: Exception -
Sets the user into the session
thePerson, the person to be set in the session exception: DiscRackPresentationException -
writeDebugMsg
public static void writeDebugMsg(String msg)(Code)
Method to write a debugging message to the debug log
channel when the DEBUG flag is turned on
Parameters: msg - The message to write to the DEBUG log channel