class: IdentifierCriterionBean

public class: IdentifierCriterionBean
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:11; Modified: 16.07.2009 15:33:11;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {0EE81014-A5E8-46aa-AE80-62696A575D11}
POJO bean to deal with one IdentifierCriterionVO.
 

Goto: Custom Properties, Fields, Methods

Extends: CriterionBean

See also: IdentifierCriterion, CriterionBean

Appears in: bean

Connections
 
Custom Properties
 
IdentifierCriterionBean Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "IdentifierCriterionBean"
protected boolean
  collapsed
Initial: true
Notes: collapsed by default
private IdentifierCriterion
  identifierCriterionVO
 
IdentifierCriterionBean Methods
Operation Details
public
clearCriterion():String
Sequential
Notes: Action navigation call to clear the current part of the form
@return null
public
getCriterionVO():Criterion
Sequential
Tags: annotations=@Override
public
getIdentifierCriterionVO():IdentifierCriterion
Sequential
public
IdentifierCriterionBean():
Sequential
public
IdentifierCriterionBean(
   IdentifierCriterion identifierCriterionVO):
Sequential
public
setIdentifierCriterionVO(
   IdentifierCriterion identifierCriterionVO):void
Sequential