class: ContentSubjectManager

public class: ContentSubjectManager
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:32:18; Modified: 16.07.2009 15:32:19;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3899602B-1674-4932-8F3A-69AA7C885D96}
Specialized DataModelManager to deal with objects of type TextVO.
 

Goto: Custom Properties, Fields, Methods

Extends: DataModelManager

See also: ContentSubjectCollection, DataModelManager

Appears in: bean

Connections
 
Custom Properties
 
ContentSubjectManager Attributes
Attribute Details
protected List
  parentVO
 
ContentSubjectManager Methods
Operation Details
public
ContentSubjectManager(
   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