|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||