|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carlosbcruz.account.modelpersistence.AccountReader
public class AccountReader
Controls the input of information from a file
Field Summary | |
---|---|
static java.lang.String |
FILE_TYPE_VERSION
|
Constructor Summary | |
---|---|
AccountReader()
|
Method Summary | |
---|---|
AccountAllUserAccounts |
ReadAllUserAccounts(java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String FILE_TYPE_VERSION
Constructor Detail |
---|
public AccountReader()
Method Detail |
---|
public AccountAllUserAccounts ReadAllUserAccounts(java.lang.String fileName) throws AccountFileException
ReadAllUserAccounts
in interface AccountModelProvider
AccountFileException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |