|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.persistence3.ConvertibleToStringUserType<K>
com.atlassian.bamboo.key.KeyUserType<PlanKey>
com.atlassian.bamboo.plan.PlanKeyUserType
public class PlanKeyUserType
Constructor Summary | |
---|---|
PlanKeyUserType()
|
Method Summary | |
---|---|
PlanKey |
fromString(java.lang.String key)
|
static net.sf.hibernate.type.Type |
getHibernateType()
|
Methods inherited from class com.atlassian.bamboo.key.KeyUserType |
---|
toString |
Methods inherited from class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType |
---|
deepCopy, equals, isMutable, nullSafeGet, nullSafeSet, returnedClass, sqlTypes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlanKeyUserType()
Method Detail |
---|
public PlanKey fromString(@NotNull java.lang.String key)
fromString
in class ConvertibleToStringUserType<PlanKey>
public static net.sf.hibernate.type.Type getHibernateType() throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |