class: ItemRefFilter

public class: ItemRefFilter
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:14:03; Modified: 16.07.2009 15:14:06;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D18D8C81-B0AE-48fb-BC42-D86CEF789B42}
Class to filter by item references. As long as no common content item refs are defined we use the ItemRO.
 

Goto: Custom Properties, Fields, Methods

Implements: Filter

See also: Filter

Appears in: valueobjects

Connections
 
Custom Properties
 
ItemRefFilter Attributes
Attribute Details
private ArrayList
  idList
Initial: new ArrayList()
Notes: List of ids.
 
ItemRefFilter Methods
Operation Details
public
getIdList():List
Sequential
Notes: @return the idList
public
ItemRefFilter():
Sequential
Notes: Creates a new instance.
public
ItemRefFilter(
   List list):
Sequential
Notes: Creates a new instance with a given list.