Uses of Class
lumis.portal.group.databaseviewmembership.DatabaseViewField

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)
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.