class: GenreCriterionManager

public class: GenreCriterionManager
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:11; Modified: 16.07.2009 15:33:11;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {C4CC3863-CEA4-4c87-984F-27C052CD65F4}
Specialized DataModelManager to deal with objects of type GenreCriterionBean
 

Goto: Custom Properties, Fields, Methods

Extends: DataModelManager

See also: GenreCriterionCollection, DataModelManager

Appears in: bean

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