|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectOperations.DFSSscriviFile
| Constructor Summary | |
DFSSscriviFile(java.lang.String nome,
boolean append,
IClientCallBack client,
IFileRepositoryServer rep,
Datamanager data)
Costruttore |
|
| Method Summary | |
void |
applica()
effettua l'operazione |
IClientCallBack |
getClient()
Callback 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 dell'operazione |
boolean |
isVoid()
restituisce true se la richiesta non restituisce valori |
boolean |
ready()
Resituisce 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 DFSSscriviFile(java.lang.String nome,
boolean append,
IClientCallBack client,
IFileRepositoryServer rep,
Datamanager data)
| Method Detail |
public java.lang.String getError()
getError in interface IOperazionepublic boolean valida()
valida in interface IOperazionepublic void applica()
applica in interface IOperazionepublic boolean isVoid()
IOperazione
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 | ||||||||||