edu.wisc.my.portlets.bookmarks.dao.hibernate.types
Class DefaultFolderOperationUserType

java.lang.Object
  extended by edu.wisc.my.portlets.bookmarks.dao.hibernate.types.EnumUserType<Preferences.DefaultFolderOperation>
      extended by edu.wisc.my.portlets.bookmarks.dao.hibernate.types.DefaultFolderOperationUserType
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class DefaultFolderOperationUserType
extends EnumUserType<Preferences.DefaultFolderOperation>

UserType for persisting Preferences.DefaultFolderOperations.

Version:
$Revision: 12179 $
Author:
Eric Dalquist eric.dalquist@doit.wisc.edu

Constructor Summary
DefaultFolderOperationUserType()
           
 
Method Summary
 
Methods inherited from class edu.wisc.my.portlets.bookmarks.dao.hibernate.types.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

DefaultFolderOperationUserType

public DefaultFolderOperationUserType()


Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.