| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InnerLogEntry | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jstore | Contains JStore core classes. | 
| Uses of InnerLogEntry in com.jalios.jcms | 
|---|
| Methods in com.jalios.jcms with parameters of type InnerLogEntry | |
|---|---|
 boolean | 
CustomCleanFilter.isCleanable(InnerLogEntry entry)
 | 
 boolean | 
JcmsCleanFilter.isCleanable(InnerLogEntry entry)
 | 
| Uses of InnerLogEntry in com.jalios.jstore | 
|---|
| Methods in com.jalios.jstore that return types with arguments of type InnerLogEntry | |
|---|---|
 List<InnerLogEntry> | 
Store.getMilestoneList()
Returns the list of milestones.  | 
| Methods in com.jalios.jstore with parameters of type InnerLogEntry | |
|---|---|
 boolean | 
CleanFilter.isCleanable(InnerLogEntry entry)
Returns true if the entry can be cleaned or false otherwise.  | 
 void | 
LogCleaner.processInnerLogEntry(InnerLogEntry logEntry)
 | 
 void | 
LogManagerDeltaHandler.processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry  | 
abstract  void | 
LogManagerHandler.processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry  | 
 void | 
LogManagerLoadHandler.processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry  | 
 void | 
LogManagerSyncHandler.processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry  | 
 void | 
LogManagerVersionHandler.processInnerLogEntry(InnerLogEntry logEntry)
Process an InnerLogEntry  | 
 void | 
Store.processInnerLogEntry(InnerLogEntry logEntry)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||