Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jstore |
Contains JStore core classes.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JcmsCleanFilter.isCleanable(InnerLogEntry entry) |
boolean |
CustomCleanFilter.isCleanable(InnerLogEntry entry) |
Modifier and Type | Method and Description |
---|---|
java.util.List<InnerLogEntry> |
Store.getMilestoneList()
Returns the list of milestones.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.