com.atlassian.crowd.license
Class LicenseResourceEntity

java.lang.Object
  extended by com.atlassian.crowd.license.LicenseResourceEntity

public class LicenseResourceEntity
extends java.lang.Object


Constructor Summary
LicenseResourceEntity(long directoryId, java.lang.String username)
           
 
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

LicenseResourceEntity

public LicenseResourceEntity(long directoryId,
                             java.lang.String username)
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.