de.schlund.pfixcore.example.bank.context
Class ContextCustomerImpl
java.lang.Object
de.schlund.pfixcore.example.bank.context.ContextCustomerImpl
- All Implemented Interfaces:
- ContextCustomer
public class ContextCustomerImpl
- extends Object
- implements ContextCustomer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextCustomerImpl
public ContextCustomerImpl()
insertStatus
public void insertStatus(Element elem)
throws Exception
- Throws:
Exception
getCustomer
public Customer getCustomer()
- Specified by:
getCustomer in interface ContextCustomer
setCustomer
public void setCustomer(Customer customer)
- Specified by:
setCustomer in interface ContextCustomer
getTotalDebit
public float getTotalDebit()
- Specified by:
getTotalDebit in interface ContextCustomer
Copyright © 2012 United Internet. All Rights Reserved.