class: AnyFieldCriterionVO

public class: AnyFieldCriterionVO
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:31:18; Modified: 16.07.2009 15:31:18;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {682789C8-28F6-45af-89AE-D3210B3FF494}
any filed criterion vo for the advanced search.
@created 10-Mai-2007 15:42:17
 

Goto: Custom Properties, Fields, Methods

Extends: CriterionVO

See also: CriterionVO

Appears in: valueobjects

Connections
 
Custom Properties
 
AnyFieldCriterionVO Attributes
Attribute Details
private boolean
  includeFiles
Notes: boolean flag for the full text search
private static const long
  serialVersionUID
Initial: 1L
Notes: serial for the serializable interface
 
AnyFieldCriterionVO Methods
Operation Details
public
AnyFieldCriterionVO():
Sequential
Notes: constructor.
public
isIncludeFiles():boolean
Sequential
public
setIncludeFiles(
   boolean newVal):void
Sequential