Uses of Interface
org.opencrx.kernel.activity1.jmi1.ActivityVote

Packages that use ActivityVote
org.opencrx.kernel.activity1.jmi1   
 

Uses of ActivityVote in org.opencrx.kernel.activity1.jmi1
 

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type ActivityVote
<T extends ActivityVote>
List<T>
Activity.getVote(ActivityVoteQuery query)
          Retrieves the value for the reference vote for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityVote
 ActivityVote ActivityVoteClass.createActivityVote()
          Creates an instance of class ActivityVote.
 ActivityVote ActivityVoteClass.getActivityVote(Object object)
          Creates an instance of class ActivityVote based on the specified Object instance.
 ActivityVote Activity.getVote(boolean idIsPersistent, String id)
          Retrieves the value for the reference vote for the specified qualifier attribute value.
 ActivityVote Activity.getVote(String id)
          Retrieves the value for the reference vote for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityVote
 void Activity.addVote(boolean idIsPersistent, String id, ActivityVote vote)
          Adds the specified element to the set of the values for the reference vote.
 void Activity.addVote(String id, ActivityVote vote)
          Adds the specified element to the set of the values for the reference vote using a reassignable qualifier.
 



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