|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssetEvent
Primary abstraction for all Asset based events
Nested Class Summary | |
---|---|
static class |
AssetEvent.OP_TYPE
|
Method Summary | |
---|---|
AssetId |
getId()
Returns the AssetId involved in the event |
AssetEvent.OP_TYPE |
getOp()
Operation type of the Event |
boolean |
isPullMode()
Whether the asset is updated with pull or push mode |
Method Detail |
---|
AssetId getId()
AssetEvent.OP_TYPE getOp()
boolean isPullMode()
true
for pull mode false
for push mode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |