|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarchive.system.AgenziaSystem
public class AgenziaSystem
Una classe che contiene l'archivio e crea l'oggetto FileSystem che si occuperà di
leggere e scrivere dal file.
| Field Summary | |
|---|---|
static Archivio |
archivio
|
static Day |
day
|
| Constructor Summary | |
|---|---|
AgenziaSystem(java.lang.String path)
|
|
| Method Summary | |
|---|---|
void |
save()
Metodo che salva sul file l'archivio al termine della sessione |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Archivio archivio
public static Day day
| Constructor Detail |
|---|
public AgenziaSystem(java.lang.String path)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundException
java.io.IOException| Method Detail |
|---|
public void save()
throws java.io.FileNotFoundException
java.io.FileNotFoundException - Viene lanciato nel momento in cuifilePath e' errato
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||