class: OrganizationCriterionManager

public class: OrganizationCriterionManager
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:15; Modified: 16.07.2009 15:33:16;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {2D5A74CC-F46F-4baa-AB6A-ED2774091818}
Specialized DataModelManager to deal with objects of type OrganizationCriterionBean
 

Goto: Custom Properties, Fields, Methods

Extends: DataModelManager

See also: OrganizationCriterionCollection, DataModelManager

Appears in: bean

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