|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectOperations.DFSSGetDirectory
| Constructor Summary | |
DFSSGetDirectory(java.lang.String path,
IClientCallBack client,
Datamanager data)
Costruttore |
|
| Method Summary | |
void |
applica()
Esegue l'operazione |
IClientCallBack |
getClient()
resituisce il 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()
Resituisce il risultato |
boolean |
isVoid()
Restituisce il valore di isVoid |
boolean |
ready()
restituisce 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 DFSSGetDirectory(java.lang.String path,
IClientCallBack client,
Datamanager data)
| Method Detail |
public java.lang.String getError()
getError in interface IOperazionepublic boolean ready()
ready in interface IOperazionepublic boolean valida()
valida in interface IOperazionepublic IClientCallBack getClient()
getClient in interface IOperazionepublic void applica()
applica in interface IOperazionepublic boolean isVoid()
isVoid 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 | ||||||||||