class: TopicCriterionVO

public class: TopicCriterionVO
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:23; Modified: 16.07.2009 15:31:23;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {FF8288F7-9279-4e68-9DD2-8CE1B752A853}
topic criterion vo for the advanced search.
@created 15-Mai-2007 15:45:57
 

Goto: Custom Properties, Fields, Methods

Extends: CriterionVO

See also: CriterionVO

Appears in: valueobjects

Connections
 
Custom Properties
 
TopicCriterionVO 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
 
TopicCriterionVO Methods
Operation Details
public
getLanguage():String
Sequential
public
setLanguage(
   String language):void
Sequential
public
TopicCriterionVO():
Sequential
Notes: constructor.