|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISyncOperationContext
Basic interface for the interceptor context.
| Method Summary | |
|---|---|
SyncScope |
getSyncScope()
Returns the current sync scope object |
java.lang.Object |
getValue(java.lang.String key)
Returns the value of the parameters |
void |
setValue(java.lang.String key,
java.lang.Object value)
Sets the value of the parameter |
| Method Detail |
|---|
java.lang.Object getValue(java.lang.String key)
key - Parameter name
void setValue(java.lang.String key,
java.lang.Object value)
key - Parameter Namevalue - Parameter NameSyncScope getSyncScope()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||