class: RelationVOPresentation

public class: RelationVOPresentation
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:48; Modified: 16.07.2009 15:33:48;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {854B0B6B-6E3C-425a-A4CB-8D8DD8E15514}
 

Goto: Custom Properties, Fields, Methods

Appears in: util

Custom Properties
 
RelationVOPresentation Attributes
Attribute Details
private PubItemVO
  sourceItem
private PubItemVO
  targetItem
 
RelationVOPresentation Methods
Operation Details
public
getSourceItem():PubItemVO
Sequential
public
getTargetItem():PubItemVO
Sequential
public
RelationVOPresentation(
   RelationVO relation):
Sequential
public
setSourceItem(
   PubItemVO item):void
Sequential
public
setTargetItem(
   PubItemVO targetItem):void
Sequential