nl.surfnet.coin.portal.domain.hibernate
Class InviteStatusUserType

java.lang.Object
  extended by nl.surfnet.coin.shared.domain.EnumUserType<InviteStatus>
      extended by nl.surfnet.coin.portal.domain.hibernate.InviteStatusUserType
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class InviteStatusUserType
extends nl.surfnet.coin.shared.domain.EnumUserType<InviteStatus>

Hibernate UserType for InviteStatus


Constructor Summary
InviteStatusUserType()
           
 
Method Summary
 
Methods inherited from class nl.surfnet.coin.shared.domain.EnumUserType
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InviteStatusUserType

public InviteStatusUserType()


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.