org.ofbiz.widget
Class WidgetContentWorker

java.lang.Object
  extended by org.ofbiz.widget.WidgetContentWorker

public class WidgetContentWorker
extends java.lang.Object

WidgetContentWorker Class


Field Summary
static ContentWorkerInterface contentWorker
           
static java.lang.String module
           
 
Constructor Summary
WidgetContentWorker()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module

contentWorker

public static ContentWorkerInterface contentWorker
Constructor Detail

WidgetContentWorker

public WidgetContentWorker()