|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.socialnetworkservices.microblog.doui.dataprovider.WallPostsDataProvider
public class WallPostsDataProvider
Data Provider class used to load user-wall posts.
Field Summary | |
---|---|
protected ControlContainer |
controlContainer
|
protected DouiContext |
douiContext
|
Fields inherited from interface lumis.doui.source.IDataProvider |
---|
INTERFACE_INSTANCE_PROPERTY_FIELDS, INTERFACE_INSTANCE_PROPERTY_FILTERS, INTERFACE_INSTANCE_PROPERTY_MAX_ROWS, INTERFACE_INSTANCE_PROPERTY_ORDER_BY, MAX_NUM_ORDER_BY_FIELDS |
Constructor Summary | |
---|---|
WallPostsDataProvider()
|
Method Summary | |
---|---|
void |
loadData(SessionConfig sessionConfig,
TabularSource<ITabularSourceField> source,
ITransaction transaction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected DouiContext douiContext
protected ControlContainer controlContainer
Constructor Detail |
---|
public WallPostsDataProvider()
Method Detail |
---|
public void loadData(SessionConfig sessionConfig, TabularSource<ITabularSourceField> source, ITransaction transaction) throws PortalException
loadData
in interface IDataProvider<TabularSource<ITabularSourceField>>
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |