Overload List

  NameDescription
Public methodENEQueryInfo()()()()
Constructor. Basic constructor for the ENEQueryInfo.
Public methodENEQueryInfo(String)
Constructor. Takes in sessionId and sets it as the value for the sid key. The constructor automatically generates the query ID and sets it as the value for the rid key.
Public methodENEQueryInfo(String, String)
Constructor. Takes in sessionId and queryId and sets the IDs as logging parameters for the sid and rid keys respectively.

See Also