| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
StaicDiagram
public class CustomerProxy
Links:
Dependency Dependency20 from CustomerProxy to DAOFactory
| Method Summary |
|
|
public void |
|
public Customer getCustomer (String customerId)
Full name:
StaicDiagram.CustomerProxy.getCustomer
Notation:
+ getCustomer (customerId: String) : Customer
Parameter:
customerId: String
Public.
Return Type:
Customer
Full name:
StaicDiagram.CustomerProxy.save
Notation:
+ save (customer: Customer) : void
Parameter:
customer: Customer
Public.
Return Type:
void
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|