Package com.jalios.jcms
Class DBPublicationCategoryUpdateThread
- java.lang.Object
-
- com.jalios.jcms.DBPublicationCategoryUpdateThread
-
- All Implemented Interfaces:
java.lang.Runnable
public class DBPublicationCategoryUpdateThread extends java.lang.Object implements java.lang.Runnable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
recomputeAllCatIdSet(Category category)
void
run()
void
setCategory(Category category)
void
start()
Starts the Delete Thread.
-