|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISiteOperationListener
A listener notified when a site operation is performed
| Method Summary | |
|---|---|
boolean |
aboutToPerformOperation(ISiteOperation operation)
Called before executing the given operation. |
int |
operationFlags()
Get the accepted operation flags. |
void |
operationPerformed(ISiteOperation operation)
Called after the given operation was performed. |
| Method Detail |
|---|
int operationFlags()
boolean aboutToPerformOperation(ISiteOperation operation)
operation - the operation about to be performed
void operationPerformed(ISiteOperation operation)
ISiteOperation.getStatus()
This is used mainly for notification
operation - the operation performed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||