|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectOperations.DFSSRimuoviFile
| Constructor Summary | |
DFSSRimuoviFile(IFileRepositoryServer rep,
java.lang.String path,
IClientCallBack client,
MessageManager msg,
Datamanager data)
|
|
| Method Summary | |
void |
applica()
esegue l'operazione |
IClientCallBack |
getClient()
restituisce il callback |
java.lang.String |
getError()
Restituisce il messaggio di errore, se non vi sono errori restituisce una stringa vuota |
java.lang.Object |
getRisultato()
restiuisce il risultato dell'operazione |
boolean |
isVoid()
restituisce il valore isVoid |
boolean |
ready()
Restituisce l'esito dell'operazione |
boolean |
valida()
Validazione delloperazione |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DFSSRimuoviFile(IFileRepositoryServer rep,
java.lang.String path,
IClientCallBack client,
MessageManager msg,
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()
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 | ||||||||||