|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.source.AbstractObjectDataProvider<TabularSource<?>,DatabaseViewField>
lumis.service.portalmanagement.group.DatabaseViewFieldByGroupDataProvider
public class DatabaseViewFieldByGroupDataProvider
Populates a source with the DatabaseViewField
relative to a
group.
Expects the parameter groupId in the request.
Field Summary |
---|
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 | |
---|---|
DatabaseViewFieldByGroupDataProvider()
|
Method Summary | |
---|---|
protected java.util.List<DatabaseViewField> |
loadObjects(SessionConfig sessionConfig,
TabularSource<?> source,
ITransaction transaction)
Loads the objects. |
Methods inherited from class lumis.doui.source.AbstractObjectDataProvider |
---|
getTotalRows, loadData, readProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatabaseViewFieldByGroupDataProvider()
Method Detail |
---|
protected java.util.List<DatabaseViewField> loadObjects(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction) throws PortalException
AbstractObjectDataProvider
loadObjects
in class AbstractObjectDataProvider<TabularSource<?>,DatabaseViewField>
sessionConfig
- the user session information.source
- the source that will be populated.transaction
- the transaction for persistence access.
PortalException
#getTotalRows(SessionConfig, TabularSource, ITransaction)}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |