|
Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center 11g Release 2 (11.1.2.4.0) E17494-05 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AlmContextMenuModel is the interface to define
the UI model for TPC contetxMenu tag.AlmDataTableModel is the interface to define
the UI model for TPC table tag.AlmDefaultResourceBundle is the class that defines some
default or common resource strings used by the connector framework and TPC client.AlmDomaininterface is used to ensure a manged bean which
implements it has correct page context, UI action source, and internal state object management.AlmDomanAdaptor 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.AlmELContext is the TPC context class for expression evaluation.ALMException is the class that encapsulates an exception
thrown in TPC connector code.AlmMessage is the class to configure a message to be
shown to end user through TPC IDE client.AlmMessageFactory is the factory class for maintaining
an AlmMessage list for a specific messageId.AlmResource is the interface defining API for accessing
TPC connector specific resource.AlmShuttleModel is the interface to define
the UI model for TPC shuttle tag. AlmSimpleQueryModel class is the common model definitions
for both a quick search UI component and an advanced search UI,AlmValidator interface defines the API to validate
submitted value from UI for workitem fields.AlmWorkItemModel is the interface to define
the workitem UI model.AlmClientRequestContext is the class representing a
TPC client request.CommentDef defines a work item comment.ConnectorLoader is the class providing a bunch of utility
methods for TPC connector class and class related resources.ContextMenuItem defines a context menu item shown in the context menu of the query
result table.Criterion represents a single query criterion in a connector query.DataSourceDef defines a data source for
a work item field.DocumentConnector interface is implemented by a document connector to
show documents in the Documents accordion of Oracle Team Productivity Center (OTPC)
Team Navigator.ELUtils class is a utility class for providing some object management
during EL evaluation in TPC.FunctionDef class defines the function format that to be
supported in work item field value resolution.ListItem holds the list of data in a UI component
like radioGroup, picklist(Choice), list etc.LovDef defines the list of values used for a
work item field.Operator defines the perator used in a query criterion.QueryInfo class contains information user provides in a query form
specified by the Oracle Team Productivity Center (OTPC) client.RepositoryDef defines a specific work item repository.Row represents a generic data row.RowDef defines a generic data.SelectItem class holds the list data for an UI component
like checkbox.java.awt.ActionListener,
SortInfo contains the sort information used
by the query form of Oracle Team Productivity Center (OTPC) client.ValueResolverDef defines the value resolver to be used
for a work item field value.ViewConfig is the singleton class to access all definition
inside tpc-config.xml -- the programming resource file for declarative model
or UI metadata file in TPC connector and TPC framework.ViewManager is a singleton class exposing TPC client related
service to connector writer.WorkItem class represents a runtime work item data.WorkItemAttachment interface is implemented by a work item connector
to support the management of the work item in the work item detail editor
window.WorkItemConnector interface defines the common operations that are used to integrate
any backend repository with Oracle Team Productivity Center (OTPC) inside JDeveloper.WorkItemDef class holds meta data of a work item.WorkItemFieldFeature interface defines APIs that
provide work item field specific operator set, URL to use, and default operator.
|
Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center 11g Release 2 (11.1.2.4.0) E17494-05 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||