|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.events.KeyedEvent
wt.workflow.definer.WfDefinerServiceEvent
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
static String |
PRE_DISABLE_TEMPLATE
Supported API: false |
private static String |
RESOURCE
|
private WfDefinerService |
service
|
Fields inherited from class wt.events.KeyedEvent |
|
Constructor Summary | |
WfDefinerServiceEvent(WfDefinerService svc,
String evnt,
Object tgt)
Supported API: false |
Method Summary | |
static String |
generateEventKey(String event_type)
Supported API: false |
WfDefinerService |
getService()
Gets the value of the attribute: service. |
void |
setService(WfDefinerService 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
private WfDefinerService service
public static final String PRE_DISABLE_TEMPLATE
Constructor Detail |
public WfDefinerServiceEvent(WfDefinerService svc, String evnt, Object tgt)
svc
- evnt
- tgt
- Method Detail |
public WfDefinerService getService()
public void setService(WfDefinerService a_Service) throws WTPropertyVetoException
a_Service
-
WTPropertyVetoException
public static String generateEventKey(String event_type)
event_type
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |