|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carlosbcruz.account.modelpersistence.AccountWriter
public class AccountWriter
Controls the output of information from a file
Constructor Summary | |
---|---|
AccountWriter()
|
Method Summary | |
---|---|
void |
WriteAllUserAccounts(java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccountWriter()
Method Detail |
---|
public void WriteAllUserAccounts(java.lang.String fileName) throws AccountFileException
WriteAllUserAccounts
in interface AccountModelPersistence
AccountFileException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |