|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatabaseViewGroupConfig | |
---|---|
lumis.portal.group.databaseviewmembership | Group Membership provider that allows membership configuration based on a database view data. |
Uses of DatabaseViewGroupConfig in lumis.portal.group.databaseviewmembership |
---|
Methods in lumis.portal.group.databaseviewmembership that return DatabaseViewGroupConfig | |
---|---|
DatabaseViewGroupConfig |
DatabaseViewFormulaEntry.getGroupConfig()
Returns the group configuration this formula entry belongs to. |
Methods in lumis.portal.group.databaseviewmembership with parameters of type DatabaseViewGroupConfig | |
---|---|
protected Collection<String> |
DatabaseViewGroupMembershipProvider.readMembers(DatabaseViewGroupConfig databaseViewGroupConfig,
int filterType)
Read from persistence the identifiers of principals that match the specified criteria. |
void |
DatabaseViewFormulaEntry.setGroupConfig(DatabaseViewGroupConfig groupConfig)
Sets the group configuration this formula entry belongs to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |