public class AdvancedSearchAccessLogEntry extends AccessLogEntry
entryType| Constructor and Description |
|---|
AdvancedSearchAccessLogEntry(String[][] collections,
String[][] termsAndValues,
String operator)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLogMessage() |
getType, replaceReservedCharspublic AdvancedSearchAccessLogEntry(String[][] collections, String[][] termsAndValues, String operator)
collections - The collections that are used in the searchtermsAndValues - The terms and values that are used in the searchoperator - AND or OR depending on the operator that is used in searchpublic String getLogMessage()
getLogMessage in class AccessLogEntryCopyright © 2017. All Rights Reserved.