Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 2 (11.1.2.1.0)
E17494-02

Package oracle.alm.view.model

Interface Summary
AlmDomain The AlmDomaininterface is used to ensure a manged bean which implements it has correct page context, UI action source, and internal state object management.
AlmScope Deprecated. This interface is to be replaced by AlmLifeScope gradually, please refere to AlmLifeScope class.
 

Class Summary
AlmContextMenuModel The AlmContextMenuModel is the interface to define the UI model for TPC contetxMenu tag.
AlmDataTableModel The AlmDataTableModel is the interface to define the UI model for TPC table tag.
AlmDataTableModel.LabelStyle  
AlmDomainAdaptor TheAlmDomanAdaptor is a default implemtation of AlmDomain interface, The AlmDomain interface is used for ensuring any class implementing it will be in the TPC page scope, it will synchronize the UI control and page context (through the set/getSourceComponent(), set/getRenderingContext() methods) and release of internal object states(through release() method) to prevent any possible memory leak.
AlmFilterQueryModel  
AlmShuttleModel The AlmShuttleModel is the interface to define the UI model for TPC shuttle tag.
AlmSimpleQueryModel The AlmSimpleQueryModel class is the common model definitions for both a quick search UI component and an advanced search UI,
AlmWorkItemModel The AlmWorkItemModel is the interface to define the workitem UI model.
 

Enum Summary
AlmDataTableModel.LabelStyle.styleName  
 


Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 2 (11.1.2.1.0)
E17494-02

Copyright © 1998,2011, Oracle. All rights reserved.