com.ibm.gre.Column Class
The Column Class encapsulate the standard attribute values for each Item element contained in the MetaData element from a Records Manager Query operation. These values describe each column that is returned for the query. See the documentation of the runQuery method in the QueryControllerEJB class for more information on the XML structure.

Access: Public
Base Classes: Object
  Members Description  
    Column Constructor

 
    PercentWidth The suggested percentage of the total width for all Columns that this column should take up.

 
    FlPlnCmpntAttrDefCapt The Caption that should be displayed for this column.

 
    FlPlnCmpntAttrDefColNm The unique name for the Component Attribute represented by the column.

 
    FlPlnCmpntAttrDefDatTyp The Records Manager data type for the column.

 
    FlPlnCmpntAttrDefNo File Plan Component Attribute Definition Number

 
    FlPlnCmpntDefID The Component Definition Id of the Component being reported on.

 
    PckLstID The Id of a PickList that values for this column can be selected from.

 
    m_strFlPlnCmpntAttrDefCapt    
    m_strFlPlnCmpntAttrDefColNm    
    m_nFlPlnCmpntAttrDefDatTyp    
    m_nFlPlnCmpntAttrDefNo    
    m_nFlPlnCmpntDefID    
    m_nPckLstID    
    m_nPercentWidth