|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CustomerArchive
| Method Summary | |
|---|---|
void |
clearCustomers()
|
Customer |
createNewCustomer(java.lang.String inUsername,
java.lang.String inPassword)
|
Customer |
getCustomer(java.lang.String inId)
|
void |
saveAndExportCustomer(Customer inC)
|
void |
saveCustomer(Customer inCustomer)
|
void |
setCustomersDirectory(java.io.File inCustomerDirectory)
|
| Method Detail |
|---|
Customer getCustomer(java.lang.String inId) throws StoreException
StoreExceptionvoid saveCustomer(Customer inCustomer) throws StoreException
StoreExceptionvoid saveAndExportCustomer(Customer inC) throws StoreException
StoreExceptionCustomer createNewCustomer(java.lang.String inUsername, java.lang.String inPassword) throws StoreException
StoreException
void clearCustomers()
throws StoreException
StoreExceptionvoid setCustomersDirectory(java.io.File inCustomerDirectory)
inCustomerDirectory -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 06 2009
