public class PIAPaymentOnFileFieldBeanImpl extends PIAFieldBean implements PIAPaymentOnFileFieldBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTYNONSUBORDINATE, 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, updategetAssociatedClass, getDisplayFieldDescription, getDisplaySpec, getField, getFieldSpec, getModelFieldDescription, releaseSpecifications, revertToPrimary, setAssociatedClass, setDisplayFieldDescription, setField, setModelFieldDescription, togglePrimaryToSecondaryaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedpublic PIAPaymentOnFileFieldBeanImpl()
throws RemoteException
RemoteExceptionpublic int[] getPaymentMethodIndices()
throws RemoteException
getPaymentMethodIndices in interface PIAPaymentOnFileFieldBeanRemoteExceptionpublic PaymentMethodData[] getPaymentMethodData() throws RemoteException
getPaymentMethodData in interface PIAPaymentOnFileFieldBeanRemoteExceptionpublic int getSubordinateStatus()
throws RemoteException
getSubordinateStatus in interface PIAPaymentOnFileFieldBeanNONSUBORDINATE 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).RemoteExceptionpublic PModelHandle[] getPayInfo(PModelHandle data) throws RemoteException
PIAPaymentOnFileFieldBeangetPayInfo in interface PIAPaymentOnFileFieldBeanRemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.