class: OrganizationCriterionBean

public class: OrganizationCriterionBean
Author: Mario Wagner
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:15; Modified: 16.07.2009 15:33:15;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {26747AE5-9ED1-4422-899E-4110A68CEBBE}
POJO bean to deal with one OrganizationCriterionVO.
 

Goto: Custom Properties, Fields, Methods

Extends: CriterionBean

See also: OrganizationCriterion, CriterionBean

Appears in: bean

Connections
 
Custom Properties
 
OrganizationCriterionBean Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "OrganizationCriterionBean"
private OrganizationCriterion
  organizationCriterionVO
 
OrganizationCriterionBean 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
getOrganizationCriterionVO():OrganizationCriterion
Sequential
public
OrganizationCriterionBean():
Sequential
public
OrganizationCriterionBean(
   OrganizationCriterion organizationCriterionVO):
Sequential
public
selectOrganisation():String
Sequential
Notes: Action navigation call to select the creator organisation
@return
public
setOrganizationCriterionVO(
   OrganizationCriterion organizationCriterionVO):void
Sequential