class: IdentifierManager

public class: IdentifierManager
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:21;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {12568331-39AF-413e-94B8-D3A760A30FFE}
Specialized DataModelManager to deal with objects of type IdentifierVO
 

Goto: Custom Properties, Fields, Methods

Extends: DataModelManager

See also: IdentifierCollection, DataModelManager

Appears in: bean

Connections
 
Custom Properties
 
IdentifierManager Attributes
Attribute Details
package List
  parentVO
 
IdentifierManager Methods
Operation Details
public
createNewObject():IdentifierVO
Sequential
public
getDataListFromVO():List
Sequential
public
getSize():int
Sequential
public
IdentifierManager(
   List parentVO):
Sequential
public
setParentVO(
   List parentVO):void
Sequential