public class PUpdateCustomerBeanImpl extends Object
Constructor and Description |
---|
PUpdateCustomerBeanImpl()
Creates an instance of this controller class
|
Modifier and Type | Method and Description |
---|---|
TreeMap<Integer,String> |
getPhoneData(PModelHandle data)
Retrives data related to Phone numbers and type and stores in to TreeMap
|
String |
getPhoneTypeFromID(int typeID)
Retrives the types of phone using the ID from the property
|
com.portal.app.util.CustomerValErrorData[] |
save(PModelHandle act,
PModelHandle toSave) |
public PUpdateCustomerBeanImpl()
public com.portal.app.util.CustomerValErrorData[] save(PModelHandle act, PModelHandle toSave)
public TreeMap<Integer,String> getPhoneData(PModelHandle data) throws RemoteException
data
- PModelHandle of type /accountRemoteException
public String getPhoneTypeFromID(int typeID)
typeID
- Copyright © 2003, 2023, Oracle and/or its affiliates.