class: AffiliationPathVO

public class: AffiliationPathVO
Author:
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:13:55; Modified: 16.07.2009 15:13:55;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {EB3AB730-7055-4e36-A602-0BF2DAE33D16}
An affiliation path is a list of affiliations representing the path between two affiliations (normally beween an affiliation and a top-level affiliation).
@revised by MuJ: 28.08.2007
 

Goto: Custom Properties, Fields, Methods

Extends: ValueObject

See also: ValueObject

Appears in: valueobjects

Connections
 
Custom Properties
 
AffiliationPathVO Attributes
Attribute Details
private java.util.ArrayList
  affiliationList
Initial: new java.util.ArrayList()
Notes: The list of affiliations representing the affiliation path.
 
AffiliationPathVO Methods
Operation Details
public
getAffiliationList():java.util.List
Sequential
Notes: Delivers the list of affiliations representing the affiliation path.