Uses of Interface
org.opencrx.kernel.home1.cci2.WfActionLogEntry

Packages that use WfActionLogEntry
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jdo2   
org.opencrx.kernel.home1.jmi1   
 

Uses of WfActionLogEntry in org.opencrx.kernel.home1.cci2
 

Methods in org.opencrx.kernel.home1.cci2 with type parameters of type WfActionLogEntry
<T extends WfActionLogEntry>
Collection<T>
WfProcessInstance.getActionLog()
          Retrieves a set containing all the elements for the reference actionLog.
 

Uses of WfActionLogEntry in org.opencrx.kernel.home1.jdo2
 

Classes in org.opencrx.kernel.home1.jdo2 that implement WfActionLogEntry
 class WfActionLogEntry
          Class WfActionLogEntry
 

Methods in org.opencrx.kernel.home1.jdo2 with type parameters of type WfActionLogEntry
<T extends WfActionLogEntry>
Collection<T>
WfProcessInstance.getActionLog()
          Retrieves a set containing all the elements for the reference actionLog.
 

Uses of WfActionLogEntry in org.opencrx.kernel.home1.jmi1
 

Subinterfaces of WfActionLogEntry in org.opencrx.kernel.home1.jmi1
 interface WfActionLogEntry
          Class WfActionLogEntry
 

Methods in org.opencrx.kernel.home1.jmi1 with type parameters of type WfActionLogEntry
<T extends WfActionLogEntry>
List<T>
WfProcessInstance.getActionLog(WfActionLogEntryQuery query)
          Retrieves the value for the reference actionLog for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.