public interface PCustomerCenterBean extends Remote
Modifier and Type | Method and Description |
---|---|
PModelHandle |
getCSRNameMH()
Get the CSR Name
|
void |
initManagers()
Initializes the BEID and InfranetLocale Manager classes.
|
PModelHandle |
searchForAccount(String accountNum)
Performs a global search for the given account
|
void initManagers() throws RemoteException
RemoteException
PModelHandle searchForAccount(String accountNum) throws RemoteException
String
- the account number to search forRemoteException
PModelHandle getCSRNameMH() throws RemoteException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.