Package de.aristaflow.adept2.model.logmanagement
-
Interface Summary Interface Description LogEntry This interface represents an entry in aLog
and provides getters and setters for each of the supporteddata types
.LogEntrySet As the name implies,LogEntrySet
represents a set or list of log entries.LogEntrySet.Cursor -
Class Summary Class Description Column Represents a column in the entry schema of a log in the log management facility, aka.Schema ASchema
defines an ordered set of columns and is used in thelog manager
to describe the structure oflogs
complex columns
andLog.read(de.aristaflow.adept2.base.sessionmanagement.SessionToken, String, String, int, String...)
-
Enum Summary Enum Description CmpOperator An enumeration that defines the comparison operations supported by the log management facility, aka.DataType Enumeration that defines the data types supported by the log management facility, aka.