public class PIAAccountInfoBeanImpl extends PIAComponentCollectionBean implements PIAAccountInfoBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PIAAccountInfoBeanImpl()
Creates an instance of this controller class
|
| Modifier and Type | Method and Description |
|---|---|
Locale |
getAccountLocale(PModelHandle accountModel)
Retrieves the Java locale for this account.
|
Object |
getSelectionDataFor(String dataItem,
int index)
Given the name of a display data item and an optional index,
returns the information needed for a Selection event.
|
com.portal.app.util.CustomerValErrorData[] |
save(PModelHandle saveData) |
addChild, getCollectedData, removeChild, updateaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getRemoteListenerHandle, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModelpublic PIAAccountInfoBeanImpl()
throws RemoteException
RemoteExceptionpublic com.portal.app.util.CustomerValErrorData[] save(PModelHandle saveData) throws RemoteException
save in interface PIAAccountInfoBeanRemoteExceptionpublic Object getSelectionDataFor(String dataItem, int index) throws RemoteException
PIAComponentCollectionBeangetSelectionDataFor in interface PControllerBeangetSelectionDataFor in class PIAComponentCollectionBeandataItem - the name of a data item. Must match the name of
an item changed by sending a PViewDataChangeEvent.index - an optional index into an array data itemRemoteException - thrown for errorspublic Locale getAccountLocale(PModelHandle accountModel) throws RemoteException
PIAAccountInfoBeangetAccountLocale in interface PIAAccountInfoBeanaccountModel - An account object represented as a PModelHandle.RemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.