public class PIAPaymentOnFileFieldBeanImpl extends PIAFieldBean implements PIAPaymentOnFileFieldBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
NONSUBORDINATE, SUBORDINATE, UNKNOWN
Constructor and Description |
---|
PIAPaymentOnFileFieldBeanImpl() |
Modifier and Type | Method and Description |
---|---|
PModelHandle[] |
getPayInfo(PModelHandle data)
Apollo changes
|
PaymentMethodData[] |
getPaymentMethodData()
Retrieves default method of payment information.
|
int[] |
getPaymentMethodIndices()
Retrieves default method of payment information.
|
int |
getSubordinateStatus()
Indicates whether payment method is subordinate of another billing
group.
|
getDataDescriptor, getLightData, getRemoteListenerHandle, getSelectionDataFor, propertyChange, setLightData, update
getAssociatedClass, getDisplayFieldDescription, getDisplaySpec, getField, getFieldSpec, getModelFieldDescription, releaseSpecifications, revertToPrimary, setAssociatedClass, setDisplayFieldDescription, setField, setModelFieldDescription, togglePrimaryToSecondary
addRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferenced
public PIAPaymentOnFileFieldBeanImpl() throws RemoteException
RemoteException
public int[] getPaymentMethodIndices() throws RemoteException
getPaymentMethodIndices
in interface PIAPaymentOnFileFieldBean
RemoteException
public PaymentMethodData[] getPaymentMethodData() throws RemoteException
getPaymentMethodData
in interface PIAPaymentOnFileFieldBean
RemoteException
public int getSubordinateStatus() throws RemoteException
getSubordinateStatus
in interface PIAPaymentOnFileFieldBean
NONSUBORDINATE
if it is non-subordinate,
SUBORDINATE
if it is subordinate, and
UNKNOWN
if there is no way to determine
(for example, this widget is being used during account
creation and so there is nothing to test against).RemoteException
public PModelHandle[] getPayInfo(PModelHandle data) throws RemoteException
PIAPaymentOnFileFieldBean
getPayInfo
in interface PIAPaymentOnFileFieldBean
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.