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, replaceReservedChars
public 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 AccessLogEntry
Copyright © 2014. All Rights Reserved.