Uses of Class
com.apelon.dts.client.events.ClassifyEvent

Packages that use ClassifyEvent
com.apelon.dts.client.classifier This package provides API needed for classification of Ontylog Extension namespaces. 
com.apelon.dts.client.events   
 

Uses of ClassifyEvent in com.apelon.dts.client.classifier
 

Methods in com.apelon.dts.client.classifier with parameters of type ClassifyEvent
protected  void ClassifyQuery.fireClassifyAction(ClassifyEvent event)
           
 

Uses of ClassifyEvent in com.apelon.dts.client.events
 

Methods in com.apelon.dts.client.events with parameters of type ClassifyEvent
 void DTSEventMulticaster.classifyActionOccurred(ClassifyEvent event)
          Will chain the call to the classifyActionOccurred routine of all registered listeners.
 void ClassifyListener.classifyActionOccurred(ClassifyEvent event)
          Implement with appropriate action to be taken when a Classify action occurred.
 



Copyright © 2011. All Rights Reserved.