com.ibm.gre.IRMField Class
The IRMField class encapsulates a Field element from a Records manager Complex Fields Collection returned by one of the TemplateControllerEJB methods. The class contains methods for getting attribute values, getting and setting Field values and other utility functions.

Access: Public
Base Classes: Object
  Members Description  
    IRMField Constructor

 
    ControlType Returns the constant value specifying the type of control to display.

 
    ToString Returns the FlPlnCmpntAttrDefColNm for this field.

 
    FlPlnCmpntAttrDefColNm File Plan Component Attribute Column Name

 
    FlPlnCmpntDefID File Plan Component Definition ID

 
    FlPlnCmpntAttrDefDatTyp File Plan Component Attribute Definition Data Type

 
    AttrCntrlMsk Attribute Control Mask

 
    Caption Caption

 
    FldLvlAccess Field Level Access

 
    Mandatory Mandatory flag.

 
    MultiValuedFlg Multi valued flag

 
    ReadOnly Read Only flag

 
    IsPersonalPickList Returns true if this field contains a personal Pick List

 
    DatTypMaxLngth Data Type Maximum Length

 
    PckLstID Pick List ID

 
    getFieldForAdd Returns the XML Field element with all attributes removed except the FlPlnCmpntAttrDefColNm attribute.

 
    Value The value for the field.

 
    isVisible Specify if the field should be visible on a form

 
    IsActive Specifies if the field should be used

 
    getVal Gets the value for a specified attribute

 
    m_field    
    m_strCaption    
    m_strFlPlnCmpntAttrDefColNm    
    m_bVisible    
    m_bIsActive