class: PersonCriterionManager

public class: PersonCriterionManager
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:16; Modified: 16.07.2009 15:33:17;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {45549C74-985D-4aea-82AC-026E587A5A50}
Specialized DataModelManager to deal with objects of type PersonCriterionBean
 

Goto: Custom Properties, Fields, Methods

Extends: DataModelManager

See also: PersonCriterionCollection, DataModelManager

Appears in: bean

Connections
 
Custom Properties
 
PersonCriterionManager Attributes
Attribute Details
package List
  parentVO
 
PersonCriterionManager Methods
Operation Details
public
createNewObject():PersonCriterionBean
Sequential
public
getDataListFromVO():List
Sequential
public
getSize():int
Sequential
public
PersonCriterionManager(
   List parentVO):
Sequential
protected
removeObjectAtIndex(
   int i):void
Sequential
Tags: annotations=@Override
public
setParentVO(
   List parentVO):void
Sequential