com.jalios.jcms
Class DBPublicationCategoryUpdateThread

java.lang.Object
  extended by com.jalios.jcms.DBPublicationCategoryUpdateThread
All Implemented Interfaces:
Runnable

public class DBPublicationCategoryUpdateThread
extends Object
implements Runnable


Method Summary
protected  void recomputeAllCatIdSet(Category category)
           
 void run()
           
 void setCategory(Category category)
           
 void start()
          Starts the Delete Thread.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setCategory

public void setCategory(Category category)

start

public void start()
Starts the Delete Thread.


run

public void run()
Specified by:
run in interface Runnable

recomputeAllCatIdSet

protected void recomputeAllCatIdSet(Category category)


Copyright © 2001-2010 Jalios SA. All Rights Reserved.