| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dna.connector.federation.merge.MergePlan
org.jboss.dna.connector.federation.merge.FiveContributionMergePlan
@ThreadSafe public class FiveContributionMergePlan

| Method Summary | |
|---|---|
|  int | getContributionCount() | 
|  Contribution | getContributionFrom(String sourceName)Get the contribution from the source with the supplied name. | 
|  int | hashCode() | 
|  boolean | isSource(String sourceName)Return whether the named source was consulted for a contribution. | 
|  Iterator<Contribution> | iterator() | 
| Methods inherited from class org.jboss.dna.connector.federation.merge.MergePlan | 
|---|
| addContribution, create, create, equals, getAnnotation, getAnnotationCount, getAnnotationNames, getAnnotations, getExpirationTimeInUtc, getRealContributionCount, isExpired, setAnnotation, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public int getContributionCount()
getContributionCount in class MergePlanMergePlan.getContributionCount()public Contribution getContributionFrom(String sourceName)
getContributionFrom in class MergePlansourceName - the name of the source
MergePlan.getContributionFrom(java.lang.String)public Iterator<Contribution> iterator()
Iterable.iterator()public boolean isSource(String sourceName)
isSource in class MergePlansourceName - the name of the source
contribution (even if it is an EmptyContribution)MergePlan.isSource(java.lang.String)public int hashCode()
hashCode in class ObjectObject.hashCode()| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||