com.ibm.gre.IRMComponent Class
The IRMComponent class is used to encapsulate typical Records Manager component values that are stored in the Tag property of a Node in a ListView or TreeView control. When a new node is added to a Tree or List View information about the Records manager Component that the node represents is stored in an instance of this class. The instance is then assigned to the Tag property of the Node and can be retrieved for future use. For example when a user whishes to view the properties of a File Plan Component displayed in a Tree or List View the IRMComponent object that is stored in the Node representing that component can be accessed to determine the "FlPlnCmpntID". The Records Manager API can then be used to return information about the component.

Access: Public
Base Classes: Object
  Members Description  
    IRMComponent Default Constructor

 
    IRMComponent Constructor used specifically for View Components.

 
    IRMComponent Constructor using Item element.

 
    IRMComponent Constructor containing parameters for all property values.

 
    FlPlnCmpntID    
    FlPlnCmpntNm    
    FlPlnCmpntCode    
    FlPlnCmpntTtl    
    FlPlnCmpntDefID    
    FlPlnCmpntDefNm    
    FlPlnCmpntDefTyp    
    FlPlnViewID    
    FlPlnViewNm    
    HasTgt    
    SecClsID    
    SecClsLvl    
    ROOT    
    nFlPlnCmpntID    
    strFlPlnCmpntNm    
    strFlPlnCmpntCode    
    strFlPlnCmpntTtl    
    nFlPlnCmpntDefID    
    strFlPlnCmpntDefNm    
    nFlPlnCmpntDefTyp    
    nFlPlnViewID    
    strFlPlnViewNm    
    bHasTgt    
    nSecClsID    
    nSecClsLvl