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

Public Member Functions

String getComment ()
 
void setComment (String value)
 
Date getDateLog ()
 
String getIdUser ()
 
LogType getLogType ()
 
String getName ()
 
String getPath ()
 
Object getObject ()
 
int getCount ()
 
String getComment ()
 
void setComment (String value)
 
Date getDateLog ()
 
String getIdUser ()
 
LogType getLogType ()
 
String getName ()
 
String getPath ()
 
Object getObject ()
 
int getCount ()
 

Detailed Description

Member Function Documentation

◆ getComment() [1/2]

String org.turro.plugin.log.ILogRegister.getComment ( )

◆ getComment() [2/2]

String org.turro.plugin.log.ILogRegister.getComment ( )

◆ getCount() [1/2]

int org.turro.plugin.log.ILogRegister.getCount ( )

◆ getCount() [2/2]

int org.turro.plugin.log.ILogRegister.getCount ( )

◆ getDateLog() [1/2]

Date org.turro.plugin.log.ILogRegister.getDateLog ( )

◆ getDateLog() [2/2]

Date org.turro.plugin.log.ILogRegister.getDateLog ( )

◆ getIdUser() [1/2]

String org.turro.plugin.log.ILogRegister.getIdUser ( )

◆ getIdUser() [2/2]

String org.turro.plugin.log.ILogRegister.getIdUser ( )

◆ getLogType() [1/2]

LogType org.turro.plugin.log.ILogRegister.getLogType ( )

◆ getLogType() [2/2]

LogType org.turro.plugin.log.ILogRegister.getLogType ( )

◆ getName() [1/2]

String org.turro.plugin.log.ILogRegister.getName ( )

◆ getName() [2/2]

String org.turro.plugin.log.ILogRegister.getName ( )

◆ getObject() [1/2]

Object org.turro.plugin.log.ILogRegister.getObject ( )

◆ getObject() [2/2]

Object org.turro.plugin.log.ILogRegister.getObject ( )

◆ getPath() [1/2]

String org.turro.plugin.log.ILogRegister.getPath ( )

◆ getPath() [2/2]

String org.turro.plugin.log.ILogRegister.getPath ( )

◆ setComment() [1/2]

void org.turro.plugin.log.ILogRegister.setComment ( String  value)

◆ setComment() [2/2]

void org.turro.plugin.log.ILogRegister.setComment ( String  value)

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