| Interface | Description |
|---|---|
| PAccountActivityBean |
PAccountActivityBean is a Remote interface
that describes the abilities needed for an account activity component. |
| PBrandBean |
PBrandBean is a Remote interface that defines the
abilities needed for a brand component. |
| PContentOpInvokerBean |
An interface to invoke content opcodes.
|
| PInvoiceBean |
PInvoiceBean is a Remote interface that defines the
abilities needed for an invoice component. |
| PLocaleInfoBean |
PLocaleInfoBean is a Remote interface that defines the
abilities needed for a locale component. |
| PLoginBean |
PLoginBean is a Remote interface that defines the
abilities needed for a login component. |
| POnlinePaymentAuditBean |
POnlinePaymentAuditBean is a Remote
interface that defines the Online Payment Audit Input Form
and the corresponding processing methods. |
| POnlinePaymentBean |
POnlinePaymentBean is a Remote interface
that defines the Online Payment Input Form
getters, setters, and Action methods. |
| PProductsBean |
PProductsBean is a Remote interface
used for displaying the products purchased. |
| PPurchasePlansBean |
PPurchasePlansBean is a Remote interface
used for purchasing plans. |
| PServicesBean |
PServicesBean is a Remote interface that defines the
abilities needed for a service component. |
| Class | Description |
|---|---|
| Activity |
A utility class that contains all of the information contained in
a
balImpactsArray. |
| CallActivity |
A utility class that contains all of the information contained in
a
Call substruct and the balImpactsArray associated with it. |
| Discount |
Gathers details about a customer's discount purchases and activity.
|
| EnumToString |
Converts
com.portal.pcm.PortalEnums values to the equivalent String
keys defined in the WebKitResources.properties file. |
| EventSearchHelper |
The
UsageReport JSPs use this class to read the resource bundle
and properties files to retrieve event-related information. |
| MapLanguageToBundle |
Loads the appropriate resource bundle based
on the Accept-Language and Accept-Charset headers in the HTTP input.
|
| PAccountActivityBeanImpl |
PAccountActivityBeanImpl is a controller that retrieves
the events associated with an account's POID and processes the output
flist for the events. |
| PBrandBeanImpl |
PBrandBeanImpl is the controller class for the brand bean. |
| PContentOpInvokerBeanImpl |
Controller object for calling content opcodes
Implements the following functionality:
Call content opcodes
Opcode called
PortalOp.CONTENT_AUTHENTICATE PortalOp.CONTENT_AUTHORIZE PortalOp.CONTENT_ACTIVITY PortalOp.CONTENT_CANCEL_AUTHORIZATION |
| PInvoiceBeanImpl |
PInvoiceBeanImpl is the controller class for the invoice bean. |
| PLocaleInfoBeanImpl |
A controller that retrieves the locales supported by Infranet.
|
| PLoginBeanImpl |
Controller object for user logins.
|
| POnlinePaymentAuditBeanImpl |
POnlinePaymentAuditBeanImpl is a controller that
defines the Online Payment Audit Input Form
population and processing methods. |
| POnlinePaymentBeanImpl |
POnlinePaymentBeanImpl is a controller that defines
the values used for the Online Payment Input Form. |
| PProductsBeanImpl |
Controller object for displaying the products purchased.
|
| PPurchasePlansBeanImpl |
Controller object used for purchasing plans.
|
| Product |
Gathers details about a customer's product purchases and activity.
|
| PServicesBeanImpl |
Controller class for the service/package panel.
|
Copyright © 2003, 2023, Oracle and/or its affiliates.