|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.events.KeyedEvent
wt.replication.imp.ImportServiceEvent
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
static String |
IMPORT_SCHEDULED
Supported API: false |
static String |
POST_IMPORT
Supported API: false |
static String |
PRE_IMPORT
Supported API: false |
private static String |
RESOURCE
|
private ImportService |
service
|
Fields inherited from class wt.events.KeyedEvent |
|
Constructor Summary | |
ImportServiceEvent(ImportService service,
String eventType,
WTUnit unit)
Supported API: false |
|
ImportServiceEvent(String eventType,
WTUnit unit)
Supported API: false |
Method Summary | |
static String |
generateEventKey(String eventType)
Supported API: false |
ImportService |
getService()
Gets the value of the attribute: service. |
WTUnit |
getTarget()
Supported API: false |
void |
setService(ImportService a_Service)
Sets the value of the attribute: service. |
Methods inherited from class wt.events.KeyedEvent |
generateEventKey, generateEventKey, getConceptualClassname, getEventKey, getEventTarget, getEventType, toMultiObjectEvent, toSingleObjectEvents, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final String PRE_IMPORT
public static final String POST_IMPORT
public static final String IMPORT_SCHEDULED
private ImportService service
Constructor Detail |
public ImportServiceEvent(String eventType, WTUnit unit)
eventType
- unit
- public ImportServiceEvent(ImportService service, String eventType, WTUnit unit)
service
- eventType
- unit
- Method Detail |
public ImportService getService()
public void setService(ImportService a_Service) throws WTPropertyVetoException
a_Service
-
WTPropertyVetoException
public static String generateEventKey(String eventType)
eventType
-
public WTUnit getTarget()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |