Package de.aristaflow.adept2.model.logmanagement
-
Interface Summary Interface Description LogEntry This interface represents an entry in aLogand provides getters and setters for each of the supporteddata types.LogEntrySet As the name implies,LogEntrySetrepresents 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 ASchemadefines an ordered set of columns and is used in thelog managerto describe the structure oflogscomplex columnsandLog.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.