Class PUpdateCustomerBeanImpl

java.lang.Object
com.portal.app.ccare.comp.PUpdateCustomerBeanImpl

public class PUpdateCustomerBeanImpl extends Object
Controller class for basic account object changes. This class calls the PortalOp.CUST_UPDATE_CUSTOMER to commit changes made to the account.
Version:
, %version: 5 % %date_modified: Fri Dec 07 15:20:31 2001 %
  • Constructor Details

    • PUpdateCustomerBeanImpl

      public PUpdateCustomerBeanImpl()
      Creates an instance of this controller class
  • Method Details

    • save

      public com.portal.app.util.CustomerValErrorData[] save(PModelHandle act, PModelHandle toSave)
    • getPhoneData

      public TreeMap<Integer,String> getPhoneData(PModelHandle data) throws RemoteException
      Retrives data related to Phone numbers and type and stores in to TreeMap
      Parameters:
      data - PModelHandle of type /account
      Returns:
      TreeMap containing Phone type and Phone numbers of the account in a sorted manner
      Throws:
      RemoteException
    • getPhoneTypeFromID

      public String getPhoneTypeFromID(int typeID)
      Retrives the types of phone using the ID from the property
      Parameters:
      typeID -
      Returns:
      type string