class: EventCriterionVO

public class: EventCriterionVO
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:20; Modified: 16.07.2009 15:31:20;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {E702B1C7-5E1C-47a3-8FDB-55D295CE2818}
event criterion vo for the advanced search.
@created 15-Mai-2007 15:46:31
 

Goto: Custom Properties, Fields, Methods

Extends: CriterionVO

See also: CriterionVO

Appears in: valueobjects

Connections
 
Custom Properties
 
EventCriterionVO Attributes
Attribute Details
private String
  language
Notes: language for the search criterion
private static const long
  serialVersionUID
Initial: 1L
Notes: serial for the serializable interface
 
EventCriterionVO Methods
Operation Details
public
EventCriterionVO():
Sequential
Notes: constructor.
public
getLanguage():String
Sequential
public
setLanguage(
   String language):void
Sequential