Class CallboardCache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
flush
(Connection con) static WorkType
getWorkType
(int id) protected CallboardCache
Creates a new cache instance
-
Constructor Details
-
CallboardCache
public CallboardCache()
-
-
Method Details
-
getWorkType
-
getWorkTypeMap
-
flush
-
newInstance
Description copied from class:Cache
Creates a new cache instance- Specified by:
newInstance
in classCache<CallboardCache>
- Returns:
- the instance
-