Uses of Interface
lumis.doui.source.filter.ISourceFilter

Packages that use ISourceFilter
lumis.content.service   
lumis.content.source.filter   
lumis.doui.source   
lumis.doui.source.filter   
lumis.doui.table.filter   
lumis.service.categorization Service that allows you to categorize portal content into hierarquical terms. 
lumis.service.comment   
lumis.service.group   
lumis.service.portalmanagement.group   
lumis.service.portalmanagement.grouptype Group type administration service. 
lumis.service.portalmanagement.serviceinstance   
 

Uses of ISourceFilter in lumis.content.service
 

Classes in lumis.content.service that implement ISourceFilter
 class ContentVersionIdReaderTableSourceFilter
          TableSourceFilter that read its value from a given source.
 

Uses of ISourceFilter in lumis.content.source.filter
 

Classes in lumis.content.source.filter that implement ISourceFilter
 class ContentTableSourceFilter
          Represents a content table source's filter.
 class MetaDataSourceFilter
          Deprecated. Since 4.2.0, due to changes in content storage structure.
 

Uses of ISourceFilter in lumis.doui.source
 

Methods in lumis.doui.source that return ISourceFilter
protected  ISourceFilter Source.createDefaultCompositeFilterInstance()
          Creates and returns a source filter instance to be used as default to filters nodes.
protected  ISourceFilter Source.createDefaultFilterInstance()
          Creates and returns a source filter instance to be used as default to filter nodes.
 ISourceFilter Source.createSourceFilter(Node filterNode)
          Creates a source filter for the given filter definition node.
 ISourceFilter Source.getFilter()
          Returns the filter for this source.
 

Uses of ISourceFilter in lumis.doui.source.filter
 

Methods in lumis.doui.source.filter that return ISourceFilter
 ISourceFilter<? extends S> ISourceFilter.getFilter(String filterId)
          Returns the filter with the given id.
 

Uses of ISourceFilter in lumis.doui.table.filter
 

Subinterfaces of ISourceFilter in lumis.doui.table.filter
 interface ITableSourceFilter
          Defines the methods of a table source filter.
 

Classes in lumis.doui.table.filter that implement ISourceFilter
 class AbstractTableSourceFilter
          Base class for table source filters.
 class CompositeTableSourceFilter
          A source filter that is composed of a list of source filters.
 class MonthTableSourceFilter
          Generates a query filter for the associated field, filtering by the month of the value.
 class TableSourceFilter
          Represents a source filter.
 

Uses of ISourceFilter in lumis.service.categorization
 

Classes in lumis.service.categorization that implement ISourceFilter
 class DependentServiceInstanceIdFilter
          Categorization service's filter, used for the dependentServiceInstanceId field of the dependency source.
 

Uses of ISourceFilter in lumis.service.comment
 

Classes in lumis.service.comment that implement ISourceFilter
 class CommentContentFilter
          A filter that gets its value from the itemId from the details interface if it is not found normally, and uses the corresponding contentLocaleId as its value.
 

Uses of ISourceFilter in lumis.service.group
 

Classes in lumis.service.group that implement ISourceFilter
 class DomainScopeFilter
          Filters according the custom property domain value.
 

Uses of ISourceFilter in lumis.service.portalmanagement.group
 

Classes in lumis.service.portalmanagement.group that implement ISourceFilter
 class DatabaseViewFormulaEntryFilter
          Filter used on databaseViewFormulaEntry source.
 

Uses of ISourceFilter in lumis.service.portalmanagement.grouptype
 

Classes in lumis.service.portalmanagement.grouptype that implement ISourceFilter
 class DatabaseViewFieldFilter
          Filter used on databaseViewAvailableField source.
 

Uses of ISourceFilter in lumis.service.portalmanagement.serviceinstance
 

Classes in lumis.service.portalmanagement.serviceinstance that implement ISourceFilter
 class FileManagementPropertiesInterfaceFilter
          TableSourceFilter extension that returns as value the service instance identifier of the caller service interface instance.
 



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