|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatabaseViewField | |
---|---|
lumis.portal.group.databaseviewmembership | Group Membership provider that allows membership configuration based on a database view data. |
lumis.service.portalmanagement.group |
Uses of DatabaseViewField in lumis.portal.group.databaseviewmembership |
---|
Methods in lumis.portal.group.databaseviewmembership that return DatabaseViewField | |
---|---|
DatabaseViewField |
DatabaseViewFormulaEntry.getField()
Returns the field this entry operates on. |
Methods in lumis.portal.group.databaseviewmembership that return types with arguments of type DatabaseViewField | |
---|---|
Collection<DatabaseViewField> |
DatabaseViewGroupTypeConfig.getViewFields()
Returns the fields from the view that will be used to select the membership for groups. |
Methods in lumis.portal.group.databaseviewmembership with parameters of type DatabaseViewField | |
---|---|
void |
DatabaseViewFormulaEntry.setField(DatabaseViewField field)
Sets the field this entry operates on. |
Uses of DatabaseViewField in lumis.service.portalmanagement.group |
---|
Methods in lumis.service.portalmanagement.group that return types with arguments of type DatabaseViewField | |
---|---|
protected List<DatabaseViewField> |
DatabaseViewFieldByGroupDataProvider.loadObjects(SessionConfig sessionConfig,
TabularSource<?> source,
ITransaction transaction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |