Package org.bgerp.cache
Class UserNewsCache
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
flush
(Connection con) static void
flushCache
(Connection con, Set<Integer> userIds) static NewsInfoEvent
getUserEvent
(Connection con, int userId) protected UserNewsCache
-
Method Details
-
getUserEvent
- Throws:
Exception
-
flushCache
-
flush
-
newInstance
- Specified by:
newInstance
in classCache<UserNewsCache>
-