BrightSide Workbench Full Report + Source Code
org.turro.plugin.log.ILogLoader Interface Reference
Inheritance diagram for org.turro.plugin.log.ILogLoader:

Public Member Functions

Collection< ILogRegisterload (LogType type, String pathOrigin, int group, String comment)
 
Collection< ILogRegisterloadLogin ()
 
Collection< ILogRegisterload (LogType type, String pathOrigin, int group, String comment)
 
Collection< ILogRegisterloadLogin ()
 

Detailed Description

Member Function Documentation

◆ load() [1/2]

Collection<ILogRegister> org.turro.plugin.log.ILogLoader.load ( LogType  type,
String  pathOrigin,
int  group,
String  comment 
)

◆ load() [2/2]

Collection<ILogRegister> org.turro.plugin.log.ILogLoader.load ( LogType  type,
String  pathOrigin,
int  group,
String  comment 
)

Implemented in org.turro.contacts.log.LogLoader.

Here is the caller graph for this function:

◆ loadLogin() [1/2]

Collection<ILogRegister> org.turro.plugin.log.ILogLoader.loadLogin ( )

◆ loadLogin() [2/2]

Collection<ILogRegister> org.turro.plugin.log.ILogLoader.loadLogin ( )

Implemented in org.turro.contacts.log.LogLoader.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: