Process API

Uses of Class
filenet.vw.api.VWEventDefinition

Uses of VWEventDefinition in filenet.vw.api
 

Methods in filenet.vw.api that return VWEventDefinition
 VWEventDefinition VWWFEInstruction.createEvent(java.lang.String theWCName, java.lang.String theOperator, java.lang.String theValue)
          Creates an event in this VWWFEInstruction instance.
 VWEventDefinition[] VWWFEInstruction.getEvents()
          Gets the events contained in this instance.
 

Methods in filenet.vw.api with parameters of type VWEventDefinition
 void VWWFEInstruction.setEvents(VWEventDefinition[] theEvents)
          Sets the events contained in this VWWFEInstruction instance.
 


Process API

© Copyright IBM Corporation 2002, 2008. All rights reserved.