<< Click to Display Table of Contents >>

OZUserDefinedLogTarget

This interface provides basic information of OZ UDL.


Method Detail

getIPAddress

public String getIPAddress()

Gets the OZ Server IP address requested by the client.

getHttpRequest

public HttpServletRequest getHttpRequest()

Gets the requested HttpRequest when the OZ Server type is Servlet.

getHttpServlet

public HttpServlet getHttpServlet()

Gets the requested HttpServlet when the OZ Server type is Servlet.

getUserID

public String getUserID()

Gets the OZ Server user ID that executed the query statement in the client.