class: FrameworkItemTypeFilter

public class: FrameworkItemTypeFilter
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:05;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {65BBD57D-4040-4741-AFBC-94AEA7407CCA}
Class to filter by framework item (content) type.
 

Goto: Custom Properties, Fields, Methods

Implements: Filter

See also: Filter

Appears in: valueobjects

Connections
 
Custom Properties
 
FrameworkItemTypeFilter Attributes
Attribute Details
private String
  type
Notes: The framework item (content) type to filter for.
 
FrameworkItemTypeFilter Methods
Operation Details
public
FrameworkItemTypeFilter(
   String type):
Sequential
Notes: Creates a new instance with the given (content) type.
public
getType():String
Sequential
Notes: @return The framework item (content) type to filter for.
public
setType(
   String type):void
Sequential
Notes: Sets the type filter.