public class HibernateHandle extends Object implements com.atlassian.bonnie.Handle
Constructor and Description |
---|
HibernateHandle(com.atlassian.bonnie.Searchable searchable) |
HibernateHandle(String handleString) |
HibernateHandle(String className,
long id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassName() |
long |
getId() |
int |
hashCode() |
String |
toString() |
public HibernateHandle(String handleString) throws ParseException
ParseException
public HibernateHandle(com.atlassian.bonnie.Searchable searchable)
public HibernateHandle(String className, long id)
Copyright © 2003–2018 Atlassian. All rights reserved.