public class PCustomerCenterBeanImpl extends PIAComponentCollectionBean implements PCustomerCenterBean, Runnable
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
Constructor and Description |
---|
PCustomerCenterBeanImpl()
Creates the customer center application controller
|
Modifier and Type | Method and Description |
---|---|
PModelHandle |
getCSRNameMH()
Gets the CSR login name
|
void |
initManagers()
Initializes the BEID and InfranetLocale Manager classes.
|
void |
run()
The method invoked to perform the actual initialization.
|
PModelHandle |
searchForAccount(String accountNum)
Performs a global search for the given account
|
addChild, getCollectedData, getSelectionDataFor, 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 PCustomerCenterBeanImpl() throws RemoteException
RemoteException
public void run()
public void initManagers() throws RemoteException
initManagers
in interface PCustomerCenterBean
RemoteException
public PModelHandle searchForAccount(String accountNum) throws RemoteException
searchForAccount
in interface PCustomerCenterBean
String
- the account number to search forRemoteException
public PModelHandle getCSRNameMH() throws RemoteException
getCSRNameMH
in interface PCustomerCenterBean
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.