com.ptc.windchill.esi.ecn
Class ESIChangeOrgFinder.OrganizationKey

java.lang.Object
  extended bycom.ptc.windchill.esi.ecn.ESIChangeOrgFinder.OrganizationKey
Enclosing class:
ESIChangeOrgFinder

private class ESIChangeOrgFinder.OrganizationKey
extends Object


Field Summary
private  String obid
           
private  ESITarget org
           
 
Constructor Summary
ESIChangeOrgFinder.OrganizationKey(ESITarget org)
           
 
Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

org

private ESITarget org

obid

private final String obid
Constructor Detail

ESIChangeOrgFinder.OrganizationKey

public ESIChangeOrgFinder.OrganizationKey(ESITarget org)
Method Detail

equals

public boolean equals(Object other)

hashCode

public int hashCode()