class: ContentAbstractManager

public class: ContentAbstractManager
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:32:17; Modified: 16.07.2009 15:32:18;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {34650A85-51B1-4e4f-BDCF-95B50E86901D}
Specialized DataModelManager to deal with objects of type TextVO.
 

Goto: Custom Properties, Fields, Methods

Extends: DataModelManager

See also: ContentAbstractCollection, DataModelManager

Appears in: bean

Connections
 
Custom Properties
 
ContentAbstractManager Attributes
Attribute Details
protected List
  parentVO
 
ContentAbstractManager Methods
Operation Details
public
ContentAbstractManager(
   List parentVO):
Sequential
Notes: Constructor using an initial list.
public
createNewObject():TextVO
Sequential
public
getDataListFromVO():List
Sequential
public
getSize():int
Sequential
public
setParentVO(
   List parentVO):void
Sequential