class: CreatorManager

public class: CreatorManager
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:32:20; Modified: 16.07.2009 15:32:20;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {FECED320-73C3-48cd-80DF-4E736411FB9D}
Specialized DataModelManager to deal with objects of type CreatorBean
 

Goto: Custom Properties, Fields, Methods

Extends: DataModelManager

See also: CreatorCollection, DataModelManager

Appears in: bean

Connections
 
Custom Properties
 
CreatorManager Attributes
Attribute Details
protected List
  parentVO
 
CreatorManager Methods
Operation Details
public
createNewObject():CreatorBean
Sequential
public
CreatorManager(
   List parentVO):
Sequential
public
getSize():int
Sequential
protected
removeObjectAtIndex(
   int i):void
Sequential
Tags: annotations=@Override
Notes: {@inheritDoc}
public
setParentVO(
   List parentVO):void
Sequential