BrightSide Workbench Full Report + Source Code
org.turro.cleanup.IElephantCleanup Interface Reference
Inheritance diagram for org.turro.cleanup.IElephantCleanup:

Classes

enum  Commons
 

Public Member Functions

boolean isMine (Object entity)
 
void setConsole (ICleanupConsole console)
 
void cleanEntity (Object entity, CleanupMode mode)
 
void cleanOrphans ()
 
Set< String > pathsForRoot (String root, Commons common)
 
void cleanFromCommons (String entityPath, CleanupMode mode, Set< Commons > commons)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 26 of file IElephantCleanup.java.

Member Function Documentation

◆ cleanEntity()

◆ cleanFromCommons()

void org.turro.cleanup.IElephantCleanup.cleanFromCommons ( String  entityPath,
CleanupMode  mode,
Set< Commons >  commons 
)

◆ cleanOrphans()

◆ isMine()

◆ pathsForRoot()

Set<String> org.turro.cleanup.IElephantCleanup.pathsForRoot ( String  root,
Commons  common 
)

◆ setConsole()

void org.turro.cleanup.IElephantCleanup.setConsole ( ICleanupConsole  console)

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