lumis.service.comment
Class CommentContentFilter

Package class diagram package CommentContentFilter
java.lang.Object
  extended by lumis.doui.table.filter.AbstractTableSourceFilter
      extended by lumis.doui.table.filter.TableSourceFilter
          extended by lumis.service.comment.CommentContentFilter
All Implemented Interfaces:
ISourceFilter<TableSource>, ITableSourceFilter

public class CommentContentFilter
extends TableSourceFilter

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.

Since:
4.0.10

Constructor Summary
CommentContentFilter()
           
 
Method Summary
protected  IQueryValue calculateFilterValue(Node filterNode)
          Analyzes this filter and returns the value that should be used with it.
 
Methods inherited from class lumis.doui.table.filter.TableSourceFilter
calculateFilterOperator, convertFilterStandardValue, convertOperatorStandardValue, getFieldId, getFilterValue, getInputControlType, getOperator, getParameters, getQueryFilter, getQueryFilter, init, init, isOrNull, isRequired, isValueInLookup, setDefinition, setFieldId, setFilterValue, setOperator, setOrNull, setParameters, setRequired, setValueInLookup, shouldHideAllResults
 
Methods inherited from class lumis.doui.table.filter.AbstractTableSourceFilter
getFilter, getId, getSource, setId, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentContentFilter

public CommentContentFilter()
Method Detail

calculateFilterValue

protected IQueryValue calculateFilterValue(Node filterNode)
                                    throws PortalException
Description copied from class: TableSourceFilter
Analyzes this filter and returns the value that should be used with it.

Overrides:
calculateFilterValue in class TableSourceFilter
Parameters:
filterNode - the filter definition node.
Returns:
the filter value.
Throws:
PortalException


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