public interface BlogManager
Modifier and Type | Method and Description |
---|---|
void |
clearCache() |
void |
clearEntry(String title) |
void |
clearEntryFromCache(String title) |
void |
createEntry(Blog blog) |
Blog |
getEntryCached(String title) |
Blog |
getEntryCached(String randomArg,
String title,
String randomArg2) |
Blog |
getEntryRaw(String title) |
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.