org.opencrx.kernel.base.aop2
Class WorkflowTargetImpl<S extends WorkflowTarget,N extends WorkflowTarget,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.base.aop2.WorkflowTargetImpl<S,N,C>

public class WorkflowTargetImpl<S extends WorkflowTarget,N extends WorkflowTarget,C extends Void>
extends org.openmdx.base.aop2.AbstractObject<S,N,C>


Constructor Summary
WorkflowTargetImpl(S same, N next)
           
 
Method Summary
 ExecuteWorkflowResult executeWorkflow(ExecuteWorkflowParams params)
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreDelete, jdoPreStore, jdoPreStore, mixedInTargets, newContext, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowTargetImpl

public WorkflowTargetImpl(S same,
                          N next)
Method Detail

executeWorkflow

public ExecuteWorkflowResult executeWorkflow(ExecuteWorkflowParams params)


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