Class CallboardCache
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidflush(Connection con) static WorkTypegetWorkType(int id) protected CallboardCacheCreates a new cache instance 
- 
Constructor Details
- 
CallboardCache
public CallboardCache() 
 - 
 - 
Method Details
- 
getWorkType
 - 
getWorkTypeMap
 - 
flush
 - 
newInstance
Description copied from class:CacheCreates a new cache instance- Specified by:
 newInstancein classCache<CallboardCache>- Returns:
 - the instance
 
 
 -