|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectOperations.DFSSLeggiFile
| Constructor Summary | |
DFSSLeggiFile(java.lang.String nome,
IClientCallBack client,
IFileRepositoryServer rep,
Datamanager data)
|
|
| Method Summary | |
void |
applica()
esegue l'operazione |
IClientCallBack |
getClient()
Resituisce il callbakc del cliente |
java.lang.String |
getError()
Restituisce il messaggio di errore, se non vi sono errori restituisce una stringa vuota |
java.lang.Object |
getRisultato()
restituisce il risultato null, per le istanze di questa classe |
boolean |
isVoid()
restituisc isVoid |
boolean |
ready()
Restiuisce l'esito dell'operazione |
boolean |
valida()
Validazione dell'operazione |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DFSSLeggiFile(java.lang.String nome,
IClientCallBack client,
IFileRepositoryServer rep,
Datamanager data)
| Method Detail |
public boolean valida()
valida in interface IOperazionepublic java.lang.String getError()
getError in interface IOperazionepublic void applica()
applica in interface IOperazionepublic boolean isVoid()
isVoid in interface IOperazionepublic IClientCallBack getClient()
getClient in interface IOperazionepublic boolean ready()
ready in interface IOperazionepublic java.lang.Object getRisultato()
getRisultato in interface IOperazione
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||