|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.events.KeyedEvent
wt.router.RoutingEvent
wt.fv.master.RemoteContentUploadEvent
Field Summary | |
static String |
REMOTE_CONTENT_UPLOAD
|
Fields inherited from class wt.router.RoutingEvent |
|
Fields inherited from class wt.events.KeyedEvent |
|
Constructor Summary | |
RemoteContentUploadEvent(Object eventTarget,
String methodName,
Serializable[] args,
ContReplHistory history)
|
|
RemoteContentUploadEvent(String eventType,
Object eventTarget)
|
Method Summary | |
protected void |
initialize(String methodName,
Serializable[] args,
ContReplHistory history)
|
static RemoteContentUploadEvent |
newRemoteContentUploadEvent(Object eventTarget,
String methodName,
Serializable[] args,
ContReplHistory history)
|
static RemoteContentUploadEvent |
newRemoteContentUploadEvent(WTKeyedMap targetArgsMap,
String methodName,
Serializable[] args,
ContReplHistory history)
|
Methods inherited from class wt.router.RoutingEvent |
getMethodArgs, getTargets, initialize, setMethodArgs, toMultiObjectEvent, toSingleObjectEvents |
Methods inherited from class wt.events.KeyedEvent |
generateEventKey, generateEventKey, getConceptualClassname, getEventKey, getEventTarget, getEventType, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static String REMOTE_CONTENT_UPLOAD
Constructor Detail |
public RemoteContentUploadEvent(Object eventTarget, String methodName, Serializable[] args, ContReplHistory history)
public RemoteContentUploadEvent(String eventType, Object eventTarget)
Method Detail |
public static RemoteContentUploadEvent newRemoteContentUploadEvent(Object eventTarget, String methodName, Serializable[] args, ContReplHistory history) throws WTException
WTException
public static RemoteContentUploadEvent newRemoteContentUploadEvent(WTKeyedMap targetArgsMap, String methodName, Serializable[] args, ContReplHistory history) throws WTException
WTException
protected void initialize(String methodName, Serializable[] args, ContReplHistory history) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |