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, update
addRemoteListener, 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, unreferenced
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
public PIAAccountInfoBeanImpl() throws RemoteException
RemoteException
public com.portal.app.util.CustomerValErrorData[] save(PModelHandle saveData) throws RemoteException
save
in interface PIAAccountInfoBean
RemoteException
public Object getSelectionDataFor(String dataItem, int index) throws RemoteException
PIAComponentCollectionBean
getSelectionDataFor
in interface PControllerBean
getSelectionDataFor
in class PIAComponentCollectionBean
dataItem
- 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
PIAAccountInfoBean
getAccountLocale
in interface PIAAccountInfoBean
accountModel
- An account object represented as a PModelHandle.RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.