当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ModeUserType24 - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.migration.model24.portal
Class ModeUserType24
java.lang.Object
org.jboss.portal.migration.helper.StringWrapperUserType
org.jboss.portal.migration.model24.portal.ModeUserType24
- All Implemented Interfaces:
- java.io.Serializable, org.hibernate.usertype.UserType
- public class ModeUserType24
- extends StringWrapperUserType
- Version:
- $Revision: 5449 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModeUserType24
public ModeUserType24()
fromString
public java.lang.Object fromString(java.lang.String name)
- Specified by:
fromString
in class StringWrapperUserType
toString
public java.lang.String toString(java.lang.Object value)
- Specified by:
toString
in class StringWrapperUserType
returnedClass
public java.lang.Class returnedClass()