com.atlassian.crowd.manager.license
Class LicenseResourceEntity

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

public class LicenseResourceEntity
extends Object


Constructor Summary
LicenseResourceEntity(long directoryId, String username)
           
 
Method Summary
 boolean equals(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,
                             String username)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2013 Atlassian. All Rights Reserved.