com.atlassian.jira.issue.fields.layout.field.enterprise
Class CacheKey

java.lang.Object
  extended bycom.atlassian.jira.issue.fields.layout.field.enterprise.CacheKey

class CacheKey
extends java.lang.Object


Constructor Summary
CacheKey(org.ofbiz.core.entity.GenericValue project, java.lang.String issueTypeId)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheKey

public CacheKey(org.ofbiz.core.entity.GenericValue project,
                java.lang.String issueTypeId)
Method Detail

equals

public boolean equals(java.lang.Object o)

hashCode

public int hashCode()


Copyright © 2002-2005 Atlassian. All Rights Reserved.