class: AnyFieldCriterion

public class: AnyFieldCriterion
Author: NiH
Project: Phase: 1.0; Status: Proposed; Version: 1.0 Revised by NiH: 13.09.2007; Complexity: 1
Dates: Created: 16.07.2009 15:32:58; Modified: 16.07.2009 15:32:58;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3D3B0A1A-B364-44ab-B5AD-FE9E0775F7C7}
any filed criterion vo for the advanced search.
@created 10-Mai-2007 15:42:17
 

Goto: Custom Properties, Fields, Methods

Extends: Criterion

See also: Criterion

Appears in: criterion

Connections
 
Custom Properties
 
AnyFieldCriterion Attributes
Attribute Details
private boolean
  includeFiles
Notes: boolean flag for the full text search
 
AnyFieldCriterion Methods
Operation Details
public
AnyFieldCriterion():
Sequential
Notes: constructor.
public
createSearchCriterion():ArrayList
Sequential
Tags: throws=TechnicalException
Notes: {@inheritDoc}
public
isIncludeFiles():boolean
Sequential
public
setIncludeFiles(
   boolean newVal):void
Sequential