com.k_int.IR
Class SearchTaskEvent

java.lang.Object
  |
  +--com.k_int.IR.IREvent
        |
        +--com.k_int.IR.SearchTaskEvent

public class SearchTaskEvent
extends IREvent


Field Summary
static int ST_PRIVATE_STATUS_CODE_CHANGE
           
static int ST_PUBLIC_STATUS_CODE_CHANGE
           
 
Fields inherited from class com.k_int.IR.IREvent
event_info, event_type
 
Constructor Summary
SearchTaskEvent(int event_type, java.lang.Object event_info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ST_PUBLIC_STATUS_CODE_CHANGE

public static final int ST_PUBLIC_STATUS_CODE_CHANGE

ST_PRIVATE_STATUS_CODE_CHANGE

public static final int ST_PRIVATE_STATUS_CODE_CHANGE
Constructor Detail

SearchTaskEvent

public SearchTaskEvent(int event_type,
                       java.lang.Object event_info)


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.