org.apache.james.vut.jpa.model
Class JPAVirtualUser.VirtualUserTableId

java.lang.Object
  extended by org.apache.james.vut.jpa.model.JPAVirtualUser.VirtualUserTableId
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JPAVirtualUser

public static class JPAVirtualUser.VirtualUserTableId
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
JPAVirtualUser.VirtualUserTableId()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAVirtualUser.VirtualUserTableId

public JPAVirtualUser.VirtualUserTableId()
Method Detail

hashCode

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

equals

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


Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.