![]() | Deletes the report specified by the given objectid |
![]() | Returns the log report (contained in an IXPPropertyBag) which was produced by calling PerformOperationEx() or PerformOperation on the IPTScheduledOperation interface of the log analysis object. If neither of those methods have been called yet, then this method will return null. |
![]() | Returns the date of the last day included in the log report |
![]() | Returns the length of the lists to be included in the log report. The two lists are (1) a list of the most frequent queries and (2) a list of the most frequent zero-results queries. |
![]() | Retrieve from the database the report indicated by the integer id |
![]() | Returns the date corresponding to the first day included in the log report. |
![]() | Returns an IPTQueryResult containing 5 pieces of information for every log report stored in the database: the objectid (int), the time created (PTDateTime), the start date (String in the form YYYY-MM-DD), the end date (String in the form YYYY-MM-DD), and the STATUS (String indicating "OK" or otherwise). |
![]() | Sets the date of the last day included in the log report |
![]() | Sets the length of the lists to be included in the log report. The two lists are (1) a list of the most frequent queries and (2) a list of the most frequent zero-results queries. |
![]() | Sets the date of the first day included in the log report |
IPTLogAnalysis Interface | com.plumtree.server Namespace