class: PersonCriterionVO

public class: PersonCriterionVO
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:22; Modified: 16.07.2009 15:31:22;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {A2539797-2265-49cf-8F4F-C8344A294383}
person criterion vo for the advanced search.
@created 15-Mai-2007 15:15:07
 

Goto: Custom Properties, Fields, Methods

Extends: CriterionVO

See also: CriterionVO

Appears in: valueobjects

Connections
 
Custom Properties
 
PersonCriterionVO Attributes
Attribute Details
private List
  creatorRole
Notes: creator role for the search criterion
private static const long
  serialVersionUID
Initial: 1L
Notes: serial for the serializable interface
 
PersonCriterionVO Methods
Operation Details
public
getCreatorRole():List
Sequential
public
PersonCriterionVO():
Sequential
Notes: constructor.
public
setCreatorRole(
   List creatorRole):void
Sequential