public class PIAPaymentFieldBeanImpl extends PIAFieldBean implements PIAPaymentFieldBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTYNONSUBORDINATE, SUBORDINATE, UNKNOWN| Constructor and Description |
|---|
PIAPaymentFieldBeanImpl() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getPaymentMethodIndices()
Retrieves default method of payment information.
|
int |
getSubordinateStatus()
Indicates whether payment method is subordinate of another billing
group.
|
void |
update(int reason,
Object data)
Determines if the account is in a hierarchy
|
getDataDescriptor, getLightData, getRemoteListenerHandle, getSelectionDataFor, propertyChange, setLightDatagetAssociatedClass, 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 PIAPaymentFieldBeanImpl()
throws RemoteException
RemoteExceptionpublic void update(int reason,
Object data)
throws RemoteException
update in class PIAFieldBeanreason - data - RemoteExceptionpublic int[] getPaymentMethodIndices()
throws RemoteException
getPaymentMethodIndices in interface PIAPaymentFieldBeanRemoteExceptionpublic int getSubordinateStatus()
throws RemoteException
getSubordinateStatus in interface PIAPaymentFieldBeanNONSUBORDINATE 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).RemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.