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 voidrecomputeAllCatIdSet(Category category)voidrun()voidsetCategory(Category category)voidstart()Starts the Delete Thread.
-