Uses of Class
org.opencrx.kernel.activity1.jdo2.ActivityProcessAction.Identity

Packages that use ActivityProcessAction.Identity
org.opencrx.kernel.activity1.jdo2   
 

Uses of ActivityProcessAction.Identity in org.opencrx.kernel.activity1.jdo2
 

Methods in org.opencrx.kernel.activity1.jdo2 that return ActivityProcessAction.Identity
static ActivityProcessAction.Identity WfAction.newIdentity(ActivityProcessTransition.Identity transition, QualifierType idType, String id)
           
static ActivityProcessAction.Identity SetAssignedToAction.newIdentity(ActivityProcessTransition.Identity transition, QualifierType idType, String id)
           
static ActivityProcessAction.Identity SetActualStartAction.newIdentity(ActivityProcessTransition.Identity transition, QualifierType idType, String id)
           
static ActivityProcessAction.Identity SetActualEndAction.newIdentity(ActivityProcessTransition.Identity transition, QualifierType idType, String id)
           
static ActivityProcessAction.Identity LinkedActivityFollowUpAction.newIdentity(ActivityProcessTransition.Identity transition, QualifierType idType, String id)
           
static ActivityProcessAction.Identity ActivityProcessAction.newIdentity(ActivityProcessTransition.Identity transition, QualifierType idType, String id)
           
static ActivityProcessAction.Identity ActivityCreationAction.newIdentity(ActivityProcessTransition.Identity transition, QualifierType idType, String id)
           
static ActivityProcessAction.Identity WfAction.openmdxjdoToIdentity(ObjectId objectId)
           
static ActivityProcessAction.Identity SetAssignedToAction.openmdxjdoToIdentity(ObjectId objectId)
           
static ActivityProcessAction.Identity SetActualStartAction.openmdxjdoToIdentity(ObjectId objectId)
           
static ActivityProcessAction.Identity SetActualEndAction.openmdxjdoToIdentity(ObjectId objectId)
           
static ActivityProcessAction.Identity LinkedActivityFollowUpAction.openmdxjdoToIdentity(ObjectId objectId)
           
static ActivityProcessAction.Identity ActivityProcessAction.openmdxjdoToIdentity(ObjectId objectId)
           
static ActivityProcessAction.Identity ActivityCreationAction.openmdxjdoToIdentity(ObjectId objectId)
           
 



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