| 
 | ||||||||||
| 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 | JcmsCleanFilter.isCleanable(InnerLogEntry entry) | 
|  boolean | CustomCleanFilter.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 | Store.processInnerLogEntry(InnerLogEntry logEntry) | 
|  void | LogManagerVersionHandler.processInnerLogEntry(InnerLogEntry logEntry)Process an InnerLogEntry | 
|  void | LogManagerSyncHandler.processInnerLogEntry(InnerLogEntry logEntry)Process an InnerLogEntry | 
|  void | LogManagerLoadHandler.processInnerLogEntry(InnerLogEntry logEntry)Process an InnerLogEntry | 
| abstract  void | LogManagerHandler.processInnerLogEntry(InnerLogEntry logEntry)Process an InnerLogEntry | 
|  void | LogManagerDeltaHandler.processInnerLogEntry(InnerLogEntry logEntry)Process an InnerLogEntry | 
|  void | LogCleaner.processInnerLogEntry(InnerLogEntry logEntry) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||