|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.community.widget.WidgetDAOFactory
public class WidgetDAOFactory
A factory that returns a concrete instance of a WidgetDAO. Note that the WidgetDAO returned is not wrapped by a protection proxy. Therefore, it's critical that any code that implements end-user functionality does not use this class directly. Instead, the product-specific methods to retrieve a WidgetDAO should be used instead.
| Method Summary | |
|---|---|
static com.jivesoftware.community.widget.WidgetDAO |
getInstance()
Returns a concrete implementation of the WidgetDAO interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static com.jivesoftware.community.widget.WidgetDAO getInstance()
WidgetDAO interface.
WidgetDAO interface
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||